Class NetworkAdminNATDeviceImpl
java.lang.Object
com.biglybt.core.networkmanager.admin.impl.NetworkAdminNATDeviceImpl
- All Implemented Interfaces:
NetworkAdminNATDevice
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate long
private InetAddress
private final UPnPPluginService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
int
getPort()
protected boolean
sameAs
(NetworkAdminNATDeviceImpl other)
-
Field Details
-
service
-
external_address
-
address_time
private long address_time
-
-
Constructor Details
-
NetworkAdminNATDeviceImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceNetworkAdminNATDevice
-
getAddress
- Specified by:
getAddress
in interfaceNetworkAdminNATDevice
-
getPort
public int getPort()- Specified by:
getPort
in interfaceNetworkAdminNATDevice
-
getExternalAddress
- Specified by:
getExternalAddress
in interfaceNetworkAdminNATDevice
-
sameAs
-
getString
- Specified by:
getString
in interfaceNetworkAdminNATDevice
-