Uses of Class
com.aoindustries.aoserv.client.net.Device
-
Packages that use Device Package Description com.aoindustries.aoserv.client.net com.aoindustries.aoserv.client.net.reputation -
-
Uses of Device in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return Device Modifier and Type Method Description DeviceDeviceTable. get(int id)DeviceIpAddress. getDevice()DeviceHost. getNetDevice(String deviceID)Methods in com.aoindustries.aoserv.client.net that return types with arguments of type Device Modifier and Type Method Description List<Device>Host. getNetDevices() -
Uses of Device in com.aoindustries.aoserv.client.net.reputation
Methods in com.aoindustries.aoserv.client.net.reputation that return Device Modifier and Type Method Description DeviceLimiter. getNetDevice()
-