Uses of Class
de.uplanet.net.http.ALLOWED_METHOD
-
Packages that use ALLOWED_METHOD Package Description de.uplanet.net.http -
-
Uses of ALLOWED_METHOD in de.uplanet.net.http
Methods in de.uplanet.net.http that return ALLOWED_METHOD Modifier and Type Method Description static ALLOWED_METHODALLOWED_METHOD. valueOf(String name)Returns the enum constant of this type with the specified name.static ALLOWED_METHOD[]ALLOWED_METHOD. values()Returns an array containing the constants of this enum type, in the order they are declared.
-