Hi
Since the Message object does not have any setters method, is there a way to create a message pragmatically from a file.
I am working with java.io.File objects and I need at one point to inject these pragmatically into a channel, can this be done.
Thanks
Regards;
Adam


Reply With Quote