Uses of Interface
org.jinterop.winreg.IJIWinReg

Packages that use IJIWinReg
org.jinterop.winreg Defines classes to access Windows Registry. 
org.jinterop.winreg.smb   
 

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 is supported.
 IJIWinReg JIWinRegFactory.getWinreg(java.lang.String serverName, boolean smbTransport)
          Gets an Implementation of WinReg interface, currently only SMB transport is supported.
 

Uses of IJIWinReg in org.jinterop.winreg.smb
 

Classes in org.jinterop.winreg.smb that implement IJIWinReg
 class JIWinRegStub
           
 



Copyright © 2011. All Rights Reserved.