org.apache.camel.component.mina
Class MinaExchange

java.lang.Object
  extended by org.apache.camel.impl.DefaultExchange
      extended by org.apache.camel.component.mina.MinaExchange
All Implemented Interfaces:
org.apache.camel.Exchange

public class MinaExchange
extends org.apache.camel.impl.DefaultExchange

A Exchange for MINA

Version:
$Revision: 520985 $

Field Summary
 
Fields inherited from class org.apache.camel.impl.DefaultExchange
context
 
Constructor Summary
MinaExchange(org.apache.camel.CamelContext camelContext)
           
 
Method Summary
 
Methods inherited from class org.apache.camel.impl.DefaultExchange
configureMessage, copy, copyFrom, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getIn, getOut, getOut, getProperties, getProperty, getProperty, newInstance, setException, setExchangeId, setFault, setHeaders, setIn, setOut, setProperty, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MinaExchange

public MinaExchange(org.apache.camel.CamelContext camelContext)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.