|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.echo |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.echo | |
|---|---|
class |
EchoCommand
The ECHO command used for mainly testing and debugging connectivity. |
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.generic |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.generic | |
|---|---|
class |
GenericCommand
Defines a custom command in which the command metadata (in other words, command type and parameter definitions) are mutable. |
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.identify |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.identify | |
|---|---|
class |
IdentifyCommand
The IDENTIFY command used for clients to ask a server for identification. |
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.remotepojo |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.remotepojo | |
|---|---|
class |
RemotePojoInvocationCommand
The command to be sent when a remote invocation on a POJO is to be made. |
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.start |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.start | |
|---|---|
class |
StartCommand
Command used to start operating system processes. |
| Uses of AbstractCommand in org.rhq.enterprise.communications.command.impl.stream |
|---|
| Subclasses of AbstractCommand in org.rhq.enterprise.communications.command.impl.stream | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||