|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Continuation | |
---|---|
org.apache.cocoon.components.flow.java |
Uses of Continuation in org.apache.cocoon.components.flow.java |
---|
Methods in org.apache.cocoon.components.flow.java that return Continuation | |
---|---|
static Continuation |
Continuation.currentContinuation()
Return the continuation, which is associated to the current thread. |
Constructors in org.apache.cocoon.components.flow.java with parameters of type Continuation | |
---|---|
Continuation(Continuation parent,
Object context)
Create a new continuation, which continue a previous continuation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |