Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package novaworx.bus

Interface Summary
MessageListener Handles Message objects from the MessageBus.
 

Class Summary
Message Represents a message that is sent between program modules.
MessageBus A class that handles the distribution of Message objects in the program.
MessageBus.MessageRunner The MessageRunner handles wrapping a message as a Runnable.