Uses of Class
org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType
-
Packages that use NettyHttpServerEngineFactoryConfigType Package Description org.apache.cxf.transports.http_netty_server.configuration -
-
Uses of NettyHttpServerEngineFactoryConfigType in org.apache.cxf.transports.http_netty_server.configuration
Methods in org.apache.cxf.transports.http_netty_server.configuration that return NettyHttpServerEngineFactoryConfigType Modifier and Type Method Description NettyHttpServerEngineFactoryConfigTypeObjectFactory. createNettyHttpServerEngineFactoryConfigType()Create an instance ofNettyHttpServerEngineFactoryConfigTypeMethods in org.apache.cxf.transports.http_netty_server.configuration that return types with arguments of type NettyHttpServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<NettyHttpServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(NettyHttpServerEngineFactoryConfigType value)Methods in org.apache.cxf.transports.http_netty_server.configuration with parameters of type NettyHttpServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<NettyHttpServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(NettyHttpServerEngineFactoryConfigType value)
-