| Package | Description |
|---|---|
| org.apache.cxf.transport.http.netty.server | |
| org.apache.cxf.transport.http.netty.server.spring |
| Modifier and Type | Field and Description |
|---|---|
protected NettyHttpServerEngineFactory |
NettyHttpDestination.serverEngineFactory |
| Constructor and Description |
|---|
NettyHttpDestination(org.apache.cxf.Bus b,
org.apache.cxf.transport.http.DestinationRegistry registry,
org.apache.cxf.service.model.EndpointInfo ei,
NettyHttpServerEngineFactory serverEngineFactory)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NettyHttpServerEngineFactoryBeanDefinitionParser.SpringNettyHttpServerEngineFactory |
| Constructor and Description |
|---|
SpringNettyHttpServerEngine(NettyHttpServerEngineFactory fac,
org.apache.cxf.Bus b,
String host,
int port) |
Apache CXF