Class RemoteReceiveHandler.AbstractRemoteListenerRunnable

    • Field Detail

      • DEFAULT_TIMEOUT

        public static final int DEFAULT_TIMEOUT
        the default timeout.
        See Also:
        Constant Field Values
      • m_Port

        protected int m_Port
        the port to use.
      • m_TimeOut

        protected int m_TimeOut
        the timeout in msec.
      • m_Socket

        protected ServerSocket m_Socket
        the socket in use.
    • Constructor Detail

      • AbstractRemoteListenerRunnable

        protected AbstractRemoteListenerRunnable​(int port,
                                                 int timeout)
        Initializes the runnable.
        Parameters:
        port - the port to listen on
        timeout - the timeout