Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.uwyn.rife.continuations.basic Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| BasicContinuableClassLoader | Classloader implementation that will transform bytecode for classes that should receive the continuations functionalities. | Class | com.uwyn.rife.continuations.basic | Rife |
|
| BasicContinuableRunner | Basic implementation of a 'continuable runner' that will execute the continuable objects and correctly handle the continuations-related | Class | com.uwyn.rife.continuations.basic | Rife |
|
| CallTargetRetriever | Retrieves the target continuable for a call continuation. | Interface | com.uwyn.rife.continuations.basic | Rife |
|
| ClassCallTargetRetriever | Retrieves the continuable for a call continuation where the call target is aSince:1. | Class | com.uwyn.rife.continuations.basic | Rife |