Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.nio.intraband.messaging.MessageRoutingBag

Packages that use MessageRoutingBag
com.liferay.portal.kernel.nio.intraband.messaging   
 

Uses of MessageRoutingBag in com.liferay.portal.kernel.nio.intraband.messaging
 

Methods in com.liferay.portal.kernel.nio.intraband.messaging that return MessageRoutingBag
static MessageRoutingBag MessageRoutingBag.fromByteArray(byte[] data)
           
 

Methods in com.liferay.portal.kernel.nio.intraband.messaging with parameters of type MessageRoutingBag
 void IntrabandBridgeDestination.sendMessageRoutingBag(MessageRoutingBag messageRoutingBag)
           
protected  void IntrabandBridgeDestination.sendMessageRoutingBag(RegistrationReference registrationReference, MessageRoutingBag messageRoutingBag)
           
 


Liferay 6.2-ce-ga5