Uses of Class
org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineConfigType
-
Packages that use NettyHttpServerEngineConfigType Package Description org.apache.cxf.transports.http_netty_server.configuration -
-
Uses of NettyHttpServerEngineConfigType in org.apache.cxf.transports.http_netty_server.configuration
Fields in org.apache.cxf.transports.http_netty_server.configuration with type parameters of type NettyHttpServerEngineConfigType Modifier and Type Field Description protected List<NettyHttpServerEngineConfigType>NettyHttpServerEngineFactoryConfigType. engineMethods in org.apache.cxf.transports.http_netty_server.configuration that return NettyHttpServerEngineConfigType Modifier and Type Method Description NettyHttpServerEngineConfigTypeObjectFactory. createNettyHttpServerEngineConfigType()Create an instance ofNettyHttpServerEngineConfigTypeMethods in org.apache.cxf.transports.http_netty_server.configuration that return types with arguments of type NettyHttpServerEngineConfigType Modifier and Type Method Description List<NettyHttpServerEngineConfigType>NettyHttpServerEngineFactoryConfigType. getEngine()Gets the value of the engine property.
-