Package com.biglybt.core.pairing
Interface PairingConnectionData
- All Known Implementing Classes:
PairingManagerImpl.PairedServiceImpl
,PairingManagerImpl.PairingConnectionData2
public interface PairingConnectionData
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute
(String name) void
setAttribute
(String name, String value) void
sync()
-
Field Details
-
ATTR_IP_V4
- See Also:
-
ATTR_IP_V6
- See Also:
-
ATTR_PORT
- See Also:
-
ATTR_PORT_OVERRIDE
- See Also:
-
ATTR_PROTOCOL
- See Also:
-
ATTR_HOST
- See Also:
-
ATTR_I2P
- See Also:
-
ATTR_TOR
- See Also:
-
-
Method Details
-
setAttribute
-
getAttribute
-
sync
void sync()
-