Package 

Class WebSocketSecureNetworkModule

    • Method Summary

      Modifier and Type Method Description
      void start() Starts the module, by creating a TCP socket to the server.
      InputStream getInputStream()
      void stop() Stops the module, by closing the TCP socket.
      String getServerURI()
      • Methods inherited from class org.eclipse.paho.client.mqttv3.internal.SSLNetworkModule

        getEnabledCiphers, setEnabledCiphers, setSSLhandshakeTimeout
      • Methods inherited from class org.eclipse.paho.client.mqttv3.internal.TCPNetworkModule

        getSocket, setConnectTimeout, setReadTimeout
      • Methods inherited from class java.lang.Object

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