See: Description
Class | Description |
---|---|
HandshakeFilter |
Deal with the HTTP handshake message only: building the HTTP request for downstream filters,
receiving and interpreting the handshake response on upstream flow.
|
HttpUpgradeHandlerDelegate |
Delegate Servlet HTTP upgrade mechanism, because we can't instantiate
the handler ourselves (it needs the Grizzly connection).
|
SwitchingHttpClientFilter |
Manage runtime deactivation of the HTTP filter.
|
SwitchingSslFilter |
The
SSLFilter implementation, which might be activated/deactivated at runtime. |
WebSocketAdapterFilter |
Top-level filter in the Grizzly filter chain.
|
WebSocketExchange |
Message that initiates the web-socket connection establishment.
|
Copyright 2011-2017 ForgeRock AS.