Uses of Class
org.apache.cxf.transport.http.netty.server.ThreadingParameters
Packages that use ThreadingParameters
Package
Description
-
Uses of ThreadingParameters in org.apache.cxf.transport.http.netty.server
Methods in org.apache.cxf.transport.http.netty.server that return ThreadingParametersMethods in org.apache.cxf.transport.http.netty.server that return types with arguments of type ThreadingParametersMethods in org.apache.cxf.transport.http.netty.server with parameters of type ThreadingParametersModifier and TypeMethodDescriptionvoidNettyHttpServerEngine.setThreadingParameters(ThreadingParameters params) Method parameters in org.apache.cxf.transport.http.netty.server with type arguments of type ThreadingParametersModifier and TypeMethodDescriptionvoidNettyHttpServerEngineFactory.setThreadingParametersMap(Map<String, ThreadingParameters> parameterMap) -
Uses of ThreadingParameters in org.apache.cxf.transport.http.netty.server.spring
Methods in org.apache.cxf.transport.http.netty.server.spring that return ThreadingParametersModifier and TypeMethodDescriptionstatic ThreadingParametersNettyHttpServerEngineBeanDefinitionParser.createThreadingParameters(String s, jakarta.xml.bind.JAXBContext context) Methods in org.apache.cxf.transport.http.netty.server.spring that return types with arguments of type ThreadingParametersModifier and TypeMethodDescriptionNettySpringTypesFactory.createThreadingParametersMap(String s, jakarta.xml.bind.JAXBContext ctx)