Uses of Interface
org.apache.axis2.transport.http.server.Worker

Packages that use Worker
org.apache.axis2.transport.http   
org.apache.axis2.transport.http.server   
 

Uses of Worker in org.apache.axis2.transport.http
 

Classes in org.apache.axis2.transport.http that implement Worker
 class HTTPWorker
           
 

Methods in org.apache.axis2.transport.http that return Worker
 Worker HTTPWorkerFactory.newWorker()
           
 

Uses of Worker in org.apache.axis2.transport.http.server
 

Methods in org.apache.axis2.transport.http.server that return Worker
 Worker WorkerFactory.newWorker()
           
 

Constructors in org.apache.axis2.transport.http.server with parameters of type Worker
AxisHttpService(org.apache.http.protocol.HttpProcessor httpProcessor, org.apache.http.ConnectionReuseStrategy connStrategy, org.apache.http.HttpResponseFactory responseFactory, ConfigurationContext configurationContext, Worker worker)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.