Package io.fluxcapacitor.javaclient.common.websocket
package io.fluxcapacitor.javaclient.common.websocket
-
ClassesClassDescriptionAbstract base class for all WebSocket-based clients in the Flux Capacitor Java client.The default
ContainerProvider
used to create and manage websocket sessions with Flux Platform.Utility class for constructing fully qualified service endpoint URLs for various Flux Platform features based on the client's configuration.A thread-safe pool of reusable WebSocketSession
objects, supporting concurrent access and routing.