public interface RemoteConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
startRead()
The remote command manager starts reading the associated connection.
|
void |
stopRead()
The remote command manager stops reading the associated connection.
|