|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JILocalCoClass | |
|---|---|
| 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 | |
| Uses of JILocalCoClass in org.jinterop.dcom.core |
|---|
| Methods in org.jinterop.dcom.core with parameters of type JILocalCoClass | |
|---|---|
static IJIComObject |
JIFrameworkHelper.instantiateLocalComObject(JISession session,
JILocalCoClass javaComponent)
Returns an Interface Pointer representation for the Java Component |
| Uses of JILocalCoClass in org.jinterop.dcom.impls |
|---|
| Methods in org.jinterop.dcom.impls with parameters of type JILocalCoClass | |
|---|---|
static IJIComObject |
JIObjectFactory.buildObject(JISession session,
JILocalCoClass javaComponent)
Returns a local COM Object representation for the Java component. |
| Uses of JILocalCoClass in org.jinterop.dcom.test |
|---|
| Methods in org.jinterop.dcom.test that return JILocalCoClass | |
|---|---|
static JILocalCoClass |
JIOPCEventSink.getCoClass(JIOPCEventSink instance)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||