Uses of Class
de.aristaflow.ilm.ws.rest.base.service.AbstractSseStub
-
-
Uses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.executionmanager
Subclasses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.executionmanager Modifier and Type Class Description classInstanceStateNotificationSseStubA stub implementingInstanceStateCallbackand sending server-sent events. -
Uses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.runtimemanager
Subclasses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.runtimemanager Modifier and Type Class Description classActivityStateNotificationSseStubA stub implementingActivityStateCallbackand sending server-sent events. -
Uses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.runtimeservice
Subclasses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.runtimeservice Modifier and Type Class Description classExecutionMessageNotificationSseStubA stub implementingExecutionMessageCallbackand sending server-sent events. -
Uses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.worklistmanager
Subclasses of AbstractSseStub in de.aristaflow.ilm.ws.rest.core.worklistmanager Modifier and Type Class Description classClientWorklistSseStubA stub implementingClientWorklistCallbackand sending server-sent events.
-