| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommandClient
Provides basic functionality to all command clients.
|
| Modifier and Type | Method and Description |
|---|---|
CommandClient |
CmdlineClient.buildCommandClient(String[] args)
Simply builds and returns a command client defined by the given cmdline arguments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EchoCommandClient
Provides a client API for the
echo command. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCommandClient
Provides a client API for any generic, custom command.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.