Package com.ibm.xdms.function

Interface Summary
AlarmAndFaultLogger The AlarmAndFaultLogger class handles the handoff of runtime generated alarms and faults to the SOA Faults and Alarm web service.
Authorization This helper function class is used to determine authorization to a particular document.
Datastore Interface for interacting with a backend data store.
DomXmlProcessor The DomXmlProcessor class handles the function of processing an XML document.
Function All helper functions defined for an application usage must impelment this interface.
SipSubscribeHelper The SipSubscribeHelper provides methods to support processing a SIP SUBSCRIBE request
SipXcapDiffSubscriptions SipXcapDiffSubscriptions is a helper function that stores the state of subscriptions for subscribers interested in being notified of document change (XCAP-DIFF).
UriHelper The UriHelper class provides functions for processing of a URI.
UsageRecordLogger The DomXmlProcessor class handles the function of processing an XML document.
XmlProcessor The XmlProcessor interface allows the XcapServlet to add the provided schemas.
 

Class Summary
BaseFunction