Uses of Class
io.hotmoka.ws.client.WebSocketFrame
-
-
Uses of WebSocketFrame in io.hotmoka.ws.client
Methods in io.hotmoka.ws.client that return WebSocketFrame Modifier and Type Method Description static WebSocketFrameWebSocketFrame. fromNative(com.neovisionaries.ws.client.WebSocketFrame parent)Methods in io.hotmoka.ws.client with parameters of type WebSocketFrame Modifier and Type Method Description voidWebSocketAdapter. onDisconnected(WebSocket websocket, WebSocketFrame serverCloseFrame, WebSocketFrame clientCloseFrame, boolean closedByServer)
-