- read() - Method in class ej.rcommand.impl.ChunkedInputStream
-
- read(byte[], int, int) - Method in class ej.rcommand.impl.ChunkedInputStream
-
- read() - Method in class ej.rcommand.impl.LimitedLengthInputStream
-
- read(byte[], int, int) - Method in class ej.rcommand.impl.LimitedLengthInputStream
-
- readBoolean() - Method in interface ej.rcommand.CommandReader
-
Reads a boolean parameter.
- readBoolean() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readBoolean() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readByteArray() - Method in interface ej.rcommand.CommandReader
-
Reads a byte array parameter.
- readByteArray() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readByteArray() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readByteArrayAsInputStream() - Method in interface ej.rcommand.CommandReader
-
- readByteArrayAsInputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readByteArrayAsInputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readCommand() - Method in interface ej.rcommand.CommandReader
-
Reads a command.
- readCommand() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readCommand() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readDouble() - Method in interface ej.rcommand.CommandReader
-
Reads a double parameter.
- readDouble() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readDouble() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readFloat() - Method in interface ej.rcommand.CommandReader
-
Reads a float parameter.
- readFloat() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readFloat() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readInputStream() - Method in interface ej.rcommand.CommandReader
-
Reads an input stream.
- readInputStream() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readInputStream() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readInt() - Method in interface ej.rcommand.CommandReader
-
Reads an integer parameter.
- readInt() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readInt() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readLong() - Method in interface ej.rcommand.CommandReader
-
Reads a long parameter.
- readLong() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readLong() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readObject() - Method in interface ej.rcommand.CommandReader
-
Reads a parameter, whatever it's type.
- readObject() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readObject() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readParameters() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readParameters() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- readParameters(CommandReader) - Method in interface ej.rcommand.ParametersHelper
-
Reads the parameters of a command.
- readParameters() - Method in interface ej.rcommand.RemoteConnection
-
Reads the parameters of a command.
- readRequestBody(CommandReader) - Method in interface ej.rcommand.synchronous.Endpoint
-
- readResponse(CommandReader) - Method in class ej.rcommand.synchronous.Command
-
- readResponseInternal(CommandReader) - Method in class ej.rcommand.synchronous.Command
-
Reads and returns the response from the reader.
- readString() - Method in interface ej.rcommand.CommandReader
-
Reads a string parameter.
- readString() - Method in class ej.rcommand.impl.DynamicRemoteConnection
-
- readString() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- registerListener(RemoteCommandListener) - Method in interface ej.rcommand.CommandSenderProvider
-
Registers a listener that will be called when command managed by the listener is read.
- registerListener(RemoteCommandListener) - Method in class ej.rcommand.impl.DefaultRemoteCommandManager
-
- registerNotificationListener(RemoteNotificationListener) - Method in class ej.rcommand.synchronous.RemoteCommandClient
-
Registers the given notification listener.
- releaseLock() - Method in class ej.rcommand.impl.StreamRemoteConnection
-
- RemoteCommandClient - Class in ej.rcommand.synchronous
-
- RemoteCommandClient(StreamRemoteConnection) - Constructor for class ej.rcommand.synchronous.RemoteCommandClient
-
- RemoteCommandListener - Interface in ej.rcommand
-
- RemoteCommandManager - Interface in ej.rcommand
-
- RemoteConnection - Interface in ej.rcommand
-
- RemoteConnectionListener - Interface in ej.rcommand
-
A listener associated to a RemoteConnection.
- RemoteNotification - Interface in ej.rcommand
-
- RemoteNotificationListener - Interface in ej.rcommand
-
- RemoteService - Interface in ej.rcommand
-
- reset() - Method in class ej.rcommand.impl.LimitedLengthInputStream
-
- run() - Method in class ej.rcommand.synchronous.RemoteCommandClient
-