| 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 JettyHTTPDestination |
JettyHTTPHandler.jettyHTTPDestination |
| Modifier and Type | Method and Description |
|---|---|
protected JettyHTTPHandler |
JettyHTTPDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
| Constructor and Description |
|---|
JettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereWebSocketJettyDestination |
| Modifier and Type | Method and Description |
|---|---|
protected JettyHTTPHandler |
AtmosphereWebSocketJettyDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
| Modifier and Type | Class and Description |
|---|---|
class |
Jetty9WebSocketDestination |
| Modifier and Type | Method and Description |
|---|---|
protected JettyHTTPHandler |
Jetty9WebSocketDestination.createJettyHTTPHandler(JettyHTTPDestination jhd,
boolean cmExact) |
Apache CXF