|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.psepr.jClient.PsEPRRouter
org.psepr.jClient.SimpleRouterManagerRouter
public class SimpleRouterManagerRouter
Extends the basic PsEPRRouter definition with some flags used by the SimpleRouteManager.
| Field Summary | |
|---|---|
long |
failureCount
|
boolean |
good
|
long |
goodTime
|
boolean |
touched
|
int |
weight
|
| Fields inherited from class org.psepr.jClient.PsEPRRouter |
|---|
address, id, serviceInstance, serviceName, socksPort, socksServer, xmppPort, xmppServer |
| Constructor Summary | |
|---|---|
SimpleRouterManagerRouter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toXML()
|
| Methods inherited from class org.psepr.jClient.PsEPRRouter |
|---|
toXMLBody |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean good
public boolean touched
public int weight
public long goodTime
public long failureCount
| Constructor Detail |
|---|
public SimpleRouterManagerRouter()
| Method Detail |
|---|
public java.lang.String toXML()
toXML in class PsEPRRouter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||