Apache CXF API

Uses of Class
org.apache.cxf.transports.http_netty_server.configuration.NettyHttpServerEngineFactoryConfigType

Packages that use NettyHttpServerEngineFactoryConfigType
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
 NettyHttpServerEngineFactoryConfigType ObjectFactory.createNettyHttpServerEngineFactoryConfigType()
          Create an instance of NettyHttpServerEngineFactoryConfigType
 

Methods in org.apache.cxf.transports.http_netty_server.configuration that return types with arguments of type NettyHttpServerEngineFactoryConfigType
 JAXBElement<NettyHttpServerEngineFactoryConfigType> ObjectFactory.createEngineFactory(NettyHttpServerEngineFactoryConfigType value)
          Create an instance of JAXBElement<NettyHttpServerEngineFactoryConfigType>}
 

Methods in org.apache.cxf.transports.http_netty_server.configuration with parameters of type NettyHttpServerEngineFactoryConfigType
 JAXBElement<NettyHttpServerEngineFactoryConfigType> ObjectFactory.createEngineFactory(NettyHttpServerEngineFactoryConfigType value)
          Create an instance of JAXBElement<NettyHttpServerEngineFactoryConfigType>}
 


Apache CXF API

Apache CXF