Class Summary |
AbstractDBListener |
The class listens to the get request against iso 19115 formated metadata
here the result shall be returned in full format
--------------------------------------------------------------------- |
AbstractListener |
The abstract listener allows the reuse of basic functionality. |
AbstractSecuredListener |
This abstract Listener ensures that only privileged
users have access to the services provided by derived
implementations. |
ApplicationHandler |
Handler for all web events. |
RequestDispatcher |
This is a RequestDispatcher which creates an event out of a GET or POST request. |
RequestUser |
Encapsulates all client information. |
RPCFactory |
Factory class for creating RPC methodCall and methodResponse objects from their XML
representation |
RPCFault |
|
RPCMember |
Extends RPCParameter_Impl by adding a new member variable 'name'. |
RPCMethodCall |
|
RPCMethodResponse |
The class encapsulates the result to a RPC. |
RPCParameter |
The class encapsulates a parameter of a RPC. |
RPCStruct |
The class encapsulates a RPC struct. |
RPCUtils |
|
RPCWebEvent |
|
WebEvent |
|