Interface UPnPPluginService.ServiceMapping
- All Known Implementing Classes:
UPnPPluginServiceFirewall.ServiceMappingImpl, UPnPPluginServiceWAN.ServiceMappingImpl
- Enclosing interface:
UPnPPluginService
public static interface UPnPPluginService.ServiceMapping
-
Method Details
-
isExternal
boolean isExternal() -
isTCP
boolean isTCP() -
getPort
int getPort() -
getInternalHost
InetAddress getInternalHost()
-