| Home >> All >> samples >> [ jms Javadoc ] |
| | samples.jms.dii.* (1) | | samples.jms.stub.* (1) |
samples.jms: Javadoc index of package samples.jms.
Package Samples:
samples.jms.dii
samples.jms.stub
Classes:
JMSTest: Tests the JMS transport. To run: java org.apache.axis.utils.Admin client client_deploy.xml java org.apache.axis.utils.Admin server deploy.xml java samples.transport.FileTest IBM java samples.transport.FileTest XXX JMSTest is a simple test driver for the JMS transport. It sets up a JMS listener, then calls a delayed quote service for each of the symbols specified on the command line.
JMSURLStubTest: Demonstrates use of wsdl2java-generated static stubs to invoke JMS endpoints. The JMS listener is an intermediary that receives the JMS service request and invokes the actual stock quote service over HTTP.
JMSURLTest: Demonstrates use of a JMS URL endpoint address to drive the JMS transport. The JMS listener is an intermediary that receives the JMS service request and invokes the actual stock quote service over HTTP.
| Home | Contact Us | Privacy Policy | Terms of Service |