|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jmscts.tools.MessagingTool | +--org.exolab.jmscts.tools.receive.Receive
Helper to receive messages
Constructor Summary | |
Receive()
|
Method Summary | |
protected void |
doInvoke()
Receive messages |
void |
setReceiptType(ReceiptType type)
Sets the receipt type |
void |
setSelector(java.lang.String selector)
Sets the selector |
Methods inherited from class org.exolab.jmscts.tools.MessagingTool |
getContext, getCount, getDestination, initialise, invoke, log, setConfig, setConnectionFactory, setCount, setDestination, setVerbose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Receive()
Method Detail |
public void setReceiptType(ReceiptType type)
type
- the receipt typepublic void setSelector(java.lang.String selector)
selector
- the selectorprotected void doInvoke() throws java.lang.Exception
doInvoke
in class MessagingTool
java.lang.Exception
- for any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |