So, I can transform the message before I call nextFilter.write(message)... And, if my filters decides *not* to send the message at all, do I just not call nextFilter.write(message)?
Thanks, Michael
So, I can transform the message before I call nextFilter.write(message)... And, if my filters decides *not* to send the message at all, do I just not call nextFilter.write(message)?
Thanks, Michael