| Interface | Description |
|---|---|
| EventListener |
Defines a client notification interface for events stream.
|
| Class | Description |
|---|---|
| BeaconEvent |
Represents an event fired by beacons
|
| EventStream |
Event stream implementation based on a
ClientEndpoint WebSocket. |
| JobReturnEvent |
Representation of job return events fired each time a minion returns data for a job.
|
| MinionStartEvent |
Represents an event fired when a minion connects to the salt master
|
| ResultEvent |
Represents an event containing the result of some function call
|
Copyright © 2016. All rights reserved.