Uses of Interface
org.apache.servicemix.nmr.api.internal.InternalExchange

Packages that use InternalExchange
org.apache.servicemix.nmr.api.internal Defines the internal API 
 

Uses of InternalExchange in org.apache.servicemix.nmr.api.internal
 

Methods in org.apache.servicemix.nmr.api.internal with parameters of type InternalExchange
 boolean Flow.canDispatch(InternalExchange exchange, InternalEndpoint endpoint)
          Check if this flow can be used to dispatch the given Exchange
 void InternalChannel.deliver(InternalExchange exchange)
          Deliver an exchange to the endpoint using this channel
 void Flow.dispatch(InternalExchange exchange)
          Dispatch the Exchange using this flow.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.