Package 

Class WsContext


  • 
    public abstract class WsContext
    
                        

    The WsContext class holds Jetty's Session and provides (convenient) delegate methods. It adds functionality similar to the API found in io.javalin.http.Context. It also adds a send method, which calls RemoteEndpoint.sendString on Session.getRemote