Uses of Class
org.apache.cxf.transports.http_undertow.configuration.ThreadingParametersIdentifiedType
Packages that use ThreadingParametersIdentifiedType
-
Uses of ThreadingParametersIdentifiedType in org.apache.cxf.transports.http_undertow.configuration
Fields in org.apache.cxf.transports.http_undertow.configuration with type parameters of type ThreadingParametersIdentifiedTypeModifier and TypeFieldDescriptionprotected List<ThreadingParametersIdentifiedType>UndertowHTTPServerEngineFactoryConfigType.identifiedThreadingParametersMethods in org.apache.cxf.transports.http_undertow.configuration that return ThreadingParametersIdentifiedTypeModifier and TypeMethodDescriptionObjectFactory.createThreadingParametersIdentifiedType()Create an instance ofThreadingParametersIdentifiedTypeMethods in org.apache.cxf.transports.http_undertow.configuration that return types with arguments of type ThreadingParametersIdentifiedTypeModifier and TypeMethodDescriptionUndertowHTTPServerEngineFactoryConfigType.getIdentifiedThreadingParameters()Gets the value of the identifiedThreadingParameters property.