Sun Adapter for COM/DCOM API
A B C D E F G H I M N P R S T U V W _

C

cleanup() - Method in class com.stc.connector.comadapter.eway.ComEwayConnection
Perform clean up of any resources or reset of any state held by the instance of EwayConnection.
clear() - Method in class com.stc.connector.comadapter.comruntime.STCComSafeArray
Clears the content of this object from the previously associated Java array
clear() - Method in class com.stc.connector.comadapter.comruntime.STCComVariant
Similar to VariantClear in COM.
close() - Method in class com.stc.connector.comadapter.appconn.ComApplicationConnection
Closes the application connection handle.
com.stc.connector.appconn.com - package com.stc.connector.appconn.com
 
com.stc.connector.appconn.com.otd - package com.stc.connector.appconn.com.otd
 
com.stc.connector.appconn.com.otd.types - package com.stc.connector.appconn.com.otd.types
 
com.stc.connector.comadapter.alerts - package com.stc.connector.comadapter.alerts
 
com.stc.connector.comadapter.appconn - package com.stc.connector.comadapter.appconn
 
com.stc.connector.comadapter.comruntime - package com.stc.connector.comadapter.comruntime
 
com.stc.connector.comadapter.comruntimeimpl - package com.stc.connector.comadapter.comruntimeimpl
 
com.stc.connector.comadapter.comruntimeimpl.taskprocessor - package com.stc.connector.comadapter.comruntimeimpl.taskprocessor
 
com.stc.connector.comadapter.eway - package com.stc.connector.comadapter.eway
 
com.stc.connector.comadapter.system - package com.stc.connector.comadapter.system
 
com.stc.connector.comadapter.taskprocessor - package com.stc.connector.comadapter.taskprocessor
 
com.stc.connector.comadapter.taskprocessor.threadpool - package com.stc.connector.comadapter.taskprocessor.threadpool
 
COM_CREATECOMOBECTJFAILED - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
Failed to create COM object instance Failed to create COM object instance, CLSID {0} Params: {0} COM object CLSID
COM_EWAY_RUNNING - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay running status code.
COM_EWAY_STARTED - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay started status code.
COM_EWAY_STOPPED - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay stopped status code.
COM_EWAY_STOPPING - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay stopping status code.
COM_EWAY_SUSPENDED - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay suspended status code.
COM_EWAY_SUSPENDING - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
eWay suspending status code.
COM_NOMOREACCESSHANDLES - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
No more concurrent access handles available No more concurrent access handles available
COM_UNABLETOGETCOMRUNTIME - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
Failed to acquire COM runtime environment Failed acquire COM runtime environment.
COM_UNKNOWNAPPNAME - Static variable in class com.stc.connector.comadapter.alerts.ComAlertCodes
Unable to create application object for unrecognized name Unable to create application object for unrecognized name Params: {0} application name
ComAlertCodes - Class in com.stc.connector.comadapter.alerts
 
ComAlertCodes() - Constructor for class com.stc.connector.comadapter.alerts.ComAlertCodes
 
ComApplication - Class in com.stc.connector.appconn.com.otd
ComApplication.
ComApplication() - Constructor for class com.stc.connector.appconn.com.otd.ComApplication
 
ComApplicationConnection - Class in com.stc.connector.comadapter.appconn
This class implements the ApplicationConnection interface for the COM application connection.
ComApplicationConnection(ManagedConnectionCallback, ComEwayConnection, ConfigurationHelper) - Constructor for class com.stc.connector.comadapter.appconn.ComApplicationConnection
Creates a new instance of HttpApplicationConnection.
ComApplicationException - Exception in com.stc.connector.appconn.com
The ComApplicationException is the exception type that can be thrown from methods on the COM AppConn interfaces.
ComApplicationException(String, Throwable) - Constructor for exception com.stc.connector.appconn.com.ComApplicationException
Constructor for the class.
ComApplicationException(String) - Constructor for exception com.stc.connector.appconn.com.ComApplicationException
Constructor for the class.
ComConfiguration - Class in com.stc.connector.appconn.com
The ComConfiguration class is used to access the configuration parameters given by the user.
ComConfiguration(ConfigurationHelper) - Constructor for class com.stc.connector.appconn.com.ComConfiguration
Constructor for the class.
ComEwayConnection - Class in com.stc.connector.comadapter.eway
This class implements the EwayConnection interface for the ETD.
ComEwayConnection() - Constructor for class com.stc.connector.comadapter.eway.ComEwayConnection
Creates a new instance of EtdEwayConnection
ComManagedConnection - Class in com.stc.connector.comadapter.system
 
ComManagedConnection(STCManagedConnectionFactory, Subject, ConfigurationHelper) - Constructor for class com.stc.connector.comadapter.system.ComManagedConnection
 
ComManagedConnectionFactory - Class in com.stc.connector.comadapter.system
This class implements the ManagedConnectionFactory interface.
ComManagedConnectionFactory() - Constructor for class com.stc.connector.comadapter.system.ComManagedConnectionFactory
 
ComOtdInterface - Interface in com.stc.connector.appconn.com.otd
This is the base interface for all OTD generated COM interafces.
ComOtdInterfaceImpl - Class in com.stc.connector.appconn.com.otd
This is the base class for all OTD generated COM interafce implementations.
ComOtdInterfaceImpl(STCIDispatch) - Constructor for class com.stc.connector.appconn.com.otd.ComOtdInterfaceImpl
 
ComRuntimeAgent - Interface in com.stc.connector.appconn.com
This is the ComRuntimeAgent interface for the COM application connection.
ComRuntimeAgentImpl - Class in com.stc.connector.comadapter.appconn
This class implements the ApplicationConnection interface for the COM application connection.
ComRuntimeAgentImpl(ComApplicationConnection) - Constructor for class com.stc.connector.comadapter.appconn.ComRuntimeAgentImpl
Creates a new instance of ComRuntimeAgentImpl.
ComTask - Class in com.stc.connector.comadapter.comruntimeimpl.taskprocessor
 
ComTask() - Constructor for class com.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComTask
 
ComWorker - Class in com.stc.connector.comadapter.comruntimeimpl.taskprocessor
 
ComWorker() - Constructor for class com.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComWorker
 
ComWorkerFactory - Class in com.stc.connector.comadapter.comruntimeimpl.taskprocessor
 
ComWorkerFactory() - Constructor for class com.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComWorkerFactory
 
ConnectionAssociation - Interface in com.stc.connector.appconn.com
This is the interface for the OTD allowing associations with COM application connection.
create(String) - Method in interface com.stc.connector.appconn.com.ComRuntimeAgent
Call this method to create an instance of the COM object specified by the CLSID string and the default server (if DCOM component) in the eWay configuration.
create(String) - Method in class com.stc.connector.appconn.com.otd.ComApplication
Call this method to create an instance of the COM object specified by the CLSID string and the server (if DCOM component) in the eWay configuration.
create(String) - Method in class com.stc.connector.comadapter.appconn.ComRuntimeAgentImpl
Call this method to create an instance of the COM object specified by the CLSID string and the default server (if DCOM component) in the eWay configuration.
create(String, String) - Method in interface com.stc.connector.comadapter.comruntime.STCComRuntime
Creates an instance of the COM object specified by the CLSID string and server (if DCOM component).
create(String, String) - Method in class com.stc.connector.comadapter.comruntimeimpl.STCComRuntimeImpl
Call this method to create an instance of the COM object specified by the CLSID string and server (if DCOM component).
create(String, String) - Method in class com.stc.connector.comadapter.eway.ComEwayConnection
Call this method to create an instance of the COM object specified by the CLSID string and server (if DCOM component) overriding the default server in the eWay configuration.
createApplication(String) - Method in class com.stc.connector.comadapter.appconn.ComApplicationConnection
Creates an Application from the Application Connection.
createOutputHandler() - Method in class com.stc.connector.comadapter.appconn.ComApplicationConnection
Creates an OutputHandler for "sending" data to the EIS.
createThread(Runnable) - Method in class com.stc.connector.comadapter.taskprocessor.threadpool.PoolThreadFactory
 
createThread(Runnable) - Method in interface com.stc.connector.comadapter.taskprocessor.threadpool.ThreadFactory
 
createWorker() - Method in class com.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComWorkerFactory
 
createWorker() - Method in interface com.stc.connector.comadapter.taskprocessor.WorkerFactory
 
createWorkPlace() - Method in class com.stc.connector.comadapter.taskprocessor.GenericWorkPlaceFactory
 
createWorkPlace() - Method in interface com.stc.connector.comadapter.taskprocessor.WorkPlaceFactory
 

Sun Adapter for COM/DCOM API
A B C D E F G H I M N P R S T U V W _
Copyright © 1994-2008 Sun Microsystems, Inc. All rights reserved.