|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.HeadersSupport
public abstract class HeadersSupport
Constructor Summary | |
---|---|
HeadersSupport()
|
Method Summary | |
---|---|
Headers |
copy()
Creates a copy of the headers so that we can append them to another exchange |
Headers |
newInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.camel.Headers |
---|
getHeader, getHeaders, setHeader |
Constructor Detail |
---|
public HeadersSupport()
Method Detail |
---|
public Headers copy()
Headers
copy
in interface Headers
public Headers newInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |