Package org.jph.channels.router

This package contains interfaces and classes for InputChannels and OutputChannels that can route messages.

See:
          Description

Interface Summary
RoutingOutputChannel<M> The RoutingOutputChannel is an OutputChannel that receives messages and publishes them to one or more subscribing outputchannels.
 

Class Summary
OutRouterEntry<M> The OutRouterEntry is a entry for in the RoutingOutputChannel.
StdRoutingOutputChannel<M> De StdRoutingOutputChannel is the default implementation of the RoutingOutputChannel.
 

Package org.jph.channels.router Description

This package contains interfaces and classes for InputChannels and OutputChannels that can route messages.



Copyright © 2005 Anchormen. All Rights Reserved.