|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandClient | |
|---|---|
| org.rhq.enterprise.communications.command.client | |
| org.rhq.enterprise.communications.command.impl.echo | |
| org.rhq.enterprise.communications.command.impl.generic | |
| Uses of CommandClient in org.rhq.enterprise.communications.command.client |
|---|
| Classes in org.rhq.enterprise.communications.command.client that implement CommandClient | |
|---|---|
class |
AbstractCommandClient
Provides basic functionality to all command clients. |
| Methods in org.rhq.enterprise.communications.command.client that return CommandClient | |
|---|---|
CommandClient |
CmdlineClient.buildCommandClient(String[] args)
Simply builds and returns a command client defined by the given cmdline arguments. |
| Uses of CommandClient in org.rhq.enterprise.communications.command.impl.echo |
|---|
| Classes in org.rhq.enterprise.communications.command.impl.echo that implement CommandClient | |
|---|---|
class |
EchoCommandClient
Provides a client API for the echo command. |
| Uses of CommandClient in org.rhq.enterprise.communications.command.impl.generic |
|---|
| Classes in org.rhq.enterprise.communications.command.impl.generic that implement CommandClient | |
|---|---|
class |
GenericCommandClient
Provides a client API for any generic, custom command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||