org.dasein.cloud.services.lb
Class LbListener
java.lang.Object
org.dasein.cloud.services.lb.LbListener
- All Implemented Interfaces:
- Serializable
public class LbListener
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LbListener
public LbListener()
getAlgorithm
public LbAlgorithm getAlgorithm()
setAlgorithm
public void setAlgorithm(LbAlgorithm algorithm)
getNetworkProtocol
public LbProtocol getNetworkProtocol()
setNetworkProtocol
public void setNetworkProtocol(LbProtocol networkProtocol)
getPrivatePort
public int getPrivatePort()
setPrivatePort
public void setPrivatePort(int privatePort)
getPublicPort
public int getPublicPort()
setPublicPort
public void setPublicPort(int publicPort)
Copyright © 2009 enStratus Networks LLC – Available under the terms of the Artistic License 2.0.