Hi ,
Im using camel proxy to call an endpoint in camel say direct:say.
public interface xyz{
public void sayhello(String body,??????);
}??? i want to set headers or send headers can any one help with an example in binding interface. Thanks Saitsh -- View this message in context: http://camel.465427.n5.nabble.com/camel-proxy-with-headers-tp5748211.html Sent from the Camel - Users mailing list archive at Nabble.com.
