Package 

Class WsConnection


  • @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.