The character stream can either be provided as a string or a {@link Reader} object. The caller should use a {@link Reader} objectexcept if the content of the message is available as a string anyway.
This interface is currently used by the JMS transport to process {@link javax.jms.TextMessage} instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|