Package org.apache.camel.component.jbi

Class Summary
CamelJbiComponent Deploys the camel endpoints within JBI
CamelJbiEndpoint A JBI endpoint which when invoked will delegate to a Camel endpoint
CamelSpringDeployer A deployer of the spring XML file
FromJbiProcessor  
JbiBinding The binding of how Camel messages get mapped to JBI and back again
JbiEndpoint Represents an Endpoint for interacting with JBI
JbiExchange An Exchange working with JBI which exposes the underlying JBI features such as the JBI JbiExchange.getMessageExchange(), JbiExchange.getInMessage() and JbiExchange.getOutMessage()
JbiMessage A JBI Message which provides access to the underlying JBI features such as JbiMessage.getNormalizedMessage()
ToJbiProcessor A @{link Processor} which takes a Camel Exchange and invokes it into JBI using the straight JBI API
 

Exception Summary
JbiException  
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.