Package | Description |
---|---|
org.apache.cxf.transport.http_undertow | |
org.apache.cxf.transport.websocket.atmosphere | |
org.apache.cxf.transport.websocket.undertow |
Modifier and Type | Method and Description |
---|---|
protected UndertowHTTPHandler |
UndertowHTTPDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
UndertowHTTPHandler |
UndertowHTTPServerEngine.getServant(URL url) |
UndertowHTTPHandler |
ServerEngine.getServant(URL url)
Get a previously registered servant.
|
Modifier and Type | Method and Description |
---|---|
void |
UndertowHTTPServerEngine.addServant(URL url,
UndertowHTTPHandler handler) |
void |
ServerEngine.addServant(URL url,
UndertowHTTPHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected UndertowHTTPHandler |
AtmosphereWebSocketUndertowDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
Modifier and Type | Method and Description |
---|---|
protected UndertowHTTPHandler |
UndertowWebSocketDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd,
boolean cmExact) |
Apache CXF