Uses of Interface
org.apache.cxf.wsn.client.Referencable
Packages that use Referencable
-
Uses of Referencable in org.apache.cxf.wsn.client
Classes in org.apache.cxf.wsn.client that implement ReferencableModifier and TypeClassDescriptionclassclassclassclassDemand-based publisher.classclassclassMethods in org.apache.cxf.wsn.client with parameters of type ReferencableModifier and TypeMethodDescriptionvoidNotificationBroker.notify(Referencable publisher, String topic, Object msg) NotificationBroker.registerPublisher(Referencable publisher, String topic) NotificationBroker.registerPublisher(Referencable publisher, String topic, boolean demand) NotificationBroker.registerPublisher(Referencable publisher, List<String> topics, boolean demand) NotificationBroker.subscribe(Referencable consumer, String topic) NotificationBroker.subscribe(Referencable consumer, String topic, String xpath) NotificationBroker.subscribe(Referencable consumer, String topic, String xpath, boolean raw, String initialTerminationTime)