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 InputStream
HttpUtil.URLtoInputStream
(Http.Options options) Http.URLtoString
(Http.Options options) static String
HttpUtil.URLtoString
(Http.Options options)