Uses of Class
net.tomp2p.upnp.InternetGatewayDevice

Packages that use InternetGatewayDevice
net.tomp2p.upnp   
 

Uses of InternetGatewayDevice in net.tomp2p.upnp
 

Methods in net.tomp2p.upnp 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 © 2013. All Rights Reserved.