This method should be used carefully, since it will block the thread until the message becomes available or until the timeout value is exceeded.
This will only work with a default destination specified!
@return the message produced for the consumer or null
if the timeout expires.
@throws JmsException checked JMSException converted to unchecked
|
|
|
|
|
|
|
|