JavaScript is disabled on your browser.
Skip navigation links
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
N
O
P
R
S
T
V
W
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.
Command
<
T
> - Class in
ej.rcommand.synchronous
Command()
- Constructor for class ej.rcommand.synchronous.
Command
CommandReader
- Interface in
ej.rcommand
commandReceived(CommandReader, CommandSender, String)
- Method in interface ej.rcommand.
RemoteCommandListener
May be called concurrently by several threads.
commandReceived(CommandReader, CommandSender, String)
- Method in class ej.rcommand.synchronous.
EndpointListener
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
N
O
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes