Package ratpack.websocket
Interface WebSocketMessage<T>
-
public interface WebSocketMessage<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebSocketgetConnection()TgetOpenResult()java.lang.StringgetText()
-