Apache CXF API

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

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

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

Fields in org.apache.cxf.transports.http_jetty.configuration with type parameters of type JettyHTTPServerEngineConfigType
protected  List<JettyHTTPServerEngineConfigType> JettyHTTPServerEngineFactoryConfigType.engine
           
 

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

Methods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type JettyHTTPServerEngineConfigType
 List<JettyHTTPServerEngineConfigType> JettyHTTPServerEngineFactoryConfigType.getEngine()
          Gets the value of the engine property.
 


Apache CXF API

Apache CXF