| 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  RemoteNotificationclass represents a notification sent by theRemoteCommandManagerto aRemoteCommandClient. | 
| RemoteNotificationListener | The  RemoteNotificationListenerclass handles the notifications sent by aRemoteCommandManagerto
 theRemoteCommandClient. | 
| RemoteService |