Package | Description |
---|---|
org.eclipse.jetty.http.pathmap | |
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
org.eclipse.jetty.websocket.server |
Jetty WebSocket Server : Implementation [Internal Use Only]
|
Modifier and Type | Field and Description |
---|---|
private PathMappings<java.lang.Boolean> |
PathSpecSet.specs |
Modifier and Type | Field and Description |
---|---|
private PathMappings<java.lang.String> |
CustomRequestLog._ignorePathMap |
private PathMappings<java.lang.String> |
AbstractNCSARequestLog._ignorePathMap
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private PathMappings<ServletHolder> |
ServletHandler._servletPathMap |
Modifier and Type | Field and Description |
---|---|
private PathMappings<WebSocketCreator> |
NativeWebSocketConfiguration.mappings |