which two subtypes of javax.jms.Message are most appropriate for sending a message to a consumer that is not a Java client?

When the JMS API is used, which two subtypes of javax.jms.Message are most appropriate for
sending a message to a consumer that is not a Java client?

When the JMS API is used, which two subtypes of javax.jms.Message are most appropriate for
sending a message to a consumer that is not a Java client?

A.
TextMessage

B.
MapMessage

C.
StreamMessage

D.
BytesMessage

E.
ObjectMessage



Leave a Reply 0

Your email address will not be published. Required fields are marked *