|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGISServerConnection
COM Interface 'IGISServerConnection'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that connect to a GIS server.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe3105184_0aad_4706_9269_dcb5ff52036d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
connect(java.lang.String machineName)
Connects to the GIS server specified by the machineName. |
IServerObjectAdmin |
getServerObjectAdmin()
The server object admin for the connected GIS server. |
IServerObjectManager |
getServerObjectManager()
The server object manager for the connected GIS server. |
| Field Detail |
|---|
static final int IIDe3105184_0aad_4706_9269_dcb5ff52036d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void connect(java.lang.String machineName)
throws java.io.IOException,
AutomationException
machineName - The machineName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServerObjectManager getServerObjectManager()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServerObjectAdmin getServerObjectAdmin()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||