|
||||||||||
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.send.Send
Helper to send messages
Constructor Summary | |
Send()
|
Method Summary | |
protected void |
doInvoke()
Send messages |
void |
setDeliveryType(DeliveryType type)
Set the delivery type |
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 Send()
Method Detail |
public void setDeliveryType(DeliveryType type)
type
- the delivery typeprotected 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 |