| Class | Description |
|---|---|
| DefaultServiceRoot |
This is the default service root which reads it from the browser location
|
| DominoSimpleEventsBus |
Event bus implementation that uses GWT
EventBus |
| JsResponse |
JS implementation for the
Response |
| JsRestfulRequest |
JS implementation for
RestfulRequest that uses XMLHttpRequest |
| ServerEventFactory |
JS implementation for creating
Event |
| ServerFailedRequestEvent |
JS failed event implementation, this event sets the state of the request to received with error
|
| ServerFailedRequestGwtEvent |
An
EventBus failed event |
| ServerSuccessRequestEvent<T> |
JS success event implementation, this event sets the state of the request to received with
success status
|
| ServerSuccessRequestGwtEvent |
An
EventBus success event |
Copyright © 2019–2021 Dominokit. All rights reserved.