All Classes
Class
Description
We use a special connection implementation so we can intercept the end of transmission and sneak in some extra payload
that is consumed by the home
GatewayServer
and not sent to the actual client.We need a special connection factory so we can provide our own connection implementation
GatewayConnection
.Utility factory to provide access to implementation level instances.
The Gateway server is a drop-in replacement for the default Jetty Server class for the
Gateway receiving end - on the worker node.
Internal information access for gateway components.