| Class | Description |
|---|---|
| Language<L> | |
| OSClient |
Low-level interface; unless you have a good reason to use this, use
SessionHandle instead.
|
| QueryLanguage<R,L,P,E> | |
| SessionHandle<M,R,L,P,E> |
High-level interface.
|
| Exception | Description |
|---|---|
| InvalidReplyException | |
| InvocationErrorException | |
| InvocationException | |
| NoReplyException | |
| SessionClosedException | |
| SessionDoneException | |
| UnknownQueryException | |
| UnknownResponseException |