| Package | Description |
|---|---|
| org.apache.cxf.transport.http_undertow | |
| org.apache.cxf.transport.http_undertow.blueprint |
| 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) |
Apache CXF