Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.util.JMSSender

Packages that use JMSSender
org.apache.cxf.transport.jms   
 

Uses of JMSSender in org.apache.cxf.transport.jms
 

Methods in org.apache.cxf.transport.jms that return JMSSender
static JMSSender JMSFactory.createJmsSender(JMSConfiguration jmsConfig, JMSMessageHeadersType messageProperties)
          Create JmsSender from configuration information.
 


Apache CXF API

Apache CXF