org.apache.commons.javaflow.bytecode.transformation
public interface ResourceTransformer
When Continuation.suspend() is called, all the methods
in the stack frame needs to be enhanced.
BcelClassTransformer,
AsmClassTransformer| Modifier and Type | Method and Description |
|---|---|
byte[] |
transform(byte[] original) |