Uses of Class
de.quantummaid.httpmaid.websockets.endpoint.RawWebsocketDisconnect
-
Packages that use RawWebsocketDisconnect Package Description de.quantummaid.httpmaid.websockets.endpoint -
-
Uses of RawWebsocketDisconnect in de.quantummaid.httpmaid.websockets.endpoint
Methods in de.quantummaid.httpmaid.websockets.endpoint that return RawWebsocketDisconnect Modifier and Type Method Description static RawWebsocketDisconnectRawWebsocketDisconnect. rawWebsocketDisconnect(ConnectionInformation connectionInformation)static RawWebsocketDisconnectRawWebsocketDisconnect. rawWebsocketDisconnect(ConnectionInformation connectionInformation, Map<MetaDataKey<?>,Object> additionalMetaData)
-