| Class | Description |
|---|---|
| CommandSubscriber |
Actor handling
Commands by forwarding it to an passed in delegateActor applying backpressure. |
| EventAndResponsePublisher |
Actor publishing
Events and CommandResponses which were sent to him applying backpressure if
necessary. |
| StreamingActor |
Parent Actor for
StreamingSessionActors delegating most of the messages to a specific session. |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.