| Interface | Description |
|---|---|
| CodeBook | |
| CodeBookRestFacade.Retriever<T> | |
| Contact | |
| FacadeCallback<T> |
MethodCallback turned in to FacadeCallback that supports lambda syntax. |
| FacadeCallback.Failure |
Failure metadata.
|
| SuccessCallback<T> |
MethodCallback turned in to SuccessCallback that supports lambda syntax. |
| SuccessOrAbsorbCallback<T> |
Dedicated
SuccessCallback implementation for use cases
when redirect to Login page is not desired if there is an unauthorized service call. |
| 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 © 2023. All rights reserved.