Uses of Class
org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Packages that use ThreadingParametersIdentifiedType
-
Uses of ThreadingParametersIdentifiedType in org.apache.cxf.transports.http_jetty.configuration
Fields in org.apache.cxf.transports.http_jetty.configuration with type parameters of type ThreadingParametersIdentifiedTypeModifier and TypeFieldDescriptionprotected List<ThreadingParametersIdentifiedType>JettyHTTPServerEngineFactoryConfigType.identifiedThreadingParametersSpecifies a reusable set of properties for controlling a Jetty instance's thread pool.Methods in org.apache.cxf.transports.http_jetty.configuration that return ThreadingParametersIdentifiedTypeModifier and TypeMethodDescriptionObjectFactory.createThreadingParametersIdentifiedType()Create an instance ofThreadingParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_jetty.configuration that return types with arguments of type ThreadingParametersIdentifiedTypeModifier and TypeMethodDescriptionJettyHTTPServerEngineFactoryConfigType.getIdentifiedThreadingParameters()Specifies a reusable set of properties for controlling a Jetty instance's thread pool.