Package rife.continuations.basic


package rife.continuations.basic
Basic implementation of a continuation runner with associated classes.
Since:
1.0
  • Class
    Description
    Classloader implementation that will transform bytecode for classes that should receive the continuations functionalities.
    Basic implementation of a 'continuable runner' that will execute the continuable objects and correctly handle the continuations-related exceptions that are triggered.
    Retrieves the target continuable for a call continuation.
    Retrieves the continuable for a call continuation where the call target is a class.