Uses of Class
com.biglybt.pifimpl.local.ddb.DDBaseContactImpl
Packages that use DDBaseContactImpl
-
Uses of DDBaseContactImpl in com.biglybt.pifimpl.local.ddb
Fields in com.biglybt.pifimpl.local.ddb declared as DDBaseContactImplModifier and TypeFieldDescriptionprivate DDBaseContactImplDDBaseImpl.dbEvent.contactprivate DDBaseContactImplDDBaseValueImpl.contactMethods in com.biglybt.pifimpl.local.ddb with parameters of type DDBaseContactImplModifier and TypeMethodDescriptionprotected DistributedDatabaseValueDDBaseImpl.call(DDBaseContactImpl contact, DistributedDatabaseProgressListener listener, DistributedDatabaseTransferType type, DistributedDatabaseValue value, long timeout) protected DistributedDatabaseValueDDBaseImpl.read(DDBaseContactImpl contact, DistributedDatabaseProgressListener listener, DistributedDatabaseTransferType type, DistributedDatabaseKey key, long timeout) protected DistributedDatabaseValueDDBaseTTTorrent.read(DDBaseContactImpl contact, DistributedDatabaseProgressListener listener, DistributedDatabaseTransferType type, DistributedDatabaseKey key, long timeout) protected voidDDBaseImpl.write(DDBaseContactImpl contact, DistributedDatabaseProgressListener listener, DistributedDatabaseTransferType type, DistributedDatabaseKey key, DistributedDatabaseValue value, long timeout) Constructors in com.biglybt.pifimpl.local.ddb with parameters of type DDBaseContactImplModifierConstructorDescriptionprotectedDDBaseValueImpl(DDBaseContactImpl _contact, byte[] _value_bytes, long _creation_time, long _version) protectedDDBaseValueImpl(DDBaseContactImpl _contact, Object _value, long _creation_time, long _version)