Class TrivialRouterPreprocessor

java.lang.Object
net.i2p.router.tunnel.TrivialPreprocessor
net.i2p.router.tunnel.TrivialRouterPreprocessor
All Implemented Interfaces:
TunnelGateway.QueuePreprocessor

@Deprecated class TrivialRouterPreprocessor extends TrivialPreprocessor
Deprecated.
unused
Minor extension to track fragmentation
  • Constructor Details

    • TrivialRouterPreprocessor

      public TrivialRouterPreprocessor(RouterContext ctx)
      Deprecated.
  • Method Details

    • notePreprocessing

      protected void notePreprocessing(long messageId, int numFragments, int totalLength, List<Long> messageIds)
      Deprecated.