Liferay 6.0-ee-sp2

Uses of Class
com.liferay.portal.kernel.util.Http.Body

Packages that use Http.Body
com.liferay.portal.kernel.util   
 

Uses of Http.Body in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return Http.Body
 Http.Body Http.Options.getBody()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type Http.Body
 void Http.Options.setBody(Http.Body body)
           
 


Liferay 6.0-ee-sp2