| Package | Description |
|---|---|
| com.suse.salt.netapi.client |
| Modifier and Type | Method and Description |
|---|---|
WebSocketEventStream |
SaltClient.events(Token token,
long sessionIdleTimeout,
long idleTimeout,
int maxMsgSize,
EventListener... listeners)
Returns a WebSocket @ClientEndpoint annotated object connected
to the /ws ServerEndpoint.
|