Uses of Class
org.apache.axis2.transport.nhttp.ServerHandler

Packages that use ServerHandler
org.apache.axis2.transport.nhttp   
 

Uses of ServerHandler in org.apache.axis2.transport.nhttp
 

Methods in org.apache.axis2.transport.nhttp that return ServerHandler
 ServerHandler ServerWorker.getServiceHandler()
           
 

Constructors in org.apache.axis2.transport.nhttp with parameters of type ServerHandler
ServerWorker(ConfigurationContext cfgCtx, org.apache.http.nio.NHttpServerConnection conn, boolean isHttps, ServerHandler serverHandler, org.apache.http.HttpRequest request, java.io.InputStream is, org.apache.http.HttpResponse response, java.io.OutputStream os)
          Create a new server side worker to process an incoming message and optionally begin creating its output.
 



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