GatewayDevice |
A GatewayDevice is a class that abstracts UPnP-compliant gateways
|
GatewayDeviceHandler |
A SAX handler used to parse XML data representing a GatewayDevice
|
GatewayDiscover |
|
Main |
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.
|
NameValueHandler |
A simple SAX handler that is used to parse XML name value pairs in the form
<name>value</name>
|
PortMappingEntry |
A PortMappingEntry is the class used to represent port mappings on
the GatewayDevice.
|