public interface IAGSServerConnection3 extends IAGSServerConnection2, java.io.Serializable
Description: 'Provides access to members that have information about the GIS server connection..' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID20e6a647_de9e_4e4c_a301_640b9ab0d143 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6921c52d_0d14_4d2c_8a80_a7873c1306ea
IID657f65fd_9795_40b4_b1ce_e235ef08614c
Modifier and Type | Method and Description |
---|---|
IStream |
getFile(java.lang.String uRL)
Retrieves a file from the specified url.
|
java.lang.Object |
getFileAsVariant(java.lang.String uRL)
Retrieves the stream as variant from the specified url.
|
getFolders, getServerObjectNamesEx
getFullName, getName, getServerObjectNames, setFullNameByRef, setName
static final int IID20e6a647_de9e_4e4c_a301_640b9ab0d143
static final int xxDummy
static final java.lang.String IID
IStream getFile(java.lang.String uRL) throws java.io.IOException, AutomationException
uRL
- The uRL (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.Object getFileAsVariant(java.lang.String uRL) throws java.io.IOException, AutomationException
uRL
- The uRL (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.