Package com.esri.arcgis.interop

Interface Summary
Collectionable  
ConnectionListener Implement this interface in order to be notified when a new connection comes in from a COM client or when a connection closes.
D5F73474_B4DE_4f02_BDEB_ADAB1ABB5A7D  
E97C008C_28D6_4cf3_A9DB_85030373045B  
ExceptionInterceptor  
IJintegraJvm2 COM Interface 'IJintegraJvm2'.
Instanciator This interface controls the instanciation of Java objects on behalf of COM objects.
IRpcCommonHeader  
ObjectExportChecker In DCOM mode, this class can register an object that will be notified whenever a Java object is about to be exposed to a COM client.
RemoteObjRef Indicates that instances of the implementing class contain a reference to a COM object.
Unreferenced When a COM client holds a reference to a Java object, the J-Integra runtime maintains a reference inside the JVM to that Java object on behalf of the COM client.
WindowsHandleGettable  
 

Class Summary
_CollectionProxy  
AuthInfo This class represents information used to authenticate a user.
Banner Banner contains a method which prints a J-Integra banner for eval licenses.
CallerCredentialsImpl  
Cleaner This class is used to programatically release references to COM objects.
DESImpl J-Integra default implementation of the DES SPI interface.
Dispatch The Dispatch class represents a reference to a COM object via a COM interface.
EmptyVariant  
EnumerationWrapper  
ExecutorImpl  
GetJvmMoniker  
HeaderFiller  
HttpTunnel  
IJintegraJvm2Proxy Proxy for COM Interface 'IJintegraJvm2'.
InterfaceDesc  
IRpcCommonHeaderImpl  
JavaUtilListCollector  
JavaUtilVectorCollector  
JHashtable This class implements a JHashtable, which maps keys to values.
Jvm The JVM class is used to register the JVM id.
LicenseImpl J-Integra default implementation of the License SPI interface.
Log This class is used to log J-Integra's activities.
LoggerImpl  
Marshaller  
MarshalStream  
MemberDesc  
NativeAuth  
NativeInitInproc  
NativeInitThread  
NativeLoader  
NativeSetThreadClassLoader Called by native code when attaching to a thread running a Java 2 JVM See http://developer.java.sun.com/developer/bugParade/bugs/4307751.html
NativeVtblInvokeExecutor  
NTLMAuthenticate This class authenticates a domain/user/password using the "NT Challenge-Response" protocol.
NullAuth  
NullVariant  
ObjectWrapper  
Ocx  
Param  
PDUManagerImpl  
PropertySourceImpl  
PureAuth  
StructDesc  
Uuid  
Variant Instances of this class represent the COM Variant data type, used exclusively in IDispatch::invoke calls, and also possibly used in Custom method calls.
VariantEnumeration  
Version This class is used to get version and configuration information of J-Integra, Java and operating system.
 

Exception Summary
AutomationException The AutomationException class represents an Exception returned from a remote COM Component.