A client uses a {@code JMSConsumer} object to receive messages thathave been sent to a destination. @param destination the {@code Destination} to access. @exception JMSRuntimeException if the session fails to create a {@code JMSConsumer}due to some internal error. @exception InvalidDestinationRuntimeException if an invalid destination is specified.
|
|