| Interface | Description |
|---|---|
| CodeBook | |
| CodeBookRestFacade.Retriever<T> | |
| Contact | |
| FacadeCallback<T> |
MethodCallback turned in to FacadeCallback that supports lambda syntax. |
| FacadeCallback.Failure |
Failure metadata.
|
| RelevantNullChecker |
Value checker that checks relevant property values whether they are not
null
for POST operation (sent to remote service). |
| SuccessCallback<T> |
MethodCallback turned in to SuccessCallback that supports lambda syntax. |
| Class | Description |
|---|---|
| CodeBookCallback<T extends org.ctoolkit.gwt.client.facade.Items<T>> | |
| CodeBookRestFacade | |
| FirebaseAuthDispatcher |
The authentication dispatcher that populates every REST request with credential.
|
| JSON |
JSON convenient methods to serialize and deserialize objects.
|
Copyright © 2020. All rights reserved.