|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.transport.jms.SimpleJMSWorker
SimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener. It creates a new message context, invokes the server, and sends back response msg to the replyTo destination.
| Field Summary | |
protected static Logger (src) |
log
|
| Constructor Summary | |
SimpleJMSWorker(SimpleJMSListener (src) listener,
BytesMessage (src) message)
|
|
| Method Summary | |
void |
run()
This is where the incoming message is processed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static Logger (src) log
| Constructor Detail |
public SimpleJMSWorker(SimpleJMSListener (src) listener,
BytesMessage (src) message)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||