All Classes
Class
Description
Controller filter for the Gateway management Web app.
Public factory for internal implementation instances.
This handler enables the dispatching to a worker process.
The gateway handler maintains a map of session id to handling worker process.
Mapping session ids to worker processes, so we can keep dispatching to the right nodes.
Marshalling a servlet request into its original wire format - and supporting streaming.
Write a response that is chunked into byte[] into a servlet response.