org.jdiameter.client.impl.router
Class RouterImpl.RedirectEntry
java.lang.Object
org.jdiameter.client.impl.router.RouterImpl.RedirectEntry
- Enclosing class:
- RouterImpl
protected class RouterImpl.RedirectEntry
- extends java.lang.Object
|
Constructor Summary |
RouterImpl.RedirectEntry(java.lang.String key1,
org.jdiameter.api.ApplicationId key2,
long time,
int usage,
java.lang.String[] aHosts)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
RouterImpl.RedirectEntry
public RouterImpl.RedirectEntry(java.lang.String key1,
org.jdiameter.api.ApplicationId key2,
long time,
int usage,
java.lang.String[] aHosts)
throws java.lang.InternalError
- Throws:
java.lang.InternalError
getUsageType
public int getUsageType()
getRedirectHosts
public java.lang.String[] getRedirectHosts()
getRedirectHost
public java.lang.String getRedirectHost()
getExpiredTime
public long getExpiredTime()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
Copyright © 2008. All Rights Reserved.