Uses of Class
org.apache.cxf.wsn.AbstractPublisher
Packages that use AbstractPublisher
-
Uses of AbstractPublisher in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that return AbstractPublisherModifier and TypeMethodDescriptionprotected abstract AbstractPublisherAbstractNotificationBroker.createPublisher(String name) protected AbstractPublisherAbstractNotificationBroker.getPublisher(jakarta.xml.ws.wsaddressing.W3CEndpointReference producerReference) -
Uses of AbstractPublisher in org.apache.cxf.wsn.jms
Subclasses of AbstractPublisher in org.apache.cxf.wsn.jmsMethods in org.apache.cxf.wsn.jms that return AbstractPublisherModifier and TypeMethodDescriptionprotected AbstractPublisherJmsNotificationBroker.createPublisher(String name) -
Uses of AbstractPublisher in org.apache.cxf.wsn.services
Subclasses of AbstractPublisher in org.apache.cxf.wsn.services