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