Apache CXF API

Uses of Class
org.apache.cxf.wsn.jms.JmsPublisher

Packages that use JmsPublisher
org.apache.cxf.wsn.jms   
org.apache.cxf.wsn.services   
 

Uses of JmsPublisher in org.apache.cxf.wsn.jms
 

Methods in org.apache.cxf.wsn.jms that return JmsPublisher
protected abstract  JmsPublisher JmsNotificationBroker.createJmsPublisher(String name)
           
 

Uses of JmsPublisher in org.apache.cxf.wsn.services
 

Subclasses of JmsPublisher in org.apache.cxf.wsn.services
 class JaxwsPublisher
           
 

Methods in org.apache.cxf.wsn.services that return JmsPublisher
protected  JmsPublisher JaxwsNotificationBroker.createJmsPublisher(String name)
           
 


Apache CXF API

Apache CXF