Package | Description |
---|---|
com.vmware.vapi.internal.bindings | |
com.vmware.vapi.std.activation | |
com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides services that
expose basic information about the vAPI services 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
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ActivationManagerProvider interface). |
class |
ActivationManagerSyncApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ActivationManagerSyncProvider interface). |
Modifier and Type | Class and Description |
---|---|
class |
OperationApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationProvider interface). |
class |
OperationSyncApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationSyncProvider interface). |
class |
ProviderApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderProvider interface). |
class |
ProviderSyncApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderSyncProvider interface). |
class |
ServiceApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceProvider interface). |
class |
ServiceSyncApiInterface
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceSyncProvider interface). |
Copyright © 2015. All Rights Reserved.