Class PairingManagerImpl.PairedNodeImpl
java.lang.Object
com.biglybt.core.pairing.impl.PairingManagerImpl.PairedNodeImpl
- All Implemented Interfaces:
PairedNode
- Enclosing class:
PairingManagerImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddAddress(Set<InetAddress> addresses, String key)
-
Field Details
-
map
-
-
Constructor Details
-
PairedNodeImpl
-
-
Method Details
-
getAccessCode
- Specified by:
getAccessCodein interfacePairedNode
-
getAddresses
- Specified by:
getAddressesin interfacePairedNode
-
addAddress
-
getServices
- Specified by:
getServicesin interfacePairedNode
-