com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider.See: Description
| Interface | Description |
|---|---|
| Operation |
The
Operation service provides
operations to retrieve information about the operations present in a vAPI
service. |
| OperationProvider |
The
OperationProvider service provides
operations to retrieve information about the operations present in a vAPI
service. |
| OperationSyncProvider |
The
OperationSyncProvider service
provides operations to retrieve information about the operations present in a
vAPI service. |
| OperationTypes |
The
Operation service provides
operations to retrieve information about the operations present in a vAPI
service. |
| Provider |
The
Provider service provides
operations to retrieve information about a vAPI Provider. |
| ProviderProvider |
The
ProviderProvider service provides
operations to retrieve information about a vAPI Provider. |
| ProviderSyncProvider |
The
ProviderSyncProvider service
provides operations to retrieve information about a vAPI Provider. |
| ProviderTypes |
The
Provider service provides
operations to retrieve information about a vAPI Provider. |
| Service |
The
Service service provides
operations to retrieve information about the services exposed by a vAPI
provider. |
| ServiceProvider |
The
ServiceProvider service provides
operations to retrieve information about the services exposed by a vAPI
provider. |
| ServiceSyncProvider |
The
ServiceSyncProvider service
provides operations to retrieve information about the services exposed by a vAPI
provider. |
| ServiceTypes |
The
Service service provides
operations to retrieve information about the services exposed by a vAPI
provider. |
| Class | Description |
|---|---|
| IntrospectionFactory |
IntrospectionFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.std.introspection package and also has the subpackages reference
to access respective subpackage services. |
| OperationApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationProvider interface). |
| OperationDefinitions |
Defines the type descriptors for the
Operation
API service. |
| OperationStub |
Remote stub implementation of the
Operation
API service. |
| OperationSyncApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationSyncProvider interface). |
| OperationTypes.DataDefinition |
The
OperationTypes.DataDefinition
structure describes a vAPI data type. |
| OperationTypes.DataDefinition.Builder |
Builder class for
OperationTypes.DataDefinition. |
| OperationTypes.DataDefinition.DataType |
The
OperationTypes.DataDefinition.DataType
enumeration provides values representing the data types supported by the vAPI
infrastructure. |
| OperationTypes.Info |
Information about a vAPI operation.
|
| OperationTypes.Info.Builder |
Builder class for
OperationTypes.Info. |
| ProviderApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderProvider interface). |
| ProviderDefinitions |
Defines the type descriptors for the
Provider
API service. |
| ProviderStub |
Remote stub implementation of the
Provider
API service. |
| ProviderSyncApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderSyncProvider interface). |
| ProviderTypes.Info |
Information about a vAPI provider
|
| ProviderTypes.Info.Builder |
Builder class for
ProviderTypes.Info. |
| ServiceApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceProvider interface). |
| ServiceDefinitions |
Defines the type descriptors for the
Service
API service. |
| ServiceStub |
Remote stub implementation of the
Service
API service. |
| ServiceSyncApiInterface |
Implementation of
ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceSyncProvider interface). |
| ServiceTypes.Info |
Information about a vAPI service
|
| ServiceTypes.Info.Builder |
Builder class for
ServiceTypes.Info. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vapi.std.introspection package. |
| Enum | Description |
|---|---|
| OperationTypes.DataDefinition.DataType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider.Copyright © 2022. All rights reserved.