Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.messaging.proxy.ProxyRequest

Packages that use ProxyRequest
com.liferay.portal.kernel.messaging.proxy   
com.liferay.portal.kernel.search   
 

Uses of ProxyRequest in com.liferay.portal.kernel.messaging.proxy
 

Subclasses of ProxyRequest in com.liferay.portal.kernel.messaging.proxy
 class MultiClassLoaderProxyRequest
           
 

Methods in com.liferay.portal.kernel.messaging.proxy with parameters of type ProxyRequest
abstract  String BaseMultiDestinationProxyBean.getDestinationName(ProxyRequest proxyRequest)
           
 

Uses of ProxyRequest in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search with parameters of type ProxyRequest
 String IndexSearcherProxyBean.getDestinationName(ProxyRequest proxyRequest)
           
 String IndexWriterProxyBean.getDestinationName(ProxyRequest proxyRequest)
           
 


Liferay 6.1.2-ce-ga3