| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JIUserCallBuilder
Users can implement this class to provide for custom handling of there
objects
|
| Modifier and Type | Method and Description |
|---|---|
Object[] |
JIComObjectImplWrapper.call(JICallBuilder obj) |
Object[] |
IJIComObject.call(JICallBuilder obj)
< P>
Executes a method call on the actual COM object represented by this
interface.
|
Object[] |
JIComObjectImplWrapper.call(JICallBuilder obj,
int timeout) |
Object[] |
IJIComObject.call(JICallBuilder obj,
int timeout)
< P>
Refer
IJIComObject.call(JICallBuilder) for details on this method. |
Copyright © 2022. All rights reserved.