Uses of Class
org.apache.cxf.wsn.jms.JmsPublisher
-
Packages that use JmsPublisher Package Description 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 Modifier and Type Method Description protected abstract JmsPublisherJmsNotificationBroker. createJmsPublisher(String name) -
Uses of JmsPublisher in org.apache.cxf.wsn.services
Subclasses of JmsPublisher in org.apache.cxf.wsn.services Modifier and Type Class Description classJaxwsPublisherMethods in org.apache.cxf.wsn.services that return JmsPublisher Modifier and Type Method Description protected JmsPublisherJaxwsNotificationBroker. createJmsPublisher(String name)
-