Package net.i2p.router.tunnel
Class TrivialRouterPreprocessor
java.lang.Object
net.i2p.router.tunnel.TrivialPreprocessor
net.i2p.router.tunnel.TrivialRouterPreprocessor
- All Implemented Interfaces:
TunnelGateway.QueuePreprocessor
Deprecated.
unused
Minor extension to track fragmentation
-
Field Summary
Fields inherited from class net.i2p.router.tunnel.TrivialPreprocessor
_context, _dataCache, _log, IV_SIZE, PREPROCESSED_SIZE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
notePreprocessing
(long messageId, int numFragments, int totalLength, List<Long> messageIds) Deprecated.Methods inherited from class net.i2p.router.tunnel.TrivialPreprocessor
getDelayAmount, getInstructionAugmentationSize, getInstructionsSize, notePreprocessing, preprocess, preprocessQueue, writeFirstFragment, writeSubsequentFragment