Uses of Package
org.java_websocket.framing
-
Packages that use org.java_websocket.framing Package Description org.java_websocket org.java_websocket.client This package encapsulates all implementations in relation with the WebSocketClient.org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts.org.java_websocket.extensions This package encapsulates all interfaces and implementations in relation with the WebSocket Sec-WebSocket-Extensions.org.java_websocket.extensions.permessage_deflate org.java_websocket.framing This package encapsulates all interfaces and implementations in relation with the WebSocket frames.org.java_websocket.server This package encapsulates all implementations in relation with the WebSocketServer. -
Classes in org.java_websocket.framing used by org.java_websocket Class Description Framedata The interface for the framePingFrame Class to represent a ping frame -
Classes in org.java_websocket.framing used by org.java_websocket.client Class Description Framedata The interface for the frame -
Classes in org.java_websocket.framing used by org.java_websocket.drafts Class Description Framedata The interface for the frame -
Classes in org.java_websocket.framing used by org.java_websocket.extensions Class Description Framedata The interface for the frame -
Classes in org.java_websocket.framing used by org.java_websocket.extensions.permessage_deflate Class Description Framedata The interface for the frame -
Classes in org.java_websocket.framing used by org.java_websocket.framing Class Description ControlFrame Abstract class to represent control framesDataFrame Abstract class to represent data framesFramedata The interface for the frameFramedataImpl1 Abstract implementation of a framePingFrame Class to represent a ping frame -
Classes in org.java_websocket.framing used by org.java_websocket.server Class Description Framedata The interface for the frame