Index

Object HARMONI.LoadBalanceInfo


Variable Index

 o algorithm
 
 o chnlName
 

Method Index

 o getPort()
Get the Port
 o setPort(int)
Set the Port

Field Detail

 o chnlName
String chnlName
 o algorithm
int algorithm

Method Detail

 o setPort
void setPort(int portint)
          Set the Port
Parameters:
portint - The int port number for this object
 o getPort
int getPort()
          Get the Port

Index