Package | Description |
---|---|
org.apache.cxf.transport.http_undertow | |
org.apache.cxf.transport.http_undertow.blueprint | |
org.apache.cxf.transport.http_undertow.handlers |
Modifier and Type | Method and Description |
---|---|
List<CXFUndertowHttpHandler> |
UndertowHTTPServerEngine.getHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
UndertowHTTPServerEngine.setHandlers(List<CXFUndertowHttpHandler> h)
set the Undertow server's handlers
|
Modifier and Type | Method and Description |
---|---|
void |
UndertowHTTPServerEngineFactoryHolder.setHandlersMap(Map<String,List<CXFUndertowHttpHandler>> handlersMap) |
Modifier and Type | Class and Description |
---|---|
class |
CxfRequestLimitingHandler |
class |
CxfUndertowLogHandler |
Apache CXF