|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerConnection
COM Interface 'IServerConnection'. Generated 1/14/2004 6:17:13 AM from 'I:\ThirdParty\ESRI\Desktop\bin\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
| Field Summary | |
|---|---|
static String |
IID
Used internally by J-Integra, please ignore |
static int |
IID425b0a5b_bf1b_4f0e_9e75_37324a12e5f9
|
static int |
xxDummy
Dummy reference to interface proxy to make sure it gets compiled |
| Method Summary | |
|---|---|
void |
connect(String machineName)
connect. |
IServerObjectAdmin |
getServerObjectAdmin()
getServerObjectAdmin. |
IServerObjectManager |
getServerObjectManager()
getServerObjectManager. |
| Field Detail |
|---|
static final int IID425b0a5b_bf1b_4f0e_9e75_37324a12e5f9
static final int xxDummy
static final String IID
| Method Detail |
|---|
void connect(String machineName)
throws IOException,
AutomationException
machineName - The machineName (in)
IOException - If there are communications problems.
AutomationException - If the remote server throws an exception.
IServerObjectManager getServerObjectManager()
throws IOException,
AutomationException
IOException - If there are communications problems.
AutomationException - If the remote server throws an exception.
IServerObjectAdmin getServerObjectAdmin()
throws IOException,
AutomationException
IOException - If there are communications problems.
AutomationException - If the remote server throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||