Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
Q
queueData(byte[])
- Method in class net.i2p.client.streaming.
I2PSocketImpl
The other side has given us some data, so inject it into our socket's inputStream
queuedRecv(ByteBuffer, FIFOBandwidthLimiter.Request)
- Method in class net.i2p.router.transport.ntcp.
NTCPConnection
We have read the data in the buffer, but we can't process it locally yet, because we're choked by the bandwidth limiter.
queuedWrite(ByteBuffer, FIFOBandwidthLimiter.Request)
- Method in class net.i2p.router.transport.ntcp.
NTCPConnection
queueForExploration(Set)
- Method in class net.i2p.router.networkdb.kademlia.
KademliaNetworkDatabaseFacade
queueForPublishing(Set)
- Method in class net.i2p.router.networkdb.kademlia.
KademliaNetworkDatabaseFacade
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_