Card 20 / 24: What is TRUE about Message Producers in JMS?
A)
The Point To Point form of a message producer implements the TopicPublisher
B)
A message producer is an object created by a session and is used for sending messages to a destination
C)
to send a message using a QueueSender object, the send() method is called
D)
to send a message using a TopicPublisher object, the send() method is called
E)
to send a message using a TopicPublisher object, the publish() method is called
Answer:
B) A message producer is an object created by a session and is used for sending messages to a destination
C) to send a message using a QueueSender object, the send() method is called
E) to send a message using a TopicPublisher object, the publish() method is called
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|