Uses of Class
de.quantummaid.httpmaid.websockets.endpoint.RawWebsocketConnect
-
Packages that use RawWebsocketConnect Package Description de.quantummaid.httpmaid.websockets.endpoint -
-
Uses of RawWebsocketConnect in de.quantummaid.httpmaid.websockets.endpoint
Methods in de.quantummaid.httpmaid.websockets.endpoint that return RawWebsocketConnect Modifier and Type Method Description RawWebsocketConnectRawWebsocketConnectBuilder. build()static RawWebsocketConnectRawWebsocketConnect. rawWebsocketConnect(ConnectionInformation connectionInformation, WebsocketSenderId websocketSenderId, QueryParameters queryParameters, Headers headers)static RawWebsocketConnectRawWebsocketConnect. rawWebsocketConnect(ConnectionInformation connectionInformation, WebsocketSenderId websocketSenderId, QueryParameters queryParameters, Headers headers, Map<MetaDataKey<?>,Object> additionalMetaData)
-