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

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

Uses of JIProgId in org.jinterop.dcom.core
 

Methods in org.jinterop.dcom.core that return JIProgId
static JIProgId JIProgId.valueOf(java.lang.String progId)
          Factory method returning an instance of this class.
 

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



Copyright © 2011. All Rights Reserved.