Package com.biglybt.net.natpmp.upnp.impl
Class NatPMPImpl
java.lang.Object
com.biglybt.net.natpmp.upnp.impl.NatPMPImpl
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addPortMapping
(boolean tcp, int port, String description) Client framework methodsvoid
deletePortMapping
(boolean tcp, int port) String[]
-
Field Details
-
natDevice
-
mappings
-
-
Constructor Details
-
NatPMPImpl
- Throws:
UPnPException
-
-
Method Details
-
addPortMapping
Client framework methods- Throws:
UPnPException
-
deletePortMapping
- Throws:
UPnPException
-
getPortMappings
- Throws:
UPnPException
-
getStatusInfo
- Throws:
UPnPException
-
getExternalIPAddress
-