Package rocks.xmpp.websocket.net.client
Client classes for establishing a WebSocket connection.
-
Class Summary Class Description HttpClientWebSocketConnector A WebSocket transport connector which usesWebSocket
.JakartaWebSocketConnector A WebSocket transport connector which uses Jakarta WebSocket API with Tyrus as reference implementation.WebSocketConnectionConfiguration A configuration for a WebSocket connection.WebSocketConnectionConfiguration.Builder A builder to create aWebSocketConnectionConfiguration
instance.