All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Connect The Connect object represents a connection to a local or remote hypervisor/driver.ConnectAuth We diverge from the C implementation There is no explicit cbdata field, you should just add any extra data to the child class's instance.ConnectAuth.CredentialType ConnectAuthDefault Implements virConnectAuthPtrDefault functionality from libvirt.c without the external method support It's not officially a part of the libvirt API, but provided here for completeness, testing, and as an exampleConnectionPointer Pointer class to provide type safety to the jna interface.CPUCompareResult Device A device which is attached to a nodeDevicePointer Pointer class to provide type safety to the jna interface.Domain A virtual machine defined within libvirt.DomainBlockInfo DomainBlockStats This class holds the counters for block device statistics.DomainInfo This object is returned by Domain.getInfo()DomainInfo.DomainState DomainInterfaceStats The Domain.interfaceStats method returns th network counters in this objectDomainJobInfo DomainPointer Pointer class to provide type safety to the jna interface.DomainSnapshot DomainSnapshotPointer Pointer class to provide type safety to the jna interface.Error An error which is returned from libvirt,Error.ErrorDomain Error.ErrorLevel Error.ErrorNumber ErrorCallback Callback class to allow users of the API to handle the Error messages in a more robust fashion.ErrorException Deprecated. ErrorHandler Utility class which processes the last error from the libvirt library.Interface A device which is attached to a nodeInterfacePointer Pointer class to provide type safety to the jna interface.Libvirt The libvirt interface which is exposed via JNA.Libvirt.VirConnectAuthCallback Callback interface for authorizationLibvirt.VirConnectDomainEventGenericCallback Libvirt.VirErrorCallback Error callbackLibvirt.VirFreeCallback Generic CallbacksLibvirt.VirStreamEventCallback Libvirt.VirStreamSinkFunc Stream callbacksLibvirt.VirStreamSourceFunc LibvirtException This exception is thrown by all classes and methods of libvirt when the underlying libvirt library indicates an errorMemoryStatistic Network A network object defined by libvirt.NetworkFilter NetworkFilterPointer NetworkPointer Pointer class to provide type safety to the jna interface.NodeInfo Node data from libvirt.SchedBooleanParameter Class for representing a boolean scheduler parameterSchedDoubleParameter Class for representing a double scheduler parameterSchedIntParameter Parameter to hold an int.SchedLongParameter Class for representing a long int scheduler parameterSchedParameter The abstract parent of the actual Schedparameter classesSchedUintParameter Class for representing an unsigned int scheduler parameterSchedUlongParameter Class for representing an unsigned long int scheduler parameterSecret A secret defined by libvirtSecretPointer Pointer class to provide type safety to the jna interface.StoragePool A collection of storageStoragePoolInfo Detailed information about a storage pool.StoragePoolInfo.StoragePoolState StoragePoolPointer Pointer class to provide type safety to the jna interface.StorageVol An acutal storage bucket.StorageVol.Type StorageVolInfo Detailed information about a storage pool.StorageVolInfo.VirStorageVolType StorageVolPointer Pointer class to provide type safety to the jna interface.Stream StreamPointer Pointer class to provide type safety to the jna interface.VcpuInfo Stats about a cpu.VcpuInfo.VcpuState virConnectAuth JNA mapping for the virConnectAuth structurevirConnectCredential JNA mapping for the virConnectCredential structurevirDomainBlockInfo virDomainBlockStats JNA mapping for the virDomainBlockStats structurevirDomainInfo JNA mapping for the virDomainInfo structurevirDomainInterfaceStats JNA mapping for the virDomainInterfaceStats structurevirDomainJobInfo virDomainMemoryStats virError JNA mapping for the virError structurevirNodeInfo JNA mapping for the virNodeInfo structurevirSchedParameter JNA mapping for the virSchedParameter structurevirSchedParameterValue JNA mapping for the virSchedParameterValue structurevirStoragePoolInfo JNA mapping for the virStoragePoolInfo structurevirStorageVolInfo JNA mapping for the virStorageVolInfo structurevirVcpuInfo JNA mapping for the virVcpuInfo structure