JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
O
P
R
S
T
R
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
Deprecated.
Use readByteArray or readInputStream instead.
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
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.
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
releaseLock()
- Method in class ej.rcommand.impl.
StreamRemoteConnection
RemoteCommandListener
- Interface in
ej.rcommand
RemoteCommandManager
- Interface in
ej.rcommand
Manages the threads that will read the command from the
RemoteConnection
.
RemoteConnection
- Interface in
ej.rcommand
RemoteConnectionListener
- Interface in
ej.rcommand
A listener associated to a RemoteConnection.
RemoteService
- Interface in
ej.rcommand
reset()
- Method in class ej.rcommand.impl.
LimitedLengthInputStream
A
C
D
E
F
G
I
L
M
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes