| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| org.openscada.opc.dcom.list.impl |
| 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)
based constructor with the host machine for COM server being LOCALHOST. |
JIComServer(JIClsid clsid,
String address,
JISession session)
Refer
JIComServer.JIComServer(JIClsid, JISession) for details. |
| Modifier and Type | Method and Description |
|---|---|
JIClsid |
OPCServerList.getCLSIDFromProgID(String progId) |
| Modifier and Type | Method and Description |
|---|---|
ClassDetails |
OPCServerList.getClassDetails(JIClsid clsId)
Return details about a serve class
|
Copyright © 2017 LSST. All rights reserved.