| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_DELETE |
"DELETE" |
public static final String |
METHOD_GET |
"GET" |
public static final String |
METHOD_PATCH |
"PATCH" |
public static final String |
METHOD_POST |
"POST" |
public static final String |
METHOD_PUT |
"PUT" |
Copyright © 2018. All rights reserved.