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
| 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,
ApplicationId key2,
long time,
int usage,
java.lang.String[] aHosts,
java.lang.String destinationRealm)
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 © 2014. All Rights Reserved.