Uses of Class
org.apache.cxf.transport.http.netty.server.NettyHttpServerEngineFactory
Packages that use NettyHttpServerEngineFactory
Package
Description
-
Uses of NettyHttpServerEngineFactory in org.apache.cxf.transport.http.netty.server
Fields in org.apache.cxf.transport.http.netty.server declared as NettyHttpServerEngineFactoryModifier and TypeFieldDescriptionprotected NettyHttpServerEngineFactoryNettyHttpDestination.serverEngineFactoryConstructors in org.apache.cxf.transport.http.netty.server with parameters of type NettyHttpServerEngineFactoryModifierConstructorDescriptionNettyHttpDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, NettyHttpServerEngineFactory serverEngineFactory) Constructor -
Uses of NettyHttpServerEngineFactory in org.apache.cxf.transport.http.netty.server.spring
Modifier and TypeClassDescriptionstatic classConstructors in org.apache.cxf.transport.http.netty.server.spring with parameters of type NettyHttpServerEngineFactoryModifierConstructorDescriptionSpringNettyHttpServerEngine(NettyHttpServerEngineFactory fac, Bus b, String host, int port)