Package com.softwareag.sagd.PMQServer

Interface Summary
PMQFilterInterface Interface to implement filter for UOWs.
 

Class Summary
ConversationInputStream Reads all messages from a conversation into input stream.
ConversationOutputStream Writes the output stream to one conversation.
Logger This default logger implementation writes log messages to standard output.
PMQFilterCISImpl Implements a filter bases on EntireX CIS classes.
PMQFilterSimpleImpl Implements filter to select UOW with ID.
PMQInputStream Read a UOW or publication as input stream.
PMQInterfaceDispatcher Implements the dispatcher interface to receive messages or streams.
PMQInterfaceDispatcherFactory This class tries to load a dispatcher class and creats an object.
PMQOutputStream Provides a persistent message (Unit of Work or publication) as output stream.
PMQResource An instance of the class controls all allocated EntireX and PMQ objects which are created inside the context or added with the add() method.
PMQServer This class provides a (PMQ) persistent message server.
ToHTTPStreamDispatcher This dispatcher class implements the stream interface.
ToStdoutDispatcher The incoming messages are written to standard output.
ToStreamStdoutDispatcher This dispatcher class implements the stream interface.
 



Copyright © 2004-2008 Software AG. All Rights Reserved.