| Package | Description |
|---|---|
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
Http.Method |
Http.Options.getMethod() |
static Http.Method |
Http.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Http.Method[] |
Http.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Http.Options.setMethod(Http.Method method) |