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