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