Uses of Class
org.apache.cxf.wsn.AbstractNotificationBroker
-
Packages that use AbstractNotificationBroker Package Description org.apache.cxf.wsn org.apache.cxf.wsn.jms org.apache.cxf.wsn.services -
-
Uses of AbstractNotificationBroker in org.apache.cxf.wsn
Fields in org.apache.cxf.wsn declared as AbstractNotificationBroker Modifier and Type Field Description protected AbstractNotificationBrokerAbstractSubscription. brokerMethods in org.apache.cxf.wsn that return AbstractNotificationBroker Modifier and Type Method Description AbstractNotificationBrokerAbstractSubscription. getBroker()Methods in org.apache.cxf.wsn with parameters of type AbstractNotificationBroker Modifier and Type Method Description voidAbstractSubscription. setBroker(AbstractNotificationBroker broker) -
Uses of AbstractNotificationBroker in org.apache.cxf.wsn.jms
Subclasses of AbstractNotificationBroker in org.apache.cxf.wsn.jms Modifier and Type Class Description classJmsNotificationBroker -
Uses of AbstractNotificationBroker in org.apache.cxf.wsn.services
Subclasses of AbstractNotificationBroker in org.apache.cxf.wsn.services Modifier and Type Class Description classJaxwsNotificationBroker
-