Package com.biglybt.net.upnp.services
Interface UPnPWANPPPConnection
-
- All Superinterfaces:
UPnPSpecificService
,UPnPWANConnection
public interface UPnPWANPPPConnection extends UPnPWANConnection
-
-
Field Summary
-
Fields inherited from interface com.biglybt.net.upnp.services.UPnPWANConnection
CAP_ALL, CAP_UDP_TCP_SAME_PORT
-
-
Method Summary
-
Methods inherited from interface com.biglybt.net.upnp.services.UPnPSpecificService
getGenericService
-
Methods inherited from interface com.biglybt.net.upnp.services.UPnPWANConnection
addListener, addPortMapping, deletePortMapping, getCapabilities, getConnectionType, getExternalIPAddress, getPortMappings, getStatusInfo, periodicallyRecheckMappings, removeListener
-
-