com.esri.arcgis.gisclient
Class IAGSServerConnectionFactory3Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.gisclient.IAGSServerConnectionFactoryProxy
          extended by com.esri.arcgis.gisclient.IAGSServerConnectionFactory2Proxy
              extended by com.esri.arcgis.gisclient.IAGSServerConnectionFactory3Proxy
All Implemented Interfaces:
IAGSServerConnectionFactory, IAGSServerConnectionFactory2, IAGSServerConnectionFactory3, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IAGSServerConnectionFactory3'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'

Description: 'Provides access to members that create and open GIS server connections and supply server connection factory information.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =

public class IAGSServerConnectionFactory3Proxy
extends IAGSServerConnectionFactory2Proxy
implements IAGSServerConnectionFactory3, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory3
IID, IID02d56c6d_9134_42c7_b6b0_6804a125b7a9
 
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory2
IID0264ca94_b0eb_435f_9d3a_5fcc5da0fbae
 
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory
IID6047c9fc_2d91_420a_a5a2_eb36b7e2fea2
 
Constructor Summary
  IAGSServerConnectionFactory3Proxy()
          Deprecated. For internal use only
  IAGSServerConnectionFactory3Proxy(java.lang.Object obj)
          Deprecated.  
protected IAGSServerConnectionFactory3Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IAGSServerConnectionFactory3Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IAGSServerConnectionFactory3Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 IEnumAGSServerConnectionName getHostedServers(int hWnd)
          Deprecated. Returns server object names for the hosted servers accessible to the user.
 IAGSServerConnectionName getInServerConnectionName()
          Deprecated. Returns a server connection name that can be used to connect to the server from within a server process.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.gisclient.IAGSServerConnectionFactory2Proxy
getDefaultHttpTimeout, openFromFile, readConnectionPropertiesFromFile, setDefaultHttpTimeout
 
Methods inherited from class com.esri.arcgis.gisclient.IAGSServerConnectionFactoryProxy
open
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory2
getDefaultHttpTimeout, openFromFile, readConnectionPropertiesFromFile, setDefaultHttpTimeout
 
Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory
open
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IAGSServerConnectionFactory3Proxy

public IAGSServerConnectionFactory3Proxy(java.lang.String CLSID,
                                         java.lang.String host,
                                         com.esri.arcgis.interop.AuthInfo authInfo)
                                  throws java.net.UnknownHostException,
                                         java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IAGSServerConnectionFactory3Proxy

public IAGSServerConnectionFactory3Proxy()
Deprecated. 
For internal use only


IAGSServerConnectionFactory3Proxy

public IAGSServerConnectionFactory3Proxy(java.lang.Object obj)
                                  throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IAGSServerConnectionFactory3Proxy

protected IAGSServerConnectionFactory3Proxy(java.lang.Object obj,
                                            java.lang.String iid)
                                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IAGSServerConnectionFactory3Proxy

protected IAGSServerConnectionFactory3Proxy(java.lang.String CLSID,
                                            java.lang.String iid,
                                            java.lang.String host,
                                            com.esri.arcgis.interop.AuthInfo authInfo)
                                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IAGSServerConnectionFactory2Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IAGSServerConnectionFactory2Proxy
Throws:
java.io.IOException

getHostedServers

public IEnumAGSServerConnectionName getHostedServers(int hWnd)
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
Returns server object names for the hosted servers accessible to the user.

Specified by:
getHostedServers in interface IAGSServerConnectionFactory3
Parameters:
hWnd - The hWnd (A COM typedef) (in)
Returns:
A reference to a com.esri.arcgis.gisclient.IEnumAGSServerConnectionName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getInServerConnectionName

public IAGSServerConnectionName getInServerConnectionName()
                                                   throws java.io.IOException,
                                                          AutomationException
Deprecated. 
Returns a server connection name that can be used to connect to the server from within a server process. Fails if run outside a server process.

Specified by:
getInServerConnectionName in interface IAGSServerConnectionFactory3
Returns:
A reference to a com.esri.arcgis.gisclient.IAGSServerConnectionName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.