Interface WebsocketProducerConsumer
-
- All Known Implementing Classes:
WebsocketConsumer,WebsocketProducer
public interface WebsocketProducerConsumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebsocketEndpointgetEndpoint()Gets the endpoint
-
-
-
Method Detail
-
getEndpoint
WebsocketEndpoint getEndpoint()
Gets the endpoint
-
-