| 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(java.lang.String host,
int port,
java.lang.String protocol) |
HttpServerEngine |
AbstractHTTPServerEngineFactory.getHTTPServerEngine(java.lang.String host,
int port,
java.lang.String protocol) |
HttpServerEngine |
HttpServerEngineFactory.retrieveHTTPServerEngine(int port) |
HttpServerEngine |
AbstractHTTPServerEngineFactory.retrieveHTTPServerEngine(int port) |
Copyright © 2018. All rights reserved.