An MRvSink allows applications to send on trace messages as TIBCO Rendezvous messages.
Remarks
If you send a trace to an MRvSink, it is sent in aeRvmsg format. If you want to use RvMsg format, you have to create a subclass of MRvSink and overwrite the write() method.