Uses of Interface
org.apache.axis2.transport.http.server.Worker
Packages that use Worker
-
Uses of Worker in org.apache.axis2.transport.http
Classes in org.apache.axis2.transport.http that implement WorkerMethods in org.apache.axis2.transport.http that return Worker -
Uses of Worker in org.apache.axis2.transport.http.server
Methods in org.apache.axis2.transport.http.server that return WorkerConstructors in org.apache.axis2.transport.http.server with parameters of type WorkerModifierConstructorDescriptionAxisHttpService(org.apache.hc.core5.http.protocol.HttpProcessor httpProcessor, org.apache.hc.core5.http.config.Http1Config http1Config, org.apache.hc.core5.http.ConnectionReuseStrategy connStrategy, org.apache.hc.core5.http.impl.Http1StreamListener streamListener, org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory responseFactory, org.apache.axis2.context.ConfigurationContext configurationContext, Worker worker)