Package io.fluxzero.sdk.common.websocket
package io.fluxzero.sdk.common.websocket
-
ClassDescriptionAbstract base class for all WebSocket-based clients in the Fluxzero Java client.Low-level Fluxzero websocket connector backed by the JDK
HttpClientwebsocket implementation.Utility class for constructing fully qualified service endpoint URLs for various Fluxzero Runtime features based on the client's configuration.A thread-safe pool of reusableWebsocketSessionobjects, supporting concurrent access and routing.WebSocket close information used by the low-level Fluxzero runtime clients.Connection settings for the low-level runtime websocket connector.Creates low-level websocket sessions for Fluxzero runtime clients.Callback contract for low-level Fluxzero runtime websocket sessions.Low-level receive timing captured before dispatching to the Fluxzero endpoint.Minimal websocket session contract needed by the Fluxzero runtime clients.