Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
O
R
S
T
U
A
addBinding(String, String, String, long, long, float, String, long)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
addBinding(String, String, String, long, long, float, String, long)
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Adds new contact binding for particular user..
asSbbActivityContextInterface(ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
C
create(LocationService)
- Static method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
Starts the MBean
D
destroy()
- Static method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
Stops the MBean
E
equals(Object)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
G
getBindings(String)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
getBindings(String)
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Returns map which contains mapping contactAddress->registrationBinding for particular user - address of record sip:nie@ma.mnie.tu
getCallId()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getComment()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getContactAddress()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getContactAddress()
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
getContacts(String)
- Method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
getContacts(String)
- Method in interface org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagementMBean
getCSeq()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getExpirationTime(String, String)
- Method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
getExpirationTime(String, String)
- Method in interface org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagementMBean
Returns time in miliseconds left till certain contact expires, if there is some error it return Long.MIN_VALUE.
getExpires()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getExpiresDelta()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
Returns number of mseconds till this entry expires May be 0 or -ve if already expired
getLocationService(String)
- Static method in class org.mobicents.slee.services.sip.location.
LocationServiceFactory
getQValue()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getRegisteredUserCount()
- Method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
getRegisteredUserCount()
- Method in interface org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagementMBean
Number of registered users.
getRegisteredUsers()
- Method in class org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagement
getRegisteredUsers()
- Method in interface org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagementMBean
getRegisteredUsers()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
getRegisteredUsers()
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Returns set of user that have registered - set contains adress of record for each user, something like sip:ala@kocia.domena.com
getRegistrationDate()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getSipAddress()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
getSipAddress()
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
getTimerID()
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
H
hashCode()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
I
init()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
init()
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Starts the location service
L
LocationSbb
- Class in
org.mobicents.slee.services.sip.location
LocationSbb()
- Constructor for class org.mobicents.slee.services.sip.location.
LocationSbb
LocationSbbLocalObject
- Interface in
org.mobicents.slee.services.sip.location
LocationService
- Interface in
org.mobicents.slee.services.sip.location
LocationServiceException
- Exception in
org.mobicents.slee.services.sip.location
TODO Class Description
LocationServiceException(String)
- Constructor for exception org.mobicents.slee.services.sip.location.
LocationServiceException
LocationServiceFactory
- Class in
org.mobicents.slee.services.sip.location
Hides the management of which impl of location service and if it's a singleton or not
LocationServiceFactory()
- Constructor for class org.mobicents.slee.services.sip.location.
LocationServiceFactory
LocationServiceManagement
- Class in
org.mobicents.slee.services.sip.location.jmx
Implementation of the Location Service Management JMX interface.
LocationServiceManagementMBean
- Interface in
org.mobicents.slee.services.sip.location.jmx
M
MBEAN_NAME
- Static variable in interface org.mobicents.slee.services.sip.location.jmx.
LocationServiceManagementMBean
O
onTimerEvent(TimerEvent, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
a registration expires
org.mobicents.slee.services.sip.location
- package org.mobicents.slee.services.sip.location
org.mobicents.slee.services.sip.location.jmx
- package org.mobicents.slee.services.sip.location.jmx
R
RegistrationBinding
- Class in
org.mobicents.slee.services.sip.location
TODO
RegistrationBinding()
- Constructor for class org.mobicents.slee.services.sip.location.
RegistrationBinding
RegistrationBindingActivityContextInterface
- Interface in
org.mobicents.slee.services.sip.location
removeBinding(String, String)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
removeBinding(String, String)
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Removes contact address from user bindings.
S
sbbActivate()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbCreate()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbExceptionThrown(Exception, Object, ActivityContextInterface)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbLoad()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbPassivate()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbPostCreate()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbRemove()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbRolledBack(RolledBackContext)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
sbbStore()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
setCallId(String)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setComment(String)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setContactAddress(String)
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
setCSeq(long)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setExpires(long)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setQValue(float)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setRegistrationDate(long)
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
setSbbContext(SbbContext)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
setSipAddress(String)
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
setTimerID(TimerID)
- Method in interface org.mobicents.slee.services.sip.location.
RegistrationBindingActivityContextInterface
shutdown()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
shutdown()
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Shutdown the location service
T
toString()
- Method in class org.mobicents.slee.services.sip.location.
RegistrationBinding
U
unsetSbbContext()
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
updateBinding(RegistrationBinding)
- Method in class org.mobicents.slee.services.sip.location.
LocationSbb
updateBinding(RegistrationBinding)
- Method in interface org.mobicents.slee.services.sip.location.
LocationService
Updates the specified registration binding.
A
C
D
E
G
H
I
L
M
O
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.