public interface PostOffice extends ActiveMQComponent
isStarted, start, stopBinding removeBinding(SimpleString uniqueName, Transaction tx, boolean deleteData) throws Exception
ExceptionBindings lookupBindingsForAddress(SimpleString address) throws Exception
address - ExceptionBindings getBindingsForAddress(SimpleString address) throws Exception
address - ExceptionBinding getBinding(SimpleString uniqueName)
Bindings getMatchingBindings(SimpleString address) throws Exception
ExceptionMap<SimpleString,Binding> getAllBindings()
RoutingStatus route(ServerMessage message, QueueCreator queueCreator, boolean direct) throws Exception
ExceptionRoutingStatus route(ServerMessage message, QueueCreator queueCreator, Transaction tx, boolean direct) throws Exception
ExceptionRoutingStatus route(ServerMessage message, QueueCreator queueCreator, Transaction tx, boolean direct, boolean rejectDuplicates) throws Exception
ExceptionRoutingStatus route(ServerMessage message, QueueCreator queueCreator, RoutingContext context, boolean direct) throws Exception
ExceptionRoutingStatus route(ServerMessage message, QueueCreator queueCreator, RoutingContext context, boolean direct, boolean rejectDuplicates) throws Exception
ExceptionMessageReference reroute(ServerMessage message, Queue queue, Transaction tx) throws Exception
ExceptionPair<RoutingContext,ServerMessage> redistribute(ServerMessage message, Queue originatingQueue, Transaction tx) throws Exception
Exceptionvoid processRoute(ServerMessage message, RoutingContext context, boolean direct) throws Exception
ExceptionDuplicateIDCache getDuplicateIDCache(SimpleString address)
void sendQueueInfoToQueue(SimpleString queueName, SimpleString address) throws Exception
ExceptionObject getNotificationLock()
void startExpiryScanner()
boolean isAddressBound(SimpleString address) throws Exception
ExceptionSet<SimpleString> getAddresses()
Copyright © 2018 JBoss by Red Hat. All rights reserved.