Hierarchy For Package com.github.robtimus.os.windows.registry
Class Hierarchy
- java.lang.Object
- com.github.robtimus.os.windows.registry.Registry
- com.github.robtimus.os.windows.registry.LocalRegistry
- com.github.robtimus.os.windows.registry.RemoteRegistry (implements java.lang.AutoCloseable)
- com.github.robtimus.os.windows.registry.RegistryKey (implements java.lang.Comparable<T>)
- com.github.robtimus.os.windows.registry.RegistryKey.Attributes
- com.github.robtimus.os.windows.registry.RegistryKey.Handle (implements java.lang.AutoCloseable)
- com.github.robtimus.os.windows.registry.RegistryValue
- com.github.robtimus.os.windows.registry.FullResourceDescriptorValue
- com.github.robtimus.os.windows.registry.LinkValue
- com.github.robtimus.os.windows.registry.NoneValue
- com.github.robtimus.os.windows.registry.ResourceListValue
- com.github.robtimus.os.windows.registry.ResourceRequirementsListValue
- com.github.robtimus.os.windows.registry.SettableRegistryValue
- com.github.robtimus.os.windows.registry.BinaryValue
- com.github.robtimus.os.windows.registry.DWordValue
- com.github.robtimus.os.windows.registry.MultiStringValue
- com.github.robtimus.os.windows.registry.QWordValue
- com.github.robtimus.os.windows.registry.StringValue
- com.github.robtimus.os.windows.registry.RegistryValue.Filter
- com.github.robtimus.os.windows.registry.RemoteRegistry.Connector
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.robtimus.os.windows.registry.RegistryException
- com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
- com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
- com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
- com.github.robtimus.os.windows.registry.RegistryAccessDeniedException
- com.github.robtimus.os.windows.registry.RegistryKeyAlreadyExistsException
- com.github.robtimus.os.windows.registry.TransactionException
- com.github.robtimus.os.windows.registry.TransactionNotAllowedException
- com.github.robtimus.os.windows.registry.TransactionRequiredException
- com.github.robtimus.os.windows.registry.RegistryException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.robtimus.os.windows.registry.Transaction
- com.github.robtimus.os.windows.registry.TransactionalState
- com.github.robtimus.os.windows.registry.Registry
Interface Hierarchy
- com.github.robtimus.os.windows.registry.TransactionalState.Action<X>
- com.github.robtimus.os.windows.registry.TransactionalState.Callable<R,
X> - com.github.robtimus.os.windows.registry.TransactionOption
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.robtimus.os.windows.registry.RegistryFeature
- com.github.robtimus.os.windows.registry.RegistryKey.HandleOption
- com.github.robtimus.os.windows.registry.RegistryKey.TraverseOption
- com.github.robtimus.os.windows.registry.Transaction.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)