Uses of Interface
de.aristaflow.ilm.core.runtimeservice.ExecutionMessageRespondingCallback
-
Packages that use ExecutionMessageRespondingCallback Package Description de.aristaflow.ilm.ws.rest.core.runtimeservice -
-
Uses of ExecutionMessageRespondingCallback in de.aristaflow.ilm.ws.rest.core.runtimeservice
Classes in de.aristaflow.ilm.ws.rest.core.runtimeservice that implement ExecutionMessageRespondingCallback Modifier and Type Class Description class
ExecutionMessageNotificationRestStub
A stub implementingExecutionMessageRespondingCallback
and calling a REST service conforming toExecutionMessageNotificationRest
.
-