|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAISClientObjectX
COM Interface 'IAISClientObjectX'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'IAISClientObject Interface' 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 |
IID5496a49e_d690_412e_ad57_adf29e49bfe5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
close()
Shuts down and cleans up the Client object. |
java.lang.String |
getServerInfo(java.lang.String requestString)
Gets the information on the Server. |
java.lang.String |
getStatus()
Returns an XML detailing the status of the last operation performed on this object. |
float |
getVersion(java.lang.String serverHost,
java.lang.String serverPort)
Returns the version number of Server on specified host and port. |
boolean |
init(java.lang.String iscConfig)
initialize the Server Connection with an ISCConfig file/string. |
IAISImageServiceX |
openImageService(java.lang.String imageServiceSource,
java.lang.String serviceInitializationProperties)
Opens an image service as defined by the fully qualified |
void |
report(java.lang.String statusString)
This function is intended for internal use by other Image Service objects. |
Field Detail |
---|
static final int IID5496a49e_d690_412e_ad57_adf29e49bfe5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean init(java.lang.String iscConfig) throws java.io.IOException, AutomationException
iscConfig
- The iscConfig (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean close() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.float getVersion(java.lang.String serverHost, java.lang.String serverPort) throws java.io.IOException, AutomationException
serverHost
- The serverHost (in)serverPort
- The serverPort (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getServerInfo(java.lang.String requestString) throws java.io.IOException, AutomationException
requestString
- The requestString (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IAISImageServiceX openImageService(java.lang.String imageServiceSource, java.lang.String serviceInitializationProperties) throws java.io.IOException, AutomationException
imageServiceSource
- The imageServiceSource (in)serviceInitializationProperties
- The serviceInitializationProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getStatus() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void report(java.lang.String statusString) throws java.io.IOException, AutomationException
statusString
- The statusString (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 |