|
|||||||||||
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, _ivCache, IV_SIZE, PREPROCESSED_SIZE |
Constructor Summary | |
TrivialRouterPreprocessor(RouterContext ctx)
|
Method Summary | |
protected void |
notePreprocessing(long messageId,
int numFragments)
|
Methods inherited from class net.i2p.router.tunnel.TrivialPreprocessor |
getInstructionAugmentationSize, getInstructionsSize, 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)
notePreprocessing
in class TrivialPreprocessor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |