The last to endpoint uri is stored as a  property on the exchange with key
org.apache.camel.Exchange#TO_ENDPOINT

On Mon, Jul 22, 2013 at 11:31 AM, indrayani <ind.k...@gmail.com> wrote:
> Hi All,
> Is it possible to read To uri in the processor class?
> I can get a From uri in the processor class as follows :
>
> exchange.getFromEndpoint().getEndpointUri()
>
> Is there any way to read To uri ?
>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Regarding-TO-uri-tp5736012.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to