|
||||||||||
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
public class TrivialRouterPreprocessor
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 | |
---|---|
TrivialRouterPreprocessor(RouterContext ctx)
Deprecated. |
Method Summary | |
---|---|
protected void |
notePreprocessing(long messageId,
int numFragments,
int totalLength,
java.util.List<java.lang.Long> messageIds)
Deprecated. |
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<java.lang.Long> messageIds)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |