Uses of Class
org.jinterop.dcom.core.JIClsid

Packages that use JIClsid
org.jinterop.dcom.core Defines the classes and data structures required to work with j-Interop. 
 

Uses of JIClsid in org.jinterop.dcom.core
 

Methods in org.jinterop.dcom.core that return JIClsid
 JIClsid JIProgId.getCorrespondingCLSID()
          Returns the CLSID for this ProgId.
static JIClsid JIClsid.valueOf(java.lang.String uuid)
          Factory method returning an instance of this class.
 

Constructors in org.jinterop.dcom.core with parameters of type JIClsid
JIComServer(JIClsid clsid, JISession session)
          JIClsid based constructor with the host machine for COM server being LOCALHOST.
JIComServer(JIClsid clsid, java.lang.String address, JISession session)
          Refer JIComServer.JIComServer(JIClsid, JISession) for details.
 



Copyright © 2011. All Rights Reserved.