|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TunnelGateway.QueuePreprocessor | |
net.i2p.router.tunnel |
Uses of TunnelGateway.QueuePreprocessor in net.i2p.router.tunnel |
Classes in net.i2p.router.tunnel that implement TunnelGateway.QueuePreprocessor | |
class |
TrivialPreprocessor
Do the simplest thing possible for preprocessing - for each message available, turn it into the minimum number of fragmented preprocessed blocks, sending each of those out. |
class |
TrivialRouterPreprocessor
Minor extension to track fragmentation |
Constructors in net.i2p.router.tunnel with parameters of type TunnelGateway.QueuePreprocessor | |
TunnelGateway(I2PAppContext context,
TunnelGateway.QueuePreprocessor preprocessor,
TunnelGateway.Sender sender,
TunnelGateway.Receiver receiver)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |