Package ej.rcommand
Interface RemoteConnectionListener
-
public interface RemoteConnectionListenerA listener associated to a RemoteConnection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstartRead()The remote command manager starts reading the associated connection.voidstopRead()The remote command manager stops reading the associated connection.
-