| Package | Description |
|---|---|
| com.vmware.vapi.internal.bindings | |
| com.vmware.vapi.std.activation |
The
com.vmware.vapi.std.activation package provides interfaces that
TODO. |
| com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider. |
| Modifier and Type | Class and Description |
|---|---|
class |
com.vmware.vapi.internal.bindings.ApiInterfaceSkeleton
Base
ApiInterface implementation, intended to be subclassed
by API interfaces generated by the vAPI Java generator. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivationManagerApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ActivationManagerProvider interface). |
class |
ActivationManagerSyncApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ActivationManagerSyncProvider interface). |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationProvider interface). |
class |
OperationSyncApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationSyncProvider interface). |
class |
ProviderApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderProvider interface). |
class |
ProviderSyncApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderSyncProvider interface). |
class |
ServiceApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceProvider interface). |
class |
ServiceSyncApiInterface
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceSyncProvider interface). |
Copyright © 2023. All rights reserved.