Spring MVC - Class Diagram - Classes that extend ConnectionManagerSupport






NameTypePackageDescriptionDetail

AnnotatedEndpointConnectionManagerClassorg.springframework.
web.socket.client.standard
A WebSocket connection manager that is given a URI, aClientEndpoint-annotated endpoint, connects to aDetail
ConnectionManagerSupportClassorg.springframework.
web.socket.client
A base class for WebSocket connection managers.Detail
EndpointConnectionManagerClassorg.springframework.
web.socket.client.standard
A WebSocket connection manager that is given a URI, an Endpoint, connects to aWebSocket server through the ConnectionManagerSupport.Detail
WebSocketConnectionManagerClassorg.springframework.
web.socket.client
A WebSocket connection manager that is given a URI, a WebSocketClient, and aWebSocketHandler, connects to a WebSocket server through ConnectionManagerSupport.Detail