Package org.springframework.web.socket.client.standard
@NullMarked
package org.springframework.web.socket.client.standard
Client-side classes for use with standard Jakarta webSocket endpoints.
-
ClassesClassDescriptionwebSocket
connection managerthat connects to the server viawebSocketContainerand handles the session with an@ClientEndpointendpoint.webSocketconnection managerthat connects to the server viawebSocketContainerand handles the session with anEndpoint.A webSocketClient based on the standard Jakarta webSocket API.A FactoryBean for creating and configuring awebSocketContainerthrough Spring XML configuration.