Sun Adapter for COM/DCOM API

Uses of Class
com.stc.connector.appconn.com.ComApplicationException

Packages that use ComApplicationException
com.stc.connector.appconn.com   
com.stc.connector.appconn.com.otd   
com.stc.connector.comadapter.appconn   
 

Uses of ComApplicationException in com.stc.connector.appconn.com
 

Methods in com.stc.connector.appconn.com that throw ComApplicationException
 STCIDispatch ComRuntimeAgent.create(java.lang.String clsidString)
           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.
 

Uses of ComApplicationException in com.stc.connector.appconn.com.otd
 

Methods in com.stc.connector.appconn.com.otd that throw ComApplicationException
 STCIDispatch ComApplication.create(java.lang.String clsidString)
          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.
 

Uses of ComApplicationException in com.stc.connector.comadapter.appconn
 

Methods in com.stc.connector.comadapter.appconn that throw ComApplicationException
 STCIDispatch ComRuntimeAgentImpl.create(java.lang.String clsidString)
          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.
 


Sun Adapter for COM/DCOM API

Copyright © 1994-2008 Sun Microsystems, Inc. All rights reserved.