|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.lightwolf | |
---|---|
org.lightwolf | Core classes for flow manipulation and synchronization. |
org.lightwolf.process | |
org.lightwolf.synchronization | |
org.lightwolf.tools | Classes that perform bytecode enhancing. |
Classes in org.lightwolf used by org.lightwolf | |
---|---|
Connection
|
|
Continuation
An object that stores a flow's execution context for further resuming. |
|
Flow
An execution context similar to that of a thread, but with more capabilities. |
|
FlowManager
An object that controls execution of flows by assigning them to actual threads. |
|
FlowMethod
Marks a method to execute in the context of a Flow . |
|
FlowSignal
The root of all signal classes. |
|
IProcessListener
A listener for Process events. |
|
IRequest
An object that contains a request sent to a flow. |
|
MethodFrame
An internal class invoked by enhanced flow-methods. |
|
Process
An unit of work composed by a set of related flows. |
|
ProcessManager
|
Classes in org.lightwolf used by org.lightwolf.process | |
---|---|
FlowMethod
Marks a method to execute in the context of a Flow . |
Classes in org.lightwolf used by org.lightwolf.synchronization | |
---|---|
Flow
An execution context similar to that of a thread, but with more capabilities. |
|
FlowMethod
Marks a method to execute in the context of a Flow . |
Classes in org.lightwolf used by org.lightwolf.tools | |
---|---|
Connection
|
|
Flow
An execution context similar to that of a thread, but with more capabilities. |
|
FlowManager
An object that controls execution of flows by assigning them to actual threads. |
|
FlowMethod
Marks a method to execute in the context of a Flow . |
|
ProcessManager
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |