Package com.ibm.twss.common.siputils

Class Summary
SipApplicationSessionLock This servlet serves as a SipServlet superclass that performs SipApplicationSession-based locking.
SipGrammar A collection of helper methods and regular expression definitions for working with RFC 3261 and related grammars.
URIComparison Provides SIP, SIPS, and TEL URI normalization and comparison functions.
 

Exception Summary
CompactHeaderExpansionException Indicates that an unrecoverable input was passed to URIComparison.areEquivalent(String, String, javax.servlet.sip.SipFactory)
ComparisonParsingException Indicates that an unrecoverable input was passed to URIComparison.areEquivalent(String, String, javax.servlet.sip.SipFactory)
InvalidNormalizationInputException Indicates that an unrecoverable input was passed to URIComparison.normalizeURIForSQLSelect(String, javax.servlet.sip.SipFactory)
UnsupportedComparisonSchemeException Indicates that an unrecoverable input was passed to URIComparison.areEquivalent(String, String, javax.servlet.sip.SipFactory)
URIComparisonException Serves as the root exception for exceptions thrown by URIComparison.areEquivalent(String, String, javax.servlet.sip.SipFactory)
 



Copyright © 2003 IBM Corp. All Rights Reserved.