Uses of Class
com.github.robtimus.os.windows.registry.RemoteRegistryKey.Connector
-
-
Uses of RemoteRegistryKey.Connector in com.github.robtimus.os.windows.registry
Fields in com.github.robtimus.os.windows.registry declared as RemoteRegistryKey.Connector Modifier and Type Field Description static RemoteRegistryKey.Connector
RemoteRegistryKey. HKEY_LOCAL_MACHINE
A connector for connecting to the HKEY_LOCAL_MACHINE root key on a remote machine.static RemoteRegistryKey.Connector
RemoteRegistryKey. HKEY_USERS
A connector for connecting to the HKEY_USERS root key on a remote machine.
-