Uses of Interface
com.biglybt.core.dht.transport.DHTTransportStoreReply
Packages that use DHTTransportStoreReply
Package
Description
-
Uses of DHTTransportStoreReply in com.biglybt.core.dht.control.impl
Classes in com.biglybt.core.dht.control.impl that implement DHTTransportStoreReplyModifier and TypeClassDescriptionprotected static class
Methods in com.biglybt.core.dht.control.impl that return DHTTransportStoreReplyModifier and TypeMethodDescriptionDHTControlImpl.storeRequest
(DHTTransportContact originating_contact, byte[][] keys, DHTTransportValue[][] value_sets) -
Uses of DHTTransportStoreReply in com.biglybt.core.dht.transport
Methods in com.biglybt.core.dht.transport that return DHTTransportStoreReplyModifier and TypeMethodDescriptionDHTTransportRequestHandler.storeRequest
(DHTTransportContact contact, byte[][] keys, DHTTransportValue[][] value_sets) -
Uses of DHTTransportStoreReply in com.biglybt.core.dht.transport.util
Methods in com.biglybt.core.dht.transport.util that return DHTTransportStoreReplyModifier and TypeMethodDescriptionDHTTransportRequestCounter.storeRequest
(DHTTransportContact contact, byte[][] keys, DHTTransportValue[][] value_sets)