| Modifier and Type | Class and Description |
|---|---|
class |
ChannelListener<CT extends Channel>
Base-class for method-list objects.
|
class |
JacobRunnable
Base class for process abstractions.
|
class |
SynchChannelListener
An auto-generated channel listener abstract class for the
Synch channel type. |
class |
ValChannelListener
An auto-generated channel listener abstract class for the
Val channel type. |
| Modifier and Type | Class and Description |
|---|---|
class |
CELL_<T>
Cell process template Java representation.
|
class |
CellChannelListener
An auto-generated channel listener abstract class for the
Cell channel type. |
| Modifier and Type | Class and Description |
|---|---|
class |
NaturalNumberStreamChannelListener
An auto-generated channel listener abstract class for the
NaturalNumberStream channel type. |
class |
Sieve
Sieve of Eratosthenes prime number generator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Sequence
Abstract process that executes a number of steps sequentially.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SynchPrintChannelListener
An auto-generated channel listener abstract class for the
SynchPrint channel type. |
static class |
SynchPrinter.SystemPrinter |
static class |
SynchPrinter.Tester |
| Modifier and Type | Method and Description |
|---|---|
JacobObject |
Continuation.getClosure() |
| Constructor and Description |
|---|
Continuation(JacobObject target,
java.lang.reflect.Method method,
java.lang.Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
JacobVPU.addReaction(JacobObject jo,
java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.String desc)
Add an item to the run queue.
|
Copyright © 2015 WSO2. All Rights Reserved.