|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MessageImpl in org.ow2.bonita.pvm.internal.jms |
---|
Methods in org.ow2.bonita.pvm.internal.jms with parameters of type MessageImpl | |
---|---|
void |
JmsMessageSession.send(MessageImpl<?> message)
|
Uses of MessageImpl in org.ow2.bonita.pvm.internal.job |
---|
Subclasses of MessageImpl in org.ow2.bonita.pvm.internal.job | |
---|---|
class |
CommandMessage
|
Uses of MessageImpl in org.ow2.bonita.pvm.internal.jobexecutor |
---|
Methods in org.ow2.bonita.pvm.internal.jobexecutor with parameters of type MessageImpl | |
---|---|
void |
JobExecutorMessageSession.send(MessageImpl<?> message)
|
Uses of MessageImpl in org.ow2.bonita.pvm.internal.model.op |
---|
Subclasses of MessageImpl in org.ow2.bonita.pvm.internal.model.op | |
---|---|
class |
ExecuteNodeMessage
|
class |
ProceedToDestinationMessage
|
class |
SignalMessage
|
class |
TakeTransitionMessage
|
Methods in org.ow2.bonita.pvm.internal.model.op that return MessageImpl | |
---|---|
MessageImpl<?> |
ExecuteNode.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
Signal.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
MoveToParentNode.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
TakeTransition.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
MoveToChildNode.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
AtomicOperation.createAsyncMessage(ExecutionImpl execution)
|
MessageImpl<?> |
ProceedToDestination.createAsyncMessage(ExecutionImpl execution)
|
Uses of MessageImpl in org.ow2.bonita.pvm.internal.svc |
---|
Subclasses of MessageImpl in org.ow2.bonita.pvm.internal.svc | |
---|---|
class |
AsyncCommandMessage
|
Uses of MessageImpl in org.ow2.bonita.pvm.session |
---|
Methods in org.ow2.bonita.pvm.session with parameters of type MessageImpl | |
---|---|
void |
MessageSession.send(MessageImpl<?> message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |