Package org.bitlet.weupnp


package org.bitlet.weupnp
  • Classes
    Class
    Description
    A GatewayDevice is a class that abstracts UPnP-compliant gateways
    A SAX handler used to parse XML data representing a GatewayDevice
    Handles the discovery of GatewayDevices, via the GatewayDiscover.discover() method.
    This class contains a trivial main method that can be used to test whether weupnp is able to manipulate port mappings on a IGD (Internet Gateway Device) on the same network.
    A simple SAX handler that is used to parse XML name value pairs in the form <name>value</name>
    A PortMappingEntry is the class used to represent port mappings on the GatewayDevice.