| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| Modifier and Type | Method and Description |
|---|---|
JIClsid |
JIProgId.getCorrespondingCLSID()
Returns the
CLSID for this ProgId. |
static JIClsid |
JIClsid.valueOf(String uuid)
Factory method returning an instance of this class.
|
| Constructor and Description |
|---|
JIComServer(JIClsid clsid,
JISession session)
< p>
based constructor with the host machine for
COM server being LOCALHOST. |
JIComServer(JIClsid clsid,
String address,
JISession session)
< p>
Refer
JIComServer(JIClsid, JISession) for details. |
Copyright © 2022. All rights reserved.