| Package | Description |
|---|---|
| org.jinterop.winreg |
Defines classes to access Windows Registry.
|
| org.jinterop.winreg.smb |
| Modifier and Type | Method and Description |
|---|---|
IJIWinReg |
JIWinRegFactory.getWinreg(IJIAuthInfo authInfo,
String serverName,
boolean smbTransport)
Gets an Implementation of WinReg interface, currently only SMB transport is supported.
|
IJIWinReg |
JIWinRegFactory.getWinreg(String serverName,
boolean smbTransport)
Gets an Implementation of WinReg interface, currently only SMB transport is supported.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JIWinRegStub |
Copyright © 2017 LSST. All rights reserved.