Package org.sape.smfw.messagingengine

Interface Summary
MessageHandler An interface to handle a message and return a response.
MessageReader An interface for reading messages.
MessageWriter An interface for writing messages.
MessagingEngineConfiguration Configuration for the messaging engine.
 

Class Summary
CompositeMessageHandler MessageHandler for a CompositeMessage.
MessageContext The MessageContext stores the configuration of the messaging engine as well as the processing state of a message.
MessageHandlerFactory A factory class that creates MessageHandlers for the supplied messages.
 

Exception Summary
MessageHandlerException Exception thrown when the MessageHandler encounters a problem.
MessageReaderException Exception thrown when the MessageReader encounters a problem.
MessageWriterException Exception thrown when the MessageWriter encounters a problem.
MessagingEngineException Package level exception for org.sape.smfw.messagingengine.
 



Copyright 2003 Sapient Corporation. All Rights Reserved.