|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProxyRegistrar in org.lastbamboo.common.sip.bootstrap |
|---|
| Classes in org.lastbamboo.common.sip.bootstrap that implement ProxyRegistrar | |
|---|---|
class |
ProxyRegistrarImpl
An implementation of the proxy registrar interface. |
class |
RobustProxyRegistrarImpl
A proxy registrar that attempts to be robust by maintaining registrations to multiple SIP proxies. |
| Methods in org.lastbamboo.common.sip.bootstrap that return ProxyRegistrar | |
|---|---|
ProxyRegistrar |
RobustProxyRegistrarFactoryImpl.getRegistrar(URI client,
org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
Returns a proxy registrar. |
ProxyRegistrar |
RobustProxyRegistrarFactory.getRegistrar(URI client,
org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
Returns a proxy registrar. |
ProxyRegistrar |
ProxyRegistrarFactoryImpl.getRegistrar(URI client,
URI proxy,
org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
Returns a proxy registrar. |
ProxyRegistrar |
ProxyRegistrarFactory.getRegistrar(URI client,
URI proxy,
org.lastbamboo.common.sip.client.util.ProxyRegistrationListener listener)
Returns a proxy registrar. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||