Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.messaging.BaseAsyncDestination

Packages that use BaseAsyncDestination
com.liferay.portal.kernel.messaging   
 

Uses of BaseAsyncDestination in com.liferay.portal.kernel.messaging
 

Subclasses of BaseAsyncDestination in com.liferay.portal.kernel.messaging
 class ParallelDestination
           Destination that delivers a message to a list of message listeners in parallel.
 class SerialDestination
           Destination that delivers a message to a list of message listeners one at a time.
 


Liferay 6.2-ce-ga5