Interface | Description |
---|---|
Container |
The
Container object is used to process HTTP requests
and compose HTTP responses. |
Class | Description |
---|---|
ContainerSocketProcessor |
The
ContainerSocketProcessor object is a connector
that dispatch requests from a connected pipeline. |
ContainerTransportProcessor |
The
ContainerProcessor object is used to create
channels which can be used to consume and process requests. |
Conversation |
The
Conversation object is used to set and interpret
the semantics of the HTTP headers with regard to the encoding
used for the response. |
Enum | Description |
---|---|
ContainerEvent |
The
ContainerEvent enum represents events that occur when
processing a HTTP transaction. |
Copyright © 2018. All rights reserved.