Interface UPnPPluginService
- All Known Implementing Classes:
UPnPPluginServiceFirewall, UPnPPluginServiceWAN
public interface UPnPPluginService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckMapping(LoggerChannel log, UPnPMapping mapping) getInfo()voidremoveMapping(LoggerChannel log, UPnPMapping mapping, boolean end_of_day)
-
Method Details
-
getSpecificService
UPnPSpecificService getSpecificService() -
getGenericService
UPnPService getGenericService() -
getExternalIPAddress
String getExternalIPAddress() -
checkMapping
-
removeMapping
-
getMappings
UPnPPluginService.ServiceMapping[] getMappings() -
getConnectionType
String getConnectionType() -
getInfo
String getInfo() -
getString
String getString()
-