Interface | Description |
---|---|
CommandReader | |
CommandSender | |
CommandSenderProvider |
Provides a list of active connections.
|
ParametersHelper | |
RemoteCommandListener | |
RemoteCommandManager |
Manages the threads that will read the command from the
RemoteConnection . |
RemoteConnection | |
RemoteConnectionListener |
A listener associated to a RemoteConnection.
|
RemoteNotification |
The
RemoteNotification class represents a notification sent by the RemoteCommandManager to a
RemoteCommandClient . |
RemoteNotificationListener |
The
RemoteNotificationListener class handles the notifications sent by a RemoteCommandManager to
the RemoteCommandClient . |
RemoteService |