| Package | Description |
|---|---|
| org.apache.cxf.transport.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTTPServerEngine |
| Modifier and Type | Field and Description |
|---|---|
protected HttpServerEngine |
UndertowHTTPDestination.engine |
| Modifier and Type | Method and Description |
|---|---|
HttpServerEngine |
HttpServerEngineFactory.getHTTPServerEngine(String host,
int port,
String protocol) |
HttpServerEngine |
AbstractHTTPServerEngineFactory.getHTTPServerEngine(String host,
int port,
String protocol) |
HttpServerEngine |
HttpServerEngineFactory.retrieveHTTPServerEngine(int port) |
HttpServerEngine |
AbstractHTTPServerEngineFactory.retrieveHTTPServerEngine(int port) |
Copyright © 2016. All rights reserved.