| Interface | Description |
|---|---|
| ClientOperationQueue |
Interface used for serialization of
Operation execution. |
| ConnectionOperationQueue | |
| QueueAwaitReleaseInterface |
Interface used for blocking the Operation Queue before executing next command.
|
| QueueReleaseInterface |
Interface used for releasing the Operation Queue so it may proceed with execution of the next operation
|
| Class | Description |
|---|---|
| ClientOperationQueueImpl | |
| ConnectionOperationQueueImpl |