Uses of Class
org.java_websocket.framing.ControlFrame
Packages that use ControlFrame
Package
Description
This package encapsulates all interfaces and implementations in relation with the WebSocket
frames.
-
Uses of ControlFrame in org.java_websocket.framing
Subclasses of ControlFrame in org.java_websocket.framingModifier and TypeClassDescriptionclassClass to represent a close frameclassClass to represent a ping frameclassClass to represent a pong frame