Apache CXF API

Uses of Class
org.apache.cxf.wsn.client.Registration

Packages that use Registration
org.apache.cxf.wsn.client   
 

Uses of Registration in org.apache.cxf.wsn.client
 

Methods in org.apache.cxf.wsn.client that return Registration
 Registration NotificationBroker.registerPublisher(Referencable publisher, List<String> topics, boolean demand)
           
 Registration NotificationBroker.registerPublisher(Referencable publisher, String topic)
           
 Registration NotificationBroker.registerPublisher(Referencable publisher, String topic, boolean demand)
           
 


Apache CXF API

Apache CXF