Package org.java_websocket.framing
package org.java_websocket.framing
This package encapsulates all interfaces and implementations in relation with the WebSocket
frames.
-
ClassDescriptionClass to represent a binary frameClass to represent a close frameClass to represent a continuous frameAbstract class to represent control framesAbstract class to represent data framesThe interface for the frameAbstract implementation of a frameClass to represent a ping frameClass to represent a pong frameClass to represent a text frames