|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpCommand | Interface that represents a given Get or Post command |
| HttpCommandProcessor | Defines an object that can send HTTP commands to a remote object. |
| Class Summary | |
|---|---|
| ActionCommand | Superclass for POST, PUT and DELETE commands |
| DeleteCommand | Impementation of a DELETE Command |
| GetCommand | Impementation of a GET Command that may be feed later to an HttpCommandProcessor. |
| HttpCommandFactory | Simple factory class for commands. |
| J2EEFormHttpCommandProcessor | Simple implmentation of a command processor that may perform optional J2EE Form authentication. |
| NoopHttpCommandProcessor | NOOP implementation of a command processor useful for debugging and testing purposes. |
| PostCommand | Impementation of a POST Command |
| PutCommand | Impementation of a PUT Command |
| SimpleHttpCommandProcessor | Simple implmentation of a command processor on services that require no authentication. |
Interfaces and implementations that provide a simple wrapper around HTTP remote client facilities like Jakarta Commons HttpClient class.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||