public class PointsOfAttachment
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PointsOfAttachment()
Constructs a PoA Object
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getGatewayList()
Gets the list of Gateways� IPs and Ports
|
boolean |
mustSwitchGateway()
Informs if client should immediately change the Gateway
|
void |
setGatewayList(java.lang.String[] gatewayList)
Sets the list of Gateways� IPs and Ports
|
void |
setMustSwitchGateway(boolean switchGateway)
Sets switchGateway
|
public boolean mustSwitchGateway()
true if should change the Gatewaypublic void setMustSwitchGateway(boolean switchGateway)
switchGateway - true if client should change the Gatewaypublic java.lang.String[] getGatewayList()
public void setGatewayList(java.lang.String[] gatewayList)
gatewayList -