|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||