|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWebRequestHandler
COM Interface 'IWebRequestHandler'. Generated 4/3/2012 1:18:36 PM from 'D:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to methods that control handing of web requests.' 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 |
IIDd1da21f3_9ec1_40bc_b8a2_cd29a1ebed8d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
byte[] |
handleStringWebRequest(int httpMethod,
java.lang.String requestURL,
java.lang.String queryString,
java.lang.String capabilities,
java.lang.String requestData,
java.lang.String[] responseContentType,
int[] respDataType)
Handles a request with explicit capabilities. |
| Field Detail |
|---|
static final int IIDd1da21f3_9ec1_40bc_b8a2_cd29a1ebed8d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
byte[] handleStringWebRequest(int httpMethod,
java.lang.String requestURL,
java.lang.String queryString,
java.lang.String capabilities,
java.lang.String requestData,
java.lang.String[] responseContentType,
int[] respDataType)
throws java.io.IOException,
AutomationException
httpMethod - A com.esri.arcgis.system.esriHttpMethod constant (in)requestURL - The requestURL (in)queryString - The queryString (in)capabilities - The capabilities (in)requestData - The requestData (in)responseContentType - The responseContentType (out: use single element array)respDataType - A com.esri.arcgis.system.esriWebResponseDataType constant (out: use single element array)
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 | ||||||||