Package 

Class WsConnection

  • All Implemented Interfaces:

    @WebSocket() 
    public final class WsConnection
    
                        

    Is instantiated for every WebSocket connection. It keeps the session and sessionId and handles incoming events by delegating to the registered before, endpoint, after and logger handlers.