Multiple Choice
Which of the following methods is NOT provided by the JmsTemplate? (select one)
A) setDefaultDestination
B) onMessage (asynchronous call)
C) convertAndSend
D) receiveAndConvert (synchronous call)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Select which statement is true with respect
Q2: Select which of the following is a
Q4: Consider the following complete configuration sample:<br>< bean
Q5: ClientService service = applicationContext.getBean(ClientService.class) Which statement is
Q6: Which of the following is a valid
Q7: Identify the correct statement(s) about the following
Q8: Which of the following statements is true
Q9: Which of the following statements defines a
Q10: Assuming a web application context name of
Q11: Which of the following statements about the