You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by YIXING MA <yi...@verizon.net> on 2005/04/01 22:42:52 UTC

JMSTransport question

I have a question about the class
org.apache.axis.transport.jms
Class JMSTransport
 JMSTransport(java.util.HashMap connectorProps, java.util.HashMap 
connectionFactoryProps)

The two hashmap parameters, what's the difference?

Are there any examples for those two parameters?