| Package | Description |
|---|---|
| com.vmware.vapi.core | |
| com.vmware.vapi.provider.introspection | |
| com.vmware.vapi.provider.local |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiProviderStub
A blend of synchronous and asynchronous provider interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApiProviderStubImpl
Utility which provides synchronous method overloads on top of an
ApiProvider. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiIntrospectionStub
Client-side stub for the introspection services exposed by a provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalProvider
The
LocalProvider class is a local (in-process) implementation
of the ApiProvider interface. |
Copyright © 2022. All rights reserved.