Uses of Class
org.jboss.messaging.core.plugin.postoffice.cluster.RemoteQueueStub

Packages that use RemoteQueueStub
org.jboss.messaging.core.plugin.postoffice.cluster   
 

Uses of RemoteQueueStub in org.jboss.messaging.core.plugin.postoffice.cluster
 

Methods in org.jboss.messaging.core.plugin.postoffice.cluster that return RemoteQueueStub
 RemoteQueueStub LocalClusteredQueue.getPullQueue()
           
 

Methods in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type RemoteQueueStub
 void LocalClusteredQueue.setPullQueue(RemoteQueueStub queue)
           
 void LocalClusteredQueue.handlePullMessagesResult(RemoteQueueStub remoteQueue, Message message, long holdingTxId, boolean failBeforeCommit, boolean failAfterCommit)
           
 void LocalClusteredQueue.mergeIn(RemoteQueueStub remoteQueue)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.