|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContinuationManager | |
|---|---|
| com.uwyn.rife.continuations | Provides continuations functionalities natively in Java. |
| com.uwyn.rife.continuations.basic | Basic implementation of a continuation runner with associated classes. |
| com.uwyn.rife.engine | Provides classes, interfaces and elements for the web application engine. |
| Uses of ContinuationManager in com.uwyn.rife.continuations |
|---|
| Methods in com.uwyn.rife.continuations that return ContinuationManager | |
|---|---|
abstract ContinuationManager |
ContinuationConfigRuntime.getContinuationManager(T executingContinuable)
Retrieves the manager that is responsible for the ContinuableObject that is currently executing. |
ContinuationManager |
ContinuationContext.getManager()
Retrieves the manager of this ContinuationContext. |
| Uses of ContinuationManager in com.uwyn.rife.continuations.basic |
|---|
| Methods in com.uwyn.rife.continuations.basic that return ContinuationManager | |
|---|---|
ContinuationManager |
BasicContinuableRunner.getManager()
Retrieves the manager that is used by the continuation runner. |
| Uses of ContinuationManager in com.uwyn.rife.engine |
|---|
| Methods in com.uwyn.rife.engine that return ContinuationManager | |
|---|---|
ContinuationManager |
Site.getContinuationManager()
Retrieves the continuation manager that is used by this site. |
ContinuationManager |
EngineContinuationConfigRuntime.getContinuationManager(ElementSupport executingContinuable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||