Modifier and Type | Method and Description |
---|---|
GatewayDevice |
GatewayDiscover.getValidGateway()
Gets the first connected gateway
|
Modifier and Type | Method and Description |
---|---|
Map<InetAddress,GatewayDevice> |
GatewayDiscover.discover()
Discovers Gateway Devices on the network(s) the executing machine is
connected to.
|
Map<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.