|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriHttpMethod
The HTTP methods.
Field Summary | |
---|---|
static int |
esriHttpMethodDelete
The HTTP Delete method. |
static int |
esriHttpMethodGet
The HTTP Get method. |
static int |
esriHttpMethodHead
The HTTP Head method. |
static int |
esriHttpMethodOptions
The HTTP Options method. |
static int |
esriHttpMethodPost
The HTTP Post method. |
static int |
esriHttpMethodPut
The HTTP Put method. |
static int |
esriHttpMethodTrace
The HTTP Trace method. |
Field Detail |
---|
static final int esriHttpMethodPost
static final int esriHttpMethodGet
static final int esriHttpMethodPut
static final int esriHttpMethodDelete
static final int esriHttpMethodHead
static final int esriHttpMethodTrace
static final int esriHttpMethodOptions
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |