|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.TrivialPreprocessor
net.i2p.router.tunnel.TrivialRouterPreprocessor
Minor extension to track fragmentation
Field Summary |
Fields inherited from class net.i2p.router.tunnel.TrivialPreprocessor |
_context, _dataCache, _hashCache, _ivCache, IV_SIZE, PREPROCESSED_SIZE |
Constructor Summary | |
TrivialRouterPreprocessor(RouterContext ctx)
|
Method Summary | |
protected void |
notePreprocessing(long messageId,
int numFragments,
int totalLength,
java.util.List messageIds)
|
Methods inherited from class net.i2p.router.tunnel.TrivialPreprocessor |
getDelayAmount, getInstructionAugmentationSize, getInstructionsSize, notePreprocessing, preprocess, preprocessQueue, writeFirstFragment, writeSubsequentFragment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TrivialRouterPreprocessor(RouterContext ctx)
Method Detail |
protected void notePreprocessing(long messageId, int numFragments, int totalLength, java.util.List messageIds)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |