|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWPSServer
COM Interface 'IWPSServer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the available WPS Server properties and methods.' 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 |
IIDdc684999_07ef_44bd_84eb_b9f103000c1d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getData(int httpVerb,
java.lang.String request)
Handle a WPS request. |
void |
setParameter(java.lang.String name,
java.lang.String value)
Handle setting WPS Server parameter. |
Field Detail |
---|
static final int IIDdc684999_07ef_44bd_84eb_b9f103000c1d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getData(int httpVerb, java.lang.String request) throws java.io.IOException, AutomationException
httpVerb
- A com.esri.arcgis.geoprocessing.esriWPSHttpVerb constant (in)request
- The request (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParameter(java.lang.String name, java.lang.String value) throws java.io.IOException, AutomationException
name
- The name (in)value
- The value (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 |