Uses of Class
org.apache.axis2.transport.jms.JMSEndpoint

Packages that use JMSEndpoint
org.apache.axis2.transport.jms JMS Listener Configuration (axis2.xml) 
 

Uses of JMSEndpoint in org.apache.axis2.transport.jms
 

Methods in org.apache.axis2.transport.jms that return JMSEndpoint
protected  JMSEndpoint JMSListener.createEndpoint()
           
 

Methods in org.apache.axis2.transport.jms with parameters of type JMSEndpoint
protected  void JMSListener.startEndpoint(JMSEndpoint endpoint)
          Listen for JMS messages on behalf of the given service
protected  void JMSListener.stopEndpoint(JMSEndpoint endpoint)
          Stops listening for messages for the service thats undeployed or stopped
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.