Package org.java_websocket.extensions
package org.java_websocket.extensions
This package encapsulates all interfaces and implementations in relation with the WebSocket
Sec-WebSocket-Extensions.
-
ClassDescriptionImplementation for a compression extension specified by https://tools.ietf.org/html/rfc7692Class which represents the normal websocket implementation specified by rfc6455.Interface which specifies all required methods to develop a websocket extension.