Uses of Class
org.oasis_open.docs.wsn.bw_2.InvalidProducerPropertiesExpressionFault
-
-
Uses of InvalidProducerPropertiesExpressionFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description voidAbstractSubscription. create(Subscribe subscribeRequest)SubscribeResponseAbstractNotificationBroker. handleSubscribe(Subscribe subscribeRequest, EndpointManager manager)SubscribeResponseAbstractNotificationBroker. subscribe(Subscribe subscribeRequest)protected voidAbstractSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidProducerPropertiesExpressionFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic)SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic, String xpath)SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic, String xpath, boolean raw, String initialTerminationTime)SubscribeResponsePublisher. subscribe(Subscribe subscribeRequest) -
Uses of InvalidProducerPropertiesExpressionFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description protected voidJmsSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidProducerPropertiesExpressionFault in org.apache.cxf.wsn.services
Methods in org.apache.cxf.wsn.services that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description protected voidJaxwsSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidProducerPropertiesExpressionFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description SubscribeResponseNotificationBroker. subscribe(Subscribe subscribeRequest) -
Uses of InvalidProducerPropertiesExpressionFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw InvalidProducerPropertiesExpressionFault Modifier and Type Method Description SubscribeResponseNotificationProducer. subscribe(Subscribe subscribeRequest)
-