|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandRequest | |
|---|---|
| com.programix.command | Toolset for building a version of the "Command Pattern". |
| com.programix.command.bridge.http | Bridges the world of "Command Pattern" over an HTTP layer. |
| Uses of CommandRequest in com.programix.command |
|---|
| Methods in com.programix.command with parameters of type CommandRequest | |
|---|---|
CommandResponse |
CommandProcessor.process(CommandRequest req)
|
CommandResponse |
DelegatingCommandProcessor.process(CommandRequest req)
|
| Method parameters in com.programix.command with type arguments of type CommandRequest | |
|---|---|
void |
DelegatingCommandProcessor.delegate(Class<? extends CommandRequest> requestClass,
CommandProcessor handler)
|
| Uses of CommandRequest in com.programix.command.bridge.http |
|---|
| Methods in com.programix.command.bridge.http with parameters of type CommandRequest | |
|---|---|
CommandResponse |
HttpCommandProcessor.process(CommandRequest req)
|
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||