Modifier and Type | Method and Description |
---|---|
GatewayDevice |
GatewayDiscover.getValidGateway()
Gets the first connected gateway
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.net.InetAddress,GatewayDevice> |
GatewayDiscover.discover()
Discovers Gateway Devices on the network(s) the executing machine is
connected to.
|
java.util.Map<java.net.InetAddress,GatewayDevice> |
GatewayDiscover.getAllGateways()
Returns list of all discovered gateways.
|
Constructor and Description |
---|
GatewayDeviceHandler(GatewayDevice device)
Creates a new instance of GatewayDeviceHandler that will populate the
fields of the supplied device
|
Copyright © 2014. All Rights Reserved.