Uses of Class
net.sbbi.upnp.impls.InternetGatewayDevice

Packages that use InternetGatewayDevice
net.sbbi.upnp.impls   
 

Uses of InternetGatewayDevice in net.sbbi.upnp.impls
 

Methods in net.sbbi.upnp.impls that return types with arguments of type InternetGatewayDevice
static Collection<InternetGatewayDevice> InternetGatewayDevice.getDevices(int timeout)
          Lookup all the IGD (IP or PPP) devices on the network.
static Collection<InternetGatewayDevice> InternetGatewayDevice.getDevices(int timeout, int ttl, int mx, NetworkInterface ni)
          Lookup all the IGD (IP urn:schemas-upnp-org:service:WANIPConnection:1, or PPP urn:schemas-upnp-org:service:WANPPPConnection:1) devices for a given network interface.
 



Copyright © 2011. All Rights Reserved.