com.vmware.vapi.std.interposition
package provides interfaces that
TODO.See: Description
Class | Description |
---|---|
InterpositionFactory |
InterpositionFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.std.interposition package and also has the subpackages reference
to access respective subpackage services. |
InvocationRequest |
Information about an interposed request for operation invocation.
|
InvocationRequest.Builder |
Builder class for
InvocationRequest . |
InvocationResult |
Information about the result from an interposed operation invocation.
|
InvocationResult.Builder |
Builder class for
InvocationResult . |
InvocationResult.ResultType |
Type of the invocation result.
|
SecurityPrincipal |
VMODL equivalent of com.vmware.vapi.security.PrincipalId.
|
SecurityPrincipal.Builder |
Builder class for
SecurityPrincipal . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vapi.std.interposition package. |
Enum | Description |
---|---|
InvocationResult.ResultType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vapi.std.interposition
package provides interfaces that
TODO.