org.apache.camel.component.pojo
Class PojoExchange
java.lang.Object
org.apache.camel.impl.DefaultExchange
org.apache.camel.component.pojo.PojoExchange
- All Implemented Interfaces:
- Exchange
public class PojoExchange
- extends DefaultExchange
- Version:
- $Revision: 519901 $
Methods inherited from class org.apache.camel.impl.DefaultExchange |
configureMessage, copy, copyFrom, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getIn, getOut, getOut, getProperties, getProperty, getProperty, setException, setExchangeId, setFault, setIn, setOut, setProperties, setProperty, toString |
PojoExchange
public PojoExchange(CamelContext context)
getInvocation
public PojoInvocation getInvocation()
setInvocation
public void setInvocation(PojoInvocation invocation)
newInstance
public Exchange newInstance()
- Overrides:
newInstance
in class DefaultExchange
Copyright © 2007 Apache Software Foundation. All Rights Reserved.