Class QueueSender

All Implemented Interfaces:
QueueManagerListener, EventListener

public class QueueSender extends QueueTransactionHandler
A QueueSender is a QueueTransactionHandler that serves as a factory for QueuePushTransactions. Pushing messages into the underlying queue goes via QueuePushTransactions. QueueSenders are created by the QueueManager.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also: