Uses of Class
org.apache.cxf.transport.http_undertow.ThreadingParameters
Packages that use ThreadingParameters
Package
Description
-
Uses of ThreadingParameters in org.apache.cxf.transport.http_undertow
Methods in org.apache.cxf.transport.http_undertow that return ThreadingParametersModifier and TypeMethodDescriptionUndertowHTTPServerEngine.getThreadingParameters()This method returns the threading parameters that have been set.Methods in org.apache.cxf.transport.http_undertow that return types with arguments of type ThreadingParametersMethods in org.apache.cxf.transport.http_undertow with parameters of type ThreadingParametersModifier and TypeMethodDescriptionvoidUndertowHTTPServerEngine.setThreadingParameters(ThreadingParameters params) This method sets the threading parameters for this particular server engine.Method parameters in org.apache.cxf.transport.http_undertow with type arguments of type ThreadingParametersModifier and TypeMethodDescriptionvoidUndertowHTTPServerEngineFactory.setThreadingParametersMap(Map<String, ThreadingParameters> threadingParamsMap) This call sets the ThreadingParameters for a UndertowHTTPServerEngine -
Uses of ThreadingParameters in org.apache.cxf.transport.http_undertow.spring
Methods in org.apache.cxf.transport.http_undertow.spring that return ThreadingParametersModifier and TypeMethodDescriptionstatic ThreadingParametersUndertowHTTPServerEngineBeanDefinitionParser.createThreadingParameters(String s, jakarta.xml.bind.JAXBContext context) Methods in org.apache.cxf.transport.http_undertow.spring that return types with arguments of type ThreadingParametersModifier and TypeMethodDescriptionUndertowSpringTypesFactory.createThreadingParametersMap(String s, jakarta.xml.bind.JAXBContext ctx)