| Interface | Description |
|---|---|
| ExecutionService | |
| ExecutionService.Cancellable |
A Cancellable represents a delayed task that is cancellable.
|
| ExecutionService.CloseableExecutor |
Like an ExecutorService, but simpler.
|
| Class | Description |
|---|---|
| AbstractExecutionService |
Base ExecutionService that provides the default implementation of serial and concurrent
executor.
|
| AbstractTLSIdentity | |
| AndroidConnectivityManager | |
| AndroidExecutionService |
ExecutionService for Android.
|
| CBLStatus | |
| CouchbaseLiteInternal |
Among the other things that this class attempts to abstract away, is access to the file system.
|
| DbContext | |
| KeyStoreManager | |
| KeyStoreManagerDelegate | |
| SocketFactory |
| Enum | Description |
|---|---|
| KeyStoreManager.CertUsage | |
| KeyStoreManager.KeyAlgorithm | |
| KeyStoreManager.KeySize |
| Exception | Description |
|---|---|
| CBLInternalException |
Exceptions within the binding code.
|
| ExecutionService.CloseableExecutor.ExecutorClosedException |