Package 

Interface ITransport.Factory

    • Method Summary

      Modifier and Type Method Description
      abstract ITransport getTransport(ITransport.TransportParams transportParams, ConnectionManager connectionManager) Obtain and instance of this transport based on the specified options.
      • Methods inherited from class java.lang.Object

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