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. |
process
void process(javax.jbi.messaging.MessageExchange exchange)
throws Exception
- Deprecated.
- Throws:
Exception
start
void start()
throws Exception
- Deprecated.
- Throws:
Exception
stop
void stop()
throws Exception
- Deprecated.
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.