Index
Object HARMONI.LoadBalanceInfo
algorithm-
chnlName-
getPort()
- Get the Port
setPort(int)
- Set the Port
chnlName
String chnlName
algorithm
int algorithm
setPort
void setPort(int portint)
Set the Port
- Parameters:
portint - The int port number for this object
getPort
int getPort()
Get the Port
Index