| Package | Description |
|---|---|
| com.vmware.appliance |
The
com.vmware.appliance package provides interfaces for managing
vCenter Appliance configuration. |
| com.vmware.appliance.logging |
The
com.vmware.appliance.logging package provides interfaces for
managing log forwarding in the appliance. |
| Class and Description |
|---|
LoggingFactory
LoggingFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.logging package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| Forwarding
The
Forwarding interface provides methods to manage forwarding of log
messages to remote logging servers. |
| ForwardingTypes
The
Forwarding interface provides methods to manage forwarding of log
messages to remote logging servers. |
| ForwardingTypes.Config
The
Config class defines the configuration for log message forwarding to
remote logging servers. |
| ForwardingTypes.ConnectionStatus |
| ForwardingTypes.ConnectionStatus.Builder
Builder class for
ForwardingTypes.ConnectionStatus. |
| ForwardingTypes.ConnectionStatus.State
The
State enumeration class defines the state values that a remote
logging server can be in. |
| ForwardingTypes.ConnectionStatus.State.Values
Native Java
enum representing this enumeration class. |
| ForwardingTypes.Protocol
The
Protocol enumeration class defines transport protocols for outbound
log messages. |
| ForwardingTypes.Protocol.Values
Native Java
enum representing this enumeration class. |
LoggingFactory
LoggingFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.logging package and also has the subpackages reference
to access respective subpackage services. |