Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

ABSTRACT_SYNTAX_NOT_SUPPORTED - Static variable in class rpc.core.PresentationResult
 
abstractSyntax - Variable in class rpc.core.PresentationContext
 
accept(ConnectionOrientedPdu) - Method in class org.jinterop.dcom.transport.JIComRuntimeConnectionContext
 
accept(ConnectionOrientedPdu) - Method in class org.jinterop.dcom.transport.JIComRuntimeNTLMConnectionContext
 
accept(ConnectionOrientedPdu) - Method in class rpc.BasicConnectionContext
 
accept(ConnectionOrientedPdu) - Method in interface rpc.ConnectionContext
 
accept(ConnectionOrientedPdu) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
ACCEPTANCE - Static variable in class rpc.core.PresentationResult
 
Access - Enum in org.openscada.opc.lib.da.browser
 
AccessBase - Class in org.openscada.opc.lib.da
 
AccessBase(Server, int) - Constructor for class org.openscada.opc.lib.da.AccessBase
 
AccessBase(Server, int, String) - Constructor for class org.openscada.opc.lib.da.AccessBase
 
accessMask - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
accessMask - Variable in class org.jinterop.winreg.IJIWinReg.openKey
 
AccessStateListener - Interface in org.openscada.opc.lib.da
 
actiontaken - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
active - Variable in class org.openscada.opc.lib.da.AccessBase
 
add(OPCITEMDEF...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemMgt
 
AddFailedException - Exception in org.openscada.opc.lib.da
 
AddFailedException(Map<String, Integer>, Map<String, Item>) - Constructor for exception org.openscada.opc.lib.da.AddFailedException
 
addGroup(String, boolean, int, int, Integer, Float, int) - Method in class org.openscada.opc.dcom.da.impl.OPCServer
 
addGroup(String) - Method in class org.openscada.opc.lib.da.Server
Add a new named group to the server
addGroup() - Method in class org.openscada.opc.lib.da.Server
Add a new group and let the server generate a group name Actually this method only calls Server.addGroup(String) with null as parameter.
addInParamAsArray(JIArray, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIArray at the end of the Parameter list.
addInParamAsBoolean(boolean, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as boolean at the end of the Parameter list.
addInParamAsCharacter(char, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as char at the end of the Parameter list.
addInParamAsComObject(IJIComObject, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as IJIComObject at the end of the Parameter list.
addInParamAsDouble(double, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as double at the end of the Parameter list.
addInParamAsFloat(float, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as float at the end of the Parameter list.
addInParamAsInt(int, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as int at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as Object at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JILocalParamsDescriptor
Add [in] parameter at the end of the out parameter list.
addInParamAsPointer(JIPointer, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIPointer at the end of the Parameter list.
addInParamAsShort(short, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as short at the end of the Parameter list.
addInParamAsString(String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as String at the end of the Parameter list.
addInParamAsStruct(JIStruct, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIStruct at the end of the Parameter list.
addInParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JILocalParamsDescriptor
Add [in] parameter of the type clazz at the end of the out parameter list.
addInParamAsUnsigned(IJIUnsigned, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as IJIUnsigned at the end of the Parameter list.
addInParamAsUUID(String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as String representation of UUID at the end of the Parameter list.
addInParamAsVariant(JIVariant, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIVariant at the end of the Parameter list.
addInterfaceDefinition(JILocalInterfaceDefinition, Object) - Method in class org.jinterop.dcom.core.JILocalCoClass
Add another interface definition and it's supporting object instance.
addInterfaceDefinition(JILocalInterfaceDefinition, Class) - Method in class org.jinterop.dcom.core.JILocalCoClass
Add another interface definition and it's class.
addItem(String, DataCallback) - Method in class org.openscada.opc.lib.da.AccessBase
 
addItem(String) - Method in class org.openscada.opc.lib.da.Group
Add a single item.
addItems(String...) - Method in class org.openscada.opc.lib.da.Group
Add new items to the group
addListener(EventNotificationListener) - Method in class org.jinterop.dcom.test.JIOPCEventSink
 
addListener(AutoReconnectListener) - Method in class org.openscada.opc.lib.da.AutoReconnectController
 
addListener(ServerStateListener) - Method in class org.openscada.opc.lib.da.ServerStateReader
 
addMember(Object) - Method in class org.jinterop.dcom.core.JIStruct
Adds the object as a member of this structure.
addMember(int, Object) - Method in class org.jinterop.dcom.core.JIStruct
Adds object as member to the index specified.
addMember(Object, Object) - Method in class org.jinterop.dcom.core.JIUnion
Adds a member to this Union.
addMember(Object, JIStruct) - Method in class org.jinterop.dcom.core.JIUnion
Adds a member to this Union.
addMethodDescriptor(JILocalMethodDescriptor) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
Adds a Method Descriptor.
addOutParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [out] parameter at the end of the out parameter list.
addOutParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [out] parameter of the type clazz at the end of the out parameter list.
addRef() - Method in interface org.jinterop.dcom.core.IJIComObject
Increases the reference count on the COM server by 5 (currently hard coded).
addRef() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
 
addStateListener(AccessStateListener) - Method in class org.openscada.opc.lib.da.AccessBase
 
addStateListener(ServerConnectionStateListener) - Method in class org.openscada.opc.lib.da.Server
 
advance(int) - Method in class ndr.NdrBuffer
 
advance(int) - Method in class rpc.Buffer
 
advance(int, byte) - Method in class rpc.Buffer
 
AES_CIPHER - Static variable in interface gnu.crypto.Registry
AES is synonymous to Rijndael for 128-bit block size only.
align(int, byte) - Method in class ndr.NdrBuffer
 
align(int) - Method in class ndr.NdrBuffer
 
align(int) - Method in class rpc.Buffer
 
align(int, byte) - Method in class rpc.Buffer
 
AlreadyConnectedException - Exception in org.openscada.opc.lib.common
 
AlreadyConnectedException() - Constructor for exception org.openscada.opc.lib.common.AlreadyConnectedException
 
alter(PresentationContext) - Method in class rpc.BasicConnectionContext
 
alter(PresentationContext) - Method in interface rpc.ConnectionContext
 
alter(PresentationContext) - Method in class rpc.security.ntlm.NtlmConnectionContext
 
ALTER_CONTEXT_RESPONSE_TYPE - Static variable in class rpc.pdu.AlterContextResponsePdu
 
ALTER_CONTEXT_TYPE - Static variable in class rpc.pdu.AlterContextPdu
 
AlterContextPdu - Class in rpc.pdu
 
AlterContextPdu() - Constructor for class rpc.pdu.AlterContextPdu
 
AlterContextResponsePdu - Class in rpc.pdu
 
AlterContextResponsePdu() - Constructor for class rpc.pdu.AlterContextResponsePdu
 
ANUBIS_CIPHER - Static variable in interface gnu.crypto.Registry
 
ARCFour - Class in gnu.crypto.prng
RC4 is a stream cipher developed by Ron Rivest.
ARCFour() - Constructor for class gnu.crypto.prng.ARCFour
Default 0-arguments constructor.
ARCFOUR_KEY_MATERIAL - Static variable in class gnu.crypto.prng.ARCFour
The attributes property name for the key bytes.
ARCFOUR_PRNG - Static variable in interface gnu.crypto.Registry
(Apparently) RC4 keystream PRNG.
ARCFOUR_SBOX_SIZE - Static variable in class gnu.crypto.prng.ARCFour
The size of the internal S-box.
ArrayDesc - Class in org.jinterop.dcom.impls.automation
Implements the ARRAYDESC structure of COM Automation.
arrayDesc - Variable in class org.jinterop.dcom.impls.automation.TypeDesc
 
asBigDecimalCalendar() - Method in class org.openscada.opc.dcom.common.FILETIME
 
asCalendar() - Method in class org.openscada.opc.dcom.common.FILETIME
 
ASCII_CHARACTER - Static variable in class ndr.Format
 
asCollection(int) - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
 
asCollection() - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
 
asCollection(int) - Method in class org.openscada.opc.dcom.common.impl.EnumString
 
asCollection() - Method in class org.openscada.opc.dcom.common.impl.EnumString
 
assemble(Iterator) - Method in interface rpc.Fragmentable
 
assemble(Iterator) - Method in class rpc.pdu.FaultCoPdu
 
assemble(Iterator) - Method in class rpc.pdu.RequestCoPdu
 
assemble(Iterator) - Method in class rpc.pdu.ResponseCoPdu
 
Async20Access - Class in org.openscada.opc.lib.da
 
Async20Access(Server, int, boolean) - Constructor for class org.openscada.opc.lib.da.Async20Access
 
Async20Access(Server, int, boolean, String) - Constructor for class org.openscada.opc.lib.da.Async20Access
 
AsyncResult() - Constructor for class org.openscada.opc.dcom.da.impl.OPCAsyncIO2.AsyncResult
 
AsyncResult(ResultSet<Integer>, Integer) - Constructor for class org.openscada.opc.dcom.da.impl.OPCAsyncIO2.AsyncResult
 
attach(IOPCDataCallback) - Method in class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
Attach a new callback to the group
attach(IOPCDataCallback) - Method in class org.openscada.opc.lib.da.Group
 
attach(PresentationSyntax) - Method in class rpc.ncacn_np.RpcTransport
 
attach() - Method in class rpc.Stub
 
attach(PresentationSyntax) - Method in interface rpc.Transport
 
attachEventHandler(IJIComObject, String, IJIComObject) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
 
attachEventHandler(IJIComObject, String, IJIComObject) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Attaches an event handler to comObject for the source event interface of COM , identified by the sourceUUID.
AUTH3_TYPE - Static variable in class rpc.pdu.Auth3Pdu
 
Auth3Pdu - Class in rpc.pdu
 
Auth3Pdu() - Constructor for class rpc.pdu.Auth3Pdu
 
AUTH_LENGTH_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
authenticate(Properties, Type2Message, Type3Message) - Method in class rpc.security.ntlm.AuthenticationSource
 
AUTHENTICATION_SERVICE_NONE - Static variable in interface rpc.Security
 
AUTHENTICATION_SERVICE_NTLM - Static variable in class rpc.security.ntlm.NtlmAuthentication
 
authenticationService - Variable in class rpc.core.AuthenticationVerifier
 
AuthenticationSource - Class in rpc.security.ntlm
 
AuthenticationSource() - Constructor for class rpc.security.ntlm.AuthenticationSource
 
AuthenticationVerifier - Class in rpc.core
 
AuthenticationVerifier() - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int) - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int, int, int, int) - Constructor for class rpc.core.AuthenticationVerifier
 
AuthenticationVerifier(int, int, int, byte[]) - Constructor for class rpc.core.AuthenticationVerifier
 
AutoReconnectController - Class in org.openscada.opc.lib.da
 
AutoReconnectController(Server) - Constructor for class org.openscada.opc.lib.da.AutoReconnectController
 
AutoReconnectController(Server, int) - Constructor for class org.openscada.opc.lib.da.AutoReconnectController
 
AutoReconnectListener - Interface in org.openscada.opc.lib.da
 
AutoReconnectState - Enum in org.openscada.opc.lib.da
A state for the auto-reconnect controller

B

BAD_ACTIVITY_ID - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the server has no state corresponding to the specified activity identifier.
BaseBrowser - Class in org.openscada.opc.lib.da.browser
A class implementing base browsing
BaseBrowser(OPCBrowseServerAddressSpace) - Constructor for class org.openscada.opc.lib.da.browser.BaseBrowser
 
BaseBrowser(OPCBrowseServerAddressSpace, int) - Constructor for class org.openscada.opc.lib.da.browser.BaseBrowser
 
BaseCOMObject - Class in org.openscada.opc.dcom.common.impl
 
BaseCOMObject(IJIComObject) - Constructor for class org.openscada.opc.dcom.common.impl.BaseCOMObject
Create a new base COM object
BaseHash - Class in gnu.crypto.hash
A base abstract class to facilitate hash implementations.
BaseHash(String, int, int) - Constructor for class gnu.crypto.hash.BaseHash
Trivial constructor for use by concrete subclasses.
BasePRNG - Class in gnu.crypto.prng
An abstract class to facilitate implementing PRNG algorithms.
BasePRNG(String) - Constructor for class gnu.crypto.prng.BasePRNG
Trivial constructor for use by concrete subclasses.
BasicConnectionContext - Class in rpc
 
BasicConnectionContext() - Constructor for class rpc.BasicConnectionContext
 
BeforeNavigate2(IJIComObject, JIVariant, JIVariant, JIVariant, JIVariant, JIVariant, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
BIG_ENDIAN - Static variable in class ndr.Format
 
bind() - Method in class org.openscada.opc.lib.da.AccessBase
 
bind() - Method in class rpc.ConnectionOrientedEndpoint
 
BIND_ACKNOWLEDGE_TYPE - Static variable in class rpc.pdu.BindAcknowledgePdu
 
BIND_NO_ACKNOWLEDGE_TYPE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
BIND_TYPE - Static variable in class rpc.pdu.BindPdu
 
BindAcknowledgePdu - Class in rpc.pdu
 
BindAcknowledgePdu() - Constructor for class rpc.pdu.BindAcknowledgePdu
 
BindException - Exception in rpc
 
BindException() - Constructor for exception rpc.BindException
 
BindException(String) - Constructor for exception rpc.BindException
 
BindException(String, int) - Constructor for exception rpc.BindException
 
BindNoAcknowledgePdu - Class in rpc.pdu
 
BindNoAcknowledgePdu() - Constructor for class rpc.pdu.BindNoAcknowledgePdu
 
BindPdu - Class in rpc.pdu
 
BindPdu() - Constructor for class rpc.pdu.BindPdu
 
blockSize - Variable in class gnu.crypto.hash.BaseHash
The hash (inner) block size in bytes.
blockSize() - Method in class gnu.crypto.hash.BaseHash
 
blockSize() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the algorithm's (inner) block size in bytes.
BLOWFISH_CIPHER - Static variable in interface gnu.crypto.Registry
 
body - Variable in class rpc.core.AuthenticationVerifier
 
Branch - Class in org.openscada.opc.lib.da.browser
 
Branch() - Constructor for class org.openscada.opc.lib.da.browser.Branch
Create a branch to the virtual root folder
Branch(Branch, String) - Constructor for class org.openscada.opc.lib.da.browser.Branch
Create a branch with a parent branch and a name of this branch.
BROADCAST - Static variable in interface rpc.Endpoint
 
browse(OPCBROWSETYPE, String, int, int) - Method in class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
 
browse(OPCBROWSETYPE, String, EnumSet<Access>, int) - Method in class org.openscada.opc.lib.da.browser.BaseBrowser
Perform the browse operation.
browse(String, EnumSet<Access>, int) - Method in class org.openscada.opc.lib.da.browser.FlatBrowser
Perform a flat browse operation
browse(String) - Method in class org.openscada.opc.lib.da.browser.FlatBrowser
 
browse() - Method in class org.openscada.opc.lib.da.browser.FlatBrowser
 
browse(EnumSet<Access>) - Method in class org.openscada.opc.lib.da.browser.FlatBrowser
 
browse() - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Browse through all levels of the tree browser.
browse(Branch, boolean, boolean, boolean) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
 
browseAccessPaths(String) - Method in class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
Return the possible access paths for an item
browseBranches() - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Browse the root branch for its sub-branches.
browseBranches(Branch, boolean, boolean) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
 
browseLeaves() - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Browse the root branch for this leaves.
browseLeaves(Branch) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Fill the branch object with the leaves of this currently selected branch.
BSTRARRAY() - Static method in class org.jinterop.dcom.core.JIVariant
Helper method for creating an array of BSTRs , IDL signature [in, out] SAFEARRAY(BSTR) *p.
buf - Variable in class ndr.NdrBuffer
 
buf - Variable in class ndr.NetworkDataRepresentation
 
buffer - Variable in class gnu.crypto.hash.BaseHash
Temporary input buffer.
buffer - Variable in class gnu.crypto.prng.BasePRNG
A temporary buffer to serve random bytes.
buffer - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
Buffer - Class in rpc
 
Buffer() - Constructor for class rpc.Buffer
 
Buffer(int) - Constructor for class rpc.Buffer
 
Buffer(byte[]) - Constructor for class rpc.Buffer
 
Buffer(byte[], int) - Constructor for class rpc.Buffer
 
buffer2 - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
bufferLength - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
buildObject(JISession, JILocalCoClass) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Returns a local COM Object representation for the Java component.
buildObject(JISession, byte[]) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Returns a COM Object from raw bytes.
buildObject(JISession, byte[], String) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Returns a COM Object from raw bytes.
bytesFromHexString(String) - Static method in class com.iwombat.util.HexStringUtil
Method bytesFromHexString Description: create a byte-array from a hexidecimal string accepts tokenized (0x leading) and non-tokenized hex strings
byteToString(int) - Static method in class gnu.crypto.util.Util
Returns a string of 2 hexadecimal digits (most significant digit first) corresponding to the lowest 8 bits of n.

C

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
Refer IJIComObject.call(JICallBuilder) for details on this method.
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.

D

data - Variable in class org.jinterop.winreg.IJIWinReg.setValue
 
data2 - Variable in class org.jinterop.winreg.IJIWinReg.setValue
 
DATA_REPRESENTATION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
DataCallback - Interface in org.openscada.opc.lib.da
 
dataChange(int, int, int, int, KeyedResultSet<Integer, ValueData>) - Method in interface org.openscada.opc.dcom.da.IOPCDataCallback
 
dataChange(int, int, int, int, KeyedResultSet<Integer, ValueData>) - Method in class org.openscada.opc.lib.da.Async20Access
 
dataLogger - Variable in class org.openscada.opc.lib.da.AccessBase
 
dec_ndr_long() - Method in class ndr.NdrBuffer
 
dec_ndr_short() - Method in class ndr.NdrBuffer
 
dec_ndr_small() - Method in class ndr.NdrBuffer
 
dec_ndr_string() - Method in class ndr.NdrBuffer
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class ndr.NdrObject
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.ConnectionOrientedPdu
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.AuthenticationVerifier
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.PresentationSyntax
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.ProtocolVersion
 
decode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.UUID
 
DEFAULT_BATCH_SIZE - Static variable in class org.openscada.opc.dcom.common.impl.EnumGUID
 
DEFAULT_BATCH_SIZE - Static variable in class org.openscada.opc.dcom.common.impl.EnumString
 
DEFAULT_CONTEXT_NOT_SUPPORTED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
DEFAULT_DATA_REPRESENTATION - Static variable in class ndr.Format
 
DEFAULT_FORMAT - Static variable in class ndr.Format
 
DEFAULT_MAX_RECEIVE_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
DEFAULT_MAX_TRANSMIT_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
DefaultConnection - Class in rpc
 
DefaultConnection() - Constructor for class rpc.DefaultConnection
 
DefaultConnection(int, int) - Constructor for class rpc.DefaultConnection
 
deferred - Variable in class ndr.NdrBuffer
 
deleteValueOrKey() - Constructor for class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
 
derive(int) - Method in class ndr.NdrBuffer
 
DES_CIPHER - Static variable in interface gnu.crypto.Registry
 
DESEDE_CIPHER - Static variable in interface gnu.crypto.Registry
TripleDES is also known as DESede.
destroySession(JISession) - Static method in class org.jinterop.dcom.core.JISession
Used to destroy the session, this release all references of the COM server and it's interfaces.
detach() - Method in interface org.openscada.opc.dcom.common.EventHandler
 
detach() - Method in class org.openscada.opc.dcom.common.impl.EventHandlerImpl
 
detach() - Method in class rpc.ConnectionOrientedEndpoint
 
detach() - Method in interface rpc.Endpoint
 
detach() - Method in class rpc.Stub
 
detachEventHandler(IJIComObject, String) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
 
detachEventHandler(IJIComObject, String) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Detaches the event handler identified by identifier and associated with this comObject.
DH_KA - Static variable in interface gnu.crypto.Registry
 
DH_KPG - Static variable in interface gnu.crypto.Registry
 
digest() - Method in class gnu.crypto.hash.BaseHash
 
digest() - Method in interface gnu.crypto.hash.IMessageDigest
Completes the message digest by performing final operations such as padding and resetting the instance.
disconnect() - Method in class org.openscada.opc.lib.da.AutoReconnectController
 
disconnect() - Method in class org.openscada.opc.lib.da.Server
Disconnect the connection if it is connected
DISP_E_BADCALLEE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Invalid Callee.
DISP_E_BADINDEX - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Invalid index.
DISP_E_BADPARAMCOUNT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Invalid number of parameters.
DISP_E_BADVARTYPE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Bad variable type.
DISP_E_EXCEPTION - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Exception occurred.
DISP_E_MEMBERNOTFOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Member not found.
DISP_E_NONAMEDARGS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
No named arguments.
DISP_E_PARAMNOTFOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Parameter not found.
DISP_E_PARAMNOTOPTIONAL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Parameter not optional.
DISP_E_TYPEMISMATCH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Type mismatch.
DISP_E_UNKNOWNINTERFACE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Unknown interface.
DISP_E_UNKNOWNNAME - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Unknown name.
DISPATCH_DISPID_PUTPUTREF - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
COM DISPID for property "put" or "putRef".
DISPATCH_METHOD - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
Flag for selecting a method.
DISPATCH_PROPERTYGET - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
Flag for selecting a Property propget.
DISPATCH_PROPERTYPUT - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
Flag for selecting a Property propput.
DISPATCH_PROPERTYPUTREF - Static variable in interface org.jinterop.dcom.impls.automation.IJIDispatch
Flag for selecting a Property propputref.
dispose() - Method in class org.openscada.opc.lib.da.Server
Dispose the connection in the case of an error
do_Next_Action(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
 
do_Previous_Action(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
 
DocumentComplete(IJIComObject, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
doStuff() - Method in class org.jinterop.dcom.test.TestJIThreading.TestThread
 
DownloadBegin() - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
DownloadComplete() - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
DSA_KPG - Static variable in interface gnu.crypto.Registry
DSA is synonymous to DSS.
DSA_SIG - Static variable in interface gnu.crypto.Registry
DSA is synonymous to DSS.
DSS_KPG - Static variable in interface gnu.crypto.Registry
 
DSS_SIG - Static variable in interface gnu.crypto.Registry
 
dump(BigInteger) - Static method in class gnu.crypto.util.Util
Returns a hexadecimal dump of the trimmed bytes of a BigInteger.
dumpString(byte[], int, int, String) - Static method in class gnu.crypto.util.Util
Dumps a byte array as a string, in a format that is easy to read for debugging.
dumpString(byte[]) - Static method in class gnu.crypto.util.Util
 
dumpString(byte[], String) - Static method in class gnu.crypto.util.Util
 
dumpString(byte[], int, int) - Static method in class gnu.crypto.util.Util
 
DuplicateGroupException - Exception in org.openscada.opc.lib.da
 
DuplicateGroupException() - Constructor for exception org.openscada.opc.lib.da.DuplicateGroupException
 
DWebBrowserEvents2 - Class in org.jinterop.dcom.test
 
DWebBrowserEvents2() - Constructor for class org.jinterop.dcom.test.DWebBrowserEvents2
 
dword - Variable in class org.jinterop.winreg.IJIWinReg.setValue
 
dwReserved - Variable in class org.jinterop.dcom.impls.automation.IdlDesc
 
dwReserved - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
 

E

E_ACCESSDENIED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Access is denied.
E_FAIL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Unspecified Error.
E_INVALIDARG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The parameter is incorrect.
E_NOINTERFACE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
No such interface supported.
E_NOINTERFACE_CALLBACK - Static variable in class org.jinterop.dcom.common.JIErrorCodes
COM server could not establish call back connection.
E_NOTIMPL - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Not implemented.
E_OUTOFMEMORY - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Not enough storage is available to complete this operation.
E_UNEXPECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Catastrophic failure.
EBCDIC_CHARACTER - Static variable in class ndr.Format
 
ECB_MODE - Static variable in interface gnu.crypto.Registry
Electronic CodeBook mode.
ElemDesc - Class in org.jinterop.dcom.impls.automation
Implements the ELEMDESC structure of COM Automation.
ElemDesc(JIStruct) - Constructor for class org.jinterop.dcom.impls.automation.ElemDesc
 
elemdescFunc - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
Contains the return type of the function.
elemdescVar - Variable in class org.jinterop.dcom.impls.automation.VarDesc
Contains the variable type.
ELGAMAL_KA - Static variable in interface gnu.crypto.Registry
 
EME_PKCS1_V1_5_PAD - Static variable in interface gnu.crypto.Registry
EME-PKCS1-v1_5 padding as described in section 7.2 in RFC-3447.
EMPTY() - Static method in class org.jinterop.dcom.core.JIVariant
EMPTY VARIANT.
EMPTY_BYREF() - Static method in class org.jinterop.dcom.core.JIVariant
EMPTY BYREF VARIANT.
enc_ndr_long(int) - Method in class ndr.NdrBuffer
 
enc_ndr_referent(Object, int) - Method in class ndr.NdrBuffer
 
enc_ndr_short(int) - Method in class ndr.NdrBuffer
 
enc_ndr_small(int) - Method in class ndr.NdrBuffer
 
enc_ndr_string(String) - Method in class ndr.NdrBuffer
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class ndr.NdrObject
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.ConnectionOrientedPdu
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.AuthenticationVerifier
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.PresentationSyntax
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.ProtocolVersion
 
encode(NetworkDataRepresentation, NdrBuffer) - Method in class rpc.core.UUID
 
Endpoint - Interface in rpc
 
enumClassesOfCategories(String[], String[]) - Method in class org.openscada.opc.dcom.list.impl.OPCServerList
 
enumClassesOfCategories(UUID[], UUID[]) - Method in class org.openscada.opc.dcom.list.impl.OPCServerList
 
EnumGUID - Class in org.openscada.opc.dcom.common.impl
 
EnumGUID(IJIComObject) - Constructor for class org.openscada.opc.dcom.common.impl.EnumGUID
 
enumKey() - Constructor for class org.jinterop.winreg.IJIWinReg.enumKey
 
EnumString - Class in org.openscada.opc.dcom.common.impl
 
EnumString(IJIComObject) - Constructor for class org.openscada.opc.dcom.common.impl.EnumString
 
enumValue() - Constructor for class org.jinterop.winreg.IJIWinReg.enumValue
 
envQtp() - Method in class org.jinterop.dcom.test.QtpComTest
 
equals(Object) - Method in interface com.iwombat.foundation.Identifier
 
equals(Object) - Method in class com.iwombat.foundation.uuid.UUID
Compares for equality.
equals(Object) - Method in class org.jinterop.dcom.core.JILocalCoClass
 
equals(Object) - Method in class org.jinterop.dcom.core.JISession
 
equals(Object) - Method in class org.openscada.opc.dcom.common.FILETIME
 
equals(Object) - Method in class org.openscada.opc.lib.da.ItemState
 
equals(Object) - Method in class org.openscada.opc.lib.list.Category
 
equals(Object) - Method in class rpc.core.AuthenticationVerifier
 
equals(Object) - Method in class rpc.core.Port
 
ERROR_ACCESS_DENIED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Access is denied.
ERROR_ALREADY_EXISTS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
File already exists.
ERROR_FILE_NOT_FOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The system cannot find the file specified.
ERROR_INVALID_FUNCTION - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Incorrect function.
ERROR_INVALID_NAME - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The filename, directory name, or volume label syntax is incorrect.
ERROR_NO_MORE_ITEMS - Static variable in class org.jinterop.dcom.common.JIErrorCodes
No more data is available.
ERROR_PATH_NOT_FOUND - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The system cannot find the path specified.
ErrorMessageResolver - Class in org.openscada.opc.lib.da
An error message resolver that will lookup the error code using the server interface and will cache the result locally.
ErrorMessageResolver(OPCCommon, int) - Constructor for class org.openscada.opc.lib.da.ErrorMessageResolver
 
errorOccured(Throwable) - Method in interface org.openscada.opc.lib.da.AccessStateListener
 
EventHandler - Interface in org.openscada.opc.dcom.common
 
EventHandlerImpl - Class in org.openscada.opc.dcom.common.impl
 
EventHandlerImpl() - Constructor for class org.openscada.opc.dcom.common.impl.EventHandlerImpl
 
EventNotificationListener - Interface in org.jinterop.dcom.test
 
Execute(JIString) - Method in class org.jinterop.dcom.test.Main
 
Execute(JIString) - Method in class org.jinterop.dcom.test.Test_ITestServer2_Impl
 
execute() - Method in class org.jinterop.dcom.test.TestCOMServer
 

F

FADF_AUTO - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_BSTR - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_DISPATCH - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_EMBEDDED - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_FIXEDSIZE - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_HAVEIID - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_HAVEVARTYPE - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_RECORD - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_RESERVED - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_STATIC - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_UNKNOWN - Static variable in class org.jinterop.dcom.core.JIVariant
 
FADF_VARIANT - Static variable in class org.jinterop.dcom.core.JIVariant
 
FAULT_TYPE - Static variable in class rpc.pdu.FaultCoPdu
 
FaultCodes - Interface in rpc
 
FaultCoPdu - Class in rpc.pdu
 
FaultCoPdu() - Constructor for class rpc.pdu.FaultCoPdu
 
FaultException - Exception in rpc
 
FaultException() - Constructor for exception rpc.FaultException
 
FaultException(String) - Constructor for exception rpc.FaultException
 
FaultException(String, int) - Constructor for exception rpc.FaultException
 
FaultException(String, int, byte[]) - Constructor for exception rpc.FaultException
 
FileDownload(boolean, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
fileName - Variable in class org.jinterop.winreg.IJIWinReg.saveFile
 
FILETIME - Class in org.openscada.opc.dcom.common
 
FILETIME() - Constructor for class org.openscada.opc.dcom.common.FILETIME
 
FILETIME(FILETIME) - Constructor for class org.openscada.opc.dcom.common.FILETIME
 
FILETIME(int, int) - Constructor for class org.openscada.opc.dcom.common.FILETIME
 
fileTimeOutStruct() - Static method in class org.jinterop.dcom.test.JIOPCEventSink
Create an out struct definition of this object that may be use in a call object
fill(Branch) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Fill the leaves and branches of the branch provided branches including alls sub-branches.
fillBlock() - Method in class gnu.crypto.prng.ARCFour
 
fillBlock() - Method in class gnu.crypto.prng.BasePRNG
 
fillBranches(Branch) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Fill the branch list of the provided branch.
fillLeaves(Branch) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Fill the leaf list of the provided branch.
finalize() - Method in class org.jinterop.dcom.core.JISession
 
findGroup(String) - Method in class org.openscada.opc.lib.da.Server
Find a group by its name
findItemByClientHandle(int) - Method in class org.openscada.opc.lib.da.Group
 
findName(JIString, int, short) - Method in interface org.jinterop.dcom.impls.automation.IJITypeLib
Finds occurrences of a type description in a type library.
FirstContact - Interface in org.jinterop.dcom.test
 
FirstContact_Stub - Class in org.jinterop.dcom.test
 
FirstContact_Stub(String) - Constructor for class org.jinterop.dcom.test.FirstContact_Stub
 
fixVariant(JIVariant) - Static method in class org.openscada.opc.dcom.common.impl.Helper
Perform some fixes on the variant when writing it to OPC items.
FLAG_NULL - Static variable in class org.jinterop.dcom.core.JIFlags
FLAG representing nothing.
FLAG_REPRESENTATION_ARRAY - Static variable in class org.jinterop.dcom.core.JIFlags
 
FLAG_REPRESENTATION_IDISPATCH_INVOKE - Static variable in class org.jinterop.dcom.core.JIFlags
 
FLAG_REPRESENTATION_STRING_BSTR - Static variable in class org.jinterop.dcom.core.JIFlags
FLAG representing a BSTR string .
FLAG_REPRESENTATION_STRING_LPCTSTR - Static variable in class org.jinterop.dcom.core.JIFlags
FLAG representing a normal String.
FLAG_REPRESENTATION_STRING_LPWSTR - Static variable in class org.jinterop.dcom.core.JIFlags
FLAG representing a Wide Char (16 bit characters)
FLAG_REPRESENTATION_UNSIGNED_BYTE - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing unsigned byte.
FLAG_REPRESENTATION_UNSIGNED_INT - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing unsigned integer.
FLAG_REPRESENTATION_UNSIGNED_SHORT - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing unsigned short.
FLAG_REPRESENTATION_VARIANT_BOOL - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing VARIANT_BOOL, a boolean is 2 bytes for a VARIANT and 1 byte for normal calls.
FLAG_REPRESENTATION_VT_INT - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing integer of the type VT_INT.
FLAG_REPRESENTATION_VT_UINT - Static variable in class org.jinterop.dcom.core.JIFlags
Flag representing (unsigned) integer of the type VT_UINT.
FLAGS_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
FlatBrowser - Class in org.openscada.opc.lib.da.browser
Browse through the flat server namespace
FlatBrowser(OPCBrowseServerAddressSpace) - Constructor for class org.openscada.opc.lib.da.browser.FlatBrowser
 
FlatBrowser(OPCBrowseServerAddressSpace, int) - Constructor for class org.openscada.opc.lib.da.browser.FlatBrowser
 
Format - Class in ndr
 
Format(int) - Constructor for class ndr.Format
 
format - Variable in class ndr.NetworkDataRepresentation
 
FRAG_LENGTH_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
fragment(int) - Method in interface rpc.Fragmentable
 
fragment(int) - Method in class rpc.pdu.FaultCoPdu
 
fragment(int) - Method in class rpc.pdu.RequestCoPdu
 
fragment(int) - Method in class rpc.pdu.ResponseCoPdu
 
Fragmentable - Interface in rpc
 
fromBase64(String) - Static method in class gnu.crypto.util.Util
The inverse function of the above.
fromCode(int) - Static method in enum org.lsst.ccs.drivers.opc.ScalarType
Converts a an OPC type code to an ScalarType.
fromDigit(char) - Static method in class gnu.crypto.util.Util
Returns a number from 0 to 15 corresponding to the designated hexadecimal digit.
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCBROWSEDIRECTION
 
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCBROWSETYPE
 
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCDATASOURCE
 
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCENUMSCOPE
 
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCNAMESPACETYPE
 
fromID(int) - Static method in enum org.openscada.opc.dcom.da.OPCSERVERSTATE
 
fromQualityCode(int) - Static method in enum org.lsst.ccs.drivers.opc.Quality
Determines the overall quality from the 16-bit raw OPC quality code.
fromStruct(JIStruct) - Static method in class org.openscada.opc.dcom.common.FILETIME
 
fromStruct(JIStruct) - Static method in class org.openscada.opc.dcom.da.OPCITEMRESULT
 
fromStruct(JIStruct) - Static method in class org.openscada.opc.dcom.da.OPCITEMSTATE
 
fromStruct(JIStruct) - Static method in class org.openscada.opc.dcom.da.OPCSERVERSTATUS
 
FUNC_DISPATCH - Static variable in interface org.jinterop.dcom.impls.automation.FuncKind
The function can be accessed only through IDispatch.
FUNC_NONVIRTUAL - Static variable in interface org.jinterop.dcom.impls.automation.FuncKind
The function is accessed by static address and takes an implicit this pointer.
FUNC_PUREVIRTUAL - Static variable in interface org.jinterop.dcom.impls.automation.FuncKind
The function is accessed through the virtual function table (VTBL), and takes an implicit this pointer.
FUNC_STATIC - Static variable in interface org.jinterop.dcom.impls.automation.FuncKind
The function is accessed by static address and does not take an implicit this pointer.
FUNC_VIRTUAL - Static variable in interface org.jinterop.dcom.impls.automation.FuncKind
The function is accessed the same as PUREVIRTUAL, except the function has an implementation.
FuncDesc - Class in org.jinterop.dcom.impls.automation
Implements the FUNCDESC structure of COM Automation.
FUNCFLAG_FBINDABLE - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FDEFAULTBIND - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FDEFAULTCOLLELEM - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FDISPLAYBIND - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FHIDDEN - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FIMMEDIATEBIND - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FNONBROWSABLE - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FREPLACEABLE - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FREQUESTEDIT - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FRESTRICTED - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FSOURCE - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FUIDEFAULT - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
FUNCFLAG_FUSESGETLASTERROR - Static variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
funcKind - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
Specifies whether the function is virtual, static, or dispatch-only.
FuncKind - Interface in org.jinterop.dcom.impls.automation
Implements the FUNCKIND structure of COM Automation.

G

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
 

H

handle - Variable in class org.jinterop.winreg.JIPolicyHandle
Handle to the Key
handleError(Throwable) - Method in class org.openscada.opc.lib.da.AccessBase
 
hashCode() - Method in interface com.iwombat.foundation.Identifier
 
hashCode() - Method in class com.iwombat.foundation.uuid.UUID
Supports the java obect hashCode - lamely.
hashCode() - Method in class org.jinterop.dcom.core.JILocalCoClass
 
hashCode() - Method in class org.jinterop.dcom.core.JISession
 
hashCode() - Method in class org.openscada.opc.dcom.common.FILETIME
 
hashCode() - Method in class org.openscada.opc.lib.da.ItemState
 
hashCode() - Method in class org.openscada.opc.lib.list.Category
 
hashCode() - Method in class rpc.core.AuthenticationVerifier
 
hashSize - Variable in class gnu.crypto.hash.BaseHash
The hash (output) size in bytes.
hashSize() - Method in class gnu.crypto.hash.BaseHash
 
hashSize() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the output length in bytes of this message digest algorithm.
HAVAL_HASH - Static variable in interface gnu.crypto.Registry
 
HEADER_LENGTH - Static variable in class rpc.ConnectionOrientedPdu
 
Helper - Class in org.openscada.opc.dcom.common.impl
 
Helper() - Constructor for class org.openscada.opc.dcom.common.impl.Helper
 
hexdump(int) - Method in class ndr.NetworkDataRepresentation
 
hexStringFromGUID(String) - Static method in class com.iwombat.util.GUIDUtil
Convert GUID string to a HEX string
HexStringUtil - Class in com.iwombat.util
Class HexStringUtil Description: Utility class for byte-array/string conversions
HMAC_NAME_PREFIX - Static variable in interface gnu.crypto.Registry
Name prefix of every HMAC implementation.
hrefType - Variable in class org.jinterop.dcom.impls.automation.TypeDesc
 

I

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
Returns true if this COM object represents a local Java reference obtained by JIObjectFactory.buildObject(JISession, JILocalCoClass).
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
 

J

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
 

K

KainTest - Class in org.jinterop.dcom.test
 
KainTest(String, String[]) - Constructor for class org.jinterop.dcom.test.KainTest
 
key - Variable in class org.jinterop.winreg.IJIWinReg.closeKey
 
key - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
key - Variable in class org.jinterop.winreg.IJIWinReg.openKey
 
key - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
KEY_ALL_ACCESS - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_CREATE_LINK - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_CREATE_SUB_KEY - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_ENUMERATE_SUB_KEYS - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_EXECUTE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_NOTIFY - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_QUERY_VALUE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_READ - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_SET_VALUE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KEY_WRITE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
KeyedResult<K,V> - Class in org.openscada.opc.dcom.common
 
KeyedResult() - Constructor for class org.openscada.opc.dcom.common.KeyedResult
 
KeyedResult(K, V, int) - Constructor for class org.openscada.opc.dcom.common.KeyedResult
 
KeyedResultSet<K,V> - Class in org.openscada.opc.dcom.common
 
KeyedResultSet() - Constructor for class org.openscada.opc.dcom.common.KeyedResultSet
 
KeyedResultSet(int) - Constructor for class org.openscada.opc.dcom.common.KeyedResultSet
 
KHAZAD_CIPHER - Static variable in interface gnu.crypto.Registry
 

L

lcid - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
Locale of member names and doc strings.
Leaf - Class in org.openscada.opc.lib.da.browser
 
Leaf(Branch, String) - Constructor for class org.openscada.opc.lib.da.browser.Leaf
 
Leaf(Branch, String, String) - Constructor for class org.openscada.opc.lib.da.browser.Leaf
 
length - Variable in class ndr.NdrBuffer
 
lengthInBytes - Variable in class org.jinterop.winreg.IJIWinReg.setValue
 
LimitReachedException - Exception in gnu.crypto.prng
A checked exception that indicates that a pseudo random number generated has reached its theoretical limit in generating random bytes.
LimitReachedException() - Constructor for exception gnu.crypto.prng.LimitReachedException
 
listServers(Category[], Category[]) - Method in class org.openscada.opc.lib.list.ServerList
List all servers that match the requirements
listServersWithDetails(Category[], Category[]) - Method in class org.openscada.opc.lib.list.ServerList
List all servers that match the requirements and return the class details
LITTLE_ENDIAN - Static variable in class ndr.Format
 
lLbound - Variable in class org.jinterop.dcom.impls.automation.SafeArrayBounds
 
LOCAL_LIMIT_EXCEEDED - Static variable in class rpc.core.PresentationResult
 
LOCAL_LIMIT_EXCEEDED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
logTag - Variable in class org.openscada.opc.lib.da.AccessBase
 
lookupItemIDs(String, int...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemProperties
 
lprgelemdescParam - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
lprgscode - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
 
lpstrSchema - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
 
lpstrSchema - Variable in class org.jinterop.dcom.impls.automation.VarDesc
 
lpVarValue - Variable in class org.jinterop.dcom.impls.automation.ParamDesc
 

M

MAGIC_RAW_DH_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DH_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_DSS_SIGNATURE - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PSS_SIGNATURE - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_RSA_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_SRP_PRIVATE_KEY - Static variable in interface gnu.crypto.Registry
 
MAGIC_RAW_SRP_PUBLIC_KEY - Static variable in interface gnu.crypto.Registry
 
main(String[]) - Static method in class org.jinterop.dcom.test.KainTest
 
Main - Class in org.jinterop.dcom.test
 
Main() - Constructor for class org.jinterop.dcom.test.Main
 
main(String[]) - Static method in class org.jinterop.dcom.test.Main
 
main(String[]) - Static method in class org.jinterop.dcom.test.MetrikonOPC
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSADO
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSEnumVariant
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSExcel
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSExcel2
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSExcel2_Test
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSExcel3
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSInternetExplorer
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSOutLookExpressContacts
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSPowerPoint
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSPowerPoint2
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSShell
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSSysInfo
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSTypeLibraryBrowser
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSTypeLibraryBrowser2
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSWMI
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSWMI2
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSWord
 
main(String[]) - Static method in class org.jinterop.dcom.test.MSWord2
 
main(String[]) - Static method in class org.jinterop.dcom.test.QtpComTest
 
main(String[]) - Static method in class org.jinterop.dcom.test.SampleTestServer
 
main(String[]) - Static method in class org.jinterop.dcom.test.SampleTestServerCallback
 
main(String[]) - Static method in class org.jinterop.dcom.test.Test
 
main(String[]) - Static method in class org.jinterop.dcom.test.Test10KServer
 
main(String[]) - Static method in class org.jinterop.dcom.test.Test_ITestServer2_Impl
 
main(String[]) - Static method in class org.jinterop.dcom.test.TestCOMServer
 
main(String[]) - Static method in class org.jinterop.dcom.test.TestJIThreading
 
main(String[]) - Static method in class org.jinterop.dcom.test.TestWinNativeSSO
 
main(String[]) - Static method in class org.jinterop.dcom.test.TestWinReg
 
main(String[]) - Static method in class org.jinterop.dcom.test.WshShell
 
MAJOR_VERSION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
makeVariant(Object) - Static method in class org.jinterop.dcom.core.JIVariant
Returns a JIVariant (of the right type) based on the o.getClass()
makeVariant(Object, boolean) - Static method in class org.jinterop.dcom.core.JIVariant
Returns a JIVariant (of the right type) based on the o.getClass()
MANAGER_NOT_ENTERED - Static variable in interface rpc.FaultCodes
Fault status indicating the server manager routine has not been entered and executed.
mapHostNametoIP(String, String) - Static method in class org.jinterop.dcom.common.JISystem
Adds a mapping between the hostname and its IP.
MAX_RECEIVE_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
MAX_TRANSMIT_FRAGMENT - Static variable in interface rpc.ConnectionContext
 
MAYBE - Static variable in interface rpc.Endpoint
 
MD2_HASH - Static variable in interface gnu.crypto.Registry
 
MD4 - Class in gnu.crypto.hash
An implementation of Ron Rivest's MD4 message digest algorithm.
MD4() - Constructor for class gnu.crypto.hash.MD4
Public constructor.
MD4_HASH - Static variable in interface gnu.crypto.Registry
 
MD5 - Class in gnu.crypto.hash
The MD5 message-digest algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input.
MD5() - Constructor for class gnu.crypto.hash.MD5
Trivial 0-arguments constructor.
MD5_HASH - Static variable in interface gnu.crypto.Registry
 
MD_PRNG - Static variable in interface gnu.crypto.Registry
PRNG based on a designated hash function.
MEMBER_IS_EMPTY - Static variable in class org.jinterop.dcom.core.JIStruct
 
memberId - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
Function member ID.
memberId - Variable in class org.jinterop.dcom.impls.automation.VarDesc
 
memidConstructor - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
ID of constructor, or MEMBERID_NIL if none.
memidDestructor - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
ID of destructor, or MEMBERID_NIL if none.
MetrikonOPC - Class in org.jinterop.dcom.test
 
MetrikonOPC(String, String[]) - Constructor for class org.jinterop.dcom.test.MetrikonOPC
 
MINOR_VERSION_OFFSET - Static variable in class rpc.ConnectionOrientedPdu
 
moveToBranch(Branch) - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Move the tree browser to a branch
moveToRoot() - Method in class org.openscada.opc.lib.da.browser.TreeBrowser
Move the tree browser to the root folder
MSADO - Class in org.jinterop.dcom.test
 
MSADO(String, String[]) - Constructor for class org.jinterop.dcom.test.MSADO
 
MSEnumVariant - Class in org.jinterop.dcom.test
 
MSEnumVariant(String, String[]) - Constructor for class org.jinterop.dcom.test.MSEnumVariant
 
MSExcel - Class in org.jinterop.dcom.test
 
MSExcel(String, String[]) - Constructor for class org.jinterop.dcom.test.MSExcel
 
MSExcel2 - Class in org.jinterop.dcom.test
 
MSExcel2(String, String[]) - Constructor for class org.jinterop.dcom.test.MSExcel2
 
MSExcel2_Test - Class in org.jinterop.dcom.test
 
MSExcel2_Test(String, String[]) - Constructor for class org.jinterop.dcom.test.MSExcel2_Test
 
MSExcel3 - Class in org.jinterop.dcom.test
 
MSExcel3(String, String[]) - Constructor for class org.jinterop.dcom.test.MSExcel3
 
MSInternetExplorer - Class in org.jinterop.dcom.test
 
MSInternetExplorer(String, String[]) - Constructor for class org.jinterop.dcom.test.MSInternetExplorer
 
MSOutLookExpressContacts - Class in org.jinterop.dcom.test
 
MSPowerPoint - Class in org.jinterop.dcom.test
 
MSPowerPoint(String, String[]) - Constructor for class org.jinterop.dcom.test.MSPowerPoint
 
MSPowerPoint2 - Class in org.jinterop.dcom.test
 
MSPowerPoint2(String, String[]) - Constructor for class org.jinterop.dcom.test.MSPowerPoint2
 
MSShell - Class in org.jinterop.dcom.test
 
MSSysInfo - Class in org.jinterop.dcom.test
 
MSTypeLibraryBrowser - Class in org.jinterop.dcom.test
 
MSTypeLibraryBrowser(String, String[]) - Constructor for class org.jinterop.dcom.test.MSTypeLibraryBrowser
 
MSTypeLibraryBrowser2 - Class in org.jinterop.dcom.test
 
MSTypeLibraryBrowser2(String, String[]) - Constructor for class org.jinterop.dcom.test.MSTypeLibraryBrowser2
 
MSWMI - Class in org.jinterop.dcom.test
 
MSWMI(String, String[]) - Constructor for class org.jinterop.dcom.test.MSWMI
 
MSWMI2 - Class in org.jinterop.dcom.test
WMI example showing how to use a new logger implementation.
MSWMI2(String, String[]) - Constructor for class org.jinterop.dcom.test.MSWMI2
 
MSWord - Class in org.jinterop.dcom.test
 
MSWord(String, String[]) - Constructor for class org.jinterop.dcom.test.MSWord
 
MSWord2 - Class in org.jinterop.dcom.test
 
MSWord2(String, String[]) - Constructor for class org.jinterop.dcom.test.MSWord2
 
MUST_RECEIVE_FRAGMENT_SIZE - Static variable in class rpc.ConnectionOrientedPdu
 

N

name - Variable in class gnu.crypto.hash.BaseHash
The canonical name prefix of the hash.
name() - Method in class gnu.crypto.hash.BaseHash
 
name() - Method in interface gnu.crypto.hash.IMessageDigest
Returns the canonical name of this algorithm.
name - Variable in class gnu.crypto.prng.BasePRNG
The canonical name prefix of the PRNG algorithm.
name() - Method in class gnu.crypto.prng.BasePRNG
 
name() - Method in interface gnu.crypto.prng.IRandom
Returns the canonical name of this instance.
narrowObject(IJIComObject) - Static method in class org.jinterop.dcom.impls.automation.Internal_JIAutomationFactory
 
narrowObject(IJIComObject) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Narrows the comObject into its right type based on it's IID.
narrowObject(JISession, IJIComObject) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Typically used in the Man-In-The-Middle scenario.
NavigateComplete2(IJIComObject, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
NavigateError(IJIComObject, JIVariant, JIVariant, JIVariant, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
ndr - package ndr
 
ndr - Variable in class rpc.DefaultConnection
 
NDR_MAJOR_VERSION - Static variable in class ndr.NetworkDataRepresentation
 
NDR_MINOR_VERSION - Static variable in class ndr.NetworkDataRepresentation
 
NDR_SYNTAX - Static variable in class ndr.NetworkDataRepresentation
 
NDR_UUID - Static variable in class ndr.NetworkDataRepresentation
 
NdrBuffer - Class in ndr
 
NdrBuffer(byte[], int) - Constructor for class ndr.NdrBuffer
 
NdrException - Exception in ndr
 
NdrException(String) - Constructor for exception ndr.NdrException
 
NdrObject - Class in ndr
 
NdrObject() - Constructor for class ndr.NdrObject
 
ndx - Variable in class gnu.crypto.prng.BasePRNG
The index into buffer of where the next byte will come from.
net.sourceforge.jtds.util - package net.sourceforge.jtds.util
 
NetworkDataRepresentation - Class in ndr
 
NetworkDataRepresentation() - Constructor for class ndr.NetworkDataRepresentation
 
newlyCreated - Variable in class org.jinterop.winreg.JIPolicyHandle
True, if the key was newly created.
NewWindow2(JIVariant, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
NewWindow3(JIVariant, JIVariant, int, JIString, JIString) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
next(int) - Method in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
Definition from MSDN: Attempts to get the next celt items in the enumeration sequence.
next(List<UUID>, int) - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
 
next(int) - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
 
next(List<String>, int) - Method in class org.openscada.opc.dcom.common.impl.EnumString
 
next(int) - Method in class org.openscada.opc.dcom.common.impl.EnumString
 
nextByte() - Method in class gnu.crypto.prng.BasePRNG
 
nextByte() - Method in interface gnu.crypto.prng.IRandom
Returns the next 8 bits of random data generated from this instance.
nextBytes(byte[], int, int) - Method in class gnu.crypto.prng.BasePRNG
 
nextBytes(byte[], int, int) - Method in interface gnu.crypto.prng.IRandom
Fills the designated byte array, starting from byte at index offset, for a maximum of length bytes with the output of this generator instance.
NIL_UUID - Static variable in class rpc.core.UUID
 
NO_INCREMENT - Static variable in class rpc.Buffer
 
NO_NULL_REF - Static variable in exception ndr.NdrException
 
NO_PSAP_AVAILABLE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
NotConnectedException - Exception in org.openscada.opc.lib.common
 
NotConnectedException() - Constructor for exception org.openscada.opc.lib.common.NotConnectedException
 
notifyConnectionStateChange(boolean) - Method in class org.openscada.opc.lib.da.Server
 
notifyStateChange(AutoReconnectState) - Method in class org.openscada.opc.lib.da.AutoReconnectController
 
notifyStateListenersError(Throwable) - Method in class org.openscada.opc.lib.da.AccessBase
 
notifyStateListenersState(boolean) - Method in class org.openscada.opc.lib.da.AccessBase
 
Ntlm1 - Class in rpc.security.ntlm
 
Ntlm1(int, byte[], boolean) - Constructor for class rpc.security.ntlm.Ntlm1
 
NtlmAuthentication - Class in rpc.security.ntlm
 
NtlmAuthentication(Properties) - Constructor for class rpc.security.ntlm.NtlmAuthentication
 
NtlmConnection - Class in rpc.security.ntlm
 
NtlmConnection(Properties) - Constructor for class rpc.security.ntlm.NtlmConnection
 
NtlmConnectionContext - Class in rpc.security.ntlm
 
NtlmConnectionContext() - Constructor for class rpc.security.ntlm.NtlmConnectionContext
 
NULL() - Static method in class org.jinterop.dcom.core.JIVariant
NULL VARIANT .
NULL_CIPHER - Static variable in interface gnu.crypto.Registry
 

O

obtainReference() - Method in interface org.jinterop.dcom.test.FirstContact
 
obtainReference() - Method in class org.jinterop.dcom.test.FirstContact_Stub
 
OFB_MODE - Static variable in interface gnu.crypto.Registry
Output Feedback Mode (NIST).
OnCancelComplete(int, int) - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
 
once() - Method in class org.openscada.opc.lib.da.ServerStateReader
 
OnDataChange(int, int, int, int, int, JIArray, JIArray, JIArray, JIArray, JIArray) - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
 
onEvent(JIStruct[]) - Method in interface org.jinterop.dcom.test.EventNotificationListener
 
onEvent(int, int, int, int, JIArray) - Method in class org.jinterop.dcom.test.JIOPCEventSink
This method is provided by the client to handle notifications from the OPCEventSubscription for events.
OnFullScreen(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnMenuBar(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnQuit() - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnReadComplete(int, int, int, int, int, JIArray, JIArray, JIArray, JIArray, JIArray) - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
 
OnStatusBar(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnTheaterMode(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnToolBar(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnVisible(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
OnWriteComplete(int, int, int, int, JIArray, JIArray) - Method in class org.openscada.opc.dcom.da.impl.OPCDataCallback
 
OPC_IID - Static variable in class org.jinterop.dcom.test.JIOPCEventSink
 
OPCAsyncIO2 - Class in org.openscada.opc.dcom.da.impl
 
OPCAsyncIO2(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCAsyncIO2
 
OPCAsyncIO2.AsyncResult - Class in org.openscada.opc.dcom.da.impl
 
OPCBrowse - Class in org.openscada.opc.dcom.da.impl
 
OPCBrowse(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCBrowse
 
OPCBROWSEDIRECTION - Enum in org.openscada.opc.dcom.da
 
OPCBrowseServerAddressSpace - Class in org.openscada.opc.dcom.da.impl
Implementation for IOPCBrowseServerAddressSpace
OPCBrowseServerAddressSpace(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
 
OPCBROWSETYPE - Enum in org.openscada.opc.dcom.da
 
OPCClient - Class in org.lsst.ccs.drivers.opc
Manages a connection to an OPC DA service and fetches values from a connected server.
OPCClient(String, String, String, String, String) - Constructor for class org.lsst.ccs.drivers.opc.OPCClient
Establishes a connection to the OPC DA service.
OPCCommon - Class in org.openscada.opc.dcom.common.impl
 
OPCCommon(IJIComObject) - Constructor for class org.openscada.opc.dcom.common.impl.OPCCommon
 
OPCDAServer10 - Static variable in interface org.openscada.opc.dcom.common.Categories
 
OPCDAServer10 - Static variable in interface org.openscada.opc.lib.list.Categories
Category of the OPC DA 1.0 Servers
OPCDAServer20 - Static variable in interface org.openscada.opc.dcom.common.Categories
 
OPCDAServer20 - Static variable in interface org.openscada.opc.lib.list.Categories
Category of the OPC DA 2.0 Servers
OPCDAServer30 - Static variable in interface org.openscada.opc.dcom.common.Categories
 
OPCDAServer30 - Static variable in interface org.openscada.opc.lib.list.Categories
Category of the OPC DA 3.0 Servers
OPCDataCallback - Class in org.openscada.opc.dcom.da.impl
 
OPCDataCallback() - Constructor for class org.openscada.opc.dcom.da.impl.OPCDataCallback
 
OPCDATASOURCE - Enum in org.openscada.opc.dcom.da
 
OPCDriver - Class in org.lsst.ccs.drivers.opc
Defines an interactive test harness for the OPCClient class.
OPCDriver() - Constructor for class org.lsst.ccs.drivers.opc.OPCDriver
 
OPCENUMSCOPE - Enum in org.openscada.opc.dcom.da
 
OPCGroupState - Class in org.openscada.opc.dcom.da
 
OPCGroupState() - Constructor for class org.openscada.opc.dcom.da.OPCGroupState
 
OPCGroupStateMgt - Class in org.openscada.opc.dcom.da.impl
Implementation of IOPCGroupStateMgt
OPCGroupStateMgt(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
 
OPCItem - Class in org.lsst.ccs.drivers.opc
Contains one data item read from the OPC DA server; the actual value plus metadata.
OPCITEMDEF - Class in org.openscada.opc.dcom.da
 
OPCITEMDEF() - Constructor for class org.openscada.opc.dcom.da.OPCITEMDEF
 
OPCItemIO - Class in org.openscada.opc.dcom.da.impl
 
OPCItemIO(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCItemIO
 
OPCItemMgt - Class in org.openscada.opc.dcom.da.impl
 
OPCItemMgt(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCItemMgt
 
OPCItemProperties - Class in org.openscada.opc.dcom.da.impl
 
OPCItemProperties(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCItemProperties
 
OPCITEMRESULT - Class in org.openscada.opc.dcom.da
 
OPCITEMRESULT() - Constructor for class org.openscada.opc.dcom.da.OPCITEMRESULT
 
OPCITEMSTATE - Class in org.openscada.opc.dcom.da
 
OPCITEMSTATE() - Constructor for class org.openscada.opc.dcom.da.OPCITEMSTATE
 
OPCNAMESPACETYPE - Enum in org.openscada.opc.dcom.da
 
OPCServer - Class in org.openscada.opc.dcom.da.impl
 
OPCServer(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCServer
 
OPCServerList - Class in org.openscada.opc.dcom.list.impl
This class implements the IOPCServerList (aka OPCEnum) service.
OPCServerList(IJIComObject) - Constructor for class org.openscada.opc.dcom.list.impl.OPCServerList
 
OPCServerList_CLSID - Static variable in interface org.openscada.opc.dcom.list.Constants
 
OPCSERVERSTATE - Enum in org.openscada.opc.dcom.da
 
OPCSERVERSTATUS - Class in org.openscada.opc.dcom.da
 
OPCSERVERSTATUS() - Constructor for class org.openscada.opc.dcom.da.OPCSERVERSTATUS
 
OPCSyncIO - Class in org.openscada.opc.dcom.da.impl
 
OPCSyncIO(IJIComObject) - Constructor for class org.openscada.opc.dcom.da.impl.OPCSyncIO
 
open(String, String, String, String) - Method in class org.lsst.ccs.drivers.opc.OPCDriver
Creates an OPCClient object for a Windows OPC DA server, closing any existing connection.
openHKCR() - Constructor for class org.jinterop.winreg.IJIWinReg.openHKCR
 
openHKCU() - Constructor for class org.jinterop.winreg.IJIWinReg.openHKCU
 
openHKLM() - Constructor for class org.jinterop.winreg.IJIWinReg.openHKLM
 
openHKU() - Constructor for class org.jinterop.winreg.IJIWinReg.openHKU
 
openKey() - Constructor for class org.jinterop.winreg.IJIWinReg.openKey
 
openPresentation(String) - Method in class org.jinterop.dcom.test.MSPowerPoint2
 
OPERATION_RANGE_ERROR - Static variable in interface rpc.FaultCodes
Fault status indicating the requested operation number is out of range.
OPTIONAL_PARAM() - Static method in class org.jinterop.dcom.core.JIVariant
OPTIONAL PARAM.
options - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
org.jinterop.dcom.common - package org.jinterop.dcom.common
Defines classes to make system wide changes to the library.
org.jinterop.dcom.core - package org.jinterop.dcom.core
Defines the classes and data structures required to work with j-Interop.
org.jinterop.dcom.impls - package org.jinterop.dcom.impls
Defines factories to all external interfaces such as automation (IDispatch, ITypeInfo , IEnumVariant etc) and any other out of the box wrappers provided by j-Interop.
org.jinterop.dcom.impls.automation - package org.jinterop.dcom.impls.automation
Defines out-of-box classes for usage with COM servers supporting automation.
org.jinterop.dcom.test - package org.jinterop.dcom.test
 
org.jinterop.dcom.transport - package org.jinterop.dcom.transport
 
org.jinterop.winreg - package org.jinterop.winreg
Defines classes to access Windows Registry.
org.jinterop.winreg.smb - package org.jinterop.winreg.smb
 
org.lsst.ccs.drivers.opc - package org.lsst.ccs.drivers.opc
 
org.openscada.opc.dcom.common - package org.openscada.opc.dcom.common
 
org.openscada.opc.dcom.common.impl - package org.openscada.opc.dcom.common.impl
 
org.openscada.opc.dcom.da - package org.openscada.opc.dcom.da
 
org.openscada.opc.dcom.da.impl - package org.openscada.opc.dcom.da.impl
 
org.openscada.opc.dcom.list - package org.openscada.opc.dcom.list
 
org.openscada.opc.dcom.list.impl - package org.openscada.opc.dcom.list.impl
 
org.openscada.opc.lib.common - package org.openscada.opc.lib.common
 
org.openscada.opc.lib.da - package org.openscada.opc.lib.da
 
org.openscada.opc.lib.da.browser - package org.openscada.opc.lib.da.browser
 
org.openscada.opc.lib.list - package org.openscada.opc.lib.list
 
ORPHANED_TYPE - Static variable in class rpc.pdu.OrphanedPdu
 
OrphanedPdu - Class in rpc.pdu
 
OrphanedPdu() - Constructor for class rpc.pdu.OrphanedPdu
 
OUT_IDISPATCH() - Static method in class org.jinterop.dcom.core.JIVariant
VARIANT for ([out] IDispatch*).
OUT_IUNKNOWN() - Static method in class org.jinterop.dcom.core.JIVariant
VARIANT for ([out] IUnknown*).
outgoingRebind() - Method in class rpc.DefaultConnection
 
outgoingRebind() - Method in class rpc.security.ntlm.NtlmConnection
 
OUTPARAMforType(Class, boolean) - Static method in class org.jinterop.dcom.core.JIVariant
 
OUTPUT_ARGUMENTS_TOO_BIG - Static variable in interface rpc.FaultCodes
Fault status indicating the operation's output parameters are larger than their declared maximum size.
oVft - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
For FUNC_VIRTUAL, specifies the offset in the VTBL.

P

padBuffer() - Method in class gnu.crypto.hash.BaseHash
Returns the byte array to use as padding before completing a hash operation.
padBuffer() - Method in class gnu.crypto.hash.MD4
 
padBuffer() - Method in class gnu.crypto.hash.MD5
 
paramDesc - Variable in class org.jinterop.dcom.impls.automation.ElemDesc
Information about the parameter.
ParamDesc - Class in org.jinterop.dcom.impls.automation
Implements the PARAMDESC structure of COM Automation.
PARAMFLAG_FHASCUSTDATA - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FHASDEFAULT - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FIN - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FLCID - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FOPT - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FOUT - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_FRETVAL - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
PARAMFLAG_NONE - Static variable in class org.jinterop.dcom.impls.automation.ParamDesc
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.enumKey
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.enumValue
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.openKey
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.saveFile
 
parentKey - Variable in class org.jinterop.winreg.IJIWinReg.setValue
 
parse(String) - Method in class rpc.core.InterfaceIdentifier
 
parse(String) - Method in class rpc.core.PresentationSyntax
 
parse(String) - Method in class rpc.core.UUID
 
parse(String) - Method in class rpc.ncacn_np.RpcTransport
 
PASSWORD - Static variable in interface rpc.Security
 
pasteArrayToWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel2
 
pasteArrayToWorkSheet(int) - Method in class org.jinterop.dcom.test.MSExcel2_Test
 
pasteStringToWorkSheet() - Method in class org.jinterop.dcom.test.MSExcel
 
PBKDF2_PRNG_PREFIX - Static variable in interface gnu.crypto.Registry
PRNG based on PBKDF2 from PKCS #5 v.2.
performCallback(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
 
performOp() - Method in class org.jinterop.dcom.test.KainTest
 
performOp() - Method in class org.jinterop.dcom.test.MetrikonOPC
 
performOp() - Method in class org.jinterop.dcom.test.MSADO
 
performOp() - Method in class org.jinterop.dcom.test.MSEnumVariant
 
performOp() - Method in class org.jinterop.dcom.test.MSPowerPoint
 
performOp() - Method in class org.jinterop.dcom.test.MSWMI
 
performOp() - Method in class org.jinterop.dcom.test.MSWMI2
 
performOp() - Method in class org.jinterop.dcom.test.MSWord
 
performOp() - Method in class org.jinterop.dcom.test.MSWord2
 
performSquare(String[]) - Method in class org.jinterop.dcom.test.SampleTestServer
 
PFC_CONC_MPX - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating support for concurrent multiplexing of a single connection.
PFC_DID_NOT_EXECUTE - Static variable in class rpc.ConnectionOrientedPdu
Flag for fault PDUs; if set, indicates that the call definitely did not execute.
PFC_FIRST_FRAG - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating the PDU is the first fragment.
PFC_LAST_FRAG - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating the PDU is the last fragment.
PFC_MAYBE - Static variable in class rpc.ConnectionOrientedPdu
Flag for request PDU indicating oneway call semantics; no response will be provided by the server.
PFC_OBJECT_UUID - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating a valid object UUID was specified and is present in the optional object field.
PFC_PENDING_CANCEL - Static variable in class rpc.ConnectionOrientedPdu
Flag indicating a cancel was pending at the sender.
PKCS7_PAD - Static variable in interface gnu.crypto.Registry
PKCS#7 padding scheme.
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.closeKey
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.openHKCR
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.openHKCU
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.openHKLM
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.openHKU
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.openKey
 
policyhandle - Variable in class org.jinterop.winreg.IJIWinReg.queryValue
 
Port - Class in rpc.core
 
Port() - Constructor for class rpc.core.Port
 
Port(String) - Constructor for class rpc.core.Port
 
portSpec - Variable in class rpc.core.Port
 
PowerStatusChanged() - Method in class org.jinterop.dcom.test.SysInfoEvents
 
PresentationContext - Class in rpc.core
 
PresentationContext() - Constructor for class rpc.core.PresentationContext
 
PresentationContext(int, PresentationSyntax) - Constructor for class rpc.core.PresentationContext
 
PresentationContext(int, PresentationSyntax, PresentationSyntax[]) - Constructor for class rpc.core.PresentationContext
 
PresentationException - Exception in rpc
 
PresentationException() - Constructor for exception rpc.PresentationException
 
PresentationException(String) - Constructor for exception rpc.PresentationException
 
PresentationException(String, PresentationResult) - Constructor for exception rpc.PresentationException
 
PresentationResult - Class in rpc.core
 
PresentationResult() - Constructor for class rpc.core.PresentationResult
 
PresentationResult(PresentationSyntax) - Constructor for class rpc.core.PresentationResult
 
PresentationResult(int, int) - Constructor for class rpc.core.PresentationResult
 
PresentationResult(int, int, PresentationSyntax) - Constructor for class rpc.core.PresentationResult
 
PresentationSyntax - Class in rpc.core
 
PresentationSyntax() - Constructor for class rpc.core.PresentationSyntax
 
PresentationSyntax(String) - Constructor for class rpc.core.PresentationSyntax
 
PresentationSyntax(UUID, int, int) - Constructor for class rpc.core.PresentationSyntax
 
PrintTemplateInstantiation(IJIComObject) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
PrintTemplateTeardown(IJIComObject) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
PrivacyImpactedStateChange(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
processIncoming(NdrBuffer) - Method in class rpc.DefaultConnection
 
processIncoming(NetworkDataRepresentation, int, int, int, boolean) - Method in class rpc.security.ntlm.Ntlm1
 
processIncoming(NetworkDataRepresentation, int, int, int, boolean) - Method in interface rpc.Security
 
processOutgoing() - Method in class rpc.DefaultConnection
 
processOutgoing(NetworkDataRepresentation, int, int, int, boolean) - Method in class rpc.security.ntlm.Ntlm1
 
processOutgoing(NetworkDataRepresentation, int, int, int, boolean) - Method in interface rpc.Security
 
processRequests(IJICOMRuntimeWorker, String, List) - Method in class org.jinterop.dcom.transport.JIComRuntimeEndpoint
 
ProgressChange(int, int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
properties - Variable in class rpc.security.ntlm.NtlmAuthentication
 
properties - Variable in class rpc.security.ntlm.NtlmConnection
 
PropertyChange(JIString) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
PropertyDescription - Class in org.openscada.opc.dcom.da
 
PropertyDescription() - Constructor for class org.openscada.opc.dcom.da.PropertyDescription
 
PROPOSED_TRANSFER_SYNTAXES_NOT_SUPPORTED - Static variable in class rpc.core.PresentationResult
 
PROTECTION_LEVEL_CALL - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_CONNECT - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_INTEGRITY - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_NONE - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_PACKET - Static variable in interface rpc.Security
 
PROTECTION_LEVEL_PRIVACY - Static variable in interface rpc.Security
 
protectionLevel - Variable in class rpc.core.AuthenticationVerifier
 
PROTOCOL - Static variable in class rpc.ncacn_np.RpcTransport
 
PROTOCOL_ERROR - Static variable in interface rpc.FaultCodes
Fault status indicating a protocol violation.
PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
ProtocolDataUnit - Interface in rpc
 
ProtocolVersion - Class in rpc.core
 
ProtocolVersion() - Constructor for class rpc.core.ProtocolVersion
 
PROVIDER_REJECTION - Static variable in class rpc.core.PresentationResult
 
ProviderException - Exception in rpc
 
ProviderException() - Constructor for exception rpc.ProviderException
 
ProviderException(String) - Constructor for exception rpc.ProviderException
 
ptr - Variable in class ndr.NetworkDataRepresentation
 
put(int, JIVariant) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the dispId.
put(String, JIVariant) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the name parameter.
put(int, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the dispId
put(String, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the name parameter.
putRef(int, JIVariant) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propputref for the method identified by the dispId.
putRef(String, JIVariant) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the name parameter.
putRef(int, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propputref for the method identified by the dispId.
putRef(String, Object[]) - Method in interface org.jinterop.dcom.impls.automation.IJIDispatch
Performs a propput for the method identified by the name parameter.

Q

QOP_AUTH - Static variable in interface gnu.crypto.Registry
authentication only.
QOP_AUTH_CONF - Static variable in interface gnu.crypto.Registry
authentication plus integrity and confidentiality protection.
QOP_AUTH_INT - Static variable in interface gnu.crypto.Registry
authentication plus integrity protection.
QtpComTest - Class in org.jinterop.dcom.test
 
QtpComTest(String, String, String, String) - Constructor for class org.jinterop.dcom.test.QtpComTest
 
Quality - Enum in org.lsst.ccs.drivers.opc
Contains the three basic OPC data quality indicators, derived from the upper two bits of the least significant byte of the quality code.
queryAvailableLocaleIDs() - Method in class org.openscada.opc.dcom.common.impl.OPCCommon
 
queryAvailableProperties(String) - Method in class org.openscada.opc.dcom.da.impl.OPCItemProperties
 
queryInterface(String) - Method in interface org.jinterop.dcom.core.IJIComObject
Retrieve interface references based on iid.
queryInterface(String) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
 
queryOrganization() - Method in class org.openscada.opc.dcom.da.impl.OPCBrowseServerAddressSpace
Get the information how the namespace is organized
queryValue() - Constructor for class org.jinterop.winreg.IJIWinReg.queryValue
 
quitPowerPoint() - Method in class org.jinterop.dcom.test.MSPowerPoint2
 

R

RAW_ENCODING - Static variable in interface gnu.crypto.Registry
 
RAW_ENCODING_ID - Static variable in interface gnu.crypto.Registry
 
RC4_PRNG - Static variable in interface gnu.crypto.Registry
We use "rc4" as an alias for "arcfour".
read(NetworkDataRepresentation) - Method in class ndr.NdrObject
 
read(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JICallBuilder
 
read(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallBuilder
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.closeKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.createKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumValue
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCR
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCU
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKLM
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKU
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.queryValue
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.saveFile
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.setValue
 
read(int, Integer...) - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2
 
read(IORequest[]) - Method in class org.openscada.opc.dcom.da.impl.OPCItemIO
 
read(OPCDATASOURCE, Integer...) - Method in class org.openscada.opc.dcom.da.impl.OPCSyncIO
 
read(boolean, Item...) - Method in class org.openscada.opc.lib.da.Group
 
read(boolean) - Method in class org.openscada.opc.lib.da.Item
 
read(NetworkDataRepresentation) - Method in class rpc.core.Port
 
read(NetworkDataRepresentation) - Method in class rpc.core.PresentationContext
 
read(NetworkDataRepresentation) - Method in class rpc.core.PresentationResult
 
readBody(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextResponsePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindAcknowledgePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readBody(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readBoolean() - Method in class ndr.NetworkDataRepresentation
 
readCharacterArray(char[], int, int) - Method in class ndr.NetworkDataRepresentation
 
readComplete(int, int, int, int, KeyedResultSet<Integer, ValueData>) - Method in interface org.openscada.opc.dcom.da.IOPCDataCallback
 
readComplete(int, int, int, int, KeyedResultSet<Integer, ValueData>) - Method in class org.openscada.opc.lib.da.Async20Access
 
readFormat(byte[], int, boolean) - Static method in class ndr.Format
 
readFormat(boolean) - Method in class ndr.NetworkDataRepresentation
 
readGroup(boolean) - Method in class org.lsst.ccs.drivers.opc.OPCClient
Reads all the values in the group.
readGroup() - Method in class org.lsst.ccs.drivers.opc.OPCDriver
Reads the group of items defined via setGroup.
readHeader(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readObject(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallBuilder
 
readOctetArray(byte[], int, int) - Method in class ndr.NdrBuffer
 
readOctetArray(byte[], int, int) - Method in class ndr.NetworkDataRepresentation
 
readPdu(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readPdu(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
readStub(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
readUnsignedLong() - Method in class ndr.NetworkDataRepresentation
 
readUnsignedShort() - Method in class ndr.NetworkDataRepresentation
 
readUnsignedSmall() - Method in class ndr.NetworkDataRepresentation
 
realizeAll() - Method in class org.openscada.opc.lib.da.AccessBase
 
realizeItem(String) - Method in class org.openscada.opc.lib.da.AccessBase
 
reason - Variable in class rpc.core.PresentationResult
 
REASON_NOT_SPECIFIED - Static variable in class rpc.core.PresentationResult
 
REASON_NOT_SPECIFIED - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
rebind() - Method in class rpc.ConnectionOrientedEndpoint
 
rebindEndPoint() - Method in class org.jinterop.dcom.transport.JIComEndpoint
 
receive(Transport) - Method in interface rpc.Connection
 
receive() - Method in class rpc.ConnectionOrientedEndpoint
 
receive(Transport) - Method in class rpc.DefaultConnection
 
receive(NdrBuffer) - Method in class rpc.ncacn_np.RpcTransport
 
receive(NdrBuffer) - Method in interface rpc.Transport
 
receiveBuffer - Variable in class rpc.DefaultConnection
 
receiveFragment(Transport) - Method in class rpc.DefaultConnection
 
refresh(OPCDATASOURCE, int) - Method in class org.openscada.opc.dcom.da.impl.OPCAsyncIO2
 
REG_BINARY - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying Binary
REG_DWORD - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying DWORD
REG_EXPAND_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying environment string
REG_MULTI_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying mutliple strings (array)
REG_NONE - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying empty type
REG_OPTION_NON_VOLATILE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
REG_OPTION_VOLATILE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
REG_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying String
REGDB_E_CLASSNOTREG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Class not registered
REGDB_E_IIDNOTREG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Interface not registered
registerUnreferencedHandler(IJIUnreferenced) - Method in interface org.jinterop.dcom.core.IJIComObject
Adds a IJIUnreferenced handler.
registerUnreferencedHandler(IJIUnreferenced) - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
 
Registry - Interface in gnu.crypto
A placeholder for names and literals used throughout this library.
reInit() - Method in class org.jinterop.dcom.core.JICallBuilder
Reinitializes all members of this object.
release() - Method in interface org.jinterop.dcom.core.IJIComObject
Decreases the reference count on the COM server by 5 (currently hard coded).
release() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
 
remove(Integer...) - Method in class org.openscada.opc.dcom.da.impl.OPCItemMgt
 
remove() - Method in class org.openscada.opc.lib.da.Group
remove the group from the server
removeGroup(int, boolean) - Method in class org.openscada.opc.dcom.da.impl.OPCServer
 
removeGroup(OPCGroupStateMgt, boolean) - Method in class org.openscada.opc.dcom.da.impl.OPCServer
 
removeGroup(Group, boolean) - Method in class org.openscada.opc.lib.da.Server
 
removeInParamAt(int, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Removes [in] parameter at the specified index from the Parameter list.
removeInParamAt(int, int) - Method in class org.jinterop.dcom.core.JILocalParamsDescriptor
Removes [in] parameter at the specified index from the parameter list.
removeItem(String) - Method in class org.openscada.opc.lib.da.AccessBase
 
removeItem(String) - Method in class org.openscada.opc.lib.da.Group
 
removeListener(EventNotificationListener) - Method in class org.jinterop.dcom.test.JIOPCEventSink
 
removeListener(AutoReconnectListener) - Method in class org.openscada.opc.lib.da.AutoReconnectController
 
removeListener(ServerStateListener) - Method in class org.openscada.opc.lib.da.ServerStateReader
 
removeMember(int) - Method in class org.jinterop.dcom.core.JIStruct
Removes the member from the specified index.
removeMember(Object) - Method in class org.jinterop.dcom.core.JIUnion
Removes the entry , identified by it's discriminant from the parameter list of the union.
removeMethodDescriptor(int) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
Removes the method descriptor identified by it's number.
removeMethodDescriptor(String) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
Removes the method descriptor identified by it's name.
removeOutParamAt(int, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Removes [out] parameter at the specified index from the out parameters list.
removeStateListener(AccessStateListener) - Method in class org.openscada.opc.lib.da.AccessBase
 
removeStateListener(ServerConnectionStateListener) - Method in class org.openscada.opc.lib.da.Server
 
replaceString(String, String, String) - Static method in class com.iwombat.util.StringUtil
Method replaceString Description: replace all occurances of substring with another
REQUEST_TYPE - Static variable in class rpc.pdu.RequestCoPdu
 
RequestCoPdu - Class in rpc.pdu
 
RequestCoPdu() - Constructor for class rpc.pdu.RequestCoPdu
 
reset() - Method in class gnu.crypto.hash.BaseHash
 
reset() - Method in interface gnu.crypto.hash.IMessageDigest
Resets the current context of this instance clearing any eventually cached intermediary values.
reset() - Method in class ndr.NdrBuffer
 
reset() - Method in interface org.jinterop.dcom.impls.automation.IJIEnumVariant
Definition from MSDN: Resets the enumeration sequence to the beginning.
reset() - Method in class org.openscada.opc.dcom.common.impl.EnumGUID
 
reset() - Method in class org.openscada.opc.dcom.common.impl.EnumString
 
reset() - Method in class rpc.Buffer
 
resetCallIdCounter() - Method in class rpc.pdu.BindPdu
 
resetContext() - Method in class gnu.crypto.hash.BaseHash
Resets the instance for future re-use.
resetContext() - Method in class gnu.crypto.hash.MD4
 
resetContext() - Method in class gnu.crypto.hash.MD5
 
RESPONSE_TYPE - Static variable in class rpc.pdu.ResponseCoPdu
 
ResponseCoPdu - Class in rpc.pdu
 
ResponseCoPdu() - Constructor for class rpc.pdu.ResponseCoPdu
 
Responses - Class in rpc.security.ntlm
Calculates the various Type 3 responses.
Responses() - Constructor for class rpc.security.ntlm.Responses
 
Result<T> - Class in org.openscada.opc.dcom.common
 
Result() - Constructor for class org.openscada.opc.dcom.common.Result
 
Result(T, int) - Constructor for class org.openscada.opc.dcom.common.Result
 
result - Variable in class rpc.core.PresentationResult
 
ResultSet<T> - Class in org.openscada.opc.dcom.common
 
ResultSet() - Constructor for class org.openscada.opc.dcom.common.ResultSet
 
ResultSet(int) - Constructor for class org.openscada.opc.dcom.common.ResultSet
 
retval - Variable in class org.jinterop.winreg.IJIWinReg.enumKey
 
retval - Variable in class org.jinterop.winreg.IJIWinReg.enumValue
 
REUSE_FALSE - Static variable in interface gnu.crypto.Registry
 
REUSE_TRUE - Static variable in interface gnu.crypto.Registry
 
reverseArrayForDispatch(JIArray) - Static method in class org.jinterop.dcom.core.JIFrameworkHelper
 
RIJNDAEL_CIPHER - Static variable in interface gnu.crypto.Registry
 
RIPEMD128_HASH - Static variable in interface gnu.crypto.Registry
 
RIPEMD160_HASH - Static variable in interface gnu.crypto.Registry
 
RIPEMD_128_HASH - Static variable in interface gnu.crypto.Registry
RIPEMD-128 is synonymous to RIPEMD128.
RIPEMD_160_HASH - Static variable in interface gnu.crypto.Registry
RIPEMD-160 is synonymous to RIPEMD160.
rpc - package rpc
 
rpc.core - package rpc.core
 
rpc.ncacn_np - package rpc.ncacn_np
 
rpc.pdu - package rpc.pdu
 
rpc.security.ntlm - package rpc.security.ntlm
 
RPC_E_CALL_REJECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Call was rejected by callee.
RPC_E_DISCONNECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The object invoked has disconnected from its clients.
RPC_E_INVALID_DATA - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The stub recieved bad data.
RPC_E_INVALID_IPID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The requested object or interface does not exist.
RPC_E_INVALID_OBJECT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The requested object does not exist.
RPC_E_INVALID_OBJREF - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The marshaled interface data packet (OBJREF) has an invalid or unknown format.
RPC_E_INVALID_OXID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The object exporter was not found.
RPC_E_SERVERFAULT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The server threw an exception.
RPC_E_SYS_CALL_FAILED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
System call failed.
RPC_E_UNEXPECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
An internal error occurred.
RPC_E_VERSION_MISMATCH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The version of OLE on the client and server machines does not match.
RPC_S_ACCESS_VIOLATION - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Access Violation.
RPC_S_PROCNUM_OUT_OF_RANGE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The procedure number is out of range.
RPC_S_PROCNUM_OUT_OF_RANGE2 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The procedure number is out of range.
RPC_SERVER_UNAVAILABLE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The RPC server is unavailable.
RPC_VERSION_MISMATCH - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not support the RPC protocol version specified in the request.
RpcException - Exception in rpc
 
RpcException() - Constructor for exception rpc.RpcException
 
RpcException(String) - Constructor for exception rpc.RpcException
 
RpcTransport - Class in rpc.ncacn_np
 
RpcTransport(String, Properties) - Constructor for class rpc.ncacn_np.RpcTransport
 
RSA_KPG - Static variable in interface gnu.crypto.Registry
 
RSA_PKCS1_V1_5_SIG - Static variable in interface gnu.crypto.Registry
 
RSA_PSS_SIG - Static variable in interface gnu.crypto.Registry
 
run() - Method in class org.jinterop.dcom.test.TestJIThreading.TestThread
 
run() - Method in class org.openscada.opc.lib.da.ServerStateOperation
Perform the operation.
run() - Method in class org.openscada.opc.lib.da.SyncAccess
 
runOnce() - Method in class org.openscada.opc.lib.da.SyncAccess
 
runPresentation(IJIDispatch) - Method in class org.jinterop.dcom.test.MSPowerPoint2
 

S

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
 

T

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

U

u - Variable in class org.jinterop.dcom.impls.automation.VarDesc
 
UHASH32 - Static variable in interface gnu.crypto.Registry
Message Authentication Code using Universal Hashing (Ted Krovetz).
UMAC32 - Static variable in interface gnu.crypto.Registry
 
UMAC_PRNG - Static variable in interface gnu.crypto.Registry
PRNG based on UMAC's Key Derivation Function.
unbind() - Method in class org.openscada.opc.lib.da.AccessBase
 
UNKNOWN_INTERFACE - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not export the interface requested by the client.
UnknownGroupException - Exception in org.openscada.opc.lib.da
 
UnknownGroupException(String) - Constructor for exception org.openscada.opc.lib.da.UnknownGroupException
 
unrealizeAll() - Method in class org.openscada.opc.lib.da.AccessBase
 
unrealizeItem(String) - Method in class org.openscada.opc.lib.da.AccessBase
 
unReferenced() - Method in interface org.jinterop.dcom.common.IJIUnreferenced
Called when the IJIComObject associated with this interface is garbage collected by the framework.
unregisterUnreferencedHandler() - Method in interface org.jinterop.dcom.core.IJIComObject
Removes the IJIUnreferenced handler associated with this object.
unregisterUnreferencedHandler() - Method in class org.jinterop.dcom.core.JIComObjectImplWrapper
 
UNSPECIFIED_REJECTION - Static variable in interface rpc.FaultCodes
Fault status indicating the server is rejecting the request for unspecified reasons.
UNSUPPORTED_AUTHENTICATION_LEVEL - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not support the authentication level requested.
UNSUPPORTED_TYPE - Static variable in interface rpc.FaultCodes
Fault status indicating the server does not implement the requested operation for the requested object's type.
update(byte) - Method in class gnu.crypto.hash.BaseHash
 
update(byte[], int, int) - Method in class gnu.crypto.hash.BaseHash
 
update(byte) - Method in interface gnu.crypto.hash.IMessageDigest
Continues a message digest operation using the input byte.
update(byte[], int, int) - Method in interface gnu.crypto.hash.IMessageDigest
Continues a message digest operation, by filling the buffer, processing data in the algorithm's HASH_SIZE-bit block(s), updating the context and count, and buffering the remaining bytes in buffer for the next operation.
updateItem(Item, ItemState) - Method in class org.openscada.opc.lib.da.AccessBase
 
UpdateMe(JIUnsignedShort, JIArray) - Method in class org.jinterop.dcom.test.SampleTestServerCallback
 
UpdatePageStatus(IJIComObject, JIVariant, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
useNTLMv2(boolean) - Method in class org.jinterop.dcom.core.JISession
Sets the use of NTLMv2 Security (default is NTLM1).
USER_DATA_NOT_READABLE - Static variable in class rpc.pdu.BindNoAcknowledgePdu
 
USER_REJECTION - Static variable in class rpc.core.PresentationResult
 
USERNAME - Static variable in interface rpc.Security
 
useSessionSecurity(boolean) - Method in class org.jinterop.dcom.core.JISession
Sets the use of NTLM2 Session Security.
Util - Class in gnu.crypto.util
A collection of utility methods used throughout this project.
UUID - Class in com.iwombat.foundation.uuid
Universal object identifier.
UUID(byte[]) - Constructor for class com.iwombat.foundation.uuid.UUID
 
UUID(String) - Constructor for class com.iwombat.foundation.uuid.UUID
 
UUID - Class in rpc.core
 
UUID() - Constructor for class rpc.core.UUID
 
UUID(String) - Constructor for class rpc.core.UUID
 
UUIDFactory - Class in com.iwombat.foundation.uuid
Class responsible for creating unique identifiers specific to the DCE UUID implementation.

V

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
 

W

wFuncFlags - Variable in class org.jinterop.dcom.impls.automation.FuncDesc
Definition of flags follows.
WHIRLPOOL_HASH - Static variable in interface gnu.crypto.Registry
 
WHO_ARE_YOU_FAILED - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the conversation manager callback failed.
wIDLFlags - Variable in class org.jinterop.dcom.impls.automation.IdlDesc
 
WIN_AUTH_FAILURE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The attempted logon is invalid.
WindowClosing(boolean, JIVariant) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowSetHeight(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowSetLeft(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowSetResizable(boolean) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowSetTop(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowSetWidth(int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
WindowStateChanged(int, int) - Method in class org.jinterop.dcom.test.DWebBrowserEvents2
 
winreg_CloseKey(JIPolicyHandle) - Method in interface org.jinterop.winreg.IJIWinReg
Closes the key.
winreg_CloseKey(JIPolicyHandle) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_CreateKey(JIPolicyHandle, String, int, int) - Method in interface org.jinterop.winreg.IJIWinReg
Creates a new key by name subKey under the handle.
winreg_CreateKey(JIPolicyHandle, String, int, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_DeleteKeyOrValue(JIPolicyHandle, String, boolean) - Method in interface org.jinterop.winreg.IJIWinReg
Deletes a key or value specified by valueName.
winreg_DeleteKeyOrValue(JIPolicyHandle, String, boolean) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_EnumKey(JIPolicyHandle, int) - Method in interface org.jinterop.winreg.IJIWinReg
Returns name and class (in that order) for the key identified by index under parent handle.
winreg_EnumKey(JIPolicyHandle, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_EnumValue(JIPolicyHandle, int) - Method in interface org.jinterop.winreg.IJIWinReg
Returns name and type (in that order) for the value identified by index under parent handle.
winreg_EnumValue(JIPolicyHandle, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_OpenHKCR() - Method in interface org.jinterop.winreg.IJIWinReg
Opens the HKEY_CLASSES_ROOT key
winreg_OpenHKCR() - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_OpenHKCU() - Method in interface org.jinterop.winreg.IJIWinReg
Opens the HKEY_CURRENT_USER key
winreg_OpenHKCU() - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_OpenHKLM() - Method in interface org.jinterop.winreg.IJIWinReg
Opens the HKEY_LOCAL_MACHINE key
winreg_OpenHKLM() - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_OpenHKU() - Method in interface org.jinterop.winreg.IJIWinReg
Opens the HKEY_USERS key
winreg_OpenHKU() - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_OpenKey(JIPolicyHandle, String, int) - Method in interface org.jinterop.winreg.IJIWinReg
Opens the subkey of key specified by handle.
winreg_OpenKey(JIPolicyHandle, String, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_QueryValue(JIPolicyHandle, int) - Method in interface org.jinterop.winreg.IJIWinReg
Query the key for it's name.
winreg_QueryValue(JIPolicyHandle, String, int) - Method in interface org.jinterop.winreg.IJIWinReg
Query the key-value for it's value.Please put buffer size more than the estimated expected value.
winreg_QueryValue(JIPolicyHandle, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_QueryValue(JIPolicyHandle, String, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_SaveFile(JIPolicyHandle, String) - Method in interface org.jinterop.winreg.IJIWinReg
Saves registry entries from handle location to local fileName.
winreg_SaveFile(JIPolicyHandle, String) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_SetValue(JIPolicyHandle, String, byte[][]) - Method in interface org.jinterop.winreg.IJIWinReg
Sets name-value for a REG_MULTI_SZ type.
winreg_SetValue(JIPolicyHandle, String) - Method in interface org.jinterop.winreg.IJIWinReg
Sets an empty name-value for a REG_NONE type.
winreg_SetValue(JIPolicyHandle, String, byte[], boolean, boolean) - Method in interface org.jinterop.winreg.IJIWinReg
Sets name-value for a REG_SZ\REG_EXPAND_SZ\REG_BINARY type.
winreg_SetValue(JIPolicyHandle, String, int) - Method in interface org.jinterop.winreg.IJIWinReg
Sets name-value for a REG_DWORD type.
winreg_SetValue(JIPolicyHandle, String, byte[][]) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_SetValue(JIPolicyHandle, String) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_SetValue(JIPolicyHandle, String, byte[], boolean, boolean) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
winreg_SetValue(JIPolicyHandle, String, int) - Method in class org.jinterop.winreg.smb.JIWinRegStub
 
wMajorVerNum - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
Major version number.
wMinorVerNum - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
Minor version number.
workerOver() - Method in interface org.jinterop.dcom.common.IJICOMRuntimeWorker
 
wPARAMFlags - Variable in class org.jinterop.dcom.impls.automation.ParamDesc
IN, OUT, etc
write(NetworkDataRepresentation) - Method in class ndr.NdrObject
 
write(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JICallBuilder
 
write(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallBuilder
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.closeKey
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.createKey
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumKey
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumValue
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCR
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCU
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKLM
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKU
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openKey
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.queryValue
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.saveFile
 
write(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.setValue
 
write(WriteRequest...) - Method in class org.openscada.opc.dcom.da.impl.OPCSyncIO
 
write(WriteRequest...) - Method in class org.openscada.opc.lib.da.Group
 
write(JIVariant) - Method in class org.openscada.opc.lib.da.Item
 
write(NetworkDataRepresentation) - Method in class rpc.core.Port
 
write(NetworkDataRepresentation) - Method in class rpc.core.PresentationContext
 
write(NetworkDataRepresentation) - Method in class rpc.core.PresentationResult
 
writeBody(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.AlterContextResponsePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.Auth3Pdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindAcknowledgePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindNoAcknowledgePdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.BindPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writeBody(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
writeBoolean(boolean) - Method in class ndr.NetworkDataRepresentation
 
writeCharacterArray(char[], int, int) - Method in class ndr.NetworkDataRepresentation
 
writeComplete(int, int, int, ResultSet<Integer>) - Method in interface org.openscada.opc.dcom.da.IOPCDataCallback
 
writeComplete(int, int, int, ResultSet<Integer>) - Method in class org.openscada.opc.lib.da.Async20Access
 
writeFormat(byte[], int, boolean) - Method in class ndr.Format
 
writeFormat(Format) - Method in class ndr.NetworkDataRepresentation
 
writeFormat(boolean) - Method in class ndr.NetworkDataRepresentation
 
writeHeader(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writeObject(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallBuilder
 
writeOctetArray(byte[], int, int) - Method in class ndr.NdrBuffer
 
writeOctetArray(byte[], int, int) - Method in class ndr.NetworkDataRepresentation
 
writePdu(NetworkDataRepresentation) - Method in class rpc.ConnectionOrientedPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writePdu(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
WriteRequest - Class in org.openscada.opc.dcom.da
Data for a write request to the server
WriteRequest() - Constructor for class org.openscada.opc.dcom.da.WriteRequest
 
WriteRequest(WriteRequest) - Constructor for class org.openscada.opc.dcom.da.WriteRequest
 
WriteRequest(int, JIVariant) - Constructor for class org.openscada.opc.dcom.da.WriteRequest
Create a new write request with pre-fille data
WriteRequest - Class in org.openscada.opc.lib.da
 
WriteRequest(Item, JIVariant) - Constructor for class org.openscada.opc.lib.da.WriteRequest
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.FaultCoPdu
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.RequestCoPdu
 
writeStub(NetworkDataRepresentation) - Method in class rpc.pdu.ResponseCoPdu
 
writeUnsignedLong(int) - Method in class ndr.NetworkDataRepresentation
 
writeUnsignedShort(int) - Method in class ndr.NetworkDataRepresentation
 
writeUnsignedSmall(int) - Method in class ndr.NetworkDataRepresentation
 
WRONG_BOOT_TIME - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating the specified boot time does not match the actual server boot time.
WshShell - Class in org.jinterop.dcom.test
 
WshShell(String, String, String, String) - Constructor for class org.jinterop.dcom.test.WshShell
 
wTypeFlags - Variable in class org.jinterop.dcom.impls.automation.TypeAttr
 
wVarFlags - Variable in class org.jinterop.dcom.impls.automation.VarDesc
Definition of flags follows

X

XMLDAServer10 - Static variable in interface org.openscada.opc.dcom.common.Categories
 
XMLDAServer10 - Static variable in interface org.openscada.opc.lib.list.Categories
Category of the XML DA 1.0 Servers

Y

YOU_CRASHED - Static variable in interface rpc.FaultCodes
Connectionless fault status indicating a restarted server called back a client.

_

_batchSize - Variable in class org.openscada.opc.lib.da.browser.BaseBrowser
The batch size is the number of entries that will be requested with one call from the server.
_browser - Variable in class org.openscada.opc.lib.da.browser.BaseBrowser
 
_error - Variable in class org.openscada.opc.lib.da.ServerStateOperation
 
_lock - Variable in class org.openscada.opc.lib.da.ServerStateOperation
 
_running - Variable in class org.openscada.opc.lib.da.ServerStateOperation
 
_server - Variable in class org.openscada.opc.lib.da.ServerStateOperation
 
_serverStatus - Variable in class org.openscada.opc.lib.da.ServerStateOperation
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2017 LSST. All rights reserved.