| Package | Description |
|---|---|
| org.granite.client.messaging.events |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelledEvent
Event dispatched by a channel when the request is cancelled
|
class |
FailureEvent
Event dispatched by a channel when the request fails due to a client-side communication error (network, serialization...)
|
class |
TimeoutEvent
Event dispatched by a channel when the request is timed out
|