Uses of Class
org.apache.wsif.wsdl.extensions.jms.JMSAddress

Packages that use JMSAddress
org.apache.wsif.providers.jms   
org.apache.wsif.providers.soap.apachesoap   
org.apache.wsif.util.jms   
 

Uses of JMSAddress in org.apache.wsif.providers.jms
 

Methods in org.apache.wsif.providers.jms that return JMSAddress
 JMSAddress WSIFPort_Jms.getObjectReference()
           
 

Methods in org.apache.wsif.providers.jms with parameters of type JMSAddress
 void WSIFPort_Jms.setObjectReference(JMSAddress newObjectReference)
           
 

Uses of JMSAddress in org.apache.wsif.providers.soap.apachesoap
 

Constructors in org.apache.wsif.providers.soap.apachesoap with parameters of type JMSAddress
SOAPJMSConnection(JMSAddress ja, java.lang.String portName)
           
 

Uses of JMSAddress in org.apache.wsif.util.jms
 

Methods in org.apache.wsif.util.jms that return JMSAddress
static JMSAddress WSIFJMSDestination.getJMSAddressFromURL(java.lang.String url)
          Create a JMSAddress extensability element from a URL string The URL string would normally be from the WSDL soap:address location attribute.
 

Methods in org.apache.wsif.util.jms with parameters of type JMSAddress
static WSIFJMSFinder WSIFJMSFinder.newFinder(JMSAddress ja, java.lang.String portName)
           
 



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.