Uses of Class
de.quantummaid.httpmaid.websockets.endpoint.RawWebsocketConnectBuilder
-
Packages that use RawWebsocketConnectBuilder Package Description de.quantummaid.httpmaid.websockets.endpoint -
-
Uses of RawWebsocketConnectBuilder in de.quantummaid.httpmaid.websockets.endpoint
Methods in de.quantummaid.httpmaid.websockets.endpoint that return RawWebsocketConnectBuilder Modifier and Type Method Description static RawWebsocketConnectBuilderRawWebsocketConnect. rawWebsocketConnectBuilder()static RawWebsocketConnectBuilderRawWebsocketConnectBuilder. rawWebsocketConnectBuilder()<T> RawWebsocketConnectBuilderRawWebsocketConnectBuilder. withAdditionalMetaData(MetaDataKey<T> key, T value)RawWebsocketConnectBuilderRawWebsocketConnectBuilder. withConnectionInformation(WebsocketSenderId websocketSenderId, ConnectionInformation connectionInformation)RawWebsocketConnectBuilderRawWebsocketConnectBuilder. withNonSerializableConnectionInformation(NonSerializableConnectionInformation connectionInformation)RawWebsocketConnectBuilderRawWebsocketConnectBuilder. withRegistryEntry(WebsocketRegistryEntry registryEntry)
-