Uses of Interface
de.quantummaid.httpmaid.websockets.WebSocketDelegate
-
Packages that use WebSocketDelegate Package Description de.quantummaid.httpmaid.websockets -
-
Uses of WebSocketDelegate in de.quantummaid.httpmaid.websockets
Fields in de.quantummaid.httpmaid.websockets with type parameters of type WebSocketDelegate Modifier and Type Field Description static MetaDataKey<WebSocketDelegate>WebsocketChainKeys. WEBSOCKET_DELEGATEMethods in de.quantummaid.httpmaid.websockets with parameters of type WebSocketDelegate Modifier and Type Method Description static WebSocketWebSocket. webSocket(WebSocketId id, WebSocketDelegate webSocketDelegate, SavedMetaDataEntries savedMetaDataEntries)
-