Package com.ibm.xdms.sip.filter

Interface Summary
SipFilter A SIP filter is an object that performs filtering tasks on the SIP request and provides a response either through the SIP response or via a SIP Notify back to the client.
 

Class Summary
BaseSipFilter Abstract class that implements the init method to store the member variables.