Uses of Interface
io.fluxcapacitor.javaclient.web.SocketSession
Packages that use SocketSession
-
Uses of SocketSession in io.fluxcapacitor.javaclient.web
Classes in io.fluxcapacitor.javaclient.web that implement SocketSessionModifier and TypeClassDescriptionclass
Default implementation of aSocketSession
for managing Flux WebSocket sessions.Methods in io.fluxcapacitor.javaclient.web with parameters of type SocketSessionModifier and TypeMethodDescriptionprotected Object
SocketEndpointHandler.SocketEndpointWrapper.onOpenOrMessage
(SocketSession session, DeserializingMessage message)