Uses of Interface
org.jinterop.winreg.IJIWinReg

Packages that use IJIWinReg
org.jinterop.winreg Defines access to some API of the Windows Registry Interface. 
 

Uses of IJIWinReg in org.jinterop.winreg
 

Methods in org.jinterop.winreg that return IJIWinReg
 IJIWinReg JIWinRegFactory.getWinreg(IJIAuthInfo authInfo, java.lang.String serverName, boolean smbTransport)
          gets an Implementation of WinReg interface, currently only SMB transport supported.