Uses of Interface
com.biglybt.core.networkmanager.IncomingMessageQueue
Packages that use IncomingMessageQueue
Package
Description
-
Uses of IncomingMessageQueue in com.biglybt.core.networkmanager
Methods in com.biglybt.core.networkmanager that return IncomingMessageQueueModifier and TypeMethodDescriptionNetworkConnectionBase.getIncomingMessageQueue()
Get the connection's incoming message queue. -
Uses of IncomingMessageQueue in com.biglybt.core.networkmanager.impl
Classes in com.biglybt.core.networkmanager.impl that implement IncomingMessageQueueMethods in com.biglybt.core.networkmanager.impl that return IncomingMessageQueue -
Uses of IncomingMessageQueue in com.biglybt.pifimpl.local.network
Fields in com.biglybt.pifimpl.local.network declared as IncomingMessageQueueModifier and TypeFieldDescriptionprivate final IncomingMessageQueue
IncomingMessageQueueImpl.core_queue
Constructors in com.biglybt.pifimpl.local.network with parameters of type IncomingMessageQueueModifierConstructorDescriptionprotected
IncomingMessageQueueImpl
(IncomingMessageQueue core_queue) -
Uses of IncomingMessageQueue in com.biglybt.pifimpl.local.peers
Classes in com.biglybt.pifimpl.local.peers that implement IncomingMessageQueueFields in com.biglybt.pifimpl.local.peers declared as IncomingMessageQueueModifier and TypeFieldDescriptionprivate IncomingMessageQueue
PeerForeignNetworkConnection.incoming_message_queue
Methods in com.biglybt.pifimpl.local.peers that return IncomingMessageQueue