Uses of Class
org.apache.wsif.util.jms.WSIFJMSDestination

Packages that use WSIFJMSDestination
org.apache.wsif.providers.jms   
org.apache.wsif.providers.soap.apacheaxis   
org.apache.wsif.util.jms   
 

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

Methods in org.apache.wsif.providers.jms that return WSIFJMSDestination
 WSIFJMSDestination WSIFPort_Jms.getJmsDestination()
          Returns the jmsDestination for this WSIFPort.
 

Uses of WSIFJMSDestination in org.apache.wsif.providers.soap.apacheaxis
 

Methods in org.apache.wsif.providers.soap.apacheaxis that return WSIFJMSDestination
 WSIFJMSDestination WSIFJmsTransport.getDestination()
           
 

Methods in org.apache.wsif.providers.soap.apacheaxis with parameters of type WSIFJMSDestination
 void WSIFJmsTransport.setDestination(WSIFJMSDestination destination)
           
 

Constructors in org.apache.wsif.providers.soap.apacheaxis with parameters of type WSIFJMSDestination
WSIFJmsTransport(WSIFJMSDestination destination)
           
 

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

Subclasses of WSIFJMSDestination in org.apache.wsif.util.jms
 class JMS2HTTPBridgeDestination
          Server destination for the JMS2HTTPBridge
 



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