Uses of Interface
org.lastbamboo.common.sip.proxy.LocationService

Packages that use LocationService
org.lastbamboo.common.sip.proxy   
org.lastbamboo.common.sip.proxy.stateless   
 

Uses of LocationService in org.lastbamboo.common.sip.proxy
 

Classes in org.lastbamboo.common.sip.proxy that implement LocationService
 class LastBambooLocationService
          A location service for dealing with Last Bamboo SIP URIs.
 class LocationServiceChain
          A chain of location services, any one of which might handle a particular URI.
 

Uses of LocationService in org.lastbamboo.common.sip.proxy.stateless
 

Constructors in org.lastbamboo.common.sip.proxy.stateless with parameters of type LocationService
UnregisteredUriForwarder(LocationService locationService, org.lastbamboo.common.sip.stack.transport.SipTcpTransportLayer transportLayer, org.lastbamboo.common.sip.stack.util.UriUtils uriUtils, org.lastbamboo.common.sip.stack.message.SipMessageFactory messageFactory, SipRegistrar registrar)
          Creates a new class for forwarding URIs we don't have registration data for.
 



Copyright © 2013 LittleShoot. All Rights Reserved.