Interface | Description |
---|---|
Container |
The
Container object is used to process HTTP requests
and compose HTTP responses. |
Class | Description |
---|---|
ContainerProcessor |
The
ContainerProcessor object is used to create
channels which can be used to consume and process requests. |
ContainerServer |
The
ContainerServer object provides a processor
that dispatch requests from a connected pipeline. |