Uses of Interface
org.lastbamboo.common.sip.bootstrap.ProxyRegistrarFactory

Uses of ProxyRegistrarFactory in org.lastbamboo.common.sip.bootstrap
 

Classes in org.lastbamboo.common.sip.bootstrap that implement ProxyRegistrarFactory
 class ProxyRegistrarFactoryImpl
          An implementation of the proxy registrar factory interface.
 

Constructors in org.lastbamboo.common.sip.bootstrap with parameters of type ProxyRegistrarFactory
RegistrarConnectionEstablisher(URI client, ProxyRegistrarFactory registrarFactory, org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
          Constructs a new registrar connection establisher.
RobustProxyRegistrarFactoryImpl(org.lastbamboo.common.sip.stack.util.UriUtils uriUtils, org.littleshoot.util.CandidateProvider<InetSocketAddress> sipCandidateProvider, ProxyRegistrarFactory registrarFactory)
          Constructs a new robust proxy registrar factory.
RobustProxyRegistrarImpl(URI client, org.littleshoot.util.CandidateProvider<URI> candidateProvider, ProxyRegistrarFactory registrarFactory, org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
          Constructs a new robust proxy registrar.
 



Copyright © 2013 LittleShoot. All Rights Reserved.