| Modifier and Type | Class and Description |
|---|---|
class |
EchoCommand
The ECHO command used for mainly testing and debugging connectivity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCommand
Defines a custom command in which the command metadata (in other words, command type and parameter definitions) are
mutable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifyCommand
The IDENTIFY command used for clients to ask a server for identification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemotePojoInvocationCommand
The command to be sent when a remote invocation on a POJO is to be made.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StartCommand
Command used to start operating system processes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteInputStreamCommand
The command to be sent when a remote invocation on an input stream is to be made.
|
class |
RemoteOutputStreamCommand
The command to be sent when a remote invocation on an output stream is to be made.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.