Liferay 6.2-ce-ga5

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

Packages that use ProxyMode
com.liferay.portal.kernel.messaging.proxy   
 

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

Methods in com.liferay.portal.kernel.messaging.proxy that return ProxyMode
static ProxyMode ProxyMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProxyMode[] ProxyMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 6.2-ce-ga5