Class Summary |
ConfigManager |
Represents the Config Information related to the Mediator and others. |
SoapInvoker |
Provides the support for the SOAP calls made on WPC
Uses Axis API and supports attacments(in doc mode), rpc and doc. |
SoapResponse |
encapuslates the WPC soap service response and provides the
data XML and attachments. |
UniqueIdGenerator |
Provides the functionality of generation unique Identities
over space and time using AXIS UUIDGen framework. |
WPCMediator |
Implementation for the interface IWPCMediator
and provides the functional integration with WPC by exchaning and transforming
the Business object from UI to xml for WPC and vice-versa. |
WPCMediatorInitializer |
This servlet initalizes the ConfigManager ( which depends on ServletContext to resolve config file path)
and WPCMediator and keeps their references ( not allowing to garbage collect)
Note : Ensure this as start-up on load (deployment config. |
WPCNotificationBean |
Represents the WPC Notification element and provides the support to
set/get the type, message , details as a hashmap |
WSHelper |
|
XMLHelper |
|