Used to indicate that the extension makes use of the RSV1 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV1.
Used to indicate that the extension makes use of the RSV2 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV2.
Used to indicate that the extension makes use of the RSV3 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV3.
The active configuration for this extension.
The <code>Sec-WebSocket-Extensions</code> name for this extension. <p> Also known as the <a href="https://tools.ietf.org/html/rfc6455#section-9.1"><code>extension-token</code> per Section 9.1. Negotiating Extensions</a>.
Used to indicate that the extension makes use of the RSV1 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV1.
Used to indicate that the extension makes use of the RSV2 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV2.
Used to indicate that the extension makes use of the RSV3 bit of the base websocket framing. <p> This is used to adjust validation during parsing, as well as a checkpoint against 2 or more extensions all simultaneously claiming ownership of RSV3.
Set the next {@link IncomingFrames} to call in the chain.
Set the next {@link OutgoingFrames} to call in the chain.