| Package | Description |
|---|---|
| org.apache.cxf.transport.http_undertow | |
| org.apache.cxf.transport.websocket.atmosphere | |
| org.apache.cxf.transport.websocket.undertow |
| Modifier and Type | Field and Description |
|---|---|
protected UndertowHTTPDestination |
UndertowHTTPHandler.undertowHTTPDestination |
| Modifier and Type | Method and Description |
|---|---|
protected UndertowHTTPHandler |
UndertowHTTPDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
| Constructor and Description |
|---|
UndertowHTTPHandler(UndertowHTTPDestination uhd,
boolean cmt) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereWebSocketUndertowDestination |
| Modifier and Type | Method and Description |
|---|---|
protected UndertowHTTPHandler |
AtmosphereWebSocketUndertowDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
| Modifier and Type | Class and Description |
|---|---|
class |
UndertowWebSocketDestination |
| Modifier and Type | Method and Description |
|---|---|
protected UndertowHTTPHandler |
UndertowWebSocketDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
Apache CXF