- call(JICallBuilder) - Method in interface org.jinterop.dcom.core.IJIComObject
-
< P>
Executes a method call on the actual COM object represented by this
interface.
- call(JICallBuilder, int) - Method in interface org.jinterop.dcom.core.IJIComObject
-
- call(JICallBuilder) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- call(JICallBuilder, int) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- call(int, UUID, int, NdrObject) - Method in class org.jinterop.dcom.transport.JIComRuntimeEndpoint
-
- CallConv - Interface in org.jinterop.dcom.impls.automation
-
Implements the CALLCONV data type of COM Automation.
- callConv - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Specifies the function's calling convention.
- callMethod(String) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethod(int) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethod(String, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethod(int, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethod(String, Object[], int[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethod(int, Object[], int[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethod(String, Object[], String[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethodA(String) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethodA(int) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethodA(String, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethodA(int, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethodA(String, Object[], int[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- callMethodA(int, Object[], int[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
dispId parameter.
- callMethodA(String, Object[], String[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a method call for the method identified by the
name parameter.
- cbAlignment - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Byte alignment for an instance of this type.
- cbSizeInstance - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
The size of an instance of this type.
- cbSizeVft - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
The size of this type's VTBL.
- CC_CDECL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Cdecl calling convention is used for a method.
- CC_FASTCALL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
- CC_FPFASTCALL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
- CC_MACPASCAL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Macpascal calling convention is used for a method.
- CC_MAX - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates the end of the CALLCONV enumeration.
- CC_MPWCDECL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Mpwcdecl calling convention is used for a method.
- CC_MPWPASCAL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Mpwpascal calling convention is used for a method.
- CC_MSCPASCAL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Mscpascal calling convention is used for a method.
- CC_PASCAL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Pascal calling convention is used for a method.
- CC_STDCALL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Stdcall calling convention is used for a method.
- CC_SYSCALL - Static variable in interface org.jinterop.dcom.impls.automation.CallConv
-
Indicates that the Syscall calling convention is used for a method.
- cDims - Variable in class org.jinterop.dcom.impls.automation.ArrayDesc
-
Dimension Count.
- cElements - Variable in class org.jinterop.dcom.impls.automation.SafeArrayBounds
-
- cFuncs - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Number of functions.
- cImplTypes - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Number of implemented interfaces.
- clazzType - Variable in class org.jinterop.winreg.IJIWinReg.setValue
-
- Clone() - Method in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
-
Definition from MSDN:
Creates a copy of the current state of enumeration.
- closeConnection() - Method in interface org.jinterop.winreg.IJIWinReg
-
Closes this connection, but a word of caution, it does not close any OPEN
Key.
- closeConnection() - Method in class org.jinterop.winreg.smb.JIWinRegStub
-
- closeKey() - Constructor for class org.jinterop.winreg.IJIWinReg.closeKey
-
- CO_E_BAD_SERVER_NAME - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
A Remote activation was necessary but the server name provided was
invalid.
- CO_E_CREATEPROCESS_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The server process could not be started.
- CO_E_LAUNCH_PERMSSION_DENIED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The client is not allowed to launch this server.
- CO_E_RUNAS_CREATEPROCESS_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The server process could not be started as the configured identity.
- CO_E_RUNAS_LOGON_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The server process could not be started because the configured identity
is incorrect.
- CO_E_SERVER_EXEC_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Server execution failed.
- comObject - Variable in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- cParams - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Count of total number of parameters.
- cParamsOpt - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Count of optional parameters (detailed description follows).
- createInstance() - Method in class org.jinterop.dcom.core.JIComServer
-
Returns an IJIComObject representing the COM Server.
- createInstance(String) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Creates a new instance of a type that describes a component object class
(coclass).
- createKey() - Constructor for class org.jinterop.winreg.IJIWinReg.createKey
-
- createSession(IJIAuthInfo) - Static method in class org.jinterop.dcom.core.JISession
-
Creates a session with the authInfo of the user.
- createSession(String, String, String) - Static method in class org.jinterop.dcom.core.JISession
-
Creates a session.
- createSession(JISession) - Static method in class org.jinterop.dcom.core.JISession
-
Creates a new session using credentials of the
sessionparameter.
- createSession() - Static method in class org.jinterop.dcom.core.JISession
-
Native Single Sign On capable session.
- createTransport(String, Properties) - Method in class org.jinterop.dcom.transport.JIComRuntimeTransportFactory
-
- createTransport(String, Properties) - Method in class org.jinterop.dcom.transport.JIComTransportFactory
-
- cScodes - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Count of permitted return values.
- cVars - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Number of variables/data members.
- get(int) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a propget for the method identified by the
dispId.
- get(int, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a propget for the method identified by the
dispId parameter.
- get(String, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a propget for the method identified by the
name parameter.
- get(String) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Performs a propget for the method identified by the
name parameter.
- getArrayClass() - Method in class org.jinterop.dcom.core.JIArray
-
Class of the nested Array.
- getArrayInstance() - Method in class org.jinterop.dcom.core.JIArray
-
Returns the nested Array.
- getAssociatedSession() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Returns session associated with this object.
- getAssociatedSession() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- getAuthInfo() - Method in class org.jinterop.dcom.core.JISession
-
Returns the IJIAuthInfo (if any) associated with this
session.
- getCLSID() - Method in class org.jinterop.dcom.core.JIClsid
-
String representation of the wrapped class identifier.
- getClsidFromProgId(String) - Static method in class org.jinterop.dcom.common.JISystem
-
Queries the property file maintaining the PROGID Vs
CLSID mappings and returns the CLSID if found
or null otherwise.
- getCoClassIID() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the interface identifier of this COCLASS.
- getCOMVersion() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns COM version currently being used by the library.
- getContainingTypeLib() - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves the containing type library and the index of the type
description within that type library.
- getCorrespondingCLSID() - Method in class org.jinterop.dcom.core.JIProgId
-
Returns the CLSID for this ProgId.
- getCurrentObjectID() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- getDimensions() - Method in class org.jinterop.dcom.core.JIArray
-
Returns the dimensions of the Array.
- getDllEntry(int, int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves a description or specification of an entry point for a function
in a DLL.
- getDocumentation(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves the documentation string, the complete Help file name and path,
and the context ID for the Help topic for a specified type description.
- getDocumentation(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the library's documentation string, the complete Help file name
and path, and the context identifier for the library Help topic in the
Help file.
- getDomain() - Method in interface org.jinterop.dcom.common.IJIAuthInfo
-
Returns user's domain.
- getDomain() - Method in class org.jinterop.dcom.common.JIDefaultAuthInfoImpl
-
- getDomain() - Method in class org.jinterop.dcom.core.JISession
-
Gets the domain of the user associated with this session.
- getErrorCode() - Method in exception org.jinterop.dcom.common.JIException
-
Returns the error code associated with this exception.
- getErrorCode() - Method in class org.jinterop.dcom.impls.automation.JIExcepInfo
-
An error code identifying the error.
- getErrorMessages() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns the ResourceBundle associated with current locale.
- getExcepDesc() - Method in class org.jinterop.dcom.impls.automation.JIExcepInfo
-
A textual, human-readable description of the error intended for the
customer.
- getExcepInfo() - Method in exception org.jinterop.dcom.impls.automation.JIAutomationException
-
Returns the EXCEPINFO structure.
- getExcepSource() - Method in class org.jinterop.dcom.impls.automation.JIExcepInfo
-
A textual, human-readable name of the source of the exception.
- getFlag() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns the flag value for this variant.
- getFractionalUnits() - Method in class org.jinterop.dcom.core.JICurrency
-
Returns the fractionalUnits value.
- getFuncDesc(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves the FuncDesc structure that contains information about a
specified function.
- getGlobalSocketTimeout() - Method in class org.jinterop.dcom.core.JISession
-
Returns the global timeout applied to all sockets opened from this
session to COM Server.
- getHelpFilePath() - Method in class org.jinterop.dcom.impls.automation.JIExcepInfo
-
The fully qualified drive, path, and file name of a Help file that has
more information about the error.
- getHResult() - Method in exception org.jinterop.dcom.common.JIRuntimeException
-
- getHRESULT() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the HRESULT of this operation.
- getIDsOfNames(String) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Maps a method name to its corresponding DISPID.The result of
this call is cached for further usage and no network call is performed
again for the same method name.
- getIDsOfNames(String[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Maps a single method name and an optional set of it's argument names to a
corresponding set of DISPIDs.
- getImplTypeFlags(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves the IMPLTYPEFLAGS enumeration for one implemented interface or
base interface in a type description.
- getInParamAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns [in] parameter at the specified index from the
Parameter list.
- getInparamFlags() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the In Param flag.
- getInParams() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the entire [in] parameters list.
- getInstanceLevelSocketTimeout() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Returns the socket timeout set at the instance level.
- getInstanceLevelSocketTimeout() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- getInterfaceDefinition() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the primary interfaceDefinition.
- getInterfaceDefinition(String) - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the interface definition based on the IID of the interface.
- getInterfaceIdentifier() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Returns the COM IID of this object
- getInterfaceIdentifier() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
Returns the IID of this object
- getInterfaceIdentifier() - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns the interface identifier (IID) of this definition.
- getIPForHostName(String) - Static method in class org.jinterop.dcom.common.JISystem
-
Returns I.P address for the given hostname.
- getIpid() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Unique 128 bit uuid representing the interface on the COM server.
- getIpid() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- getLastExcepInfo() - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Returns the COM EXCEPINFO structure wrapped as a data object
for the
last operation.
- getLibAttr() - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the structure that contains the library's attributes.
- getLocale() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns current locale associated with the library.
- getLocalizedMessage(int) - Static method in class org.jinterop.dcom.common.JISystem
-
Returns the localized error messages for the error code.
- getLogger() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns the framework logger identified by the name "org.jinterop".
- getMajorVersion() - Method in class org.jinterop.dcom.common.JIComVersion
-
- getMember(int) - Method in class org.jinterop.dcom.core.JIStruct
-
Retrieves the member at the specified index from the member list.
- getMembers() - Method in class org.jinterop.dcom.core.JIStruct
-
Returns all members as java.util.List.
- getMembers() - Method in class org.jinterop.dcom.core.JIUnion
-
Returns the discriminant Vs there members Map.
- getMessage() - Method in exception org.jinterop.dcom.common.JIException
-
Returns the localized error messages.
- getMessage() - Method in exception org.jinterop.dcom.common.JIRuntimeException
-
- getMethodDescriptor(int) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns the method descriptor identified by it's number.
- getMethodDescriptor(String) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns the method descriptor identified by it's name.
- getMethodDescriptorForDispId(int) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns the method descriptor identified by it's dispId.
- getMethodDescriptors() - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns all method descriptors.
- getMethodDispID() - Method in class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Gets the DISPID of this method.
- getMethodName() - Method in class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Returns the method name.
- getMethodNum() - Method in class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Gets the opnum of this method in the order as defined in the IDL.
- getMinorVersion() - Method in class org.jinterop.dcom.common.JIComVersion
-
- getMops(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves marshaling information.
- getNames(int, int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves the variable with the specified member ID (or the name of the
property or method and its parameters) that correspond to the specified
function ID.
- getObject() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns the contained object.
- getObjectAsArray() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as JIArray.
- getObjectAsBoolean() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as boolean.
- getObjectAsChar() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as char.
- getObjectAsComObject() - Method in class org.jinterop.dcom.core.JIVariant
-
- getObjectAsDate() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as java.util.Date.
- getObjectAsDouble() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as double.
- getObjectAsFloat() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as float.
- getObjectAsInt() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as int.
- getObjectAsLong() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as long, used when the
expected type is VT_I8.
- getObjectAsSCODE() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained objects errorCode.
- getObjectAsShort() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as short.
- getObjectAsString() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as JIString.
- getObjectAsString2() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as String.
- getObjectAsUnsigned() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as unsigned number.
- getObjectAsVariant() - Method in class org.jinterop.dcom.core.JIVariant
-
Retrieves the contained object as JIVariant.
- getOpnum() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the opnum of the API which will be invoked at the
COM server.
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.closeKey
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.createKey
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.enumKey
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.enumValue
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.openHKCR
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.openHKCU
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.openHKLM
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.openHKU
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.openKey
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.queryValue
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.saveFile
-
- getOpnum() - Method in class org.jinterop.winreg.IJIWinReg.setValue
-
- getOutParamAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Retrieves the [out] param at the index in the out parameters
list.
- getOutparamFlags() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the Out Param flag.
- getOutParams() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the entire [out] parameters list.
- getParameterObject() - Method in class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Returns the parameter object.
- getParameters() - Method in exception org.jinterop.dcom.common.JIRuntimeException
-
- getPassword() - Method in interface org.jinterop.dcom.common.IJIAuthInfo
-
Returns password.
- getPassword() - Method in class org.jinterop.dcom.common.JIDefaultAuthInfoImpl
-
- getQIedIIDs() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- getReferent() - Method in class org.jinterop.dcom.core.JIPointer
-
Returns the referent encapsulated by this pointer.
- getReferentIdentifier() - Method in class org.jinterop.dcom.core.JIPointer
-
Returns the referent identifier.
- getRefTypeInfo(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
If a type description references other type descriptions, it retrieves
the referenced type descriptions.
- getRefTypeOfImplType(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
If a type description describes a COM class, it retrieves the type
description of the implemented interface types.
- getResultAsArrayAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as JIArray at the index from the result
list.
- getResultAsBooleanAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as boolean at the index from the result
list.
- getResultAsCharacterAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as char at the index from the result list.
- getResultAsDoubleAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as double at the index from the result
list.
- getResultAsFloatAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as float at the index from the result
list.
- getResultAsIntAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as int at the index from the result list.
- getResultAsPointerAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as JIPointer at the index from the result
list.
- getResultAsShortAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as short at the index from the result
list.
- getResultAsStringAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as JIString at the index from the result
list.
- getResultAsStructAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as JIStruct at the index from the result
list.
- getResultAsUUIDStrAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as String representation of the UUID at
the index from the result list.
- getResultAsVariantAt(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the value as JIVariant at the index from the result
list.
- getResults() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the results as an Object[].
- getResultsInCaseOfException() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the results incase an exception occured.
- getServerClass() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the actual class representing the interface definition.
- getServerInstance() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the instance representing the interface definition.
- getSessionIdentifier() - Method in class org.jinterop.dcom.core.JISession
-
Returns a unique identifier for this session.
- getSingleTon() - Static method in class org.jinterop.dcom.transport.JIComRuntimeTransportFactory
-
- getSingleTon() - Static method in class org.jinterop.dcom.transport.JIComTransportFactory
-
- getSingleTon() - Static method in class org.jinterop.winreg.JIWinRegFactory
-
Instantiates the Factory.
- getSize() - Method in class org.jinterop.dcom.core.JIStruct
-
Returns the total number of members.
- getString() - Method in class org.jinterop.dcom.core.JIString
-
String encapsulated by this object.
- getSyntax() - Method in class org.jinterop.dcom.core.JIComServer
-
- getSyntax() - Method in class org.jinterop.winreg.smb.JIWinRegStub
-
- getType() - Method in interface org.jinterop.dcom.core.IJIUnsigned
-
Returns the unsigned type
(byte,short,int).
- getType() - Method in class org.jinterop.dcom.core.JIString
-
Type representing this object.
- getType() - Method in class org.jinterop.dcom.core.JIUnsignedByte
-
- getType() - Method in class org.jinterop.dcom.core.JIUnsignedInteger
-
- getType() - Method in class org.jinterop.dcom.core.JIUnsignedShort
-
- getType() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns the referent as integer.
- getTypeAttr() - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves a TypeAttr structure that contains the attributes of the type
description.
- getTypeInfo(int) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Returns an implementation of COM ITypeInfo interface based
on the typeInfo.
- getTypeInfo(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the specified type description in the library.
- getTypeInfoCount() - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Definition from MSDN:
Determines whether there is type information available for the dual
interface.
- getTypeInfoCount() - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Returns the number of type descriptions in the type library.
- getTypeInfoOfGuid(String) - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the type description that corresponds to the specified GUID.
- getTypeInfoType(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the type of a type description.
- getUnits() - Method in class org.jinterop.dcom.core.JICurrency
-
Returns the units value.
- getUnreferencedHandler() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Returns the IJIUnreferenced handler associated with this
object.
- getUnreferencedHandler() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- getUnsigned(Number, int) - Static method in class org.jinterop.dcom.core.JIUnsignedFactory
-
< p>
Returns an implementation for each of the unsigned type.
- getUpperBounds() - Method in class org.jinterop.dcom.core.JIArray
-
Array of integers depicting highest index for each dimension.
- getUserName() - Method in interface org.jinterop.dcom.common.IJIAuthInfo
-
Returns username.
- getUserName() - Method in class org.jinterop.dcom.common.JIDefaultAuthInfoImpl
-
- getUserName() - Method in class org.jinterop.dcom.core.JISession
-
Gets the user name associated with this session.
- getValue() - Method in interface org.jinterop.dcom.core.IJIUnsigned
-
Returns the number represented by this object.
- getValue() - Method in class org.jinterop.dcom.core.JIUnsignedByte
-
- getValue() - Method in class org.jinterop.dcom.core.JIUnsignedInteger
-
- getValue() - Method in class org.jinterop.dcom.core.JIUnsignedShort
-
- getVarDesc(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves a VARDESC structure that describes the specified variable.
- getWinreg(IJIAuthInfo, String, boolean) - Method in class org.jinterop.winreg.JIWinRegFactory
-
Gets an Implementation of WinReg interface, currently only SMB transport
is supported.
- getWinreg(String, boolean) - Method in class org.jinterop.winreg.JIWinRegFactory
-
Gets an Implementation of WinReg interface, currently only SMB transport
is supported.
- guid - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
The GUID of the type information.
- IdlDesc - Class in org.jinterop.dcom.impls.automation
-
- idldescType - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
IDL attributes of the described type.
- IDLFLAG_FIN - Static variable in class org.jinterop.dcom.impls.automation.IdlDesc
-
- IDLFLAG_FLCID - Static variable in class org.jinterop.dcom.impls.automation.IdlDesc
-
- IDLFLAG_FOUT - Static variable in class org.jinterop.dcom.impls.automation.IdlDesc
-
- IDLFLAG_FRETVAL - Static variable in class org.jinterop.dcom.impls.automation.IdlDesc
-
- IDLFLAG_NONE - Static variable in class org.jinterop.dcom.impls.automation.IdlDesc
-
- IID - Static variable in interface org.jinterop.dcom.core.IJIComObject
-
IID representing the IUnknown.
- IID - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
IID representing the COM IDispatch.
- IID - Static variable in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
-
IID representing the COM IEnumVARIANT.
- IID - Static variable in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
IID representing the COM ITypeInfo.
- IID - Static variable in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
IID representing the COM ITypeLib.
- IID_IDispatch - Static variable in class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
-
IID of IDispatch [IJIDispatch].
- IID_IEnumVariant - Static variable in class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
-
IID of IEnumVARIANT [IJIEnumVARIANT].
- IID_ITypeInfo - Static variable in class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
-
IID of ITypeInfo [IJITypeInfo].
- IID_ITypeLib - Static variable in class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
-
IID of ITypeLib [IJITypeLib].
- IJIAuthInfo - Interface in org.jinterop.dcom.common
-
Interface for setting user credentials.
- IJIComObject - Interface in org.jinterop.dcom.core
-
< p>
Represents a Windows COM Object.
- IJICOMRuntimeWorker - Interface in org.jinterop.dcom.common
-
Framework Internal.
- IJIDispatch - Interface in org.jinterop.dcom.impls.automation
-
< p>
Represents the Windows COM IDispatch Interface.
- IJIEnumVariant - Interface in org.jinterop.dcom.impls.automation
-
< p>
Represents the Windows COM IEnumVARIANT Interface.
- IJITypeInfo - Interface in org.jinterop.dcom.impls.automation
-
Represents the Windows COM ITypeInfo Interface.
- IJITypeLib - Interface in org.jinterop.dcom.impls.automation
-
Represents the Windows COM ITypeLib Interface.
- IJIUnreferenced - Interface in org.jinterop.dcom.common
-
< p>
Implement this interface receive notifications for IJIComObjects
when they get garbage collected.
- IJIUnsigned - Interface in org.jinterop.dcom.core
-
Java representation of a C++ unsigned number.
- IJIWinReg - Interface in org.jinterop.winreg
-
Perform C-R-U-D on the Windows Registry.
- IJIWinReg.closeKey - Class in org.jinterop.winreg
-
- IJIWinReg.createKey - Class in org.jinterop.winreg
-
- IJIWinReg.deleteValueOrKey - Class in org.jinterop.winreg
-
- IJIWinReg.enumKey - Class in org.jinterop.winreg
-
- IJIWinReg.enumValue - Class in org.jinterop.winreg
-
- IJIWinReg.openHKCR - Class in org.jinterop.winreg
-
- IJIWinReg.openHKCU - Class in org.jinterop.winreg
-
- IJIWinReg.openHKLM - Class in org.jinterop.winreg
-
- IJIWinReg.openHKU - Class in org.jinterop.winreg
-
- IJIWinReg.openKey - Class in org.jinterop.winreg
-
- IJIWinReg.queryValue - Class in org.jinterop.winreg
-
- IJIWinReg.saveFile - Class in org.jinterop.winreg
-
- IJIWinReg.setValue - Class in org.jinterop.winreg
-
- IMPLTYPEFLAG_FDEFAULT - Static variable in interface org.jinterop.dcom.impls.automation.ImplTypeFlags
-
The interface or dispinterface represents the default for the source or
sink.
- IMPLTYPEFLAG_FDEFAULTVTABLE - Static variable in interface org.jinterop.dcom.impls.automation.ImplTypeFlags
-
Sinks receive events through the VTBL.
- IMPLTYPEFLAG_FRESTRICTED - Static variable in interface org.jinterop.dcom.impls.automation.ImplTypeFlags
-
The member should not be displayed or programmable by users.
- IMPLTYPEFLAG_FSOURCE - Static variable in interface org.jinterop.dcom.impls.automation.ImplTypeFlags
-
This member of a coclass is called rather than implemented.
- ImplTypeFlags - Interface in org.jinterop.dcom.impls.automation
-
Implements the IMPLTYPEFLAGS structure of COM Automation.
- index - Variable in class org.jinterop.winreg.IJIWinReg.enumKey
-
- index - Variable in class org.jinterop.winreg.IJIWinReg.enumValue
-
- init(PresentationContext, Properties) - Method in class org.jinterop.dcom.transport.JIComRuntimeConnectionContext
-
- init(PresentationContext, Properties) - Method in class org.jinterop.dcom.transport.JIComRuntimeNTLMConnectionContext
-
- INPLACE_E_NOTOOLSPACE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Space for tools is not available.
- insertInParamAsArrayAt(int, JIArray, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as JIArray at the specified
index in the Parameter list.
- insertInParamAsBooleanAt(int, boolean, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as boolean at the specified
index in the Parameter list.
- insertInParamAsCharacterAt(int, char, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as char at the specified
index in the Parameter list.
- insertInParamAsComObjectAt(int, IJIComObject, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as IJIComObject at the
specified index in the Parameter list.
- insertInParamAsDoubleAt(int, double, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as double at the specified
index in the Parameter list.
- insertInParamAsFloatAt(int, float, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as float at the specified
index in the Parameter list.
- insertInParamAsIntAt(int, int, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as int at the specified
index in the Parameter list.
- insertInParamAsObjectAt(int, Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as Object at the specified
index in the Parameter list.
- insertInParamAsPointerAt(int, JIPointer, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as JIPointer at the
specified index in the Parameter list.
- insertInParamAsShortAt(int, short, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as short at the specified
index in the Parameter list.
- insertInParamAsStringAt(int, String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as String at the specified
index in the Parameter list.
- insertInParamAsStructAt(int, JIStruct, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as JIStruct at the specified
index in the Parameter list.
- insertInParamAsUnsignedAt(int, IJIUnsigned, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as IJIUnsigned at the
specified index in the Parameter list.
- insertInParamAsUUIDAt(int, String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as
String representation of UUID at the specified index in the
Parameter list.
- insertInParamAsVariantAt(int, JIVariant, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as JIVariant at the
specified index in the Parameter list.
- insertOutParamAt(int, Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
insert an [out] parameter at the specified index in the out
parameter list.
- instantiateComObject(JISession, byte[], String) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
-
Returns an Interface Pointer representation from raw bytes.
- instantiateComObject(JISession, IJIComObject) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
-
Typically used in the Man-In-The-Middle scenario, where one j-Interop
system interacts with another over the wire.
- instantiateLocalComObject(JISession, JILocalCoClass) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
-
Returns an Interface Pointer representation for the Java Component
- internal_dumpMap() - Static method in class org.jinterop.dcom.common.JISystem
-
- internal_getConnectionInfo(String) - Method in interface org.jinterop.dcom.core.IJIComObject
-
Framework Internal Returns the ConnectionPoint
(IJIComObject) and it's Cookie.
- internal_getConnectionInfo(String) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- internal_getInterfacePointer() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Framework Internal
Returns self Interface pointer.
- internal_getInterfacePointer() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- internal_getSocket() - Static method in class org.jinterop.dcom.common.JISystem
-
Synchronization will be performed by the oxid master
- internal_initLogger() - Static method in class org.jinterop.dcom.common.JISystem
-
- Internal_JIAutomationFactory - Class in org.jinterop.dcom.impls.automation
-
Creates automation related objects.
- internal_removeConnectionInfo(String) - Method in interface org.jinterop.dcom.core.IJIComObject
-
Framework Internal Returns and Removes the connection info
from the internal map.
- internal_removeConnectionInfo(String) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- internal_setClsidtoProgId(String, String) - Static method in class org.jinterop.dcom.common.JISystem
-
Stores it in a temporary hash map here, and this is later persisted when the library is shutdown
- internal_setConnectionInfo(IJIComObject, Integer) - Method in interface org.jinterop.dcom.core.IJIComObject
-
Adds a connection point information and it's cookie to the
connectionPointMap internally.
- internal_setConnectionInfo(IJIComObject, Integer) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- internal_setDeffered(boolean) - Method in interface org.jinterop.dcom.core.IJIComObject
-
Framework Internal
- internal_setDeffered(boolean) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- internal_setSocket(Object) - Static method in class org.jinterop.dcom.common.JISystem
-
Synchronization will be performed by the oxid master
- internal_writeProgIdsToFile() - Static method in class org.jinterop.dcom.common.JISystem
-
Should be called from system shut down only
- INVOKE_FUNC - Static variable in interface org.jinterop.dcom.impls.automation.InvokeKind
-
The member is called using a normal function invocation syntax
- INVOKE_PROPERTYGET - Static variable in interface org.jinterop.dcom.impls.automation.InvokeKind
-
The function is invoked using a normal property-access syntax.
- INVOKE_PROPERTYPUT - Static variable in interface org.jinterop.dcom.impls.automation.InvokeKind
-
The function is invoked using a property value assignment syntax.
- INVOKE_PROPERTYPUTREF - Static variable in interface org.jinterop.dcom.impls.automation.InvokeKind
-
The function is invoked using a property reference assignment syntax.
- invokeKind - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Invocation kind.
- InvokeKind - Interface in org.jinterop.dcom.impls.automation
-
Implements the INVOKEKIND structure of COM Automation.
- isArray() - Method in class org.jinterop.dcom.core.JIVariant
-
- isAutoRegistrationSet() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns true is auto registration is enabled.
- isAutoRegistrationSet() - Method in class org.jinterop.dcom.core.JIClsid
-
Returns the status of the auto registration flag for the component
identified by this object.
- isAutoRegistrationSet() - Method in class org.jinterop.dcom.core.JIProgId
-
Returns the status of the auto registration flag for the component
identified by this object.
- isByRefFlagSet() - Method in class org.jinterop.dcom.core.JIVariant
-
- isCoClassUnderRealIID() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
< p>
Returns true if the primary interface definition represents
a real IID .
- isConformant() - Method in class org.jinterop.dcom.core.JIArray
-
Status whether the array is conformant or not.
- isDispatchSupported() - Method in interface org.jinterop.dcom.core.IJIComObject
-
Returns true if IDispatch interface is
supported by this object.
- isDispatchSupported() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- isDispInterface() - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Returns status whether this interface supports IDispatch or
not.
- isError() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns true incase the Call resulted in an exception, use getHRESULT to
get the error code.
- isEstablished() - Method in class org.jinterop.dcom.transport.JIComRuntimeConnectionContext
-
- isEstablished() - Method in class org.jinterop.dcom.transport.JIComRuntimeNTLMConnectionContext
-
- isJavaCoClassAutoCollectionSet() - Static method in class org.jinterop.dcom.common.JISystem
-
Status of autoCollection flag.
- isKey - Variable in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
-
- isLocalReference() - Method in interface org.jinterop.dcom.core.IJIComObject
-
- isLocalReference() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- isNTLMv2Enabled() - Method in class org.jinterop.dcom.core.JISession
-
Flag indicating whether NTLMv2 security is enabled.
- isNull() - Method in class org.jinterop.dcom.core.JIPointer
-
Returns status if this pointer is null.
- isNull() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns whether this variant is a NULL variant.
- isReference() - Method in class org.jinterop.dcom.core.JIPointer
-
Returns status whether this is a reference type pointer or not.
- isResolver() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- isSessionSecurityEnabled() - Method in class org.jinterop.dcom.core.JISession
-
Flag indicating whether session security is enabled.
- isSSOEnabled() - Method in class org.jinterop.dcom.core.JISession
-
Returns whether this session is SSO or not.
- isVarying() - Method in class org.jinterop.dcom.core.JIArray
-
Status whether the array is varying or not.
- JI_API_INCORRECTLY_CALLED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This API cannot be invoked right now, further operations are required
before the system is ready to give out results through this API.
- JI_ARRAY_INCORRECT_TEMPLATE_PARAM - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Can only accept JIStruct, JIUnion, JIPointer and JIString as parameters
for template.
- JI_ARRAY_PARAM_ONLY - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Only Arrays Accepted as parameter.
- JI_ARRAY_PRIMITIVE_NOTACCEPT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Arrays of Primitive Data Types are not accepted
- JI_ARRAY_TEMPLATE_NULL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The template cannot be null.
- JI_ARRAY_TYPE_INCORRECT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
"Object.class" arrays are not accepted.
- JI_ARRAY_UPPERBNDS_DIM_NOTMATCH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The upperbounds is to be specified for all dimensions or not specified at
all.
- JI_AUTH_NOT_SUPPLIED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Authentication information was not supplied.
- JI_CALLBACK_AUTH_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Authentication failure for the credentials sent by the COM server for
performing call back.
- JI_CALLBACK_COMOBJECT_STATE_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Illegal here to invoke this API.
- JI_CALLBACK_INVALID_ID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Invalid Identifier, or there is no Connection Info associated with this
identifer on this comObject.
- JI_CALLBACK_INVALID_PARAMS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
No parameters can be null or "".
- JI_CALLBACK_OVERLOADS_NOTALLOWED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Overloaded APIs are not allowed.
- JI_CALLBACK_SMB_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
SMB connection failure, please check whether SERVER service is running on
Target machine (where COM server) is hosted.
- JI_COM_RUNTIME_INVALID_CONTAINER_INFO - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The parameters cannot be null.
- JI_COMFACTORY_ILLEGAL_ARG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Incorrect or Invalid Parameter(s) specified.
- JI_COMOBJ_LOCAL_REF - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This API cannot be invoked on local references.
- JI_COMSTUB_ILLEGAL_ARGUMENTS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
progId\clsid,address,session cannot be empty or null.
- JI_COMSTUB_ILLEGAL_ARGUMENTS2 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
S.S.O cannot be used with ProgId based ctors.
- JI_COMSTUB_RR_ERROR - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Could not retrieve JIClsid from JIProgId via Windows Remote Registry
Service
- JI_COMSTUB_WRONGCALLCREATEINSTANCE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
createInstance() cannot be called since the JIComServer(JISession,
JIInterfacePointer, String) ctor was used to create this COM server
instance, please use getInstance() instead.
- JI_COMSTUB_WRONGCALLGETINSTANCE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
getInstance() cannot be called since the JIComServer(JISession,
JIInterfacePointer, String) ctor was NOT used to create this COM server
instance, please use createInstance() instead.
- JI_CURRENCY_FRAC_NEGATIVE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
fractionalUnits cannot be negative.
- JI_DISP_INCORRECT_OUTPARAM - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Outparams cannot have more than 1 parameter here.
- JI_DISP_INCORRECT_PARAM_LENGTH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Parameters inparams and dispId\paramNames arrays should have same length.
- JI_DISP_INCORRECT_VALUE_FOR_GETIDNAMES - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This in parameter cannot have null or "" values.
- JI_ILLEGAL_CALL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This is a programming error, this API should not be called.
- JI_JAVACOCLASS_ALREADY_EXPORTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This JILocalCoClass has already been exported with one interface pointer,
please use a new instance of this class with
JIInterfacePointer.getInterfacePointer(...) api.
- JI_METHODDESC_DISPID_MISSING - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
JILocalMethodDescriptor is being added to a JILocalInterfaceDefinition
supporting dispInterface, but it itself does not have a dispId.
- JI_OBJ_NULL_IPID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
IPID cannot be null.
- JI_OBJECT_ALREADY_INSTANTIATED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Object is already instantiated.
- JI_SESSION_ALREADY_ATTACHED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
A session is already attached with this COM object.
- JI_SESSION_ALREADY_ESTABLISHED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Session is already established, please initiate a new session for new
Stub.
- JI_SESSION_DESTROYED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The associated session is being destroyed.
- JI_SESSION_NOT_ATTACHED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
A session is not attached with this object , use
JIObjectFactory.buildObject(JISession, IJIComObject) to attach a session
with this object.
- JI_STRUCT_ARRAY_AT_END - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
An array has already been added as member and it has to be the last
member of this Struct.
- JI_STRUCT_ARRAY_ONLY_AT_END - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
An array can be added only as a last member in a structure and not
inbetween.
- JI_STRUCT_INCORRECT_NESTED_STRUCT_POS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
This struct already has an array and the member (which also happens to be
a Struct) has an array too.
- JI_STRUCT_INCORRECT_NESTED_STRUCT_POS2 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Member(which happens to be a Struct) has an array and hence can only be
added to the end of this Struct , not in between.
- JI_UNION_DISCRMINANT_DESERIALIZATION_ERROR - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
No discriminant value has been added at all.
- JI_UNION_DISCRMINANT_MISMATCH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Discriminant class type mismatch, please provide object of the same class
as discriminant.
- JI_UNION_DISCRMINANT_SERIALIZATION_ERROR - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Only 1 discriminant allowed for serialization, please remove the rest or
no discriminant has been added at all.
- JI_UNION_INCORRECT_DISC - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Discriminant can only be of the type Integer,Short,Boolean or Character.
- JI_UNION_NULL_DISCRMINANT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Discriminant cannot be null
- JI_UNSIGNED_INCORRECT_TYPE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Class not supportted for unsigned operations.
- JI_UNSIGNED_NEGATIVE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Unsigned numbers cannot be negative or null.
- JI_UTIL_FLAG_ERROR - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Incorrect Value of FLAG sent for this API.
- JI_UTIL_INCORRECT_CALL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Internal Library Error.
- JI_UTIL_SERDESER_NOT_FOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Internal Library Error, the serializer\deserializer was not found for
{0}.
- JI_UTIL_STRING_DECODE_CHARSET - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Unsupported charset supplied while encoding or decoding String.
- JI_UTIL_STRING_INVALID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Direct Marshalling, UnMarshalling of Strings are not allowed, please use
JIString instead.
- JI_VARIANT_BSTR_ONLY - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Variants can only take BSTR Strings and no other String Type.
- JI_VARIANT_IS_NULL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Variant is null.
- JI_VARIANT_NO_REFERENT_ID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Referent ID for VARIANT not found.
- JI_VARIANT_ONLY_JIARRAY_EXCEPTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Please use the JIArray to pass arrays.
- JI_VARIANT_TYPE_INCORRECT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
JIInterfacePointer is not a valid parameter, please use
JIVariant(IJIComObject,...).
- JI_VARIANT_UNSUPPORTED_TYPE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Unsupported type for VARIANT.
- JI_VARIANT_VARARRAYS_2DIMRES - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Library currently accepts only upto 2 dimension for the JIVariant
- JI_VARIANT_VARARRAYS_NOTALLOWED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Variants cannot take object[] having Variants themselves as indices.
- JI_WIN_ONLY - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
The associated session is being destroyed.
- JI_WINREG_EXCEPTION - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Unable to access Windows Registry, please check whether the SERVER
service is running on the Target Workstation.
- JI_WINREG_EXCEPTION2 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Could not set the correct encoding for password field.
- JI_WINREG_EXCEPTION3 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Unknown hostname\ip was supplied for obtaining handle to WinReg
- JI_WINREG_EXCEPTION4 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Type not supported for setting\getting value in\from registry.
- JI_WINREG_EXCEPTION5 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Illegal values sent as parameters, please check "data".
- JIArray - Class in org.jinterop.dcom.core
-
Represents a C++ array which can display both conformant and standard
behaviors.
- JIArray(Class<?>, int[], int, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
Creates an array object of the type specified by clazz.
- JIArray(Class<?>, int[], int, boolean, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
- JIArray(Object, int[], int, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
< p>
Creates an array object with members of the type template.
- JIArray(Object, int[], int, boolean, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
- JIArray(Object, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
Creates an object with array parameter as the nested Array.
- JIArray(Object, boolean, boolean) - Constructor for class org.jinterop.dcom.core.JIArray
-
- JIArray(Object) - Constructor for class org.jinterop.dcom.core.JIArray
-
Creates an object with array parameter as the nested Array.
- JIAutomationException - Exception in org.jinterop.dcom.impls.automation
-
Class for signifying Automation related exceptions.
- JIAutomationException(JIException) - Constructor for exception org.jinterop.dcom.impls.automation.JIAutomationException
-
- JICallBuilder - Class in org.jinterop.dcom.core
-
< p>
Class used for setting up information such as [in]
,[out] parameters and the method number for executing a call to
the COM server.
- JICallBuilder(boolean) - Constructor for class org.jinterop.dcom.core.JICallBuilder
-
Constructs a builder object.
- JICallBuilder() - Constructor for class org.jinterop.dcom.core.JICallBuilder
-
< p>
Constructs a builder object.
- JIClsid - Class in org.jinterop.dcom.core
-
< p>
Wrapper for class identifier to a COM Object.
- JIComEndpoint - Class in org.jinterop.dcom.transport
-
- JIComObjectImplWrapper - Class in org.jinterop.dcom.core
-
Internal Framework class.
- JIComObjectImplWrapper(IJIComObject) - Constructor for class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- JIComRuntimeConnectionContext - Class in org.jinterop.dcom.transport
-
- JIComRuntimeConnectionContext() - Constructor for class org.jinterop.dcom.transport.JIComRuntimeConnectionContext
-
- JIComRuntimeEndpoint - Class in org.jinterop.dcom.transport
-
- JIComRuntimeNTLMConnectionContext - Class in org.jinterop.dcom.transport
-
- JIComRuntimeNTLMConnectionContext() - Constructor for class org.jinterop.dcom.transport.JIComRuntimeNTLMConnectionContext
-
- JIComRuntimeTransportFactory - Class in org.jinterop.dcom.transport
-
- JIComServer - Class in org.jinterop.dcom.core
-
Startup class representing a COM Server.
- JIComServer(JIProgId, JISession) - Constructor for class org.jinterop.dcom.core.JIComServer
-
< p>
JIProgId based constructor with the host machine for COM
server being LOCALHOST.
- JIComServer(JIClsid, JISession) - Constructor for class org.jinterop.dcom.core.JIComServer
-
< p>
JIClsid based constructor with the host machine for
COM server being
LOCALHOST.
- JIComServer(JIProgId, String, JISession) - Constructor for class org.jinterop.dcom.core.JIComServer
-
- JIComServer(JIClsid, String, JISession) - Constructor for class org.jinterop.dcom.core.JIComServer
-
- JIComTransportFactory - Class in org.jinterop.dcom.transport
-
- JIComVersion - Class in org.jinterop.dcom.common
-
< p>
Framework Internal.
- JIComVersion() - Constructor for class org.jinterop.dcom.common.JIComVersion
-
- JIComVersion(int, int) - Constructor for class org.jinterop.dcom.common.JIComVersion
-
- JICurrency - Class in org.jinterop.dcom.core
-
Definition from MSDN: encapsulates the CURRENCY data type used in
Automation.
- JICurrency(String) - Constructor for class org.jinterop.dcom.core.JICurrency
-
- JICurrency(int, int) - Constructor for class org.jinterop.dcom.core.JICurrency
-
- JIDefaultAuthInfoImpl - Class in org.jinterop.dcom.common
-
Default implementation of IJIAuthInfo.
- JIDefaultAuthInfoImpl(String, String, String) - Constructor for class org.jinterop.dcom.common.JIDefaultAuthInfoImpl
-
Creates the AuthInfo Object.
- JIErrorCodes - Class in org.jinterop.dcom.common
-
All errorcodes.
- JIExcepInfo - Class in org.jinterop.dcom.impls.automation
-
Exposes error code , exception source, exception description and help file
path for an unsuccessful
IJIDispatch operation.
- JIException - Exception in org.jinterop.dcom.common
-
Exception class for the framework.
- JIException(int, String) - Constructor for exception org.jinterop.dcom.common.JIException
-
- JIException(int) - Constructor for exception org.jinterop.dcom.common.JIException
-
- JIException(int, Throwable) - Constructor for exception org.jinterop.dcom.common.JIException
-
- JIException(JIRuntimeException) - Constructor for exception org.jinterop.dcom.common.JIException
-
- JIException(int, String, Throwable) - Constructor for exception org.jinterop.dcom.common.JIException
-
- JIFlags - Class in org.jinterop.dcom.core
-
Class representing various flags used in the system.
- JIFrameworkHelper - Class in org.jinterop.dcom.core
-
Internal Framework Helper class.
- JILocalCoClass - Class in org.jinterop.dcom.core
-
< p>
Represents a Java COCLASS.
- JILocalCoClass(JILocalInterfaceDefinition, Class) - Constructor for class org.jinterop.dcom.core.JILocalCoClass
-
Creates a local class instance.
- JILocalCoClass(JILocalInterfaceDefinition, Class, boolean) - Constructor for class org.jinterop.dcom.core.JILocalCoClass
-
- JILocalCoClass(JILocalInterfaceDefinition, Object) - Constructor for class org.jinterop.dcom.core.JILocalCoClass
-
Creates a local class instance.
- JILocalCoClass(JILocalInterfaceDefinition, Object, boolean) - Constructor for class org.jinterop.dcom.core.JILocalCoClass
-
Creates a local class instance.
- JILocalInterfaceDefinition - Class in org.jinterop.dcom.core
-
< p>
Forms the definition of a COM interface to be used in callbacks.
- JILocalInterfaceDefinition(String) - Constructor for class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Creates an Interface definition.
- JILocalInterfaceDefinition(String, boolean) - Constructor for class org.jinterop.dcom.core.JILocalInterfaceDefinition
-
Creates an Interface definition.
- JILocalMethodDescriptor - Class in org.jinterop.dcom.core
-
Describe a method of the COM IDL to be used in Callback
implementations.
- JILocalMethodDescriptor(String, JILocalParamsDescriptor) - Constructor for class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Creates the method descriptor.
- JILocalMethodDescriptor(String, int, JILocalParamsDescriptor) - Constructor for class org.jinterop.dcom.core.JILocalMethodDescriptor
-
Creates the method descriptor.
- JILocalParamsDescriptor - Class in org.jinterop.dcom.core
-
< p>
Provides a way to express parameters for a particular method.
- JILocalParamsDescriptor() - Constructor for class org.jinterop.dcom.core.JILocalParamsDescriptor
-
- JIObjectFactory - Class in org.jinterop.dcom.impls
-
< p>
Factory class for creating COM objects.
- JIPointer - Class in org.jinterop.dcom.core
-
Representation of a COM pointer.
- JIPointer(Class, boolean) - Constructor for class org.jinterop.dcom.core.JIPointer
-
Creates an instance of this class where the referent is of the type
value.
- JIPointer(Object, boolean) - Constructor for class org.jinterop.dcom.core.JIPointer
-
Creates an instance of this class where the referent is
value.
- JIPointer(Object) - Constructor for class org.jinterop.dcom.core.JIPointer
-
Creates an instance of this class where the referent is
value.
- JIPolicyHandle - Class in org.jinterop.winreg
-
Policy handle for each key.
- JIPolicyHandle(boolean) - Constructor for class org.jinterop.winreg.JIPolicyHandle
-
- JIProgId - Class in org.jinterop.dcom.core
-
< p>
Wrapper class used to define user friendly ProgID.
- JIRuntimeException - Exception in org.jinterop.dcom.common
-
Framework Internal class.
- JIRuntimeException(int) - Constructor for exception org.jinterop.dcom.common.JIRuntimeException
-
- JIRuntimeException(int, Object[]) - Constructor for exception org.jinterop.dcom.common.JIRuntimeException
-
- JISession - Class in org.jinterop.dcom.core
-
< p>
Representation of an active session with a COM server.
- JIString - Class in org.jinterop.dcom.core
-
< p>
Class representing a COM string.
- JIString(int) - Constructor for class org.jinterop.dcom.core.JIString
-
Creates an object of the specified type.
- JIString(String, int) - Constructor for class org.jinterop.dcom.core.JIString
-
Creates a string object of a given type.
- JIString(String) - Constructor for class org.jinterop.dcom.core.JIString
-
Creates a object of the BSTR type.
- JIStruct - Class in org.jinterop.dcom.core
-
This class represents the Struct data type.
- JIStruct() - Constructor for class org.jinterop.dcom.core.JIStruct
-
- JISystem - Class in org.jinterop.dcom.common
-
< p>
Class implemented for defining system wide changes.
- JIUnion - Class in org.jinterop.dcom.core
-
< p>
This class represents the Union data type.
- JIUnion(Class) - Constructor for class org.jinterop.dcom.core.JIUnion
-
Creates an object with discriminant type specified.
- JIUnsignedByte - Class in org.jinterop.dcom.core
-
Class representing the unsigned c++ byte.
- JIUnsignedFactory - Class in org.jinterop.dcom.core
-
Representation of C++ "Unsigned Types".
- JIUnsignedInteger - Class in org.jinterop.dcom.core
-
Class representing the unsigned c++ integer.
- JIUnsignedShort - Class in org.jinterop.dcom.core
-
Class representing the unsigned c++ short.
- JIUserCallBuilder - Class in org.jinterop.dcom.core
-
Users can implement this class to provide for custom handling of there
objects
- JIUserCallBuilder(boolean) - Constructor for class org.jinterop.dcom.core.JIUserCallBuilder
-
- JIUserCallBuilder() - Constructor for class org.jinterop.dcom.core.JIUserCallBuilder
-
- JIVariant - Class in org.jinterop.dcom.core
-
< p>
Class representing the VARIANT datatype.
- JIVariant(JIVariant) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT as reference to another.
- JIVariant(int, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an int.
- JIVariant(long, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a long.
- JIVariant(float, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a float.
- JIVariant(boolean, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a boolean.
- JIVariant(double, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a double.
- JIVariant(short, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a short.
- JIVariant(char, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a char.
- JIVariant(JIString, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIString.
- JIVariant(String, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a String.
- JIVariant(String) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a String.
- JIVariant(IJIComObject, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an IJIComObject.
- JIVariant(JIVariant.SCODE, int, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a SCODE value and
it's errorCode.
- JIVariant(int) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an int.
- JIVariant(float) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a float.
- JIVariant(boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a boolean.
- JIVariant(double) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a double.
- JIVariant(short) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a short.
- JIVariant(char) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a char.
- JIVariant(JIString) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIString.
- JIVariant(IJIComObject) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an IJIComObject.
- JIVariant(Date) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an java.util.Date.
- JIVariant(Date, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with an java.util.Date.
- JIVariant(JICurrency) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JICurrency.
- JIVariant(JICurrency, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JICurrency.
- JIVariant(JIVariant.SCODE, int) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a SCODE value and
it's errorCode.
- JIVariant(JIArray, int) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIArray.
- JIVariant(JIArray, boolean, int) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIArray.
- JIVariant(JIArray, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIArray.
- JIVariant(JIArray) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a JIArray.
- JIVariant(IJIUnsigned) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a unsigned value.
- JIVariant(IJIUnsigned, boolean) - Constructor for class org.jinterop.dcom.core.JIVariant
-
Setting up a VARIANT with a unsigned value.
- JIWinRegFactory - Class in org.jinterop.winreg
-
Factory to get an implementation of IJIWinReg.
- JIWinRegStub - Class in org.jinterop.winreg.smb
-
- JIWinRegStub(IJIAuthInfo, String) - Constructor for class org.jinterop.winreg.smb.JIWinRegStub
-
- JIWinRegStub(String) - Constructor for class org.jinterop.winreg.smb.JIWinRegStub
-