Uses of Class
com.liferay.portal.kernel.util.Http.Options
Packages that use Http.Options
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of Http.Options in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type Http.OptionsModifier and TypeMethodDescriptionbyte[]Http.URLtoByteArray(Http.Options options) static byte[]HttpUtil.URLtoByteArray(Http.Options options) Http.URLtoInputStream(Http.Options options) static InputStreamHttpUtil.URLtoInputStream(Http.Options options) Http.URLtoString(Http.Options options) static StringHttpUtil.URLtoString(Http.Options options)