Uses of Class
org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Packages that use JettyHTTPServerEngineConfigType
-
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 JettyHTTPServerEngineConfigTypeModifier and TypeFieldDescriptionprotected List<JettyHTTPServerEngineConfigType>JettyHTTPServerEngineFactoryConfigType.engineSpecifies the configuration for a particular Jetty runtime instance.Methods in org.apache.cxf.transports.http_jetty.configuration that return JettyHTTPServerEngineConfigTypeModifier and TypeMethodDescriptionObjectFactory.createJettyHTTPServerEngineConfigType()Create an instance ofJettyHTTPServerEngineConfigTypeMethods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type JettyHTTPServerEngineConfigTypeModifier and TypeMethodDescriptionJettyHTTPServerEngineFactoryConfigType.getEngine()Specifies the configuration for a particular Jetty runtime instance.