Class Connectable

  • All Implemented Interfaces:
    java.util.concurrent.Callable<WebSocket>

    class Connectable
    extends java.lang.Object
    implements java.util.concurrent.Callable<WebSocket>
    An implementation of Callable interface that calls WebSocket.connect().
    Since:
    1.7
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      WebSocket call()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait