Uses of Interface
io.helidon.websocket.WsFrame
Packages that use WsFrame
-
Uses of WsFrame in io.helidon.websocket
Classes in io.helidon.websocket that implement WsFrameModifier and TypeClassDescriptionfinal class
Frame from a client (always masked).final class
Frame from a server (never masked).