Interface WebsocketSender<T>
-
- All Known Implementing Classes:
NonSerializableWebsocketSender
public interface WebsocketSender<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsend(T connectionInformation, String message)WebsocketSenderIdsenderId()
-
-
-
Method Detail
-
senderId
WebsocketSenderId senderId()
-
-