public class SendFileRecordsToQueueBean extends Object
SendFileRecordsToQueueBean()
void
onFileSendToQueue(String body, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendFileRecordsToQueueBean()
@Consume(uri="file:src/data?noop=true") public void onFileSendToQueue(String body, @Header(value="CamelFileName") String name)
Apache Camel