Class EngineContinuationsTransformer

All Implemented Interfaces:
ClassFileTransformer

public class EngineContinuationsTransformer extends ContinuationsTransformer
This is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support the continuations functionalities as they are provided by RIFE2's web engine.
Since:
1.0
  • Field Details

  • Constructor Details

    • EngineContinuationsTransformer

      public EngineContinuationsTransformer()