Package | Description |
---|---|
org.apache.cxf.transport.http_jetty | |
org.apache.cxf.transport.websocket.atmosphere | |
org.apache.cxf.transport.websocket.jetty9 |
Modifier and Type | Field and Description |
---|---|
protected JettyHTTPHandler |
JettyHTTPDestination.handler |
Modifier and Type | Method and Description |
---|---|
protected JettyHTTPHandler |
JettyHTTPDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
Modifier and Type | Method and Description |
---|---|
void |
JettyHTTPServerEngine.addServant(URL url,
JettyHTTPHandler handler)
Register a servant.
|
void |
ServerEngine.addServant(URL url,
JettyHTTPHandler handler)
Register a servant.
|
Modifier and Type | Method and Description |
---|---|
protected JettyHTTPHandler |
AtmosphereWebSocketJettyDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
Modifier and Type | Method and Description |
---|---|
protected JettyHTTPHandler |
Jetty9WebSocketDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
Apache CXF