Uses of Class
org.mobicents.slee.resource.xmpp.XmppActivityHandle

Uses of XmppActivityHandle in org.mobicents.slee.resource.xmpp
 

Methods in org.mobicents.slee.resource.xmpp that return types with arguments of type XmppActivityHandle
 java.util.Map<XmppActivityHandle,XmppConnection> XmppResourceAdaptor.getActivities()
           
 

Methods in org.mobicents.slee.resource.xmpp with parameters of type XmppActivityHandle
 XmppConnection XmppResourceAdaptor.getActivity(XmppActivityHandle handle)
           
 void XmppResourceAdaptor.processEvent(java.lang.Object event, XmppActivityHandle handle)
          Receives an Event and sends it to the SLEE.
 

Constructors in org.mobicents.slee.resource.xmpp with parameters of type XmppActivityHandle
XmppConnectionListener(XmppResourceAdaptor ra, java.lang.String connectionID, XmppActivityHandle handle)
           
 



Copyright © 2011. All Rights Reserved.