Uses of Class
org.apache.camel.component.sjms.jms.IllegalHeaderException

Packages that use IllegalHeaderException
org.apache.camel.component.sjms.jms   
 

Uses of IllegalHeaderException in org.apache.camel.component.sjms.jms
 

Methods in org.apache.camel.component.sjms.jms that throw IllegalHeaderException
static javax.jms.Message JmsMessageHelper.setJmsMessageHeaders(javax.jms.Message jmsMessage, Map<String,Object> messageHeaders, KeyFormatStrategy keyFormatStrategy)
          Adds or updates the Message headers.
 



Apache Camel