Interface ExecutionMessageRespondingCallback
- All Superinterfaces:
ExecutionMessageCallback
- All Known Implementing Classes:
ExecutionMessageNotificationRestStub
This callback requires communication in both directions.
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@Valid ReplyMessage<?>dispatch(@NotNull @Valid ExecutionMessage message) Methods inherited from interface de.aristaflow.ilm.core.runtimeservice.ExecutionMessageCallback
notify
-
Method Details
-
dispatch
- See Also:
-
de.aristaflow.adept2.core.runtimeservice.ExecutionMessageNotification#dispatch(de.aristaflow.adept2.model.runtimeenvironment.messages.execution.ExecutionMessage)
-