Uses of Class
org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
-
Packages that use JettyHTTPServerEngineFactoryConfigType Package Description 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 Modifier and Type Method Description JettyHTTPServerEngineFactoryConfigTypeObjectFactory. createJettyHTTPServerEngineFactoryConfigType()Create an instance ofJettyHTTPServerEngineFactoryConfigTypeMethods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type JettyHTTPServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<JettyHTTPServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(JettyHTTPServerEngineFactoryConfigType value)Methods in org.apache.cxf.transports.http_jetty.configuration with parameters of type JettyHTTPServerEngineFactoryConfigType Modifier and Type Method Description javax.xml.bind.JAXBElement<JettyHTTPServerEngineFactoryConfigType>ObjectFactory. createEngineFactory(JettyHTTPServerEngineFactoryConfigType value)
-