|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjavax.jms.QueueRequestor
public class QueueRequestor
| Constructor Summary | |
|---|---|
QueueRequestor(QueueSession session,
Queue queue)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Message |
request(Message message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueueRequestor(QueueSession session,
Queue queue)
throws JMSException
JMSException| Method Detail |
|---|
public Message request(Message message)
throws JMSException
JMSException
public void close()
throws JMSException
JMSException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||