Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opencloud.slee.services.sip.common

Interface Summary
SipServerConfig Interface to common SIP server parameters
 

Class Summary
AbstractSipProxy A template class that does much of what a typical SIP proxy would do, according to RFC3261 section 16.
MessageHandler Abstract class for handling SIP requests/responses in SBBs.
SipBaseSbb Subclasses must implement getSipProvider, getAddressFactory, getHeaderFactory and getMessageFactory to provide correct behaviour when using JAIN SIP or OC SIP.
SipConfigImpl TODO Class Description
 

Exception Summary
SipSendErrorResponseException Exception used to tell caller that a SIP error response should be sent out on the current server transaction.