Uses of Enum Class
com.liferay.portal.kernel.util.Http.Method
Packages that use Http.Method
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of Http.Method in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return Http.MethodModifier and TypeMethodDescriptionHttp.Options.getMethod()
static Http.Method
Returns the enum constant of this class with the specified name.static Http.Method[]
Http.Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.util with parameters of type Http.Method