| Interface | Description |
|---|---|
| IClientTransform |
Implemented by objects that have custom transforms for use in a client invocation.
|
| Class | Description |
|---|---|
| CallbackRegistry |
A registry for managing pending callbacks.
|
| ClientInvocation |
Represents a function invocation request to be sent to the client.
|
| ClientInvocationQueue |
Implementation of a queue for client invocation requests.
|
| ClientRequest |
Represents a request from the client.
|
| ClientUtil |
Static convenience methods for client-side operations.
|
| ExecutionContext |
Static helper class for threads to determine the current execution context.
|
| PingRequestHandler |
Handler for servicing ping requests from the client.
|
| Synchronizer |
Synchronizes state changes from the server to the client.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.