| Package | Description |
|---|---|
| org.hawkular.feedcomm.ws.command | |
| org.hawkular.feedcomm.ws.command.feed | |
| org.hawkular.feedcomm.ws.command.ui | |
| org.hawkular.feedcomm.ws.server |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoCommand |
class |
GenericErrorResponseCommand
This processes any generic error response that is sent to the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployApplicationResponseCommand
A feed telling us it finished its application deployment attempt.
|
class |
ExecuteOperationResponseCommand
A feed telling us it finished its operation execution attempt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployApplicationCommand
UI client requesting to send a file to a remote feed.
|
class |
ExecuteOperationCommand
UI client requesting to execute an operation on a resource managed by a feed.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Command<?,?>> |
ValidCommandsMap.get(String commandName) |
| Modifier and Type | Method and Description |
|---|---|
ValidCommandsMap |
ValidCommandsMap.put(String commandName,
Class<? extends Command<?,?>> command) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.