Package net.lessy.util.messaging

Interface Summary
Channel A channel is part of the framework's messaging system.
Message Interface for the Message Objects.
MessageListener  
VetoableMessageListener Every object that would like to receive vetoable messages sent to a channel, has to implement this interface and register at the channel.
 

Class Summary
ChannelUtils  
DefaultChannel  
DefaultMessage  
 

Exception Summary
MessageVetoException Exception that can be thrown by a message listener to raise it's Veto against processing a particular message.
 



Copyright © 2012. All Rights Reserved.