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