What are the different types of messages available in the JMS API?
Answer Posted / munnu
Message, TextMessage, BytesMessage, StreamMessage, ObjectMessage, MapMessage are the different messages available in the JMS API.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is publish/subscribe messaging?
How does a sender application transport/send a message through jms?
Is rabbitmq jms compliant?
What is the use of jms? Can we send message from one server to another server using jms?
What are the different elements present in JMS?
How do I use a third-party jdbc driver with jms?
Give an example of using point to point model in JMS?
What is jms and activemq?
What is a queued message?
Can we send message from one server to another server using jms?
What is mdb in jms?
Which are the benefits of mdb (message driven beans) over standard jms consumers?
What are the types of messages that are supported by JMS?
Is jmstemplate thread safe?
What is jms producer?