Uses of Class
org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
-
Packages that use JettyHTTPServerEngineConfigType Package Description 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 Modifier and Type Field Description protected List<JettyHTTPServerEngineConfigType>JettyHTTPServerEngineFactoryConfigType. engineMethods in org.apache.cxf.transports.http_jetty.configuration that return JettyHTTPServerEngineConfigType Modifier and Type Method Description JettyHTTPServerEngineConfigTypeObjectFactory. createJettyHTTPServerEngineConfigType()Create an instance ofJettyHTTPServerEngineConfigTypeMethods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type JettyHTTPServerEngineConfigType Modifier and Type Method Description List<JettyHTTPServerEngineConfigType>JettyHTTPServerEngineFactoryConfigType. getEngine()Gets the value of the engine property.
-