A C D E F G I L M O P R S T 

C

ChunkedInputStream - Class in ej.rcommand.impl
A chunked input stream is made of chunk of data with the following format: n byte count (int), n bytes of data.
ChunkedInputStream(DataInputStream) - Constructor for class ej.rcommand.impl.ChunkedInputStream
 
close() - Method in class ej.rcommand.impl.ChunkedInputStream
 
close() - Method in class ej.rcommand.impl.DynamicRemoteConnection
 
close() - Method in class ej.rcommand.impl.LimitedLengthInputStream
 
close() - Method in class ej.rcommand.impl.StreamRemoteConnection
 
close() - Method in interface ej.rcommand.RemoteConnection
Closes the connection.
CommandReader - Interface in ej.rcommand
 
commandReceived(CommandReader, CommandSender, String) - Method in interface ej.rcommand.RemoteCommandListener
May be called concurrently by several threads.
CommandSender - Interface in ej.rcommand
 
CommandSenderProvider - Interface in ej.rcommand
Provides a list of active connections.
commandSenderProvider - Variable in class ej.rcommand.impl.AbstractRemoteService
Null until this service is initialized.
A C D E F G I L M O P R S T