public interface DispatcherHelper
| Modifier and Type | Method and Description |
|---|---|
void |
mapName(org.glassfish.grizzly.http.util.DataChunk name,
MappingData mappingData) |
void |
mapPath(org.glassfish.grizzly.http.HttpRequestPacket requestPacket,
org.glassfish.grizzly.http.util.DataChunk path,
MappingData mappingData) |
void mapPath(org.glassfish.grizzly.http.HttpRequestPacket requestPacket,
org.glassfish.grizzly.http.util.DataChunk path,
MappingData mappingData)
throws Exception
Exceptionvoid mapName(org.glassfish.grizzly.http.util.DataChunk name,
MappingData mappingData)
throws Exception
ExceptionCopyright © 2018 Oracle Corporation. All Rights Reserved.