Uses of Interface
org.spincast.core.websocket.WebsocketConnectionConfig
Packages that use WebsocketConnectionConfig
-
Uses of WebsocketConnectionConfig in org.spincast.core.websocket
Methods in org.spincast.core.websocket that return WebsocketConnectionConfigModifier and TypeMethodDescriptionWebsocketController.onPeerPreConnect
(R context) Called before the HTTP request is converted to a WebSocket connection. -
Uses of WebsocketConnectionConfig in org.spincast.website.controllers
Methods in org.spincast.website.controllers that return WebsocketConnectionConfigModifier and TypeMethodDescriptionWebsocketsDemoEchoAllController.onPeerPreConnect
(AppRequestContext context)