Package org.yestech.lib.camel

Class Summary
TerracottaCollectionProducer A simple Producer which just appends to a Collection the Exchange object.
TerracottaComponent An implementation of a camel component for asynchronous PIPE exchanges on a Pipe within a CamelContext
Options: size - size of the pipe to create if it doesnt exist (Optional) topologyName - name of the Pipe topology (Required) must match producer pipeName - name of the Pipe to create or use (Optional) must match producer if supplied, if not supplied topologyName is used concurrentConsumers - number of concurrentConsumers to listen to pipe (Optional) default = 1 A component based on camel SEDA component.
TerracottaConsumer A Consumer for the PIPE component.
TerracottaEndpoint An implementation of the asynchronous Pipe exchanges on a Pipe within a CamelContext A component based on camel SEDA component.
TerracottaProducer A component based on camel SEDA component.
 



Copyright © 2009 YES Technology Association. All Rights Reserved.