Uses of Class
org.oasis_open.docs.wsn.brw_2.PublisherRegistrationRejectedFault
-
Packages that use PublisherRegistrationRejectedFault Package Description org.apache.cxf.wsn org.apache.cxf.wsn.client org.apache.cxf.wsn.jms org.oasis_open.docs.wsn.brw_2 -
-
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw PublisherRegistrationRejectedFault Modifier and Type Method Description voidAbstractPublisher. create(RegisterPublisher registerPublisherRequest)RegisterPublisherResponseAbstractNotificationBroker. handleRegisterPublisher(RegisterPublisher registerPublisherRequest)RegisterPublisherResponseAbstractNotificationBroker. 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 PublisherRegistrationRejectedFault 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) -
Uses of PublisherRegistrationRejectedFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw PublisherRegistrationRejectedFault Modifier and Type Method Description protected 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 PublisherRegistrationRejectedFault Modifier and Type Method Description RegisterPublisherResponseNotificationBroker. registerPublisher(RegisterPublisher registerPublisherRequest)
-