Interface WebSocketFrame

All Superinterfaces:
AutoCloseable, Bytes, SafeCloseable
All Known Subinterfaces:
CloseWebSocketFrame

@UnstableApi public interface WebSocketFrame extends Bytes
A WebSocketFrame to send data to the peer.
See Also: