| Interface | Description |
|---|---|
| ApiInterface |
The
ApiInterface interface provides introspection
APIs for a vAPI interface; it is implemented by API providers. |
| ApiMethod |
The
ApiMethod interface provides introspection
and invocation APIs for a vAPI method; it is implemented by
API providers. |
| Class | Description |
|---|---|
| ApiMethodBasedApiInterface |
Base
ApiInterface implementation that uses ApiMethod |
Copyright © 2023. All rights reserved.