Uses of Class
org.oasis_open.docs.wsn.brw_2.PublisherRegistrationRejectedFault
Packages that use PublisherRegistrationRejectedFault
Package
Description
-
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw PublisherRegistrationRejectedFaultModifier and TypeMethodDescriptionvoidAbstractPublisher.create(RegisterPublisher registerPublisherRequest) AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest) AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) protected voidAbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) -
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw PublisherRegistrationRejectedFaultModifier and TypeMethodDescriptionNotificationBroker.registerPublisher(Referencable publisher, String topic) NotificationBroker.registerPublisher(Referencable publisher, String topic, boolean demand) NotificationBroker.registerPublisher(Referencable publisher, List<String> topics, boolean demand) -
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw PublisherRegistrationRejectedFaultModifier and TypeMethodDescriptionprotected voidJmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) -
Uses of PublisherRegistrationRejectedFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw PublisherRegistrationRejectedFaultModifier and TypeMethodDescriptionNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)