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.
|
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 | |
SocketFactory |
Exception | Description |
---|---|
CBLInternalException |
Exceptions within the binding code.
|
ExecutionService.CloseableExecutor.ExecutorClosedException |