Uses of Class
adams.terminal.menu.remotecommand.RemoteLogging
-
Packages that use RemoteLogging Package Description adams.terminal.menu.remotecommand -
-
Uses of RemoteLogging in adams.terminal.menu.remotecommand
Fields in adams.terminal.menu.remotecommand declared as RemoteLogging Modifier and Type Field Description protected RemoteLogging
RemoteLogging.RemoteListenerRunnableWithLog. m_Command
the window to output the records to.Constructors in adams.terminal.menu.remotecommand with parameters of type RemoteLogging Constructor Description LoggingResponseHandler(RemoteLogging window)
Initializes the handler.RemoteListenerRunnableWithLog(int port, int timeout, RemoteLogging command)
Initializes the runnable.
-