Interface WebSocketConnection.BroadcastSender

All Superinterfaces:
Sender
Enclosing interface:
WebSocketConnection

public static interface WebSocketConnection.BroadcastSender extends Sender
Makes it possible to send messages to all clients connected to the same WebSocket endpoint.
See Also: