Package org.apache.camel.jms

Defines JMS exchanges and endpoints

See:
          Description

Interface Summary
JmsExchange  
JmsMessage  
 

Class Summary
Builder Some helper builder methods for the easy configuration of the CamelContext via Java code.
DefaultJmsExchange  
DefaultJmsMessage  
JmsComponent  
JmsEndpoint  
JmsEndpointResolver An implementation of EndpointResolver that creates JMSEndpoint objects.
JmsHeaders  
MessageListenerProcessor Represents a JMS MessageListener which can be used directly with any JMS client or derived from to create an MDB for processing messages using a Processor
 

Exception Summary
MessagePropertyAcessException  
MessagePropertyNamesAcessException  
RuntimeJmsException  
 

Package org.apache.camel.jms Description

Defines JMS exchanges and endpoints



Copyright © 2007 Apache Software Foundation. All Rights Reserved.