Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
L
M
O
P
R
S
T
U
A
addBinding(String, RegistrationBinding)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationService
addUserLocation(String, String, String, long, float, String, long)
- Method in interface org.mobicents.slee.services.sip.common.
LocationInterface
Adds new contact binding for particular user..
addUserLocation(String, String, String, long, float, String, long)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
asSbbActivityContextInterface(ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
C
CacheLocationActivityContextInterface
- Interface in
org.mobicents.slee.services.sip.location.cache
RegistrarActivityContextInterfaceProvided by the Sbb Developer
clearENV()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
config
- Variable in class org.mobicents.slee.services.sip.common.
MessageUtils
ConfigurationProvider
- Class in
org.mobicents.slee.services.sip.common
ConfigurationProvider()
- Constructor for class org.mobicents.slee.services.sip.common.
ConfigurationProvider
G
getBindings(String)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationService
Return copy of map containing registration bindings
getCallId()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getCallId()
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
callId - SIP callId that was used in the REGISTER request
getCallId()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getCanonicalAddress(HeaderAddress)
- Static method in class org.mobicents.slee.services.sip.common.
MessageUtils
returns string in form "sip:user@domain"
getComment()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getComment()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getContactAddress()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getContactAddress()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getContactHeader(AddressFactory, HeaderFactory)
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getContactHeader(AddressFactory, HeaderFactory)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getContacts(String)
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
getContacts(String)
- Method in interface org.mobicents.slee.services.sip.location.cache.mbean.
LocationServiceMBean
getCopy(String, String)
- Static method in class org.mobicents.slee.services.sip.common.
ConfigurationProvider
Creates a copy of current proxy configuration MBean - its values are copied, so for we can have its image which can be used during whole call.
getCSeq()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getCSeq()
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
cSeq - SIP sequence number that was used in the REGISTER request
getCSeq()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getDomain(URI)
- Method in class org.mobicents.slee.services.sip.common.
MessageUtils
getExpirationTime(String, String)
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
getExpirationTime(String, String)
- Method in interface org.mobicents.slee.services.sip.location.cache.mbean.
LocationServiceMBean
Returns time in miliseconds left till certain contact expires, if there is some error it return Long.MIN_VALUE.
getExpiryAbsolute()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getExpiryAbsolute()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getExpiryDelta()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getExpiryDelta()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
Returns number of mseconds till this entry expires May be 0 or -ve if already expired
getLocalDomainNames()
- Method in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
List of domains for which this proxy should act.
getName()
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
getQValue()
- Method in interface org.mobicents.slee.services.sip.common.
RegistrationBinding
getQValue()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
getRegistered()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationService
Returns set of sip addresses of registered users.
getRegisteredUserCount()
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
getRegisteredUserCount()
- Method in interface org.mobicents.slee.services.sip.location.cache.mbean.
LocationServiceMBean
Number of registered users.
getRegisteredUsers()
- Method in interface org.mobicents.slee.services.sip.common.
LocationInterface
Returns set of user that have registered - set contains adress of record fro each user, something like sip:ala@kocia.domena.com
getRegisteredUsers()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
getRegisteredUsers()
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
getRegisteredUsers()
- Method in interface org.mobicents.slee.services.sip.location.cache.mbean.
LocationServiceMBean
getSipAddress()
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
sipAddress - User's public, well-known SIP address
getSipContactAddress()
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
sipContactAddress - Physical network address registered for above sipAddress
getSipHostname()
- Method in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
This is only called to fill in the via header.
getSipPort()
- Method in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
Port for communication
getSipTransports()
- Method in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
Transport used by this proxy
getStatusCode()
- Method in exception org.mobicents.slee.services.sip.common.
SipSendErrorResponseException
getSupportedURISchemes()
- Method in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
List of supported uri schemes by this proxy/ accepted uri schemes
getTimerID()
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
getUserBindings(String)
- Method in interface org.mobicents.slee.services.sip.common.
LocationInterface
Returns map which contians mapping contactAddress->registrationBinding for particular user - address of record sip:nie@ma.mnie.tu
getUserBindings(String)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
I
isLocalDomain(URI)
- Method in class org.mobicents.slee.services.sip.common.
MessageUtils
isSupportedURIScheme(URI)
- Method in class org.mobicents.slee.services.sip.common.
MessageUtils
L
LocationInterface
- Interface in
org.mobicents.slee.services.sip.common
LocationSbb
- Class in
org.mobicents.slee.services.sip.location.cache
LocationSbb()
- Constructor for class org.mobicents.slee.services.sip.location.cache.
LocationSbb
LocationSbbLocalObject
- Interface in
org.mobicents.slee.services.sip.common
LocationService
- Class in
org.mobicents.slee.services.sip.location.cache
Keeps track of mappings between User Agent SIP addresses and location bindings such as IP address This class acts as backend storage for this implementation of registrar service.
LocationService()
- Constructor for class org.mobicents.slee.services.sip.location.cache.
LocationService
LocationService
- Class in
org.mobicents.slee.services.sip.location.cache.mbean
LocationService()
- Constructor for class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
LocationServiceException
- Exception in
org.mobicents.slee.services.sip.common
TODO Class Description
LocationServiceException(String)
- Constructor for exception org.mobicents.slee.services.sip.common.
LocationServiceException
LocationServiceMBean
- Interface in
org.mobicents.slee.services.sip.location.cache.mbean
M
MBEAN_NAME_PREFIX
- Static variable in interface org.mobicents.slee.services.sip.common.
ProxyConfiguration
MBEAN_NAME_PREFIX
- Static variable in interface org.mobicents.slee.services.sip.location.cache.mbean.
LocationServiceMBean
MessageHandlerInterface
- Interface in
org.mobicents.slee.services.sip.common
MessageUtils
- Class in
org.mobicents.slee.services.sip.common
MessageUtils(ProxyConfiguration)
- Constructor for class org.mobicents.slee.services.sip.common.
MessageUtils
O
onActivityEndEvent(ActivityEndEvent, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
onBindingTimeout(TimerEvent, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
onServiceStarted(ServiceStartedEvent, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
org.mobicents.slee.services.sip.common
- package org.mobicents.slee.services.sip.common
org.mobicents.slee.services.sip.location.cache
- package org.mobicents.slee.services.sip.location.cache
org.mobicents.slee.services.sip.location.cache.mbean
- package org.mobicents.slee.services.sip.location.cache.mbean
P
processRequest(ServerTransaction, Request)
- Method in interface org.mobicents.slee.services.sip.common.
MessageHandlerInterface
processResponse(ServerTransaction, ClientTransaction, Response)
- Method in interface org.mobicents.slee.services.sip.common.
MessageHandlerInterface
ProxyConfiguration
- Interface in
org.mobicents.slee.services.sip.common
R
RegistrationBinding
- Interface in
org.mobicents.slee.services.sip.common
RegistrationBindingImpl
- Class in
org.mobicents.slee.services.sip.location.cache
RegistrationBindingImpl(String, String, long, float, String, long)
- Constructor for class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
removeBinding(String, String)
- Method in interface org.mobicents.slee.services.sip.common.
LocationInterface
Removes contact address from user bindings.
removeBinding(String, String)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
removeBinding(String, String)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationService
S
sbbActivate()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbCreate()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbExceptionThrown(Exception, Object, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbLoad()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbPassivate()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbPostCreate()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbRemove()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbRolledBack(RolledBackContext)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
sbbStore()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
setBindings(String, Map)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationService
Deprecated.
setCallId(String)
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
setCallId(String)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setComment(String)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setContactAddress(String)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setCSeq(long)
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
setCSeq(long)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setExpiryAbsolute(long)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setExpiryDelta(long)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setName(String)
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
setQValue(float)
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
setSbbContext(SbbContext)
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
setSipAddress(String)
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
setSipContactAddress(String)
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
setTimerID(TimerID)
- Method in interface org.mobicents.slee.services.sip.location.cache.
CacheLocationActivityContextInterface
SipLoopDetectedException
- Exception in
org.mobicents.slee.services.sip.common
SipLoopDetectedException()
- Constructor for exception org.mobicents.slee.services.sip.common.
SipLoopDetectedException
SipLoopDetectedException(String, Throwable)
- Constructor for exception org.mobicents.slee.services.sip.common.
SipLoopDetectedException
SipLoopDetectedException(String)
- Constructor for exception org.mobicents.slee.services.sip.common.
SipLoopDetectedException
SipLoopDetectedException(Throwable)
- Constructor for exception org.mobicents.slee.services.sip.common.
SipLoopDetectedException
SipSendErrorResponseException
- Exception in
org.mobicents.slee.services.sip.common
Exception used to tell caller that a SIP error response should be sent out on the current server transaction.
SipSendErrorResponseException(String, int)
- Constructor for exception org.mobicents.slee.services.sip.common.
SipSendErrorResponseException
startMBeanConfigurator()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
startService()
- Method in class org.mobicents.slee.services.sip.location.cache.mbean.
LocationService
T
toString()
- Method in class org.mobicents.slee.services.sip.location.cache.
RegistrationBindingImpl
U
unsetSbbContext()
- Method in class org.mobicents.slee.services.sip.location.cache.
LocationSbb
A
C
G
I
L
M
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.