|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |