org.mobicents.slee.sipevent.server.rlscache
Class Entry

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.rlscache.AbstractListReferenceEndpoint
      extended by org.mobicents.slee.sipevent.server.rlscache.AbstractListReferenceTo
          extended by org.mobicents.slee.sipevent.server.rlscache.Entry
All Implemented Interfaces:
ListReferenceEndpoint, ListReferenceTo

public class Entry
extends AbstractListReferenceTo


Field Summary
 
Fields inherited from class org.mobicents.slee.sipevent.server.rlscache.AbstractListReferenceTo
status
 
Constructor Summary
Entry(ListReferenceEndpointAddress address)
           
 
Method Summary
 java.util.Set<EntryType> getEntries()
           
 EntryType getEntryType()
           
 void setEntryType(EntryType entryType)
           
 
Methods inherited from class org.mobicents.slee.sipevent.server.rlscache.AbstractListReferenceTo
addFromReference, getStatus, hasFromReferences, removeFromReference
 
Methods inherited from class org.mobicents.slee.sipevent.server.rlscache.AbstractListReferenceEndpoint
equals, getAddress, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mobicents.slee.sipevent.server.rlscache.ListReferenceEndpoint
getAddress
 

Constructor Detail

Entry

public Entry(ListReferenceEndpointAddress address)
Method Detail

setEntryType

public void setEntryType(EntryType entryType)

getEntryType

public EntryType getEntryType()

getEntries

public java.util.Set<EntryType> getEntries()
Specified by:
getEntries in interface ListReferenceTo
Specified by:
getEntries in class AbstractListReferenceTo


Copyright © 2011. All Rights Reserved.