Package org.deegree_impl.enterprise.control

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 a event out of a GET or POST requests.
RequestUser_Impl Encapsulates all client information.
RPCFactory Factory class for creating RPC methodCall and methodResponse objects from their XML representation
RPCFault_Impl  
RPCMember_Impl Extends RPCParameter_Impl by adding a new member variable 'name'.
RPCMethodCall_Impl  
RPCMethodResponse_Impl The class encapsulates the result to a RPC.
RPCParameter_Impl The class encapsulates a parameter of a RPC.
RPCStruct_Impl The class encapsulates a RPC struct.
RPCWebEvent  
WebEvent