Class RemoteReceiveHandler.RemoteListenerRunnableUsingHandler

    • Field Detail

      • m_Handler

        protected Handler m_Handler
        the handler to use for publishing.
    • Constructor Detail

      • RemoteListenerRunnableUsingHandler

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