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