A B C D E F G H I J M O P S T U

A

AdminSbb - Class in org.mobicents.slee.service.admin
 
AdminSbb() - Constructor for class org.mobicents.slee.service.admin.AdminSbb
Creates a new instance of SecondBounceSbb

B

buildAck(Dialog, Object) - Method in interface org.mobicents.slee.util.SipUtils
Build an ACK request based on a dialog and an optional content.
buildAck(Dialog, Object) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
buildInvite(Address, Address, byte[], int) - Method in interface org.mobicents.slee.util.SipUtils
Sends an SIP invite request from caller to callee
buildInvite(Address, Address, byte[], int) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
buildInvite(Address, Address, byte[], int, String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
buildRequestWithAuthorizationHeader(ResponseEvent, String) - Method in interface org.mobicents.slee.util.SipUtils
Build the request associated with the event again but this time include an authorization header or proxy authorization header based on the Digest Scheme presented in RFC 2069.
buildRequestWithAuthorizationHeader(ResponseEvent, String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 

C

CacheException - Exception in org.mobicents.slee.util
 
CacheException() - Constructor for exception org.mobicents.slee.util.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.mobicents.slee.util.CacheException
 
CacheException(String) - Constructor for exception org.mobicents.slee.util.CacheException
 
CacheException(Throwable) - Constructor for exception org.mobicents.slee.util.CacheException
 
CacheFactory - Class in org.mobicents.slee.util
 
CacheUtility - Interface in org.mobicents.slee.util
 
CallControlSbb - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb
 
CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
CallControlSbb.BeforeCalleeConfirmedState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.BeforeCalleeConfirmedState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
CallControlSbb.CalleeRingingState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.CalleeRingingState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.CalleeRingingState
 
CallControlSbb.CalleeTryingState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.CalleeTryingState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.CalleeTryingState
 
CallControlSbb.CallerInvitedState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.CallerInvitedState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerInvitedState
 
CallControlSbb.CallerRingingState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.CallerRingingState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerRingingState
 
CallControlSbb.CallerTryingState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.CallerTryingState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerTryingState
 
CallControlSbb.ExternalCancellationState - Class in org.mobicents.slee.service.callcontrol
We enter this state when an external cancellation has been triggered (e.g.
CallControlSbb.ExternalCancellationState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalCancellationState
 
CallControlSbb.ExternalTerminationCalleeState - Class in org.mobicents.slee.service.callcontrol
We enter this state when the termination of both sessions has been triggered (e.g.
CallControlSbb.ExternalTerminationCalleeState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalTerminationCalleeState
 
CallControlSbb.ExternalTerminationCallerState - Class in org.mobicents.slee.service.callcontrol
We enter this state when the termination of both sessions has been triggered (e.g.
CallControlSbb.ExternalTerminationCallerState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalTerminationCallerState
 
CallControlSbb.InitialState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.InitialState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.InitialState
 
CallControlSbb.SessionEstablishedState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.SessionEstablishedState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.SessionEstablishedState
 
CallControlSbb.StateSupport - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.StateSupport(String) - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.StateSupport
 
CallControlSbb.TerminationState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.TerminationState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.TerminationState
 
CallControlSbb.UATerminationState - Class in org.mobicents.slee.service.callcontrol
 
CallControlSbb.UATerminationState() - Constructor for class org.mobicents.slee.service.callcontrol.CallControlSbb.UATerminationState
 
CallControlSbbLocalObject - Interface in org.mobicents.slee.service.callcontrol
 
callIdSelect(InitialEventSelector) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
Generate a custom convergence name so that events with the same call identifier will go to the same root SBB entity.
CommonSbb - Class in org.mobicents.slee.service.common
CommonSbb is the base SBB for all the BounceSbb
CommonSbb() - Constructor for class org.mobicents.slee.service.common.CommonSbb
Creates a new instance of BounceSbb
convertAddressToSipURI(Address) - Method in interface org.mobicents.slee.util.SipUtils
 
convertAddressToSipURI(Address) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
convertURIToAddress(String) - Method in interface org.mobicents.slee.util.SipUtils
 
convertURIToAddress(String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
convertURIToSipURI(String) - Method in interface org.mobicents.slee.util.SipUtils
 
convertURIToSipURI(String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
createLocalContactHeader(String) - Method in interface org.mobicents.slee.util.SipUtils
Add a contact header (which is mandatory for INVITE's).
createLocalContactHeader(String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
createLocalViaHeader() - Method in interface org.mobicents.slee.util.SipUtils
Create a ViaHeader based on the local ip of the sip stack, the port and transport based on the sip providers first listening point.
createLocalViaHeader() - Method in class org.mobicents.slee.util.SipUtilsImpl
 

D

DefaultStateCallback - Class in org.mobicents.slee.util
 
DefaultStateCallback() - Constructor for class org.mobicents.slee.util.DefaultStateCallback
 

E

ENDPOINT_NAME - Static variable in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CalleeRingingState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CalleeTryingState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerInvitedState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerInvitedState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerRingingState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerRingingState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerTryingState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.CallerTryingState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalCancellationState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalTerminationCalleeState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalTerminationCallerState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.InitialState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.SessionEstablishedState
 
execute(JainMgcpResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.SessionEstablishedState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.TerminationState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.UATerminationState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.common.SimpleCallFlowRequestState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.common.SimpleCallFlowRequestState
 
execute(ResponseEvent) - Method in class org.mobicents.slee.service.common.SimpleCallFlowResponseState
 
execute(RequestEvent) - Method in class org.mobicents.slee.service.common.SimpleCallFlowResponseState
 
execute(ResponseEvent) - Method in interface org.mobicents.slee.service.common.SimpleCallFlowState
 
execute(RequestEvent) - Method in interface org.mobicents.slee.service.common.SimpleCallFlowState
 

F

fireOrderCancelled(CustomEvent, ActivityContextInterface, Address) - Method in class org.mobicents.slee.service.user.UserSbb
 

G

generateTag() - Method in interface org.mobicents.slee.util.SipUtils
Generates a tag to be used e.g.
generateTag() - Method in class org.mobicents.slee.util.SipUtilsImpl
 
get(String) - Method in interface org.mobicents.slee.util.CacheUtility
 
get(String) - Method in class org.mobicents.slee.util.SharedHashMapCache
 
getCache() - Method in class org.mobicents.slee.util.CacheFactory
 
getCacheUtility() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getCallControlSbbChild() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getCallControlSbbChild() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getCallControlSbbChild() - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
getCallControlSbbChild() - Method in class org.mobicents.slee.service.user.UserSbb
 
getCallControlSipAddress() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getCalleeSession() - Method in class org.mobicents.slee.util.SessionAssociation
 
getCallerSession() - Method in class org.mobicents.slee.util.SessionAssociation
 
getCallId() - Method in class org.mobicents.slee.util.Session
 
getCallIdentifier() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getCallIdentifierCmp() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getChildSbbLocalObject() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getChildSbbLocalObject() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getChildSbbLocalObject() - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
getChildSbbLocalObject() - Method in class org.mobicents.slee.service.user.UserSbb
 
getCustomEvent() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getCustomEvent() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getCustomEvent() - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
getCustomEvent() - Method in class org.mobicents.slee.service.user.UserSbb
 
getCustomEventCmp() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getDateAndTime() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getDialog() - Method in class org.mobicents.slee.util.Session
 
getDialog(RequestEvent) - Method in interface org.mobicents.slee.util.SipUtils
Returns the Dialog for a RequestEvent.
getDialog(ResponseEvent) - Method in interface org.mobicents.slee.util.SipUtils
Returns the Dialog for a ResponseEvent.
getDialog(ResponseEvent) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
getDialog(RequestEvent) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
getInstance() - Static method in class org.mobicents.slee.util.CacheFactory
 
getInstance() - Static method in class org.mobicents.slee.util.SharedHashMapCache
 
getInstance() - Static method in class org.mobicents.slee.util.SipUtilsFactorySingleton
 
getMgcpActivityContestInterfaceFactory() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getMgcpProvider() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getNullACIFactory() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getNullActivityFactory() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getParentCmp() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getPassword() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getPeerSDP() - Method in class org.mobicents.slee.util.Session
 
getPeerSession(String) - Method in class org.mobicents.slee.util.SessionAssociation
 
getResponseEvent() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getResponseEventCmp() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getSbbContext() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
Convenience method to retrieve the SbbContext object stored in setSbbContext.
getSbbContext() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getSendBye() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getSendBye() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getSendBye() - Method in interface org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject
 
getSendBye() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getSendBye() - Method in class org.mobicents.slee.service.user.UserSbb
 
getSendByeCmp() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
getSession(String) - Method in class org.mobicents.slee.util.SessionAssociation
 
getSessionState() - Method in class org.mobicents.slee.util.DefaultStateCallback
 
getSessionState() - Method in interface org.mobicents.slee.util.StateCallback
 
getSipActivityContextInterfaceFactory() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getSipAddress() - Method in class org.mobicents.slee.util.Session
 
getSipProvider() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getSipUtils() - Method in class org.mobicents.slee.service.common.CommonSbb
 
getSipUtils() - Method in interface org.mobicents.slee.util.SipUtilsFactory
 
getSipUtils() - Method in class org.mobicents.slee.util.SipUtilsFactoryImpl
 
getState() - Method in class org.mobicents.slee.util.SessionAssociation
 
getStateCallback() - Method in class org.mobicents.slee.util.SessionAssociation
 
getStatusMessage() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.StateSupport
 
getTimerID() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getTimerID() - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
getToBeCancelledClientTransaction() - Method in class org.mobicents.slee.util.Session
 
getTtsString() - Method in class org.mobicents.slee.service.admin.AdminSbb
 
getTtsString() - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
getTtsString() - Method in class org.mobicents.slee.service.user.UserSbb
 

H

handleAuthentication(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
handleAuthentication(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
handleBye(String, Request) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
Handles a BYE
handleDecline(String) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
handleDecline(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
handleError(String) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
Used to handle responses in the 400 series.
handleOK(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
handleOK(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
handleRinging(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
handleRinging(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 
handleTrying(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
 
handleTrying(String, ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb.BeforeCalleeConfirmedState
 

I

IVR_ENDPOINT - Static variable in class org.mobicents.slee.service.callcontrol.CallControlSbb
 

J

JBOSS_BIND_ADDRESS - Static variable in class org.mobicents.slee.service.common.CommonSbb
 

M

MGCP_PEER_PORT - Static variable in class org.mobicents.slee.service.common.CommonSbb
 
MGCP_PORT - Static variable in class org.mobicents.slee.service.common.CommonSbb
 
mmsBindAddress - Variable in class org.mobicents.slee.service.callcontrol.CallControlSbb
 

O

onBeforeOrderProcessed(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onByeEvent(RequestEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
onClientErrorRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
onCreateConnectionResponse(CreateConnectionResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onCreateConnectionResponse(CreateConnectionResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
onCreateConnectionResponse(CreateConnectionResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onCreateConnectionResponse(CreateConnectionResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
onCreateConnectionResponse(CreateConnectionResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.UserSbb
 
onNotificationRequestResponse(NotificationRequestResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onNotificationRequestResponse(NotificationRequestResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onNotificationRequestResponse(NotificationRequestResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
onNotificationRequestResponse(NotificationRequestResponse, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.UserSbb
 
onNotifyRequest(Notify, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onNotifyRequest(Notify, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onNotifyRequest(Notify, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
onNotifyRequest(Notify, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.UserSbb
 
onOrderApproved(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onOrderApproved(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onOrderCancelled(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onOrderCancelled(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onOrderPlaced(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onOrderPlaced(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.UserSbb
 
onOrderProcessed(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
onOrderRejected(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onOrderShipped(CustomEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
onSuccessRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
onTimerEvent(TimerEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
onTimerEvent(TimerEvent, ActivityContextInterface) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
OrderDeliverDateSbb - Class in org.mobicents.slee.service.user.delivery
 
OrderDeliverDateSbb() - Constructor for class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
Creates a new instance of UserSbb
orderIdSelect(InitialEventSelector) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
orderIdSelect(InitialEventSelector) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
OrderShipDateSbb - Class in org.mobicents.slee.service.user.ship
 
OrderShipDateSbb() - Constructor for class org.mobicents.slee.service.user.ship.OrderShipDateSbb
Creates a new instance of UserSbb
org.mobicents.slee.service.admin - package org.mobicents.slee.service.admin
 
org.mobicents.slee.service.callcontrol - package org.mobicents.slee.service.callcontrol
 
org.mobicents.slee.service.common - package org.mobicents.slee.service.common
 
org.mobicents.slee.service.user - package org.mobicents.slee.service.user
 
org.mobicents.slee.service.user.delivery - package org.mobicents.slee.service.user.delivery
 
org.mobicents.slee.service.user.ship - package org.mobicents.slee.service.user.ship
 
org.mobicents.slee.util - package org.mobicents.slee.util
 

P

parseSipUri(String) - Method in interface org.mobicents.slee.util.SipUtils
Parses a String in the format "sip:user@host" and returns a String array containing user in index 0 and host in index 1.
parseSipUri(String) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
put(String, Object) - Method in interface org.mobicents.slee.util.CacheUtility
 
put(String, Object) - Method in class org.mobicents.slee.util.SharedHashMapCache
 

S

sbbActivate() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbActivate() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 55 for further information.
sbbCreate() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbCreate() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 55 for further information.
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 65 for further information.
sbbLoad() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbLoad() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 56 for further information.
sbbPassivate() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbPassivate() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 56 for further information.
sbbPostCreate() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbPostCreate() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 55 for further information.
sbbRemove() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbRemove() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 56 for further information.
sbbRolledBack(RolledBackContext) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbRolledBack(RolledBackContext) - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 67 for further information.
sbbStore() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sbbStore() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 57 for further information.
sendBye() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sendBye() - Method in interface org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject
 
sendCallerAck(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sendCancel(ClientTransaction) - Method in interface org.mobicents.slee.util.SipUtils
Sends a sip CANCEL request in the context of the transaction that is to be cancelled.
sendCancel(ClientTransaction) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
sendOk(Request) - Method in interface org.mobicents.slee.util.SipUtils
Sends a sip OK request
sendOk(Request) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
sendRQNT(String, String, boolean) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
sendRQNT(String, String, boolean) - Method in interface org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject
 
sendStatefulOk(RequestEvent) - Method in interface org.mobicents.slee.util.SipUtils
 
sendStatefulOk(RequestEvent) - Method in class org.mobicents.slee.util.SipUtilsImpl
 
Session - Class in org.mobicents.slee.util
 
Session() - Constructor for class org.mobicents.slee.util.Session
 
Session(String) - Constructor for class org.mobicents.slee.util.Session
 
SessionAssociation - Class in org.mobicents.slee.util
 
SessionAssociation(String) - Constructor for class org.mobicents.slee.util.SessionAssociation
 
setCallControlSipAddress(String) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setCalleeSession(Session) - Method in class org.mobicents.slee.util.SessionAssociation
 
setCallerSession(Session) - Method in class org.mobicents.slee.util.SessionAssociation
 
setCallId(String) - Method in class org.mobicents.slee.util.Session
 
setCallIdentifier(CallIdentifier) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setCallIdentifierCmp(CallIdentifier) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setChildSbbLocalObject(CallControlSbbLocalObject) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
setChildSbbLocalObject(CallControlSbbLocalObject) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setChildSbbLocalObject(CallControlSbbLocalObject) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
setChildSbbLocalObject(CallControlSbbLocalObject) - Method in class org.mobicents.slee.service.user.UserSbb
 
setCustomEvent(CustomEvent) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
setCustomEvent(CustomEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setCustomEvent(CustomEvent) - Method in interface org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject
 
setCustomEvent(CustomEvent) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setCustomEvent(CustomEvent) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
setCustomEvent(CustomEvent) - Method in class org.mobicents.slee.service.user.UserSbb
 
setCustomEventCmp(CustomEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setDateAndTime(String) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setDialog(Dialog) - Method in class org.mobicents.slee.util.Session
 
setJndiEnvPath(String) - Method in class org.mobicents.slee.util.SipUtilsFactoryImpl
 
setJndiSipFactoryProviderPath(String) - Method in class org.mobicents.slee.util.SipUtilsFactoryImpl
 
setParent(SbbLocalObject) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setParent(SbbLocalObject) - Method in interface org.mobicents.slee.service.callcontrol.CallControlSbbLocalObject
 
setParentCmp(SbbLocalObject) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setPassword(String) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setPeerSDP(byte[]) - Method in class org.mobicents.slee.util.Session
 
setResponseEventCmp(ResponseEvent) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 54 for further information.
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.service.user.UserSbb
 
setSendBye(boolean) - Method in class org.mobicents.slee.service.admin.AdminSbb
Set to true after dtmf - that is, we can terminate after anouncement which is played after dtmf?
setSendBye(boolean) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setSendBye(boolean) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setSendBye(boolean) - Method in class org.mobicents.slee.service.user.UserSbb
 
setSendByeCmp(boolean) - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
setSessionState(String) - Method in class org.mobicents.slee.util.DefaultStateCallback
 
setSessionState(String) - Method in interface org.mobicents.slee.util.StateCallback
 
setSipAddress(Address) - Method in class org.mobicents.slee.util.Session
 
setState(String) - Method in class org.mobicents.slee.util.SessionAssociation
 
setStateCallback(StateCallback) - Method in class org.mobicents.slee.util.SessionAssociation
 
setTimerID(TimerID) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
setTimerID(TimerID) - Method in class org.mobicents.slee.service.user.delivery.OrderDeliverDateSbb
 
setToBeCancelledClientTransaction(ClientTransaction) - Method in class org.mobicents.slee.util.Session
 
setTtsString(String) - Method in class org.mobicents.slee.service.admin.AdminSbb
 
setTtsString(String) - Method in class org.mobicents.slee.service.user.ship.OrderShipDateSbb
 
setTtsString(String) - Method in class org.mobicents.slee.service.user.UserSbb
 
SharedHashMapCache - Class in org.mobicents.slee.util
 
SharedHashMapCache() - Constructor for class org.mobicents.slee.util.SharedHashMapCache
 
SimpleCallFlowRequestState - Class in org.mobicents.slee.service.common
 
SimpleCallFlowRequestState() - Constructor for class org.mobicents.slee.service.common.SimpleCallFlowRequestState
 
SimpleCallFlowResponseState - Class in org.mobicents.slee.service.common
 
SimpleCallFlowResponseState() - Constructor for class org.mobicents.slee.service.common.SimpleCallFlowResponseState
 
SimpleCallFlowState - Interface in org.mobicents.slee.service.common
State interface for the different state classes that implement the simple (no 1) call flow as recommended in RFC 3725.
SipUtils - Interface in org.mobicents.slee.util
 
SipUtilsFactory - Interface in org.mobicents.slee.util
 
SipUtilsFactoryImpl - Class in org.mobicents.slee.util
 
SipUtilsFactoryImpl() - Constructor for class org.mobicents.slee.util.SipUtilsFactoryImpl
 
SipUtilsFactorySingleton - Class in org.mobicents.slee.util
 
SipUtilsImpl - Class in org.mobicents.slee.util
 
SipUtilsImpl(SleeSipProvider, HeaderFactory, MessageFactory, AddressFactory) - Constructor for class org.mobicents.slee.util.SipUtilsImpl
 
StateCallback - Interface in org.mobicents.slee.util
Simple interface to communicate the session state changes.

T

toString() - Method in class org.mobicents.slee.util.SessionAssociation
 
toString() - Method in class org.mobicents.slee.util.SharedHashMapCache
 

U

unsetSbbContext() - Method in class org.mobicents.slee.service.callcontrol.CallControlSbb
 
unsetSbbContext() - Method in class org.mobicents.slee.service.common.CommonSbb
implements javax.slee.Sbb Please refer to JSLEE v1.1 Specification, Early Draft Review Page 54 for further information.
UserSbb - Class in org.mobicents.slee.service.user
 
UserSbb() - Constructor for class org.mobicents.slee.service.user.UserSbb
Creates a new instance of UserSbb

A B C D E F G H I J M O P S T U

Copyright © 2010. All Rights Reserved.