| Interface | Description |
|---|---|
| InvocationDelegate |
The invocation delegate which is called by the
InvocationHandler for processing API calls
remotely. |
| Class | Description |
|---|---|
| InvocationHandler<T> |
This InvocationHandler handles invocations to a ADEPT2 service through the
API-Interface designated by the type parameter
T in a
distributed environment. |