|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Receive | |
| org.smartcomps.twister.engine.priv.core.definition | |
| org.smartcomps.twister.engine.priv.core.definition.impl | |
| org.smartcomps.twister.engine.priv.messaging.impl | |
| Uses of Receive in org.smartcomps.twister.engine.priv.core.definition |
| Methods in org.smartcomps.twister.engine.priv.core.definition with parameters of type Receive | |
static org.smartcomps.twister.engine.priv.core.definition.CorrelationRef |
ActivityFactory.addCorrelationRef(org.smartcomps.twister.engine.priv.core.definition.Receive receive,
java.lang.String set,
boolean initiate,
int pattern)
Adds a correlation reference (CorrelationRef) to a Receive activity. |
| Uses of Receive in org.smartcomps.twister.engine.priv.core.definition.impl |
| Classes in org.smartcomps.twister.engine.priv.core.definition.impl that implement Receive | |
class |
ReceiveImpl
Persistent implementation of the Receive interface. |
| Uses of Receive in org.smartcomps.twister.engine.priv.messaging.impl |
| Classes in org.smartcomps.twister.engine.priv.messaging.impl that implement Receive | |
class |
PickAsReceive
This class is a wrapper around the MessageEvent of a Pick structured activity to use it just as using a Receive. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||