Package io.datarouter.websocket.endpoint
Class SwedishEchoEndpoint
java.lang.Object
javax.websocket.Endpoint
io.datarouter.websocket.endpoint.BaseEndpoint
io.datarouter.websocket.endpoint.SwedishEchoEndpoint
public class SwedishEchoEndpoint extends BaseEndpoint
return twice the message received
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SwedishEchoEndpoint() -
Method Summary
Modifier and Type Method Description protected SwedishEchoMessageHandlergetMessageHandler()
-
Constructor Details
-
SwedishEchoEndpoint
public SwedishEchoEndpoint()
-
-
Method Details
-
getMessageHandler
- Specified by:
getMessageHandlerin classBaseEndpoint
-