Class JSR356ClientConnector.WSClientEndpoint

java.lang.Object
org.nustaq.kontraktor.remoting.websockets.WebObjectSocket
org.nustaq.kontraktor.remoting.websockets.JSR356ClientConnector.WSClientEndpoint
All Implemented Interfaces:
org.nustaq.kontraktor.remoting.base.ObjectSocket
Enclosing class:
JSR356ClientConnector

protected static class JSR356ClientConnector.WSClientEndpoint
extends WebObjectSocket
  • Field Details

    • sink

      protected org.nustaq.kontraktor.remoting.base.ObjectSink sink
    • session

      protected volatile javax.websocket.Session session
  • Constructor Details

    • WSClientEndpoint

      public WSClientEndpoint​(URI endpointURI, org.nustaq.kontraktor.remoting.base.ObjectSink sink)
  • Method Details