| Package | Description |
|---|---|
| org.apache.synapse.transport.nhttp |
| Constructor and Description |
|---|
ServerHandler(ListenerContext listenerContext) |
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.