Liferay 6.0-ee

Uses of Interface
com.liferay.portal.kernel.util.Http

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

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

Methods in com.liferay.portal.kernel.util that return Http
static Http HttpUtil.getHttp()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type Http
 void HttpUtil.setHttp(Http http)
           
 

Uses of Http in com.liferay.portal.util
 

Classes in com.liferay.portal.util that implement Http
 class HttpImpl
           
 


Liferay 6.0-ee