Class JSR356Endpoint

java.lang.Object
jakarta.websocket.Endpoint
org.atmosphere.container.JSR356Endpoint

public class JSR356Endpoint extends Endpoint
JSR 356 (Jakarta WebSocket) Endpoint implementation that manages the WebSocket connection lifecycle — handshake, message dispatch, and close — within the Atmosphere framework.