Package org.lastbamboo.common.sip.client

Interface Summary
CrlfDelayCalculator Interface for classes that calculate delays between CRLF keep-alive send messages.
SipClient Interface for an individual SIP client connected to an individual SIP proxy.
SipClientCloseListener Interface for classes wishing to be notified when we lose connections to SIP servers.
SipClientTracker Keeps track of SIP client instances.
 

Class Summary
CrlfKeepAliveSender Class that continually sends keep alive messages to the SIP proxy, as specified in:
DefaultCrlfDelayCalculator Default implementation for calculating the delay between CRLF keep-alive messages to the server.
SipClientConfig Simple class for storing configuration.
SipClientImpl Creates a new SIP client.
SipClientMessageVisitor Class that visits incoming SIP messages for SIP clients.
SipClientMessageVisitorFactory Factory for creating SIP message visitors for SIP clients.
SipClientTrackerImpl Class for keeping track of SIP clients.
 



Copyright © 2013 LittleShoot. All Rights Reserved.