English | Site Directory

gadgets.io.MethodType

 SUMMARY     DETAIL

Static Class gadgets.io.MethodType

Used by RequestParameters.

Field Summary

<static> object DELETE
Not supported by all containers.
<static> object GET
The default type.
<static> object HEAD
Not supported by all containers.
<static> object POST
Not supported by all containers.
<static> object PUT
Not supported by all containers.
 

Field Detail

DELETE

<static> object DELETE
    Not supported by all containers.

GET

<static> object GET
    The default type.

HEAD

<static> object HEAD
    Not supported by all containers.

POST

<static> object POST
    Not supported by all containers.

PUT

<static> object PUT
    Not supported by all containers.

Documentation generated by JsDoc Toolkit 1.3.3