|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIMSAxlRequest
COM Interface 'IIMSAxlRequest'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that control AXL requests to IMS 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 |
IID2844f4ef_098f_4858_80a6_b6a29eb5f140
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getServerVersion(ITrackCancel trackCancel,
boolean showConnectingAVI,
boolean processMessages)
The ArcIMS server version. |
java.lang.String |
sendAxlRequest(java.lang.String axl,
boolean queryRequest,
ITrackCancel trackCancel,
boolean showConnectingAVI,
boolean processMessages)
Sends an Axl request. |
IStream |
sendAxlRequestStream(java.lang.String axl,
boolean queryRequest,
ITrackCancel trackCancel,
boolean showConnectingAVI,
boolean processMessages)
Sends an Axl request and returns a stream. |
java.lang.String |
sendCommandRequest(java.lang.String command,
ITrackCancel trackCancel,
boolean showConnectingAVI,
boolean processMessages)
Sends a command request,i.e.: ConnectorPing. |
Field Detail |
---|
static final int IID2844f4ef_098f_4858_80a6_b6a29eb5f140
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String sendAxlRequest(java.lang.String axl, boolean queryRequest, ITrackCancel trackCancel, boolean showConnectingAVI, boolean processMessages) throws java.io.IOException, AutomationException
axl
- The axl (in)queryRequest
- The queryRequest (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)showConnectingAVI
- The showConnectingAVI (in)processMessages
- The processMessages (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStream sendAxlRequestStream(java.lang.String axl, boolean queryRequest, ITrackCancel trackCancel, boolean showConnectingAVI, boolean processMessages) throws java.io.IOException, AutomationException
axl
- The axl (in)queryRequest
- The queryRequest (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)showConnectingAVI
- The showConnectingAVI (in)processMessages
- The processMessages (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String sendCommandRequest(java.lang.String command, ITrackCancel trackCancel, boolean showConnectingAVI, boolean processMessages) throws java.io.IOException, AutomationException
command
- The command (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)showConnectingAVI
- The showConnectingAVI (in)processMessages
- The processMessages (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getServerVersion(ITrackCancel trackCancel, boolean showConnectingAVI, boolean processMessages) throws java.io.IOException, AutomationException
trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)showConnectingAVI
- The showConnectingAVI (in)processMessages
- The processMessages (in)
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 |