Interface | Description |
---|---|
AuthenticatedCaptainUpConnection | |
CaptainUpCallback<T extends CaptainUpObject> |
A generic interface for retrieving the response for asynchronous Captain Up operations.
|
CaptainUpConnection |
A connection to the Captain Up Platform.
|
CaptainUpListCallback<T extends CaptainUpObject> |
A generic interface for retrieving the response for asynchronous Captain Up operations that return a list.
|
Query | |
SocketNotificationsListener |
A listener to hook up socket events from core with the framework
|
Class | Description |
---|---|
CaptainUpConnectionFactory |
The entry point to the Captain Up SDK.
|
QueryBuilder |
Used to create a
Query object. |