org.apache.servicemix.common
Interface ExchangeProcessor


Deprecated.

@Deprecated
public interface ExchangeProcessor


Method Summary
 void process(javax.jbi.messaging.MessageExchange exchange)
          Deprecated.  
 void start()
          Deprecated.  
 void stop()
          Deprecated.  
 

Method Detail

process

void process(javax.jbi.messaging.MessageExchange exchange)
             throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

start

void start()
           throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

stop

void stop()
          throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception


Copyright © 2005-2012 FuseSource. All Rights Reserved.