|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmsRequest | |
|---|---|
| org.apache.cactus.internal.client.jms | |
| org.apache.cactus.spi.server | |
| Uses of JmsRequest in org.apache.cactus.internal.client.jms |
|---|
| Methods in org.apache.cactus.internal.client.jms with parameters of type JmsRequest | |
|---|---|
void |
JmsClient.doTest(JmsRequest theRequest)
Calls the test method indirectly by calling the Redirector MDB (by sending a JMS Message on a queue it is listening to). |
| Uses of JmsRequest in org.apache.cactus.spi.server |
|---|
| Methods in org.apache.cactus.spi.server that return JmsRequest | |
|---|---|
JmsRequest |
MessageDrivenBeanImplicitObjects.getRequest()
Getter method for the request object. |
| Methods in org.apache.cactus.spi.server with parameters of type JmsRequest | |
|---|---|
void |
MessageDrivenBeanImplicitObjects.setRequest(JmsRequest theRequest)
Setter method for the jms request object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||