| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| org.jinterop.dcom.impls |
Defines factories to all external interfaces such as automation (IDispatch, ITypeInfo , IEnumVariant etc) and any other out of the box wrappers provided by j-Interop.
|
| org.jinterop.dcom.test | |
| org.openscada.opc.dcom.da.impl |
| Modifier and Type | Method and Description |
|---|---|
static IJIComObject |
JIFrameworkHelper.instantiateLocalComObject(JISession session,
JILocalCoClass javaComponent)
Returns an Interface Pointer representation for the Java Component
|
| Modifier and Type | Method and Description |
|---|---|
static IJIComObject |
JIObjectFactory.buildObject(JISession session,
JILocalCoClass javaComponent)
Returns a local COM Object representation for the Java component.
|
| Modifier and Type | Method and Description |
|---|---|
static JILocalCoClass |
JIOPCEventSink.getCoClass(JIOPCEventSink instance) |
| Modifier and Type | Method and Description |
|---|---|
JILocalCoClass |
OPCDataCallback.getCoClass() |
Copyright © 2017 LSST. All rights reserved.