Package com.ibm.xdms.xcap

Interface Summary
XcapCaps Represents the ibm-xcap-caps.xml that is loaded upon startup.
XcapFilterChain A XcapFilterChain is an object gives a view into the invocation chain of a filtered request for a resource.
XcapServerRequest XCAP Server Request Object which is passed between XcapFilters.
XcapServerResponse XCAP Server Response Object which is passed between XcapFilters.
 

Class Summary
XcapServerRequestWrapper Provides a convenient implementation of the XcapServerRequest interface that can be subclassed by developers wishing to adapt the request to a XcapFilter.
XcapServerResponseWrapper Provides a convenient implementation of the XcapServerResponse interface that can be subclassed by developers wishing to adapt the response to a XcapFilter.