Class WebSocketConnector

java.lang.Object
org.cometd.javascript.WebSocketConnector

public class WebSocketConnector extends Object
  • Constructor Details

  • Method Details

    • start

      public void start() throws Exception
      Throws:
      Exception
    • stop

      public void stop() throws Exception
      Throws:
      Exception
    • getWebSocketClient

      public org.eclipse.jetty.websocket.client.WebSocketClient getWebSocketClient()