Apache CXF API

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

Packages that use JndiHelper
org.apache.cxf.transport.jms.util Utility classes to make it easier to work with the JMS API. 
 

Uses of JndiHelper in org.apache.cxf.transport.jms.util
 

Methods in org.apache.cxf.transport.jms.util with parameters of type JndiHelper
 void JMSDestinationResolver.setJndiTemplate(JndiHelper jt)
           
 


Apache CXF API

Apache CXF