Skip navigation links

Package org.jinterop.dcom.core

Defines the classes and data structures required to work with j-Interop.

See: Description

Package org.jinterop.dcom.core Description

Defines the classes and data structures required to work with j-Interop. It also implements the core principles of DCOM specifications .

A good starting point is to get familiar with JISession and JIComServer classes. They together serve as an entry point into the COM world. A quick glance at IJIComObject would familiarize the user with basic COM APIs.

The event call back mechanism is implemented by JILocalCoClass ,JILocalInterfaceDefinition,JILocalMethodDescriptor and JILocalParamsDescriptorclasses.

Skip navigation links

Copyright © 2017 LSST. All rights reserved.