Uses of Class
org.apache.cxf.wsn.AbstractPublisher
-
Packages that use AbstractPublisher Package Description org.apache.cxf.wsn org.apache.cxf.wsn.jms org.apache.cxf.wsn.services -
-
Uses of AbstractPublisher in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that return AbstractPublisher Modifier and Type Method Description protected abstract AbstractPublisherAbstractNotificationBroker. createPublisher(String name)protected AbstractPublisherAbstractNotificationBroker. getPublisher(javax.xml.ws.wsaddressing.W3CEndpointReference producerReference) -
Uses of AbstractPublisher in org.apache.cxf.wsn.jms
Subclasses of AbstractPublisher in org.apache.cxf.wsn.jms Modifier and Type Class Description classJmsPublisherMethods in org.apache.cxf.wsn.jms that return AbstractPublisher Modifier and Type Method Description protected AbstractPublisherJmsNotificationBroker. createPublisher(String name) -
Uses of AbstractPublisher in org.apache.cxf.wsn.services
Subclasses of AbstractPublisher in org.apache.cxf.wsn.services Modifier and Type Class Description classJaxwsPublisher
-