com.esri.arcgis.gisclient
Class IAGSServerConnectionFactory2Proxy

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

Deprecated. Internal use only. Proxy for COM Interface 'IAGSServerConnectionFactory2'. 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 IAGSServerConnectionFactory2Proxy
extends IAGSServerConnectionFactoryProxy
implements IAGSServerConnectionFactory2, 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.IAGSServerConnectionFactory2
IID, IID0264ca94_b0eb_435f_9d3a_5fcc5da0fbae
 
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerConnectionFactory
IID6047c9fc_2d91_420a_a5a2_eb36b7e2fea2
 
Constructor Summary
  IAGSServerConnectionFactory2Proxy()
          Deprecated. For internal use only
  IAGSServerConnectionFactory2Proxy(java.lang.Object obj)
          Deprecated.  
protected IAGSServerConnectionFactory2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IAGSServerConnectionFactory2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IAGSServerConnectionFactory2Proxy(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.  
 int getDefaultHttpTimeout()
          Deprecated. The default timeout for http requests to the server (in seconds).
 IAGSServerConnection openFromFile(java.lang.String fileName, int hWnd)
          Deprecated. Opens the server connection specified by the given file name.
 IPropertySet readConnectionPropertiesFromFile(java.lang.String fileName)
          Deprecated. The connection properties from the specified file.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setDefaultHttpTimeout(int seconds)
          Deprecated. The default timeout for http requests to the server (in seconds).
 
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.IAGSServerConnectionFactory
open
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IAGSServerConnectionFactory2Proxy

public IAGSServerConnectionFactory2Proxy(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

IAGSServerConnectionFactory2Proxy

public IAGSServerConnectionFactory2Proxy()
Deprecated. 
For internal use only


IAGSServerConnectionFactory2Proxy

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

IAGSServerConnectionFactory2Proxy

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

IAGSServerConnectionFactory2Proxy

protected IAGSServerConnectionFactory2Proxy(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 IAGSServerConnectionFactoryProxy
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 IAGSServerConnectionFactoryProxy
Throws:
java.io.IOException

openFromFile

public IAGSServerConnection openFromFile(java.lang.String fileName,
                                         int hWnd)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Opens the server connection specified by the given file name.

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

readConnectionPropertiesFromFile

public IPropertySet readConnectionPropertiesFromFile(java.lang.String fileName)
                                              throws java.io.IOException,
                                                     AutomationException
Deprecated. 
The connection properties from the specified file.

Specified by:
readConnectionPropertiesFromFile in interface IAGSServerConnectionFactory2
Parameters:
fileName - The fileName (in)
Returns:
A reference to a com.esri.arcgis.system.IPropertySet
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDefaultHttpTimeout

public void setDefaultHttpTimeout(int seconds)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The default timeout for http requests to the server (in seconds).

Specified by:
setDefaultHttpTimeout in interface IAGSServerConnectionFactory2
Parameters:
seconds - The seconds (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDefaultHttpTimeout

public int getDefaultHttpTimeout()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The default timeout for http requests to the server (in seconds).

Specified by:
getDefaultHttpTimeout in interface IAGSServerConnectionFactory2
Returns:
The seconds
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.