|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.dynalivery.harmoni.LoadBalanceInfo
| Field Summary | |
int |
algorithm
|
java.lang.String |
chnlName
|
| Constructor Summary | |
LoadBalanceInfo()
|
|
LoadBalanceInfo(java.lang.String chnl,
int algo)
|
|
| Method Summary | |
int |
getPort()
Get the Port |
void |
setPort(int portint)
Set the Port |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.lang.String chnlName
public int algorithm
| Constructor Detail |
public LoadBalanceInfo()
public LoadBalanceInfo(java.lang.String chnl,
int algo)
| Method Detail |
public void setPort(int portint)
portint - The int port number for this objectpublic int getPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||