| Class | Description |
|---|---|
| ApiProxyInvocationHandler |
Proxy invocation handler class which takes care of service api call made using proxy.
|
| ApiRestInvoker |
Sends a rest request using http connection to service deployed in stand alone mode and converts
response data into appropriate type.
|
| DerivedApiProxyInvocationHandler |
Proxy invocation handler class which takes care of derived service api call made using proxy.
|
| OpMetaComputer |
A class which computes the Op meta.
|
| UrlEncodeUtil |
Utility class which facilitates encoding and decoding of path parameters as well as whole url.
|
Copyright © 2022. All rights reserved.