|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowSignal | |
|---|---|
| org.lightwolf | Core classes for flow manipulation and synchronization. |
| Uses of FlowSignal in org.lightwolf |
|---|
| Subclasses of FlowSignal in org.lightwolf | |
|---|---|
class |
DelayedCallSignal
|
class |
SuspendSignal
A signal indicating that the flow was suspended. |
| Methods in org.lightwolf that return FlowSignal | |
|---|---|
FlowSignal |
FlowSignalException.getSignal()
|
| Methods in org.lightwolf with parameters of type FlowSignal | |
|---|---|
static Object |
Flow.signal(FlowSignal signal)
Suspends the flow and sends a signal to the flow-controller. |
| Constructors in org.lightwolf with parameters of type FlowSignal | |
|---|---|
FlowSignalException(FlowSignal signal)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||