org.jdiameter.server.impl
Class MutablePeerTableImpl.StorageEntry

java.lang.Object
  extended by org.jdiameter.server.impl.MutablePeerTableImpl.StorageEntry
Enclosing class:
MutablePeerTableImpl

protected class MutablePeerTableImpl.StorageEntry
extends java.lang.Object


Constructor Summary
MutablePeerTableImpl.StorageEntry(IMessage message)
           
 
Method Summary
 java.lang.String getDuplicationKey()
           
 IMessage getMessage()
           
 long getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutablePeerTableImpl.StorageEntry

public MutablePeerTableImpl.StorageEntry(IMessage message)
Method Detail

getMessage

public IMessage getMessage()

getTime

public long getTime()

getDuplicationKey

public java.lang.String getDuplicationKey()


Copyright © 2008. All Rights Reserved.