A E G L M N O P R S

A

addConnectionListener(P2PConnectionListener) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 

E

establish(URI, ConnectionMaintainerListener<URI>) - Method in class org.lastbamboo.common.sip.bootstrap.RegistrarConnectionEstablisher

G

getRegistrar(URI, URI, ProxyRegistrationListener) - Method in interface org.lastbamboo.common.sip.bootstrap.ProxyRegistrarFactory
Returns a proxy registrar.
getRegistrar(URI, URI, ProxyRegistrationListener) - Method in class org.lastbamboo.common.sip.bootstrap.ProxyRegistrarFactoryImpl
Returns a proxy registrar.
getRegistrar(URI, ProxyRegistrationListener) - Method in interface org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarFactory
Returns a proxy registrar.
getRegistrar(URI, ProxyRegistrationListener) - Method in class org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarFactoryImpl
Returns a proxy registrar.

L

login(String, String) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
login(String, String, String) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
logout() - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 

M

mostRecentlyActive() - Method in class org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarImpl

N

newRawSocket(URI) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
newRawUnreliableSocket(URI) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
newSocket(URI) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
newUnreliableSocket(URI) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 

O

offer(URI, byte[], OfferAnswerTransactionListener, KeyStorage) - Method in class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
 
org.lastbamboo.common.sip.bootstrap - package org.lastbamboo.common.sip.bootstrap
 

P

ProxyRegistrar - Interface in org.lastbamboo.common.sip.bootstrap
A interface to an object that handles registration of a client to a proxy.
ProxyRegistrarFactory - Interface in org.lastbamboo.common.sip.bootstrap
A factory for creating a proxy registrar.
ProxyRegistrarFactoryImpl - Class in org.lastbamboo.common.sip.bootstrap
An implementation of the proxy registrar factory interface.
ProxyRegistrarFactoryImpl(SipMessageFactory, SipTcpTransportLayer, SipTransactionTracker, SipClientTracker, UriUtils, OfferAnswerFactory, InetSocketAddress, SessionSocketListener, IdleSipSessionListener) - Constructor for class org.lastbamboo.common.sip.bootstrap.ProxyRegistrarFactoryImpl
Creates a new factory for creating classes for registering with registrars.
ProxyRegistrarImpl - Class in org.lastbamboo.common.sip.bootstrap
An implementation of the proxy registrar interface.
ProxyRegistrarImpl(UriUtils, URI, URI, ProxyRegistrationListener, SipMessageFactory, SipTcpTransportLayer, SipTransactionTracker, OfferAnswerFactory, InetSocketAddress, SessionSocketListener, SipClientTracker, IdleSipSessionListener) - Constructor for class org.lastbamboo.common.sip.bootstrap.ProxyRegistrarImpl
Creates a new class for registering with an individual SIP proxy.

R

register() - Method in interface org.lastbamboo.common.sip.bootstrap.ProxyRegistrar
Registers a client with a proxy.
register() - Method in class org.lastbamboo.common.sip.bootstrap.ProxyRegistrarImpl
 
register() - Method in class org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarImpl
Registers a client with a proxy.
RegistrarConnectionEstablisher - Class in org.lastbamboo.common.sip.bootstrap
The connection establisher used to establish connections with SIP registrars.
RegistrarConnectionEstablisher(URI, ProxyRegistrarFactory, ProxyRegistrationListener) - Constructor for class org.lastbamboo.common.sip.bootstrap.RegistrarConnectionEstablisher
Constructs a new registrar connection establisher.
RobustProxyRegistrarFactory - Interface in org.lastbamboo.common.sip.bootstrap
A factory for creating a robust proxy registrar.
RobustProxyRegistrarFactoryImpl - Class in org.lastbamboo.common.sip.bootstrap
An implementation of the robust proxy registrar factory implementation.
RobustProxyRegistrarFactoryImpl(UriUtils, CandidateProvider<InetSocketAddress>, ProxyRegistrarFactory) - Constructor for class org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarFactoryImpl
Constructs a new robust proxy registrar factory.
RobustProxyRegistrarImpl - Class in org.lastbamboo.common.sip.bootstrap
A proxy registrar that attempts to be robust by maintaining registrations to multiple SIP proxies.
RobustProxyRegistrarImpl(URI, CandidateProvider<URI>, ProxyRegistrarFactory, ProxyRegistrationListener) - Constructor for class org.lastbamboo.common.sip.bootstrap.RobustProxyRegistrarImpl
Constructs a new robust proxy registrar.

S

SipClientLauncher - Class in org.lastbamboo.common.sip.bootstrap
This class kicks off all SIP client services.
SipClientLauncher(SipClientTracker, RobustProxyRegistrarFactory, OfferAnswerFactory, int) - Constructor for class org.lastbamboo.common.sip.bootstrap.SipClientLauncher
Launches a SIP client.

A E G L M N O P R S

Copyright © 2013 LittleShoot. All Rights Reserved.