Uses of Class
org.apache.cxf.wsn.client.Registration
-
Packages that use Registration Package Description org.apache.cxf.wsn.client -
-
Uses of Registration in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that return Registration Modifier and Type Method Description RegistrationNotificationBroker. registerPublisher(Referencable publisher, String topic)RegistrationNotificationBroker. registerPublisher(Referencable publisher, String topic, boolean demand)RegistrationNotificationBroker. registerPublisher(Referencable publisher, List<String> topics, boolean demand)
-