Uses of Interface
org.miaixz.bus.http.socket.WebSocketReader.FrameCallback
Packages that use WebSocketReader.FrameCallback
Package
Description
Provides the implementation of the WebSocket protocol (RFC 6455) for creating and managing WebSocket connections.
-
Uses of WebSocketReader.FrameCallback in org.miaixz.bus.http.socket
Classes in org.miaixz.bus.http.socket that implement WebSocketReader.FrameCallbackModifier and TypeClassDescriptionfinal classAn implementation of the WebSocket protocol (RFC 6455).