com.esri.arcgis.geodatabasedistributed
Interface esriWFSHttpVerb

All Superinterfaces:
Serializable

public interface esriWFSHttpVerb
extends Serializable

HTTP modes of WFSServer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Field Summary
static int esriWFSGet
           
static int esriWFSPost
           
 

Field Detail

esriWFSGet

static final int esriWFSGet
See Also:
Constant Field Values

esriWFSPost

static final int esriWFSPost
See Also:
Constant Field Values