protected class RouterImpl.RedirectEntry extends Object
| Constructor and Description |
|---|
RouterImpl.RedirectEntry(String key1,
ApplicationId key2,
long time,
int usage,
String[] aHosts,
String destinationRealm) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getExpiredTime() |
String |
getRedirectHost() |
String[] |
getRedirectHosts() |
int |
getUsageType() |
int |
hashCode() |
public RouterImpl.RedirectEntry(String key1, ApplicationId key2, long time, int usage, String[] aHosts, String destinationRealm) throws InternalError
InternalErrorCopyright © 2016. All Rights Reserved.