A C D E G H M N O P R S U 

A

addressFactory - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

C

createNewPublishRequest(String, String, int, String, String, String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
createPublishRequest(String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
createRefreshPublishRequest() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
createRemovePublishRequest() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
createUpdatePublishRequest(String, String, String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

D

doRefresh() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

E

ecsAddress - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
expiresDrift - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

G

getEntity() - Method in interface org.mobicents.slee.enabler.sip.PublicationClientChild
Retrieve entity for which this child publishes.
getEntity() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getEntityCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getETag() - Method in interface org.mobicents.slee.enabler.sip.PublicationClientChild
Retrieve ETag used in last publish request.
getETag() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getETagCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getEventPackageCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getExpiresCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getParent() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getPostponedRequestCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
getPublishRequestTypeCMP() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

H

handleFailure(int, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
headerFactory - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

M

messageFactory - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
modifyPublication(String, String, String, int) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientChild
Modifies publication with passed document.
modifyPublication(String, String, String, int) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
modifyPublicationFailed(int, PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that modify publication request failed.
modifyPublicationSucceed(PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that modify publication request succeed.

N

newPublication(String, String, String, String, String, int) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientChild
This method should be used to create new publication.
newPublication(String, String, String, String, String, int) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
newPublicationFailed(int, PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that new publication request failed.
newPublicationSucceed(PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that new publication request succeed.

O

onClientErrorRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
onGlobalFailureRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
onServerErrorRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
onSuccessRespEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
onTimerEvent(TimerEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
onTransactionTimeoutEvent(TimeoutEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
org.mobicents.slee.enabler.sip - package org.mobicents.slee.enabler.sip
 

P

PostponedModifyPublicationRequest - Class in org.mobicents.slee.enabler.sip
 
PostponedModifyPublicationRequest(String, String, String, int) - Constructor for class org.mobicents.slee.enabler.sip.PostponedModifyPublicationRequest
 
PostponedRemovePublicationRequest - Class in org.mobicents.slee.enabler.sip
 
PostponedRemovePublicationRequest() - Constructor for class org.mobicents.slee.enabler.sip.PostponedRemovePublicationRequest
 
PostponedRequest - Interface in org.mobicents.slee.enabler.sip
A request that is postponed due to enabler doing a refresh.
PublicationClientChild - Interface in org.mobicents.slee.enabler.sip
Interface for SIP-Publication-Client(EPA/PUA).
PublicationClientChildSbb - Class in org.mobicents.slee.enabler.sip
SIP Publication Client SLEE Enabler.
PublicationClientChildSbb() - Constructor for class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
PublicationClientChildSbbLocalObject - Interface in org.mobicents.slee.enabler.sip
 
PublicationClientParent - Interface in org.mobicents.slee.enabler.sip
 
PublicationClientParentSbbLocalObject - Interface in org.mobicents.slee.enabler.sip
 

R

refreshPublicationFailed(int, PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that refresh publication request failed.
removePublication() - Method in interface org.mobicents.slee.enabler.sip.PublicationClientChild
Issues remove request.
removePublication() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
removePublicationFailed(int, PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that remove publication request failed.
removePublicationSucceed(PublicationClientChildSbbLocalObject) - Method in interface org.mobicents.slee.enabler.sip.PublicationClientParent
Callback method indicating that remove publication request succeed.
resume(PublicationClientChild) - Method in class org.mobicents.slee.enabler.sip.PostponedModifyPublicationRequest
 
resume(PublicationClientChild) - Method in class org.mobicents.slee.enabler.sip.PostponedRemovePublicationRequest
 
resume(PublicationClientChild) - Method in interface org.mobicents.slee.enabler.sip.PostponedRequest
 

S

sbbActivate() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbContext - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbCreate() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbLoad() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbPassivate() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbPostCreate() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbRemove() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbRolledBack(RolledBackContext) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sbbStore() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setEntityCMP(String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setETagCMP(String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setEventPackageCMP(String) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setExpiresCMP(int) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setPostponedRequestCMP(PostponedRequest) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setPublishRequestTypeCMP(PublishRequestType) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sipActivityContextInterfaceFactory - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
sleeSipProvider - Variable in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 

U

unsetSbbContext() - Method in class org.mobicents.slee.enabler.sip.PublicationClientChildSbb
 
A C D E G H M N O P R S U 

Copyright © 2017. All Rights Reserved.