Interface | Description |
---|---|
ClientDelegateCallback<T> |
Callback to execute operations on the desired client.
|
GlobalClientDelegateCallback<T> |
Callback to execute operations on the global database.
|
Class | Description |
---|---|
ClientDelegate |
Delegator which offers an abstract solution to execute operations on the desired client.
|
ClientStatusChangeEvent |
Event which signals a change of the status of a client which is not the global client.
|
ClientTO |
TO for Clients.
|
Exception | Description |
---|---|
ClientNotFoundException |
Exception to be thrown if a client was not found
|
InvalidClientIdException |
Exception to be thrown that a client ID is not valid.
|
Copyright © 2019 Communote team. All rights reserved.