Package org.lastbamboo.common.sip.proxy

Interface Summary
LocationService A location service that provides targets given a request URI.
RegistrationListener Interface for classes listening to SIP registration events.
SipProxy Interface for a SIP proxy.
SipProxyImplMBean MBean for the SIP proxy server.
SipRegistrar Registrar for SIP clients.
SipRegistrarImplMBean MBean interface for using JMX to access information about the SIP server.
SipRequestAndResponseForwarder Interface for classes that can forward SIP requests and responses.
SipRequestForwarder Interface for classes that forward SIP requests.
 

Class Summary
CanHandleRequestPredicate A predicate that evaluates a location service to see if it can handle a request provided in this class's constructor.
LastBambooLocationService A location service for dealing with Last Bamboo SIP URIs.
LocationServiceChain A chain of location services, any one of which might handle a particular URI.
SipConstants Constants for SIP.
SipProxyImpl Implementation of a SIP proxy.
SipProxyMessageVisitor Message visitor for SIP servers.
SipProxyMessageVisitorFactory Factory for creating SIP proxy message visitors, the class for processing read messages on the server.
SipRegistrarImpl Registrar for SIP clients.
 



Copyright © 2013 LittleShoot. All Rights Reserved.