| Class | Description |
|---|---|
| AsyncApiProxyInvocationHandler |
Api Proxy invocation handler class which takes care of service api call made using proxy.
|
| AsyncApiRestInvoker<T> |
Sends a rest request using http connection to service deployed in stand alone mode and converts
response data into appropriate type.
|
| AsyncOpMetaComputer |
A class which computes the Async operation Op meta by looking sync operation Op meta.
|
Copyright © 2022. All rights reserved.