Apache CXF API

Uses of Class
org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType

Packages that use JettyHTTPServerEngineFactoryConfigType
org.apache.cxf.transports.http_jetty.configuration   
 

Uses of JettyHTTPServerEngineFactoryConfigType in org.apache.cxf.transports.http_jetty.configuration
 

Methods in org.apache.cxf.transports.http_jetty.configuration that return JettyHTTPServerEngineFactoryConfigType
 JettyHTTPServerEngineFactoryConfigType ObjectFactory.createJettyHTTPServerEngineFactoryConfigType()
          Create an instance of JettyHTTPServerEngineFactoryConfigType
 

Methods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type JettyHTTPServerEngineFactoryConfigType
 javax.xml.bind.JAXBElement<JettyHTTPServerEngineFactoryConfigType> ObjectFactory.createEngineFactory(JettyHTTPServerEngineFactoryConfigType value)
          Create an instance of JAXBElement<JettyHTTPServerEngineFactoryConfigType>}
 

Methods in org.apache.cxf.transports.http_jetty.configuration with parameters of type JettyHTTPServerEngineFactoryConfigType
 javax.xml.bind.JAXBElement<JettyHTTPServerEngineFactoryConfigType> ObjectFactory.createEngineFactory(JettyHTTPServerEngineFactoryConfigType value)
          Create an instance of JAXBElement<JettyHTTPServerEngineFactoryConfigType>}
 


Apache CXF API

Apache CXF