Uses of Interface
com.biglybt.core.dht.transport.DHTTransportQueryStoreReply
Packages that use DHTTransportQueryStoreReply
Package
Description
-
Uses of DHTTransportQueryStoreReply in com.biglybt.core.dht.control.impl
Methods in com.biglybt.core.dht.control.impl that return DHTTransportQueryStoreReplyModifier and TypeMethodDescriptionDHTControlImpl.queryStoreRequest
(DHTTransportContact originating_contact, int header_len, List<Object[]> keys) -
Uses of DHTTransportQueryStoreReply in com.biglybt.core.dht.db
Methods in com.biglybt.core.dht.db that return DHTTransportQueryStoreReplyModifier and TypeMethodDescriptionDHTDB.queryStore
(DHTTransportContact originating_contact, int header_len, List<Object[]> keys) -
Uses of DHTTransportQueryStoreReply in com.biglybt.core.dht.db.impl
Methods in com.biglybt.core.dht.db.impl that return DHTTransportQueryStoreReplyModifier and TypeMethodDescriptionDHTDBImpl.queryStore
(DHTTransportContact originating_contact, int header_len, List<Object[]> keys) -
Uses of DHTTransportQueryStoreReply in com.biglybt.core.dht.transport
Methods in com.biglybt.core.dht.transport that return DHTTransportQueryStoreReplyModifier and TypeMethodDescriptionDHTTransportRequestHandler.queryStoreRequest
(DHTTransportContact contact, int header_len, List<Object[]> keys) -
Uses of DHTTransportQueryStoreReply in com.biglybt.core.dht.transport.util
Methods in com.biglybt.core.dht.transport.util that return DHTTransportQueryStoreReplyModifier and TypeMethodDescriptionDHTTransportRequestCounter.queryStoreRequest
(DHTTransportContact contact, int header_len, List<Object[]> keys)