Deprecated API

Deprecated Methods
net.sbbi.upnp.impls.InternetGatewayDevice.getIPDevices(int)
          use generic InternetGatewayDevice.getDevices(int) or InternetGatewayDevice.getDevices(int, int, int, NetworkInterface) methods since this one is not usable with all IGD devices ( will only work with devices implementing the urn:schemas-upnp-org:service:WANIPConnection:1 service ) 
net.sbbi.upnp.impls.InternetGatewayDevice.getPPPDevices(int)
          use generic InternetGatewayDevice.getDevices(int) or InternetGatewayDevice.getDevices(int, int, int, NetworkInterface) methods since this one is not usable with all IGD devices ( will only work with devices implementing the urn:schemas-upnp-org:service:WANPPPConnection:1 service ) 
 



Copyright © 2005 SuperBonBon Industries. All Rights Reserved.