Uses of Interface
org.mobicents.slee.sipevent.server.rlscache.ListReferenceFrom

Uses of ListReferenceFrom in org.mobicents.slee.sipevent.server.rlscache
 

Classes in org.mobicents.slee.sipevent.server.rlscache that implement ListReferenceFrom
 class ResourceList
           
 class RLSServiceImpl
           
 

Methods in org.mobicents.slee.sipevent.server.rlscache that return ListReferenceFrom
 ListReferenceFrom ListReference.getFrom()
           
 ListReferenceFrom ListReference.getTo()
           
 

Methods in org.mobicents.slee.sipevent.server.rlscache with parameters of type ListReferenceFrom
 ListReferenceTo ResourceList.addFromReference(ListReferenceFrom from, ListReferenceEndpointAddress toAddress)
           
 ListReferenceTo ReferencedResourceLists.addFromReference(ListReferenceFrom from, ListReferenceEndpointAddress toAddress)
           
 ListReferenceTo ListReferenceTo.addFromReference(ListReferenceFrom from, ListReferenceEndpointAddress toAddress)
           
 ListReferenceTo AbstractListReferenceTo.addFromReference(ListReferenceFrom from, ListReferenceEndpointAddress toAddress)
           
 ListReferenceTo RLSServicesCacheResourceAdaptor.addReference(ListReferenceFrom from, ListReferenceEndpointAddress toAddress)
           
 

Constructors in org.mobicents.slee.sipevent.server.rlscache with parameters of type ListReferenceFrom
ListReference(ListReferenceFrom from, ListReferenceFrom to)
           
ResourceList(ListReferenceEndpointAddress address, ListReferenceFrom parent, RLSServicesCacheResourceAdaptor ra)
           
 



Copyright © 2011. All Rights Reserved.