| Package | Description |
|---|---|
| org.apache.synapse.transport.nhttp |
| Modifier and Type | Field and Description |
|---|---|
protected ServerHandler |
DefaultHttpGetProcessor.serverHandler |
| Modifier and Type | Method and Description |
|---|---|
ServerHandler |
ServerWorker.getServiceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHttpGetProcessor.init(org.apache.axis2.context.ConfigurationContext cfgCtx,
ServerHandler serverHandler) |
void |
HttpGetRequestProcessor.init(org.apache.axis2.context.ConfigurationContext cfgCtx,
ServerHandler serverHandler)
Initialize the HttpGetProcessor
|
| Constructor and Description |
|---|
ServerWorker(ListenerContext listenerContext,
org.apache.http.nio.NHttpServerConnection conn,
ServerHandler serverHandler,
org.apache.http.HttpRequest request,
InputStream is,
org.apache.http.HttpResponse response,
OutputStream os)
Create a new server side worker to process an incoming message and optionally begin creating
its output.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.