org.apache.camel.component.jhc
Class JhcMessage

java.lang.Object
  extended by org.apache.camel.impl.MessageSupport
      extended by org.apache.camel.impl.DefaultMessage
          extended by org.apache.camel.component.jhc.JhcMessage
All Implemented Interfaces:
Message

public class JhcMessage
extends DefaultMessage


Constructor Summary
JhcMessage()
           
 
Method Summary
 
Methods inherited from class org.apache.camel.impl.DefaultMessage
addAttachment, createAttachments, createHeaders, getAttachment, getAttachmentNames, getAttachments, getHeader, getHeader, getHeaders, hasAttachments, hasPopulatedHeaders, newInstance, populateInitialAttachments, populateInitialHeaders, removeAttachment, removeHeader, setAttachments, setHeader, setHeaders, toString
 
Methods inherited from class org.apache.camel.impl.MessageSupport
copy, copyFrom, createBody, createMessageId, getBody, getBody, getBody, getExchange, getMessageId, setBody, setBody, setExchange, setMessageId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JhcMessage

public JhcMessage()


Apache CAMEL