A C D E G O P R S U X 

A

ACCEPTED_CONTENT_TYPES - Static variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 

C

CONTENT_TYPE - Static variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 

D

delete(URI, Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI.
delete(URI, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI.
delete(URI, Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
delete(URI, String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
deleteIfMatch(URI, String, Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI, if the specified ETag matches the current one on the server.
deleteIfMatch(URI, String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI, if the specified ETag matches the current one on the server.
deleteIfMatch(URI, String, Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
deleteIfMatch(URI, String, String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
deleteIfNoneMatch(URI, String, Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI, if the specified ETag does not matches the current one on the server.
deleteIfNoneMatch(URI, String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Deletes the content related the specified XCAP URI, if the specified ETag does not matches the current one on the server.
deleteIfNoneMatch(URI, String, Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
deleteIfNoneMatch(URI, String, String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
deleteResponse(URI, int, String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Provides the response for an XML resource DELETE request.

E

EVENT_PACKAGE - Static variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
EVENT_PARAMETERS - Static variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 

G

get(URI, Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Retrieves the XML resource from the XCAP server, for the specified uri.
get(URI, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Retrieves the XML resource from the XCAP server, for the specified uri.
get(URI, Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
get(URI, String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
getCredentialsFactory() - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Retrieves the factory to create request authentication credentials.
getCredentialsFactory() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
getParent() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
getResponse(URI, int, String, String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Provides the response for an XML resource GET request.
getSubscriptionClientChildSbbChildRelation() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 

O

onDeleteResponseEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
Handles XCAP DELETE response events.
onGetResponseEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
Handles XCAP GET response events.
onNotify(Notify, SubscriptionClientChildSbbLocalObject) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
onPutResponseEvent(ResponseEvent, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
Handles XCAP PUT response events.
org.mobicents.slee.enabler.xdmc - package org.mobicents.slee.enabler.xdmc
 

P

put(URI, String, byte[], Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server.
put(URI, String, byte[], String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server.
put(URI, String, byte[], Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
put(URI, String, byte[], String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
putIfMatch(URI, String, String, byte[], Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server, if the specified ETag matches the current one on the server.
putIfMatch(URI, String, String, byte[], String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server, if the specified ETag matches the current one on the server.
putIfMatch(URI, String, String, byte[], Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
putIfMatch(URI, String, String, byte[], String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
putIfNoneMatch(URI, String, String, byte[], Credentials) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server, if the specified ETag does not matches the current one on the server.
putIfNoneMatch(URI, String, String, byte[], String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Puts the specified content in the XCAP Server, if the specified ETag does not matches the current one on the server.
putIfNoneMatch(URI, String, String, byte[], Credentials) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
putIfNoneMatch(URI, String, String, byte[], String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
putResponse(URI, int, String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Provides the response for an XML resource PUT request.

R

resubscribeFailed(int, SubscriptionClientChildSbbLocalObject) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
resubscribeFailed(int, XDMClientChildSbbLocalObject, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Callback method indicating failure of communication, enabler must be discarded.

S

sbbActivate() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbContext - Variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbCreate() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbLoad() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbPassivate() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbPostCreate() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbRemove() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbRolledBack(RolledBackContext) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
sbbStore() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
setSbbContext(SbbContext) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
subscribe(String, String, int, String[]) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Method which triggers subscription to changes in XDMS resources.
subscribe(String, String, int, String[]) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
subscribeFailed(int, SubscriptionClientChildSbbLocalObject) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
subscribeFailed(int, XDMClientChildSbbLocalObject, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Callback method indicating failure of communication, enabler must be discarded.
subscriptionNotification(XcapDiff, SubscriptionStatus) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Notifies an update in XDMS resources subscribed by the enabler.
subscriptionTerminated(XDMClientChildSbbLocalObject, String, TerminationReason) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Callback method indicating termination of subscription.

U

unsetSbbContext() - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
unsubscribe(String, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientChild
Terminates a subscription to changes in XDMS resources.
unsubscribe(String, String) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
unsubscribeFailed(int, SubscriptionClientChildSbbLocalObject) - Method in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
unsubscribeFailed(int, XDMClientChildSbbLocalObject, String) - Method in interface org.mobicents.slee.enabler.xdmc.XDMClientParent
Callback method indicating failure of communication, enabler must be discarded.

X

xcapClientACIF - Variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
xcapClientSbbInterface - Variable in class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
XDMClientChild - Interface in org.mobicents.slee.enabler.xdmc
 
XDMClientChildSbb - Class in org.mobicents.slee.enabler.xdmc
XDM Client SLEE Enabler.
XDMClientChildSbb() - Constructor for class org.mobicents.slee.enabler.xdmc.XDMClientChildSbb
 
XDMClientChildSbbLocalObject - Interface in org.mobicents.slee.enabler.xdmc
Client interface to interact with an XDM Server.
XDMClientParent - Interface in org.mobicents.slee.enabler.xdmc
 
XDMClientParentSbbLocalObject - Interface in org.mobicents.slee.enabler.xdmc
Interface used by XDMClientChildSbbLocalObject as callback to the sbb that declares it as a child sbb.
A C D E G O P R S U X 

Copyright © 2017. All rights reserved.