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.identifiedThreadingParametersMethods 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()Gets the value of the identifiedThreadingParameters property.