Uses of Class
de.quantummaid.httpmaid.websockets.endpoint.RawWebsocketMessage
-
Packages that use RawWebsocketMessage Package Description de.quantummaid.httpmaid.websockets.endpoint -
-
Uses of RawWebsocketMessage in de.quantummaid.httpmaid.websockets.endpoint
Methods in de.quantummaid.httpmaid.websockets.endpoint that return RawWebsocketMessage Modifier and Type Method Description static RawWebsocketMessageRawWebsocketMessage. rawWebsocketMessage(ConnectionInformation connectionInformation, String body)
-