- call(JICallBuilder) - Method in interface org.jinterop.dcom.core.IJIComObject
-
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
-
- call(int, UUID, int, NdrObject) - Method in class rpc.ConnectionOrientedEndpoint
-
- call(int, UUID, int, NdrObject) - Method in interface rpc.Endpoint
-
- call(int, NdrObject) - Method in class rpc.Stub
-
- CALL_ID_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
-
- 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.
- CALLED_PADDR_UNKNOWN - Static variable in class rpc.pdu.BindNoAcknowledgePdu
-
- callIdCounter - Static variable in class rpc.ConnectionOrientedPdu
-
- 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.
- callRespectSFALSE(IJIComObject, JICallBuilder) - Static method in class org.openscada.opc.dcom.common.impl.Helper
-
Make the COM call but do not treat S_FALSE as error condition for the whole call
- cancel(int) - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2
-
- CANCEL_TYPE - Static variable in class rpc.pdu.CancelCoPdu
-
- cancelComplete(int, int) - Method in interface org.openscada.opc.dcom.da.IOPCDataCallback
-
- cancelComplete(int, int) - Method in class org.openscada.opc.lib.da.Async20Access
-
- CancelCoPdu - Class in rpc.pdu
-
- CancelCoPdu() - Constructor for class rpc.pdu.CancelCoPdu
-
- CAST128_CIPHER - Static variable in interface gnu.crypto.Registry
-
CAST5 is also known as CAST-128.
- CAST5_CIPHER - Static variable in interface gnu.crypto.Registry
-
- CAST_128_CIPHER - Static variable in interface gnu.crypto.Registry
-
- Categories - Interface in org.openscada.opc.dcom.common
-
- Categories - Interface in org.openscada.opc.lib.list
-
- Category - Class in org.openscada.opc.lib.list
-
- Category(String) - Constructor for class org.openscada.opc.lib.list.Category
-
- cbAlignment - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Byte alignment for an instance of this type.
- CBC_MODE - Static variable in interface gnu.crypto.Registry
-
Cipher block chaining mode (NIST).
- 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
-
- CFB_MODE - Static variable in interface gnu.crypto.Registry
-
Cipher feedback mode (NIST).
- cFuncs - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Number of functions.
- changed(Item, ItemState) - Method in interface org.openscada.opc.lib.da.DataCallback
-
- changePosition(String, OPCBROWSEDIRECTION) - Method in class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
-
Direct the browser to another position
Depending on the direction the new position will be set based on the provided
position information.
- checkItems(Item[]) - Method in class org.openscada.opc.lib.da.Group
-
- cImplTypes - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
Number of implemented interfaces.
- ClassDetails - Class in org.openscada.opc.dcom.list
-
Details about an OPC server class
- ClassDetails() - Constructor for class org.openscada.opc.dcom.list.ClassDetails
-
- clazzType - Variable in class org.jinterop.winreg.IJIWinReg.setValue
-
- cleanup() - Method in class org.openscada.opc.lib.da.Server
-
cleanup after the connection is closed
- clear() - Method in class org.openscada.opc.lib.da.AccessBase
-
- clear() - Method in class org.openscada.opc.lib.da.Group
-
- ClientToHostWindow(int, int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- clone() - Method in class gnu.crypto.hash.BaseHash
-
- clone() - Method in interface gnu.crypto.hash.IMessageDigest
-
Returns a clone copy of this instance.
- clone() - Method in class gnu.crypto.hash.MD4
-
- clone() - Method in class gnu.crypto.hash.MD5
-
- clone() - Method in class gnu.crypto.prng.ARCFour
-
- clone() - Method in class gnu.crypto.prng.BasePRNG
-
- clone() - Method in interface gnu.crypto.prng.IRandom
-
Returns a clone copy of this instance.
- Clone() - Method in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
-
Definition from MSDN:
Creates a copy of the current state of enumeration.
- clone(String) - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
Clone the group
- clone() - Method in interface rpc.Fragmentable
-
- clone() - Method in class rpc.pdu.FaultCoPdu
-
- clone() - Method in class rpc.pdu.RequestCoPdu
-
- clone() - Method in class rpc.pdu.ResponseCoPdu
-
- cloneObject() - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
-
- cloneObject() - Method in class org.openscada.opc.dcom.common.impl.EnumString
-
- close() - Method in class org.lsst.ccs.drivers.opc.OPCClient
-
Closes the connection to the service.
- close() - Method in class org.lsst.ccs.drivers.opc.OPCDriver
-
Closes the client connection to the server, if a client has been created.
- close() - Method in class rpc.ncacn_np.RpcTransport
-
- close() - Method in interface rpc.Transport
-
- 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
-
- closePresentation(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- 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.
- com.iwombat.foundation - package com.iwombat.foundation
-
- com.iwombat.foundation.uuid - package com.iwombat.foundation.uuid
-
- com.iwombat.util - package com.iwombat.util
-
- CommandStateChange(int, boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- comObject - Variable in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- connect() - Method in class org.openscada.opc.lib.da.AutoReconnectController
-
- connect() - Method in class org.openscada.opc.lib.da.Server
-
- Connection - Interface in rpc
-
- CONNECTION_CONTEXT - Static variable in class rpc.ConnectionOrientedEndpoint
-
- CONNECTION_ORIENTED_MAJOR_VERSION - Static variable in class rpc.ConnectionOrientedPdu
-
- ConnectionContext - Interface in rpc
-
- ConnectionInformation - Class in org.openscada.opc.lib.common
-
Holds the connection information
- ConnectionInformation() - Constructor for class org.openscada.opc.lib.common.ConnectionInformation
-
- ConnectionInformation(String, String) - Constructor for class org.openscada.opc.lib.common.ConnectionInformation
-
- ConnectionInformation(ConnectionInformation) - Constructor for class org.openscada.opc.lib.common.ConnectionInformation
-
- ConnectionOrientedEndpoint - Class in rpc
-
- ConnectionOrientedEndpoint(Transport, PresentationSyntax) - Constructor for class rpc.ConnectionOrientedEndpoint
-
- ConnectionOrientedPdu - Class in rpc
-
- ConnectionOrientedPdu() - Constructor for class rpc.ConnectionOrientedPdu
-
- ConnectionProtocol - Enum in org.openscada.opc.lib.common
-
Enumerates the authentication/session protocols that may be used for a connection to a DCOM
service.
- connectionStateChanged(boolean) - Method in class org.openscada.opc.lib.da.AccessBase
-
- connectionStateChanged(boolean) - Method in class org.openscada.opc.lib.da.AutoReconnectController
-
- connectionStateChanged(boolean) - Method in interface org.openscada.opc.lib.da.ServerConnectionStateListener
-
- Constants - Interface in org.openscada.opc.dcom.common
-
- Constants - Interface in org.openscada.opc.dcom.da
-
- Constants - Interface in org.openscada.opc.dcom.list
-
- context - Variable in class rpc.ConnectionOrientedEndpoint
-
- ContextHandle - Class in rpc.core
-
- ContextHandle(int, UUID) - Constructor for class rpc.core.ContextHandle
-
- contextId - Variable in class rpc.core.AuthenticationVerifier
-
- contextId - Variable in class rpc.core.PresentationContext
-
- contextId - Variable in class rpc.DefaultConnection
-
- copy() - Method in class rpc.Buffer
-
- count - Variable in class gnu.crypto.hash.BaseHash
-
Number of bytes processed so far.
- 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).
- CRAY_FLOATING_POINT - Static variable in class ndr.Format
-
- createChallenge(Properties, Type1Message) - Method in class rpc.security.ntlm.AuthenticationSource
-
- createContext() - Method in class rpc.ConnectionOrientedEndpoint
-
- 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
-
- createTransport(String, Properties) - Method in class rpc.ncacn_np.TransportFactory
-
- createTransport(String, Properties) - Method in class rpc.TransportFactory
-
- createType1() - Method in class rpc.security.ntlm.NtlmAuthentication
-
- createType2(Type1Message) - Method in class rpc.security.ntlm.NtlmAuthentication
-
- createType3(Type2Message) - Method in class rpc.security.ntlm.NtlmAuthentication
-
- createUniqueIdentifier() - Static method in class com.iwombat.foundation.IdentifierFactory
-
- createUniqueIdentifier(byte[]) - Static method in class com.iwombat.foundation.IdentifierFactory
-
Creates a new identifier from an existing (persisted) byte-array representation
- createUniqueIdentifier(String) - Static method in class com.iwombat.foundation.IdentifierFactory
-
Creates Identifier from hex String representation of an existing Identifier
- createUUID() - Static method in class com.iwombat.foundation.uuid.UUIDFactory
-
- createUUID(byte[]) - Static method in class com.iwombat.foundation.uuid.UUIDFactory
-
Creates a new identifier from an existing (persisted) byte-array representation
- createUUID(String) - Static method in class com.iwombat.foundation.uuid.UUIDFactory
-
Creates Identifier from hex String representation of an existing Identifier
- createWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel
-
- createWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel2
-
- createWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel2_Test
-
- createWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel3
-
- createXYChart() - Method in class org.jinterop.dcom.test.MSExcel
-
- cScodes - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
-
Count of permitted return values.
- CTR_MODE - Static variable in interface gnu.crypto.Registry
-
Counter (NIST) mode.
- currentIID - Variable in class rpc.ConnectionOrientedEndpoint
-
- 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.
- getAccessPath() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- getAccessPaths(String) - Method in class org.openscada.opc.lib.da.browser.BaseBrowser
-
Browse the access paths for one item.
- getAccessRights() - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- getAddress() - Method in class rpc.Stub
-
- getAllocationHint() - Method in class rpc.pdu.FaultCoPdu
-
- getAllocationHint() - Method in class rpc.pdu.RequestCoPdu
-
- getAllocationHint() - Method in class rpc.pdu.ResponseCoPdu
-
- 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
-
- getAssociationGroupId() - Method in class rpc.pdu.AlterContextPdu
-
- getAssociationGroupId() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getAssociationGroupId() - Method in class rpc.pdu.BindAcknowledgePdu
-
- getAssociationGroupId() - Method in class rpc.pdu.BindPdu
-
- getAsyncIO2() - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
- getAsyncIO20() - Method in class org.openscada.opc.lib.da.Group
-
- getAttributes() - Method in class rpc.core.ContextHandle
-
- getAuthenticationService() - Method in interface rpc.Security
-
- getAuthenticationService() - Method in class rpc.security.ntlm.Ntlm1
-
- getAuthenticationSource() - Method in class rpc.security.ntlm.NtlmAuthentication
-
- getAuthenticatorLength() - Method in class rpc.ConnectionOrientedPdu
-
- getAuthInfo() - Method in class org.jinterop.dcom.core.JISession
-
Returns the IJIAuthInfo (if any) associated with this session.
- getBandWidth() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getBatchSize() - Method in class org.openscada.opc.lib.da.browser.BaseBrowser
-
Get the batch size
- getBranches() - Method in class org.openscada.opc.lib.da.browser.Branch
-
Get all branches.
- getBranchStack() - Method in class org.openscada.opc.lib.da.browser.Branch
-
Get the list of names from the parent up to this branch
- getBrowser() - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
Get the browser object (IOPCBrowseServerAddressSpace) from the server instance
- getBuffer() - Method in class ndr.NdrBuffer
-
- getBuffer() - Method in class ndr.NetworkDataRepresentation
-
- getBuffer() - Method in class rpc.Buffer
-
- getBuildNumber() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getCallback() - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
-
- getCallId() - Method in class rpc.ConnectionOrientedPdu
-
- getCancelCount() - Method in class rpc.pdu.FaultCoPdu
-
- getCancelCount() - Method in class rpc.pdu.ResponseCoPdu
-
- getCancelId() - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2.AsyncResult
-
- getCanonicalDataType() - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- getCapacity() - Method in class ndr.NdrBuffer
-
- getCapacity() - Method in class rpc.Buffer
-
- getCapacityIncrement() - Method in class rpc.Buffer
-
- getClassDetails(JIClsid) - Method in class org.openscada.opc.dcom.list.impl.OPCServerList
-
Return details about a serve class
- getClientHandle() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getClientHandle() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- getClientHandle() - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getClientHandle() - Method in class org.openscada.opc.lib.da.Item
-
- getCLSID() - Method in class org.jinterop.dcom.core.JIClsid
-
String representation of the wrapped class identifier.
- getClsId() - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- getClsid() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- 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.
- getCLSIDFromProgID(String) - Method in class org.openscada.opc.dcom.list.impl.OPCServerList
-
- getClsIdFromProgId(String) - Method in class org.openscada.opc.lib.list.ServerList
-
Fetch the class id of a prog id
- getClsOrProgId() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getCoClass(JIOPCEventSink) - Static method in class org.jinterop.dcom.test.JIOPCEventSink
-
- getCoClass() - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
-
- getCoClassIID() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the interface identifier of this COCLASS.
- getCode() - Method in enum org.lsst.ccs.drivers.opc.ScalarType
-
Gets the numerical code designating the OPC type.
- getCode() - Method in enum org.openscada.opc.lib.da.browser.Access
-
- getCommon() - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
Get the common interface if supported
- getCOMObject() - Method in class org.openscada.opc.dcom.common.impl.BaseCOMObject
-
- getCOMVersion() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns COM version currently being used by the library.
- getConformantIntArray() - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getConformantStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getConnection() - Method in class rpc.BasicConnectionContext
-
- getConnection() - Method in interface rpc.ConnectionContext
-
- getConnection() - Method in class rpc.security.ntlm.NtlmConnectionContext
-
- 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.
- getContextId() - Method in class rpc.pdu.FaultCoPdu
-
- getContextId() - Method in class rpc.pdu.RequestCoPdu
-
- getContextId() - Method in class rpc.pdu.ResponseCoPdu
-
- getContextList() - Method in class rpc.pdu.AlterContextPdu
-
- getContextList() - Method in class rpc.pdu.BindPdu
-
- getCorrespondingCLSID() - Method in class org.jinterop.dcom.core.JIProgId
-
Returns the CLSID for this ProgId.
- getCurrentObjectID() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- getCurrentTime() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getData() - Method in class org.lsst.ccs.drivers.opc.OPCClient
-
Gets the data read by the last call to readGroup().
- getData() - Method in class org.lsst.ccs.drivers.opc.OPCDriver
-
Prints the last set of items read from the server.
- getDataRepresentation() - Method in class ndr.Format
-
- getDefaultInstance() - Static method in class rpc.security.ntlm.AuthenticationSource
-
- getDefaultLocaleID() - Method in class org.openscada.opc.lib.da.Server
-
- getDefaultPercentDeadband() - Method in class org.openscada.opc.lib.da.Server
-
- getDefaultProperties() - Static method in class rpc.TransportFactory
-
- getDefaultTimeBias() - Method in class org.openscada.opc.lib.da.Server
-
- getDefaultUpdateRate() - Method in class org.openscada.opc.lib.da.Server
-
- getDelay() - Method in class org.openscada.opc.lib.da.AutoReconnectController
-
- getDescription() - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- getDescription() - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- getDetails(String) - Method in class org.openscada.opc.lib.list.ServerList
-
Get the details of a opc class
- 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.
- getDomain() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getEndpoint() - Method in class rpc.Stub
-
- 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.
- getErrorCode() - Method in class org.openscada.opc.dcom.common.Result
-
- getErrorCode() - Method in class org.openscada.opc.lib.da.ItemState
-
- getErrorMessage(int) - Method in class org.openscada.opc.lib.da.Server
-
- getErrorMessages() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns the ResourceBundle associated with current locale.
- getErrors() - Method in exception org.openscada.opc.lib.da.AddFailedException
-
Get the map of item id to error code
- getErrorString(int, int) - Method in class org.openscada.opc.dcom.common.impl.OPCCommon
-
- 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.
- getException() - Method in class org.lsst.ccs.drivers.opc.OPCClient
-
Gets the exception, if any, that stopped the last group read.
- getFlag() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns the flag value for this variant.
- getFlag(int) - Method in class rpc.ConnectionOrientedPdu
-
- getFlags() - Method in class rpc.ConnectionOrientedPdu
-
- getFlatBrowser() - Method in class org.openscada.opc.lib.da.Server
-
Get the flat browser
- getFormat() - Method in class ndr.NetworkDataRepresentation
-
- getFormat() - Method in class rpc.ConnectionOrientedPdu
-
- getFormat() - Method in interface rpc.ProtocolDataUnit
-
- getFractionalUnits() - Method in class org.jinterop.dcom.core.JICurrency
-
Returns the fractionalUnits value.
- getFragmentLength() - Method in class rpc.ConnectionOrientedPdu
-
- 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.
- getGroup() - Method in class org.openscada.opc.lib.da.Item
-
- getGroup(OPCGroupStateMgt) - Method in class org.openscada.opc.lib.da.Server
-
- getGroupByName(String) - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
- getGroupCount() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getGroups(OPCENUMSCOPE) - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
Get the groups
- 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.
- getHigh() - Method in class org.openscada.opc.dcom.common.FILETIME
-
- getHost() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getHResult() - Method in exception org.jinterop.dcom.common.JIRuntimeException
-
- getHRESULT() - Method in class org.jinterop.dcom.core.JICallBuilder
-
Returns the HRESULT of this operation.
- getId() - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- getId() - Method in class org.openscada.opc.lib.da.Item
-
- getIdentifier() - Method in interface org.openscada.opc.dcom.common.EventHandler
-
- getIdentifier() - Method in class org.openscada.opc.dcom.common.impl.EventHandlerImpl
-
- 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.
- getIndex() - Method in class ndr.NdrBuffer
-
- getIndex() - Method in class rpc.Buffer
-
- getIndex(int) - Method in class rpc.Buffer
-
- 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.
- getInstance() - Static method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Returns the singleton SSPIJNIClient instance.
- 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
-
- getItem() - Method in class org.openscada.opc.lib.da.WriteRequest
-
- getItemByOPCItemId(String) - Method in class org.openscada.opc.lib.da.Group
-
- getItemID(String) - Method in class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
-
Get the complete item id from an item at the local position.
- getItemID() - Method in class org.openscada.opc.dcom.da.IORequest
-
- getItemID() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- getItemId() - Method in class org.openscada.opc.lib.da.browser.Leaf
-
- getItemIOService() - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
- getItemManagement() - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
- getItemProperties(String, int...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemProperties
-
- getItemPropertiesService() - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
- getItems() - Method in exception org.openscada.opc.lib.da.AddFailedException
-
Get the map of item it to item object
- getKey() - Method in class org.openscada.opc.dcom.common.KeyedResult
-
- getLastExcepInfo() - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
-
Returns the COM EXCEPINFO structure wrapped as a data object for the
last operation.
- getLastUpdateTime() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getLeaves() - Method in class org.openscada.opc.lib.da.browser.Branch
-
Get all leaves.
- getLength() - Method in class ndr.NdrBuffer
-
- getLength() - Method in class rpc.Buffer
-
- getLibAttr() - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
-
Retrieves the structure that contains the library's attributes.
- getLMResponse(String, byte[]) - Static method in class rpc.security.ntlm.Responses
-
Calculates the LM Response for the given challenge, using the specified
password.
- getLMv2Response(String, String, String, byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
-
Calculates the LMv2 Response for the given challenge, using the
specified authentication target, username, password, and client
challenge.
- getLocale() - Static method in class org.jinterop.dcom.common.JISystem
-
Returns current locale associated with the library.
- getLocaleID() - Method in class org.openscada.opc.dcom.common.impl.OPCCommon
-
- getLocaleID() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- 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".
- getLow() - Method in class org.openscada.opc.dcom.common.FILETIME
-
- getMajorVersion() - Method in class org.jinterop.dcom.common.JIComVersion
-
- getMajorVersion() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getMajorVersion() - Method in class rpc.ConnectionOrientedPdu
-
- getMajorVersion() - Method in class rpc.core.InterfaceIdentifier
-
- getMajorVersion() - Method in class rpc.core.PresentationSyntax
-
- getMajorVersion() - Method in class rpc.core.ProtocolVersion
-
- getMajorVersion() - Method in interface rpc.ProtocolDataUnit
-
- getMaxAge() - Method in class org.openscada.opc.dcom.da.IORequest
-
- getMaxReceiveFragment() - Method in class rpc.pdu.AlterContextPdu
-
- getMaxReceiveFragment() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getMaxReceiveFragment() - Method in class rpc.pdu.BindAcknowledgePdu
-
- getMaxReceiveFragment() - Method in class rpc.pdu.BindPdu
-
- getMaxTransmitFragment() - Method in class rpc.pdu.AlterContextPdu
-
- getMaxTransmitFragment() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getMaxTransmitFragment() - Method in class rpc.pdu.BindAcknowledgePdu
-
- getMaxTransmitFragment() - Method in class rpc.pdu.BindPdu
-
- 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
-
- getMessage(int) - Method in class org.openscada.opc.lib.da.ErrorMessageResolver
-
Get an error message from an error code
- 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
-
- getMinorVersion() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getMinorVersion() - Method in class rpc.ConnectionOrientedPdu
-
- getMinorVersion() - Method in class rpc.core.InterfaceIdentifier
-
- getMinorVersion() - Method in class rpc.core.PresentationSyntax
-
- getMinorVersion() - Method in class rpc.core.ProtocolVersion
-
- getModifier() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Gets a string containing more detailed information about the item's quality.
- getMops(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves marshaling information.
- getName() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getName() - Method in class org.openscada.opc.lib.da.browser.Branch
-
- getName() - Method in class org.openscada.opc.lib.da.browser.Leaf
-
- getName() - Method in class org.openscada.opc.lib.da.Group
-
Get the group name from the server
- getName() - Method in exception org.openscada.opc.lib.da.UnknownGroupException
-
- 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.
- getNTLM2SessionResponse(String, byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
-
Calculates the NTLM2 Session Response for the given challenge, using the
specified password and client nonce.
- getNTLMResponse(String, byte[]) - Static method in class rpc.security.ntlm.Responses
-
Calculates the NTLM Response for the given challenge, using the
specified password.
- getNTLMv2Response(String, String, String, byte[], byte[], byte[]) - Static method in class rpc.security.ntlm.Responses
-
Calculates the NTLMv2 Response for the given challenge, using the
specified authentication target, username, password, target information
block, and client nonce.
- getObject() - Method in class org.jinterop.dcom.core.JIVariant
-
Returns the contained object.
- getObject() - Method in interface org.openscada.opc.dcom.common.EventHandler
-
- getObject() - Method in class org.openscada.opc.dcom.common.impl.EventHandlerImpl
-
- getObject() - Method in class rpc.pdu.RequestCoPdu
-
- getObject() - Method in class rpc.Stub
-
- 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
-
Retrieves the contained object as IJIComObject.
- 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.
- getOPC() - Method in class org.jinterop.dcom.test.MetrikonOPC
-
- getOpnum() - Method in class ndr.NdrObject
-
- 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
-
- getOpnum() - Method in class rpc.pdu.RequestCoPdu
-
- 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
-
- getParent() - Method in class org.openscada.opc.lib.da.browser.Branch
-
- getParent() - Method in class org.openscada.opc.lib.da.browser.Leaf
-
- getPassword() - Method in interface org.jinterop.dcom.common.IJIAuthInfo
-
Returns password.
- getPassword() - Method in class org.jinterop.dcom.common.JIDefaultAuthInfoImpl
-
- getPassword() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getPercentDeadband() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getPeriod() - Method in class org.openscada.opc.lib.da.AccessBase
-
- getProgId() - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- getProgId() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getProperties() - Method in class rpc.ncacn_np.RpcTransport
-
- getProperties() - Method in class rpc.Stub
-
- getProperties() - Method in interface rpc.Transport
-
- getProtectionLevel() - Method in interface rpc.Security
-
- getProtectionLevel() - Method in class rpc.security.ntlm.Ntlm1
-
- getProtocol() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- getProtocol() - Method in class rpc.ncacn_np.RpcTransport
-
- getProtocol() - Method in interface rpc.Transport
-
- getQIedIIDs() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- getQuality() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Gets the basic quality of the item.
- getQuality() - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getQuality() - Method in class org.openscada.opc.dcom.da.ValueData
-
- getQuality() - Method in class org.openscada.opc.lib.da.ItemState
-
- 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.
- getRejectReason() - Method in class rpc.pdu.BindNoAcknowledgePdu
-
- getRequestedDataType() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- getReserved() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- getReserved() - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- getReserved() - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getReserved() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getResult() - Method in class gnu.crypto.hash.BaseHash
-
Constructs the result from the contents of the current context.
- getResult() - Method in class gnu.crypto.hash.MD4
-
- getResult() - Method in class gnu.crypto.hash.MD5
-
- getResult() - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2.AsyncResult
-
- 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.
- getResultList() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getResultList() - Method in class rpc.pdu.BindAcknowledgePdu
-
- 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.
- getScheduler() - Method in class org.openscada.opc.lib.da.Server
-
Gets the scheduler for the server.
- getSecondaryAddress() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getSecondaryAddress() - Method in class rpc.pdu.BindAcknowledgePdu
-
- getSecurity() - Method in class rpc.security.ntlm.NtlmAuthentication
-
- getServer() - Method in class org.openscada.opc.lib.da.Group
-
- getServerClass() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the actual class representing the interface definition.
- getServerHandle() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getServerHandle() - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- getServerHandle() - Method in class org.openscada.opc.dcom.da.WriteRequest
-
- getServerHandle() - Method in class org.openscada.opc.lib.da.Group
-
- getServerHandle() - Method in class org.openscada.opc.lib.da.Item
-
- getServerHandles(Item[]) - Method in class org.openscada.opc.lib.da.Group
-
- getServerInstance() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Returns the instance representing the interface definition.
- getServerState() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getServerState(int) - Method in class org.openscada.opc.lib.da.Server
-
- getServerState() - Method in class org.openscada.opc.lib.da.Server
-
- getServerState(int) - Method in class org.openscada.opc.lib.da.ServerStateOperation
-
Get the server state with a timeout.
- getSessionIdentifier() - Method in class org.jinterop.dcom.core.JISession
-
Returns a unique identifier for this session.
- GetSimpleArrayStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- GetSimpleArrayStructArray(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getSimpleStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getSimpleStructArray(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- 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.
- getStartTime() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getState() - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
- GetStaticStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getStatus() - Method in class org.openscada.opc.dcom.da.impl.OPCServer
-
Retrieve the current server status
- getStatus() - Method in class rpc.pdu.FaultCoPdu
-
- getString() - Method in class org.jinterop.dcom.core.JIString
-
String encapsulated by this object.
- GetStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getStruct() - Static method in class org.openscada.opc.dcom.common.FILETIME
-
- getStruct() - Static method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- getStruct() - Static method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getStruct() - Static method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- GetStructStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- GetStructStructArray(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getStub() - Method in exception rpc.FaultException
-
- getStub() - Method in class rpc.pdu.FaultCoPdu
-
- getStub() - Method in class rpc.pdu.RequestCoPdu
-
- getStub() - Method in class rpc.pdu.ResponseCoPdu
-
- getSyncIO() - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
- getSyntax() - Method in class org.jinterop.dcom.core.JIComServer
-
- getSyntax() - Method in class org.jinterop.winreg.smb.JIWinRegStub
-
- getSyntax() - Method in class rpc.ConnectionOrientedEndpoint
-
- getSyntax() - Method in interface rpc.Endpoint
-
- getSyntax() - Method in class rpc.Stub
-
- getTag() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Gets the name of the item on the server.
- getTCharArray() - Method in class org.jinterop.dcom.test.SampleTestServer
-
- getTimeBias() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getTimestamp() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Gets the time at which the item was updated by the server.
- getTimestamp() - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getTimestamp() - Method in class org.openscada.opc.dcom.da.ValueData
-
- getTimestamp() - Method in class org.openscada.opc.lib.da.ItemState
-
- getTransport() - Method in class rpc.ConnectionOrientedEndpoint
-
- getTransport() - Method in interface rpc.Endpoint
-
- getTransportFactory() - Method in class rpc.Stub
-
- getTreeBrowser() - Method in class org.openscada.opc.lib.da.Server
-
Get the tree browser
- 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.
- getType() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Gets the server type of the item (if scalar) or the server type of the array elements.
- getType() - Method in class rpc.ConnectionOrientedPdu
-
- getType() - Method in class rpc.pdu.AlterContextPdu
-
- getType() - Method in class rpc.pdu.AlterContextResponsePdu
-
- getType() - Method in class rpc.pdu.Auth3Pdu
-
- getType() - Method in class rpc.pdu.BindAcknowledgePdu
-
- getType() - Method in class rpc.pdu.BindNoAcknowledgePdu
-
- getType() - Method in class rpc.pdu.BindPdu
-
- getType() - Method in class rpc.pdu.CancelCoPdu
-
- getType() - Method in class rpc.pdu.FaultCoPdu
-
- getType() - Method in class rpc.pdu.OrphanedPdu
-
- getType() - Method in class rpc.pdu.RequestCoPdu
-
- getType() - Method in class rpc.pdu.ResponseCoPdu
-
- getType() - Method in class rpc.pdu.ShutdownPdu
-
- getType() - Method in interface rpc.ProtocolDataUnit
-
- 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
-
Returns an implementation for each of the unsigned type.
- getUpdateRate() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- getUpperBounds() - Method in class org.jinterop.dcom.core.JIArray
-
Array of integers depicting highest index for each dimension.
- getUser() - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- 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.
- getUuid() - Method in class rpc.core.ContextHandle
-
- getUuid() - Method in class rpc.core.InterfaceIdentifier
-
- getUuid() - Method in class rpc.core.PresentationSyntax
-
- getValue() - Method in interface com.iwombat.foundation.Identifier
-
- getValue() - Method in class com.iwombat.foundation.uuid.UUID
-
- 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
-
- getValue() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Returns the value as an Object which will be an instance
of one of a few standard Java classes, or an array of same.
- getValue() - Method in class org.openscada.opc.dcom.common.Result
-
- getValue() - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- getValue() - Method in class org.openscada.opc.dcom.da.ValueData
-
- getValue() - Method in class org.openscada.opc.dcom.da.WriteRequest
-
- getValue() - Method in class org.openscada.opc.lib.da.ItemState
-
- getValue() - Method in class org.openscada.opc.lib.da.WriteRequest
-
- getVarDesc(int) - Method in interface org.jinterop.dcom.impls.automation.IJITypeInfo
-
Retrieves a VARDESC structure that describes the specified variable.
- getVarType() - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- getVendorInfo() - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- getVerifierLength() - Method in interface rpc.Security
-
- getVerifierLength() - Method in class rpc.security.ntlm.Ntlm1
-
- getVersion() - Method in class rpc.core.PresentationSyntax
-
- getVersionList() - Method in class rpc.pdu.BindNoAcknowledgePdu
-
- 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.
- GKR_CERTIFICATES - Static variable in interface gnu.crypto.Registry
-
- GKR_CIPHER_AES_128_CBC - Static variable in interface gnu.crypto.Registry
-
- GKR_CIPHER_AES_128_OFB - Static variable in interface gnu.crypto.Registry
-
- GKR_HMAC_MD5_128 - Static variable in interface gnu.crypto.Registry
-
- GKR_HMAC_MD5_96 - Static variable in interface gnu.crypto.Registry
-
- GKR_HMAC_SHA_160 - Static variable in interface gnu.crypto.Registry
-
- GKR_HMAC_SHA_96 - Static variable in interface gnu.crypto.Registry
-
- GKR_MAGIC - Static variable in interface gnu.crypto.Registry
-
- GKR_PRIVATE_KEYS - Static variable in interface gnu.crypto.Registry
-
- GKR_PUBLIC_CREDENTIALS - Static variable in interface gnu.crypto.Registry
-
- gnu.crypto - package gnu.crypto
-
- gnu.crypto.hash - package gnu.crypto.hash
-
- gnu.crypto.prng - package gnu.crypto.prng
-
- gnu.crypto.util - package gnu.crypto.util
-
- GNU_CRYPTO - Static variable in interface gnu.crypto.Registry
-
The name of our Provider.
- goto_First_Slide(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- goto_Last_Slide(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- goto_Numbered_Slide(IJIDispatch, int) - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- group - Variable in class org.openscada.opc.lib.da.AccessBase
-
- Group - Class in org.openscada.opc.lib.da
-
- guid - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
The GUID of the type information.
- guidStringFromHexString(String) - Static method in class com.iwombat.util.GUIDUtil
-
Convert hex string to GUID string
- GUIDUtil - Class in com.iwombat.util
-
Generic utility for converting byte-arrays containing UUIDs to Microsoft
style GUID strings.
- GUIDUtil() - Constructor for class com.iwombat.util.GUIDUtil
-
- IBM_FLOATING_POINT - Static variable in class ndr.Format
-
- ICM_MODE - Static variable in interface gnu.crypto.Registry
-
Integer Counter Mode (David McGrew).
- ICM_PRNG - Static variable in interface gnu.crypto.Registry
-
PRNG based on David McGrew's Integer Counter Mode.
- IConnectionPoint_IID - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- IConnectionPointContainer_IID - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCBROWSEDIRECTION
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCBROWSETYPE
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCDATASOURCE
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCENUMSCOPE
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCNAMESPACETYPE
-
- id() - Method in enum org.openscada.opc.dcom.da.OPCSERVERSTATE
-
- IDEMPOTENT - Static variable in interface rpc.Endpoint
-
- Identifier - Interface in com.iwombat.foundation
-
Generic Identifier interface.
- IdentifierFactory - Class in com.iwombat.foundation
-
Class responsible for creating unique identifiers.
- 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
-
- IEEE_FLOATING_POINT - Static variable in class ndr.Format
-
- IEnumGUID_IID - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- IEnumString_IID - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- 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
-
Represents a Windows COM Object.
- IJICOMRuntimeWorker - Interface in org.jinterop.dcom.common
-
Framework Internal.
- IJIDispatch - Interface in org.jinterop.dcom.impls.automation
-
Represents the Windows COM IDispatch Interface.
- IJIEnumVariant - Interface in org.jinterop.dcom.impls.automation
-
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
-
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
-
- IMessageDigest - Interface in gnu.crypto.hash
-
The basic visible methods of any hash algorithm.
- 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.
- incomingRebind(AuthenticationVerifier) - Method in class rpc.DefaultConnection
-
- incomingRebind(AuthenticationVerifier) - Method in class rpc.security.ntlm.NtlmConnection
-
- index - Variable in class ndr.NdrBuffer
-
- index - Variable in class org.jinterop.winreg.IJIWinReg.enumKey
-
- index - Variable in class org.jinterop.winreg.IJIWinReg.enumValue
-
- init(Map) - Method in class gnu.crypto.prng.BasePRNG
-
- init(Map) - Method in interface gnu.crypto.prng.IRandom
-
Initialises the pseudo-random number generator scheme with the
appropriate attributes.
- init(PresentationContext, Properties) - Method in class org.jinterop.dcom.transport.JIComRuntimeConnectionContext
-
- init(PresentationContext, Properties) - Method in class org.jinterop.dcom.transport.JIComRuntimeNTLMConnectionContext
-
- init(PresentationContext, Properties) - Method in class rpc.BasicConnectionContext
-
- init(PresentationContext, Properties) - Method in interface rpc.ConnectionContext
-
- init(PresentationContext, Properties) - Method in class rpc.security.ntlm.NtlmConnectionContext
-
- init2(PresentationContext, Properties) - Method in class rpc.security.ntlm.NtlmConnectionContext
-
- initialised - Variable in class gnu.crypto.prng.BasePRNG
-
Indicate if this instance has already been initialised or not.
- 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
- IntegrityException - Exception in rpc
-
- IntegrityException() - Constructor for exception rpc.IntegrityException
-
- IntegrityException(String) - Constructor for exception rpc.IntegrityException
-
- InterfaceIdentifier - Class in rpc.core
-
- InterfaceIdentifier(String) - Constructor for class rpc.core.InterfaceIdentifier
-
- InterfaceIdentifier(UUID, int, int) - Constructor for class rpc.core.InterfaceIdentifier
-
- 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
-
synchronisation 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_JIAutomationFactory() - Constructor for class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
-
- 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
-
synchronisation 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
- INVALID_CHECKSUM - Static variable in interface rpc.FaultCodes
-
Fault status indicating an invalid checksum.
- INVALID_CONFORMANCE - Static variable in exception ndr.NdrException
-
- INVALID_CRC - Static variable in interface rpc.FaultCodes
-
Fault status indicating an invalid CRC.
- INVALID_PRESENTATION_CONTEXT_ID - Static variable in interface rpc.FaultCodes
-
Connection-oriented fault status indicating the requested presentation
context ID is invalid.
- 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.
- invokeInitialize() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Calls #initialize() if the SSPI client is not already inited.
- 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.
- invokePrepareSSORequest() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Calls #prepareSSORequest() to prepare the NTLM TYPE-1 message.
- invokePrepareSSOSubmit(byte[]) - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Calls #prepareSSOSubmit(byte[], long) to prepare the NTLM TYPE-3
message.
- invokeUnInitialize() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Calls #unInitialize() if the SSPI client is inited.
- IOPCAsyncIO2_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCBrowse_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCBrowseServerAddressSpace_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCCommon_IID - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- IOPCDataCallback - Interface in org.openscada.opc.dcom.da
-
- IOPCDataCallback_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCGroupStateMgt_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCItemIO_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCItemMgt_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCItemProperties_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCServer_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IOPCServerList_IID - Static variable in interface org.openscada.opc.dcom.list.Constants
-
- IOPCSyncIO_IID - Static variable in interface org.openscada.opc.dcom.da.Constants
-
- IORequest - Class in org.openscada.opc.dcom.da
-
- IORequest(String, int) - Constructor for class org.openscada.opc.dcom.da.IORequest
-
- IRandom - Interface in gnu.crypto.prng
-
The basic visible methods of any pseudo-random number generator.
- isActive() - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- isActive() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- isActive() - Method in class org.openscada.opc.lib.da.AccessBase
-
- isActive() - Method in class org.openscada.opc.lib.da.Group
-
- isArray() - Method in class org.jinterop.dcom.core.JIVariant
-
- isArray() - Method in class org.lsst.ccs.drivers.opc.OPCItem
-
Determines if this item is an array.
- 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.
- isBound() - Method in class org.openscada.opc.lib.da.AccessBase
-
- isByRefFlagSet() - Method in class org.jinterop.dcom.core.JIVariant
-
- isCoClassUnderRealIID() - Method in class org.jinterop.dcom.core.JILocalCoClass
-
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.
- isConnected() - Method in class org.openscada.opc.lib.da.Server
-
- isDefaultActive() - Method in class org.openscada.opc.lib.da.Server
-
- 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
-
- isEstablished() - Method in class rpc.BasicConnectionContext
-
- isEstablished() - Method in interface rpc.ConnectionContext
-
- isEstablished() - Method in class rpc.security.ntlm.NtlmConnectionContext
-
- isFailed() - Method in class org.openscada.opc.dcom.common.Result
-
- isInitialised() - Method in class gnu.crypto.prng.BasePRNG
-
- 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.
- isOpen() - Method in class org.lsst.ccs.drivers.opc.OPCClient
-
Tells whether the connection to the service is still open.
- isOpen() - Method in class org.lsst.ccs.drivers.opc.OPCDriver
-
Checks if the current client, if any, still has a connection to the server.
- isReference() - Method in class org.jinterop.dcom.core.JIPointer
-
Returns status whether this is a reference type pointer or not.
- isRequested() - Method in class org.openscada.opc.lib.da.AutoReconnectController
-
- 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.
- Item - Class in org.openscada.opc.lib.da
-
- itemCache - Variable in class org.openscada.opc.lib.da.AccessBase
-
- itemMap - Variable in class org.openscada.opc.lib.da.AccessBase
-
- items - Variable in class org.openscada.opc.lib.da.AccessBase
-
Holds the item to callback assignment
- itemSet - Variable in class org.openscada.opc.lib.da.AccessBase
-
- ItemState - Class in org.openscada.opc.lib.da
-
- ItemState(int, JIVariant, Calendar, Short) - Constructor for class org.openscada.opc.lib.da.ItemState
-
- ItemState() - Constructor for class org.openscada.opc.lib.da.ItemState
-
- 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
-
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
-
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
-
Constructs a builder object.
- JIClsid - Class in org.jinterop.dcom.core
-
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
-
JIProgId based constructor with the host machine for COM server being LOCALHOST.
- JIComServer(JIClsid, JISession) - Constructor for class org.jinterop.dcom.core.JIComServer
-
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
-
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.
- JIFrameworkHelper() - Constructor for class org.jinterop.dcom.core.JIFrameworkHelper
-
- JILocalCoClass - Class in org.jinterop.dcom.core
-
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
-
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
-
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
-
Factory class for creating COM objects.
- JIObjectFactory() - Constructor for class org.jinterop.dcom.impls.JIObjectFactory
-
- JIOPCEventSink - Class in org.jinterop.dcom.test
-
- JIOPCEventSink() - Constructor for class org.jinterop.dcom.test.JIOPCEventSink
-
- 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
-
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
-
Representation of an active session with a COM server.
- JIString - Class in org.jinterop.dcom.core
-
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
-
Class implemented for defining system wide changes.
- JIUnion - Class in org.jinterop.dcom.core
-
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".
- JIUnsignedFactory() - Constructor for class org.jinterop.dcom.core.JIUnsignedFactory
-
- 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
-
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
-
- S_FALSE - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- S_OK - Static variable in interface org.openscada.opc.dcom.common.Constants
-
- safeArrayBounds - Variable in class org.jinterop.dcom.impls.automation.ArrayDesc
-
Variable length array containing one element for each dimension.
- SafeArrayBounds - Class in org.jinterop.dcom.impls.automation
-
Implements the SAFEARRAYBOUNDS structure of COM Automation.
- SampleTestServer - Class in org.jinterop.dcom.test
-
Contributed Code sample.
- SampleTestServer(String, String[]) - Constructor for class org.jinterop.dcom.test.SampleTestServer
-
- SampleTestServerCallback - Class in org.jinterop.dcom.test
-
- SampleTestServerCallback() - Constructor for class org.jinterop.dcom.test.SampleTestServerCallback
-
- SASL_ANONYMOUS_MECHANISM - Static variable in interface gnu.crypto.Registry
-
- SASL_AUTH_INFO_PROVIDER_PKGS - Static variable in interface gnu.crypto.Registry
-
Name of authentication information provider packages.
- SASL_AUTHORISATION_ID - Static variable in interface gnu.crypto.Registry
-
SASL authorization ID.
- SASL_BUFFER_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
-
The size limit, in bytes, of a SASL Buffer.
- SASL_CALLBACK_HANDLER - Static variable in interface gnu.crypto.Registry
-
SASL Callback handler.
- SASL_CHANNEL_BINDING - Static variable in interface gnu.crypto.Registry
-
SASL channel binding.
- SASL_CRAM_MD5_MECHANISM - Static variable in interface gnu.crypto.Registry
-
- SASL_FOUR_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
-
The size limit, in bytes, of a SASL EOS (Extended Octet Sequence) element.
- SASL_HMAC_MD5_IALG - Static variable in interface gnu.crypto.Registry
-
- SASL_HMAC_SHA_IALG - Static variable in interface gnu.crypto.Registry
-
- SASL_ONE_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
-
The size limit, in bytes, of a SASL OS (Octet Sequence) element.
- SASL_PASSWORD - Static variable in interface gnu.crypto.Registry
-
Name of password property.
- SASL_PLAIN_MECHANISM - Static variable in interface gnu.crypto.Registry
-
- SASL_PREFIX - Static variable in interface gnu.crypto.Registry
-
- SASL_PROTOCOL - Static variable in interface gnu.crypto.Registry
-
SASL protocol.
- SASL_SERVER_NAME - Static variable in interface gnu.crypto.Registry
-
SASL Server name.
- SASL_SRP_MECHANISM - Static variable in interface gnu.crypto.Registry
-
- SASL_TWO_BYTE_MAX_LIMIT - Static variable in interface gnu.crypto.Registry
-
The size limit, in bytes, of both a SASL MPI (Multi-Precision Integer)
element and a SASL Text element.
- SASL_USERNAME - Static variable in interface gnu.crypto.Registry
-
Name of username property.
- saveFile() - Constructor for class org.jinterop.winreg.IJIWinReg.saveFile
-
- savePresentationAs(IJIDispatch, String) - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- ScalarType - Enum in org.lsst.ccs.drivers.opc
-
Gives the non-array data types returnable by an OPC service.
- SCODE - Static variable in class org.jinterop.dcom.core.JIVariant
-
SCODE VARIANT
- security - Variable in class rpc.DefaultConnection
-
- Security - Interface in rpc
-
- selfTest() - Method in class gnu.crypto.hash.BaseHash
-
- selfTest() - Method in interface gnu.crypto.hash.IMessageDigest
-
A basic test.
- selfTest() - Method in class gnu.crypto.hash.MD4
-
- selfTest() - Method in class gnu.crypto.hash.MD5
-
- send(ConnectionOrientedPdu) - Method in class rpc.ConnectionOrientedEndpoint
-
- send(NdrBuffer) - Method in class rpc.ncacn_np.RpcTransport
-
- send(NdrBuffer) - Method in interface rpc.Transport
-
- SERPENT_CIPHER - Static variable in interface gnu.crypto.Registry
-
- server - Variable in class org.openscada.opc.lib.da.AccessBase
-
- Server - Class in org.openscada.opc.lib.da
-
- Server(ConnectionInformation, ScheduledExecutorService) - Constructor for class org.openscada.opc.lib.da.Server
-
- SERVER_AUTH_FALSE - Static variable in interface gnu.crypto.Registry
-
Server does not need to, or cannot, authenticate to the client.
- SERVER_AUTH_TRUE - Static variable in interface gnu.crypto.Registry
-
Server must authenticate to the client.
- SERVER_TOO_BUSY - Static variable in interface rpc.FaultCodes
-
Fault status indicating the server is currently too busy to service
the request.
- ServerConnectionStateListener - Interface in org.openscada.opc.lib.da
-
- ServerList - Class in org.openscada.opc.lib.list
-
A wrapper around the
OPCServerList class which makes the handling somewhat easier.
- ServerList(JISession, String) - Constructor for class org.openscada.opc.lib.list.ServerList
-
Create a new instance with an already existing session
- ServerList(String, String, String) - Constructor for class org.openscada.opc.lib.list.ServerList
-
Create a new instance and a new DCOM session
- ServerList(String, String, String, String) - Constructor for class org.openscada.opc.lib.list.ServerList
-
Create a new instance and a new DCOM session
- ServerStateListener - Interface in org.openscada.opc.lib.da
-
- ServerStateOperation - Class in org.openscada.opc.lib.da
-
A server state operation which can be interruped
- ServerStateOperation(OPCServer) - Constructor for class org.openscada.opc.lib.da.ServerStateOperation
-
- ServerStateReader - Class in org.openscada.opc.lib.da
-
- ServerStateReader(Server) - Constructor for class org.openscada.opc.lib.da.ServerStateReader
-
- ServerStateReader(Server, ScheduledExecutorService) - Constructor for class org.openscada.opc.lib.da.ServerStateReader
-
Create a new server state reader.
- setAccessPath(String) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setAccessRights(int) - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- setActive(boolean) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setActive(boolean) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setActive(boolean) - Method in class org.openscada.opc.lib.da.Group
-
- setActive(boolean, Item...) - Method in class org.openscada.opc.lib.da.Group
-
- setActive(boolean) - Method in class org.openscada.opc.lib.da.Item
-
- setActiveState(boolean, Integer...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemMgt
-
- setAddress(String) - Method in class rpc.Stub
-
- setAllocationHint(int) - Method in class rpc.pdu.FaultCoPdu
-
- setAllocationHint(int) - Method in class rpc.pdu.RequestCoPdu
-
- setAllocationHint(int) - Method in class rpc.pdu.ResponseCoPdu
-
- setAssociationGroupId(int) - Method in class rpc.pdu.AlterContextPdu
-
- setAssociationGroupId(int) - Method in class rpc.pdu.AlterContextResponsePdu
-
- setAssociationGroupId(int) - Method in class rpc.pdu.BindAcknowledgePdu
-
- setAssociationGroupId(int) - Method in class rpc.pdu.BindPdu
-
- setAttributes(int) - Method in class rpc.core.ContextHandle
-
- setAuthenticatorLength(int) - Method in class rpc.ConnectionOrientedPdu
-
- setAutoRegisteration(boolean) - Static method in class org.jinterop.dcom.common.JISystem
-
Indicates to the framework, if Windows Registry settings for DLL\OCX
component identified by this object should be modified to add a Surrogate
automatically.
- setAutoRegistration(boolean) - Method in class org.jinterop.dcom.core.JIClsid
-
Indicates to the framework, if Windows Registry settings for DLL\OCX
component identified by this object should be modified to add a Surrogate
automatically.
- setAutoRegistration(boolean) - Method in class org.jinterop.dcom.core.JIProgId
-
Indicates to the framework, if Windows Registry settings for DLL\OCX
component identified by this object should be modified to add a Surrogate
automatically.
- setBandWidth(int) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setBatchSize(int) - Method in class org.openscada.opc.lib.da.browser.BaseBrowser
-
Set the batch size
- setBranches(Collection<Branch>) - Method in class org.openscada.opc.lib.da.browser.Branch
-
- setBuffer(NdrBuffer) - Method in class ndr.NetworkDataRepresentation
-
- setBuffer(byte[]) - Method in class rpc.Buffer
-
- setBuildNumber(short) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setCallback(IOPCDataCallback) - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
-
- setCallId(int) - Method in class rpc.ConnectionOrientedPdu
-
- setCancelCount(int) - Method in class rpc.pdu.FaultCoPdu
-
- setCancelCount(int) - Method in class rpc.pdu.ResponseCoPdu
-
- setCanonicalDataType(short) - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- setCapacityIncrement(int) - Method in class rpc.Buffer
-
- setClientHandle(int) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setClientHandle(int) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setClientHandle(int) - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- setClientHandles(Integer[], Integer[]) - Method in class org.openscada.opc.dcom.da.impl.OPCItemMgt
-
- setClientName(String) - Method in class org.openscada.opc.dcom.common.impl.OPCCommon
-
- setClsId(String) - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- setClsid(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- setCOMVersion(JIComVersion) - Static method in class org.jinterop.dcom.common.JISystem
-
Sets the COM version which the library would use for communicating with COM servers.
- setConformantIntArray() - Method in class org.jinterop.dcom.test.SampleTestServer
-
- setContextId(int) - Method in class rpc.pdu.FaultCoPdu
-
- setContextId(int) - Method in class rpc.pdu.RequestCoPdu
-
- setContextId(int) - Method in class rpc.pdu.ResponseCoPdu
-
- setContextList(PresentationContext[]) - Method in class rpc.pdu.AlterContextPdu
-
- setContextList(PresentationContext[]) - Method in class rpc.pdu.BindPdu
-
- setCurrentIID(String) - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- setCurrentObjectID(UUID) - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- setCurrentTime(FILETIME) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setDefaultActive(boolean) - Method in class org.openscada.opc.lib.da.Server
-
- setDefaultLocaleID(int) - Method in class org.openscada.opc.lib.da.Server
-
- setDefaultPercentDeadband(Float) - Method in class org.openscada.opc.lib.da.Server
-
- setDefaultTimeBias(Integer) - Method in class org.openscada.opc.lib.da.Server
-
- setDefaultUpdateRate(int) - Method in class org.openscada.opc.lib.da.Server
-
- setDelay(int) - Method in class org.openscada.opc.lib.da.AutoReconnectController
-
Set the reconnect delay.
- setDescription(String) - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- setDescription(String) - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- setDomain(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
Set the domain of the user used for logging on
- setEnable(boolean) - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2
-
- setEndpoint(Endpoint) - Method in class rpc.Stub
-
- setErrorCode(int) - Method in class org.openscada.opc.dcom.common.Result
-
- setErrorCode(int) - Method in class org.openscada.opc.lib.da.ItemState
-
- setFlag(int) - Method in class org.jinterop.dcom.core.JIVariant
-
Sets a JIFlags value to be used while encoding (marshalling) this Variant.
- setFlag(int, boolean) - Method in class rpc.ConnectionOrientedPdu
-
- setFlags(int) - Method in class rpc.ConnectionOrientedPdu
-
- setFormat(Format) - Method in class ndr.NetworkDataRepresentation
-
- setFormat(Format) - Method in class rpc.ConnectionOrientedPdu
-
- setFormat(Format) - Method in interface rpc.ProtocolDataUnit
-
- setFragmentLength(int) - Method in class rpc.ConnectionOrientedPdu
-
- setGlobalSocketTimeout(int) - Method in class org.jinterop.dcom.core.JISession
-
Sets the timeout for all sockets opened to (not fro) the COM server for this session.
- setGroup(List<String>) - Method in class org.lsst.ccs.drivers.opc.OPCClient
-
Creates the group of data items to be read.
- setGroup(String...) - Method in class org.lsst.ccs.drivers.opc.OPCDriver
-
Sets the group of items to read from the server, if the client exists.
- setGroupCount(int) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setHigh(int) - Method in class org.openscada.opc.dcom.common.FILETIME
-
- setHost(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
Set the host on which the server is located
- setId(int) - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- setInBuiltLogHandler(boolean) - Static method in class org.jinterop.dcom.common.JISystem
-
Used to set the in built log handler.
- setIndex(int) - Method in class ndr.NdrBuffer
-
- setIndex(int) - Method in class rpc.Buffer
-
- setInfo(IJIComObject, String) - Method in class org.openscada.opc.dcom.common.impl.EventHandlerImpl
-
- setInParams(Object[], int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [in] parameter as Object[] at the end of the Parameter list.The array is iterated and
all members appended to the list.
- setInstanceLevelSocketTimeout(int) - Method in interface org.jinterop.dcom.core.IJIComObject
-
Sets a timeout for all socket level operations done on this
object.
- setInstanceLevelSocketTimeout(int) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- setItemID(String) - Method in class org.openscada.opc.dcom.da.IORequest
-
- setItemID(String) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setItemId(String) - Method in class org.openscada.opc.lib.da.browser.Leaf
-
- setJavaCoClassAutoCollection(boolean) - Static method in class org.jinterop.dcom.common.JISystem
-
Sometimes the DCOM runtime of Windows will not send a ping on time to the Framework.
- setKey(K) - Method in class org.openscada.opc.dcom.common.KeyedResult
-
- setLastUpdateTime(FILETIME) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setLeaves(Collection<Leaf>) - Method in class org.openscada.opc.lib.da.browser.Branch
-
- setLength(int) - Method in class rpc.Buffer
-
- setLocale(Locale) - Static method in class org.jinterop.dcom.common.JISystem
-
Sets the locale, this locale will be used to retrieve the resource bundle for Error Messages.
- setLocaleID(int) - Method in class org.openscada.opc.dcom.common.impl.OPCCommon
-
- setLocaleID(int) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setLow(int) - Method in class org.openscada.opc.dcom.common.FILETIME
-
- setMajorVersion(int) - Method in class org.jinterop.dcom.common.JIComVersion
-
- setMajorVersion(short) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setMajorVersion(int) - Method in class rpc.core.InterfaceIdentifier
-
- setMajorVersion(short) - Method in class rpc.core.ProtocolVersion
-
- setMaxAge(int) - Method in class org.openscada.opc.dcom.da.IORequest
-
- setMaxReceiveFragment(int) - Method in class rpc.pdu.AlterContextPdu
-
- setMaxReceiveFragment(int) - Method in class rpc.pdu.AlterContextResponsePdu
-
- setMaxReceiveFragment(int) - Method in class rpc.pdu.BindAcknowledgePdu
-
- setMaxReceiveFragment(int) - Method in class rpc.pdu.BindPdu
-
- setMaxTransmitFragment(int) - Method in class rpc.pdu.AlterContextPdu
-
- setMaxTransmitFragment(int) - Method in class rpc.pdu.AlterContextResponsePdu
-
- setMaxTransmitFragment(int) - Method in class rpc.pdu.BindAcknowledgePdu
-
- setMaxTransmitFragment(int) - Method in class rpc.pdu.BindPdu
-
- setMinorVersion(int) - Method in class org.jinterop.dcom.common.JIComVersion
-
- setMinorVersion(short) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setMinorVersion(int) - Method in class rpc.ConnectionOrientedPdu
-
- setMinorVersion(int) - Method in class rpc.core.InterfaceIdentifier
-
- setMinorVersion(short) - Method in class rpc.core.ProtocolVersion
-
- setName(String) - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
Rename to group
- setName(String) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setName(String) - Method in class org.openscada.opc.lib.da.browser.Branch
-
- setName(String) - Method in class org.openscada.opc.lib.da.browser.Leaf
-
- setName(String) - Method in class org.openscada.opc.lib.da.Group
-
Change the group name
- setName(String) - Method in exception org.openscada.opc.lib.da.UnknownGroupException
-
- setObject(UUID) - Method in class rpc.pdu.RequestCoPdu
-
- setObject(String) - Method in class rpc.Stub
-
- setOpnum(int) - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
-
- setOpnum(int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Sets the opnum of the API which will be invoked at the COM server.
- setOpnum(int) - Method in class rpc.pdu.RequestCoPdu
-
- setOutParams(Object[], int) - Method in class org.jinterop.dcom.core.JICallBuilder
-
Add [out] parameter as Object[] at the end of the Parameter list.
- setPassword(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- setPercentDeadband(float) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- SetPhishingFilterStatus(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- setProgId(String) - Method in class org.openscada.opc.dcom.list.ClassDetails
-
- setProgId(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- setProperties(Properties) - Method in class rpc.Stub
-
- setProtocol(ConnectionProtocol) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
Set the protocol used for the connection.
- setQuality(short) - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- setQuality(short) - Method in class org.openscada.opc.dcom.da.ValueData
-
- setQuality(Short) - Method in class org.openscada.opc.lib.da.ItemState
-
- setReceiveLength(int) - Method in class rpc.security.ntlm.NtlmConnection
-
- setRejectReason(int) - Method in class rpc.pdu.BindNoAcknowledgePdu
-
- setRequestedDataType(short) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setReserved(short) - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
- setReserved(short) - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- setReserved(short) - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- setReserved(short) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setResultList(PresentationResult[]) - Method in class rpc.pdu.AlterContextResponsePdu
-
- setResultList(PresentationResult[]) - Method in class rpc.pdu.BindAcknowledgePdu
-
- setSecondaryAddress(Port) - Method in class rpc.pdu.AlterContextResponsePdu
-
- setSecondaryAddress(Port) - Method in class rpc.pdu.BindAcknowledgePdu
-
- SetSecureLockIcon(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- setSecurity(Security) - Method in class rpc.DefaultConnection
-
- setServerHandle(int) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setServerHandle(int) - Method in class org.openscada.opc.dcom.da.OPCITEMRESULT
-
- setServerHandle(int) - Method in class org.openscada.opc.dcom.da.WriteRequest
-
- setServerState(OPCSERVERSTATE) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- SetSimpleArrayStructArray(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- setStartTime(FILETIME) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setState(Integer, Boolean, Integer, Float, Integer, Integer) - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
-
Set the group state Leaving any of the parameters null will keep the current value untouched.
- SetStaticStruct(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
-
- setStatus(int) - Method in class rpc.pdu.FaultCoPdu
-
- setStub(byte[]) - Method in class rpc.pdu.FaultCoPdu
-
- setStub(byte[]) - Method in class rpc.pdu.RequestCoPdu
-
- setStub(byte[]) - Method in class rpc.pdu.ResponseCoPdu
-
- setSupportedEventInterfaces(List) - Method in class org.jinterop.dcom.core.JILocalCoClass
-
Sets the interface identifiers (IIDs) of the event interfaces this class would support.
- setTCharArray() - Method in class org.jinterop.dcom.test.SampleTestServer
-
- setTimeBias(int) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setTimestamp(FILETIME) - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- setTimestamp(Calendar) - Method in class org.openscada.opc.dcom.da.ValueData
-
- setTimestamp(Calendar) - Method in class org.openscada.opc.lib.da.ItemState
-
- setTransmitLength(int) - Method in class rpc.security.ntlm.NtlmConnection
-
- setTransportFactory(TransportFactory) - Method in class rpc.Stub
-
- setup(Map) - Method in class gnu.crypto.prng.ARCFour
-
- setup(Map) - Method in class gnu.crypto.prng.BasePRNG
-
- setUp() - Method in class org.jinterop.dcom.test.TestJIThreading
-
- setUpdateRate(int) - Method in class org.openscada.opc.dcom.da.OPCGroupState
-
- setUser(String) - Method in class org.openscada.opc.lib.common.ConnectionInformation
-
- setUuid(UUID) - Method in class rpc.core.ContextHandle
-
- setUuid(UUID) - Method in class rpc.core.InterfaceIdentifier
-
- setUuid(UUID) - Method in class rpc.core.PresentationSyntax
-
- setValue(byte[]) - Method in class com.iwombat.foundation.uuid.UUID
-
- setValue() - Constructor for class org.jinterop.winreg.IJIWinReg.setValue
-
- setValue(T) - Method in class org.openscada.opc.dcom.common.Result
-
- setValue(JIVariant) - Method in class org.openscada.opc.dcom.da.OPCITEMSTATE
-
- setValue(JIVariant) - Method in class org.openscada.opc.dcom.da.ValueData
-
- setValue(JIVariant) - Method in class org.openscada.opc.dcom.da.WriteRequest
-
- setValue(JIVariant) - Method in class org.openscada.opc.lib.da.ItemState
-
- setVarType(short) - Method in class org.openscada.opc.dcom.da.PropertyDescription
-
- setVendorInfo(String) - Method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
-
- setVersion(int) - Method in class rpc.core.PresentationSyntax
-
- setVersion(int, int) - Method in class rpc.core.PresentationSyntax
-
- setVersionList(ProtocolVersion[]) - Method in class rpc.pdu.BindNoAcknowledgePdu
-
- SHA160_HASH - Static variable in interface gnu.crypto.Registry
-
- SHA1_HASH - Static variable in interface gnu.crypto.Registry
-
SHA1 is synonymous to SHA-160.
- SHA256_HASH - Static variable in interface gnu.crypto.Registry
-
- SHA384_HASH - Static variable in interface gnu.crypto.Registry
-
- SHA512_HASH - Static variable in interface gnu.crypto.Registry
-
- SHA_1_HASH - Static variable in interface gnu.crypto.Registry
-
SHA-1 is synonymous to SHA-160.
- SHA_HASH - Static variable in interface gnu.crypto.Registry
-
SHA is synonymous to SHA-160.
- showExcel() - Method in class org.jinterop.dcom.test.MSExcel
-
- showExcel() - Method in class org.jinterop.dcom.test.MSExcel2
-
- showExcel() - Method in class org.jinterop.dcom.test.MSExcel2_Test
-
- showExcel() - Method in class org.jinterop.dcom.test.MSExcel3
-
- showPowerPoint() - Method in class org.jinterop.dcom.test.MSPowerPoint
-
- showPowerPoint() - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- showQtp() - Method in class org.jinterop.dcom.test.QtpComTest
-
- showWord() - Method in class org.jinterop.dcom.test.KainTest
-
- showWord() - Method in class org.jinterop.dcom.test.MSWord
-
- showWord() - Method in class org.jinterop.dcom.test.MSWord2
-
- SHUTDOWN_TYPE - Static variable in class rpc.pdu.ShutdownPdu
-
- ShutdownPdu - Class in rpc.pdu
-
- ShutdownPdu() - Constructor for class rpc.pdu.ShutdownPdu
-
- skip(int) - Method in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
-
Definition from MSDN: Attempts to skip over the next celt elements in the enumeration sequence.
- skip(int) - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
-
- skip(int) - Method in class org.openscada.opc.dcom.common.impl.EnumString
-
- splitString(String, String) - Static method in class com.iwombat.util.StringUtil
-
Method splitString
Description: Split a delimited string into an ArrayList
Much like the perl split function
- SQUARE_CIPHER - Static variable in interface gnu.crypto.Registry
-
- SRP6_KA - Static variable in interface gnu.crypto.Registry
-
- SRP_KPG - Static variable in interface gnu.crypto.Registry
-
- SRP_SASL_KA - Static variable in interface gnu.crypto.Registry
-
- SRP_TLS_KA - Static variable in interface gnu.crypto.Registry
-
- SSPIJNIClient - Class in net.sourceforge.jtds.util
-
COPIED FROM jtds PROJECT FOR SSO CAPABILITIES.
- start - Variable in class ndr.NdrBuffer
-
- start() - Method in class org.jinterop.dcom.test.MSTypeLibraryBrowser
-
- start() - Method in class org.jinterop.dcom.test.MSTypeLibraryBrowser2
-
- start() - Method in class org.openscada.opc.lib.da.AccessBase
-
- start() - Method in class org.openscada.opc.lib.da.Async20Access
-
- start() - Method in class org.openscada.opc.lib.da.ServerStateReader
-
- start() - Method in class org.openscada.opc.lib.da.SyncAccess
-
- startExcel() - Method in class org.jinterop.dcom.test.MSExcel
-
- startExcel() - Method in class org.jinterop.dcom.test.MSExcel2
-
- startExcel() - Method in class org.jinterop.dcom.test.MSExcel2_Test
-
- startExcel() - Method in class org.jinterop.dcom.test.MSExcel3
-
- startPowerPoint() - Method in class org.jinterop.dcom.test.MSPowerPoint
-
- startPowerPoint() - Method in class org.jinterop.dcom.test.MSPowerPoint2
-
- startQTP() - Method in class org.jinterop.dcom.test.QtpComTest
-
- startWord() - Method in class org.jinterop.dcom.test.KainTest
-
- startWord() - Method in class org.jinterop.dcom.test.MSWord
-
- startWord() - Method in class org.jinterop.dcom.test.MSWord2
-
- startWScript() - Method in class org.jinterop.dcom.test.WshShell
-
- stateChanged(boolean) - Method in interface org.openscada.opc.lib.da.AccessStateListener
-
- stateChanged(AutoReconnectState) - Method in interface org.openscada.opc.lib.da.AutoReconnectListener
-
- stateUpdate(OPCSERVERSTATUS) - Method in interface org.openscada.opc.lib.da.ServerStateListener
-
- status - Variable in exception rpc.FaultException
-
- StatusTextChange(JIString) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- stop() - Method in class org.openscada.opc.lib.da.AccessBase
-
- stop() - Method in class org.openscada.opc.lib.da.Async20Access
-
- stop() - Method in class org.openscada.opc.lib.da.ServerStateReader
-
- stop() - Method in class org.openscada.opc.lib.da.SyncAccess
-
- STRENGTH_HIGH - Static variable in interface gnu.crypto.Registry
-
- STRENGTH_LOW - Static variable in interface gnu.crypto.Registry
-
- STRENGTH_MEDIUM - Static variable in interface gnu.crypto.Registry
-
- stringFromBytes(byte[]) - Static method in class com.iwombat.util.HexStringUtil
-
Method stringFromBytes
Description: create a hexidecimal string from a byte-array
- stringFromBytesWithToken(byte[]) - Static method in class com.iwombat.util.HexStringUtil
-
Method stringFromBytesWithToken
Description: create a hexidecimal string from a byte-array
preappend with 0x token
- StringUtil - Class in com.iwombat.util
-
Class StringUtil
Description: General utilities for string manipulation
- Stub - Class in rpc
-
- Stub() - Constructor for class rpc.Stub
-
- SyncAccess - Class in org.openscada.opc.lib.da
-
- SyncAccess(Server, int) - Constructor for class org.openscada.opc.lib.da.SyncAccess
-
- SyncAccess(Server, int, String) - Constructor for class org.openscada.opc.lib.da.SyncAccess
-
- SysInfoEvents - Class in org.jinterop.dcom.test
-
- SysInfoEvents() - Constructor for class org.jinterop.dcom.test.SysInfoEvents
-
- TBC_PAD - Static variable in interface gnu.crypto.Registry
-
Trailing Bit Complement padding scheme.
- tdescAlias - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
if TypeKind == TKIND_ALIAS, specifies the type for which this type is an alias.
- TEMPORARY_CONGESTION - Static variable in class rpc.pdu.BindNoAcknowledgePdu
-
- Test - Class in org.jinterop.dcom.test
-
- Test() - Constructor for class org.jinterop.dcom.test.Test
-
- test() - Method in class org.jinterop.dcom.test.Test
-
- Test10KServer - Class in org.jinterop.dcom.test
-
- Test10KServer() - Constructor for class org.jinterop.dcom.test.Test10KServer
-
- Test_ITestServer2_Impl - Class in org.jinterop.dcom.test
-
- Test_ITestServer2_Impl() - Constructor for class org.jinterop.dcom.test.Test_ITestServer2_Impl
-
- TestCOMServer - Class in org.jinterop.dcom.test
-
- TestCOMServer(String, String[]) - Constructor for class org.jinterop.dcom.test.TestCOMServer
-
- TestJIThreading - Class in org.jinterop.dcom.test
-
- TestJIThreading() - Constructor for class org.jinterop.dcom.test.TestJIThreading
-
- TestJIThreading.TestThread - Class in org.jinterop.dcom.test
-
- testSinkDebug(String[]) - Static method in class org.jinterop.dcom.test.SampleTestServerCallback
-
- testStaticUpdateMeSink(String[]) - Static method in class org.jinterop.dcom.test.SampleTestServerCallback
-
- TestThread(ThreadGroup, String) - Constructor for class org.jinterop.dcom.test.TestJIThreading.TestThread
-
- testThreading() - Method in class org.jinterop.dcom.test.TestJIThreading
-
- TestWinNativeSSO - Class in org.jinterop.dcom.test
-
- TestWinNativeSSO() - Constructor for class org.jinterop.dcom.test.TestWinNativeSSO
-
- TestWinReg - Class in org.jinterop.dcom.test
-
Make sure you have Administrator level access on the target machine and if your password/username has special
characters , please use the URLEncoder before passing them to WinReg example.
- TestWinReg() - Constructor for class org.jinterop.dcom.test.TestWinReg
-
- TIGER_HASH - Static variable in interface gnu.crypto.Registry
-
- TimeChanged() - Method in class org.jinterop.dcom.test.SysInfoEvents
-
- TitleChange(JIString) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
-
- TKIND_ALIAS - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A type that is an alias for another type.
- TKIND_COCLASS - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A set of implemented component object interfaces.
- TKIND_DISPATCH - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A set of methods and properties that are accessible through IDispatch::Invoke.
- TKIND_ENUM - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A set of enumerators.
- TKIND_INTERFACE - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A type that has virtual and pure functions.
- TKIND_MAX - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
End of ENUM marker.
- TKIND_MODULE - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A module that can only have static functions and data (for example, a DLL).
- TKIND_RECORD - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A structure with no methods.
- TKIND_UNION - Static variable in interface org.jinterop.dcom.impls.automation.TypeKind
-
A union, all of whose members have an offset of zero.
- TMMH16 - Static variable in interface gnu.crypto.Registry
-
The Truncated Multi-Modular Hash Function -v1 (David McGrew).
- toBase64(byte[]) - Static method in class gnu.crypto.util.Util
-
Converts a designated byte array to a Base-64 representation, with the
exceptions that (a) leading 0-byte(s) are ignored, and (b) the character
'.' (dot) shall be used instead of "+' (plus).
- toBytesFromString(String) - Static method in class gnu.crypto.util.Util
-
Returns a byte array from a string of hexadecimal digits.
- toBytesFromUnicode(String) - Static method in class gnu.crypto.util.Util
-
- toHexString() - Method in interface com.iwombat.foundation.Identifier
-
- toHexString() - Method in class com.iwombat.foundation.uuid.UUID
-
- toReversedBytesFromString(String) - Static method in class gnu.crypto.util.Util
-
Returns a byte array from a string of hexadecimal digits, interpreting
them as a large big-endian integer and returning it as a large
little-endian integer.
- toReversedString(byte[]) - Static method in class gnu.crypto.util.Util
-
Returns a string of hexadecimal digits from a byte array.
- toReversedString(byte[], int, int) - Static method in class gnu.crypto.util.Util
-
Returns a string of hexadecimal digits from a byte array, starting at
offset and consisting of length bytes.
- toString() - Method in interface com.iwombat.foundation.Identifier
-
- toString() - Method in class com.iwombat.foundation.uuid.UUID
- toString(byte[]) - Static method in class gnu.crypto.util.Util
-
Returns a string of hexadecimal digits from a byte array.
- toString(byte[], int, int) - Static method in class gnu.crypto.util.Util
-
Returns a string of hexadecimal digits from a byte array, starting at
offset and consisting of length bytes.
- toString(int) - Static method in class gnu.crypto.util.Util
-
Returns a string of 8 hexadecimal digits (most significant digit first)
corresponding to the unsigned integer n.
- toString(int[]) - Static method in class gnu.crypto.util.Util
-
Returns a string of hexadecimal digits from an integer array.
- toString(long) - Static method in class gnu.crypto.util.Util
-
Returns a string of 16 hexadecimal digits (most significant digit first)
corresponding to the unsigned long n.
- toString() - Method in class ndr.NdrBuffer
-
- toString() - Method in class org.jinterop.dcom.core.JIArray
-
- toString() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
-
- toString() - Method in class org.jinterop.dcom.core.JIPointer
-
- toString() - Method in class org.jinterop.dcom.core.JIString
-
- toString() - Method in class org.jinterop.dcom.core.JIVariant
-
- toString() - Method in class org.openscada.opc.dcom.common.FILETIME
-
- toString() - Method in class org.openscada.opc.lib.da.ItemState
-
- toString() - Method in class org.openscada.opc.lib.list.Category
-
- toString() - Method in class rpc.core.InterfaceIdentifier
-
- toString() - Method in class rpc.core.PresentationSyntax
-
- toString() - Method in class rpc.core.UUID
-
- toStruct() - Method in class org.openscada.opc.dcom.da.OPCITEMDEF
-
Convert to structure to a J-Interop structure
- toUnicodeString(byte[]) - Static method in class gnu.crypto.util.Util
-
Similar to the toString() method except that the Unicode
escape character is inserted before every pair of bytes.
- toUnicodeString(byte[], int, int) - Static method in class gnu.crypto.util.Util
-
Similar to the toString() method except that the Unicode
escape character is inserted before every pair of bytes.
- toUnicodeString(int[]) - Static method in class gnu.crypto.util.Util
-
Similar to the toString() method except that the Unicode
escape character is inserted before every pair of bytes.
- transferSyntax - Variable in class rpc.core.PresentationResult
-
- transferSyntaxes - Variable in class rpc.core.PresentationContext
-
- transform(byte[], int) - Method in class gnu.crypto.hash.BaseHash
-
The block digest transformation per se.
- transform(byte[], int) - Method in class gnu.crypto.hash.MD4
-
- transform(byte[], int) - Method in class gnu.crypto.hash.MD5
-
- transmit(ConnectionOrientedPdu, Transport) - Method in interface rpc.Connection
-
- transmit(ConnectionOrientedPdu, Transport) - Method in class rpc.DefaultConnection
-
- transmitBuffer - Variable in class rpc.DefaultConnection
-
- transmitFragment(ConnectionOrientedPdu, Transport) - Method in class rpc.DefaultConnection
-
- Transport - Interface in rpc
-
- TransportFactory - Class in rpc.ncacn_np
-
- TransportFactory() - Constructor for class rpc.ncacn_np.TransportFactory
-
- TransportFactory - Class in rpc
-
- TransportFactory() - Constructor for class rpc.TransportFactory
-
- TreeBrowser - Class in org.openscada.opc.lib.da.browser
-
Browse through the hierarchical server namespace.
- TreeBrowser(OPCBrowseServerAddressSpace) - Constructor for class org.openscada.opc.lib.da.browser.TreeBrowser
-
Browse for all items without search parameters.
- TreeBrowser(OPCBrowseServerAddressSpace, String, EnumSet<Access>, int) - Constructor for class org.openscada.opc.lib.da.browser.TreeBrowser
-
Browse for items with search parameters.
- trim(BigInteger) - Static method in class gnu.crypto.util.Util
-
Treats the input as the MSB representation of a number, and discards
leading zero elements.
- TRIPLEDES_CIPHER - Static variable in interface gnu.crypto.Registry
-
- TWOFISH_CIPHER - Static variable in interface gnu.crypto.Registry
-
- type - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
-
- TYPE_E_BADMODULEKIND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Wrong module kind for the operation.
- TYPE_E_ELEMENTNOTFOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
-
Element not found.
- TYPE_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
-
- TypeAttr - Class in org.jinterop.dcom.impls.automation
-
Implements the TYPEATTR structure of COM Automation and
contains attributes of an IJITypeInfo.
- typeDesc - Variable in class org.jinterop.dcom.impls.automation.ArrayDesc
-
Element Type.
- typeDesc - Variable in class org.jinterop.dcom.impls.automation.ElemDesc
-
Type of the element.
- TypeDesc - Class in org.jinterop.dcom.impls.automation
-
Implements the TYPEDESC structure of COM Automation and
describes the type of a variable, the return type of a function,
or the type of a function parameter.
- typeDesc - Variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- TYPEFLAG_FAGGREGATABLE - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FAPPOBJECT - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FCANCREATE - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FCONTROL - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FDISPATCHABLE - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FDUAL - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FHIDDEN - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FLICENSED - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FNONEXTENSIBLE - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FOLEAUTOMATION - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FPREDECLID - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FREPLACEABLE - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FRESTRICTED - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- TYPEFLAG_FREVERSEBIND - Static variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
- typekind - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
-
The kind of type this information describes.
- TypeKind - Interface in org.jinterop.dcom.impls.automation
-
Implements the TYPEKIND structure of COM Automation
- validate(OPCITEMDEF...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemMgt
-
- validateItems(String...) - Method in class org.openscada.opc.lib.da.Group
-
Validate item ids and get additional information to them.
- value - Variable in class ndr.NdrObject
-
- ValueData - Class in org.openscada.opc.dcom.da
-
- ValueData() - Constructor for class org.openscada.opc.dcom.da.ValueData
-
- valueName - Variable in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
-
- valueName - Variable in class org.jinterop.winreg.IJIWinReg.setValue
-
- valueOf(String) - Static method in class org.jinterop.dcom.core.JIClsid
-
Factory method returning an instance of this class.
- valueOf(String) - Static method in class org.jinterop.dcom.core.JIProgId
-
Factory method returning an instance of this class.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.opc.Quality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.opc.ScalarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCBROWSEDIRECTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCBROWSETYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCDATASOURCE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCENUMSCOPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCNAMESPACETYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.dcom.da.OPCSERVERSTATE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.lib.common.ConnectionProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.lib.da.AutoReconnectState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openscada.opc.lib.da.browser.Access
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.drivers.opc.Quality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.opc.ScalarType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCBROWSEDIRECTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCBROWSETYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCDATASOURCE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCENUMSCOPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCNAMESPACETYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.dcom.da.OPCSERVERSTATE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.lib.common.ConnectionProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.lib.da.AutoReconnectState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openscada.opc.lib.da.browser.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_CONST - Static variable in class org.jinterop.dcom.impls.automation.VarDesc
-
- VAR_DISPATCH - Static variable in class org.jinterop.dcom.impls.automation.VarDesc
-
- VAR_PERINSTANCE - Static variable in class org.jinterop.dcom.impls.automation.VarDesc
-
- VAR_STATIC - Static variable in class org.jinterop.dcom.impls.automation.VarDesc
-
- VarDesc - Class in org.jinterop.dcom.impls.automation
-
Implements the VARDESC structure of COM Automation
- Variant - Variable in class org.jinterop.dcom.core.JIString
-
Represents JIVariant for this object, it is valid only if this object is a BSTR
(JIFlags.FLAG_REPRESENTATION_STRING_BSTR) type.
- VARIANTARRAY() - Static method in class org.jinterop.dcom.core.JIVariant
-
Helper method for creating an array of VARIANTs , IDL signature [in, out] SAFEARRAY(VARIANT) *p
OR [in,out] VARIANT *pArray.
- VariantByRef - Variable in class org.jinterop.dcom.core.JIString
-
Represents JIVariant(byRef = true) for this object, it is valid only if this object is a BSTR
(JIFlags.FLAG_REPRESENTATION_STRING_BSTR) type.
- varkind - Variable in class org.jinterop.dcom.impls.automation.VarDesc
-
- VAX_FLOATING_POINT - Static variable in class ndr.Format
-
- vt - Variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- VT_ARRAY - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BOOL - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BSTR - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_ARRAY - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_BOOL - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_BSTR - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_CY - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_DATE - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_DECIMAL - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_DISPATCH - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_ERROR - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_I1 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_I2 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_I4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_I8 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_INT - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_R4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_R8 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_UI1 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_UI2 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_UI4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_UINT - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_UNKNOWN - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_BYREF_VT_VARIANT - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_CARRAY - Static variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- VT_CY - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_DATE - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_DECIMAL - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_DISPATCH - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_EMPTY - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_ERROR - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_I1 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_I2 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_I4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_I8 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_INT - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_NULL - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_PTR - Static variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- VT_R4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_R8 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_SAFEARRAY - Static variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- VT_UI1 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_UI2 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_UI4 - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_UINT - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_UNKNOWN - Static variable in class org.jinterop.dcom.core.JIVariant
-
- VT_USERDEFINED - Static variable in class org.jinterop.dcom.impls.automation.TypeDesc
-
- VT_VARIANT - Static variable in class org.jinterop.dcom.core.JIVariant
-