Uses of Class
org.oasis_open.docs.wsn.b_2.TopicExpressionType
Packages that use TopicExpressionType
Package
Description
-
Uses of TopicExpressionType in org.apache.cxf.wsn
Fields in org.apache.cxf.wsn declared as TopicExpressionTypeFields in org.apache.cxf.wsn with type parameters of type TopicExpressionType -
Uses of TopicExpressionType in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client with parameters of type TopicExpressionTypeModifier and TypeMethodDescriptionvoidPublisher.Callback.subscribe(TopicExpressionType topic) voidPublisher.Callback.unsubscribe(TopicExpressionType topic) protected voidPublisher.unsubscribe(TopicExpressionType topic) Constructors in org.apache.cxf.wsn.client with parameters of type TopicExpressionType -
Uses of TopicExpressionType in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that return TopicExpressionTypeModifier and TypeMethodDescriptionJmsTopicExpressionConverter.toTopicExpression(jakarta.jms.Topic topic) JmsTopicExpressionConverter.toTopicExpression(String name) JmsTopicExpressionConverter.toTopicExpression(org.apache.activemq.artemis.jms.client.ActiveMQTopic topic) Methods in org.apache.cxf.wsn.jms with parameters of type TopicExpressionTypeModifier and TypeMethodDescriptionprotected abstract ObjectJmsPublisher.startSubscription(TopicExpressionType topic) org.apache.activemq.artemis.jms.client.ActiveMQTopicJmsTopicExpressionConverter.toActiveMQTopic(TopicExpressionType topic) -
Uses of TopicExpressionType in org.apache.cxf.wsn.services
Methods in org.apache.cxf.wsn.services with parameters of type TopicExpressionTypeModifier and TypeMethodDescriptionprotected ObjectJaxwsPublisher.startSubscription(TopicExpressionType topic) -
Uses of TopicExpressionType in org.oasis_open.docs.wsn.b_2
Fields in org.oasis_open.docs.wsn.b_2 declared as TopicExpressionTypeModifier and TypeFieldDescriptionprotected TopicExpressionTypeGetCurrentMessage.topicprotected TopicExpressionTypeNotificationMessageHolderType.topicFields in org.oasis_open.docs.wsn.b_2 with type parameters of type TopicExpressionTypeModifier and TypeFieldDescriptionprotected List<TopicExpressionType>NotificationProducerRP.topicExpressionMethods in org.oasis_open.docs.wsn.b_2 that return TopicExpressionTypeModifier and TypeMethodDescriptionObjectFactory.createTopicExpressionType()Create an instance ofTopicExpressionTypeGetCurrentMessage.getTopic()Gets the value of the topic property.NotificationMessageHolderType.getTopic()Gets the value of the topic property.Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type TopicExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopic(TopicExpressionType value) jakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopicExpression(TopicExpressionType value) NotificationProducerRP.getTopicExpression()Gets the value of the topicExpression property.Methods in org.oasis_open.docs.wsn.b_2 with parameters of type TopicExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopic(TopicExpressionType value) jakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopicExpression(TopicExpressionType value) voidGetCurrentMessage.setTopic(TopicExpressionType value) Sets the value of the topic property.voidNotificationMessageHolderType.setTopic(TopicExpressionType value) Sets the value of the topic property. -
Uses of TopicExpressionType in org.oasis_open.docs.wsn.br_2
Fields in org.oasis_open.docs.wsn.br_2 with type parameters of type TopicExpressionTypeModifier and TypeFieldDescriptionprotected List<TopicExpressionType>PublisherRegistrationRP.topicprotected List<TopicExpressionType>RegisterPublisher.topicprotected List<TopicExpressionType>NotificationBrokerRP.topicExpressionMethods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type TopicExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopic(TopicExpressionType value) PublisherRegistrationRP.getTopic()Gets the value of the topic property.RegisterPublisher.getTopic()Gets the value of the topic property.NotificationBrokerRP.getTopicExpression()Gets the value of the topicExpression property.Methods in org.oasis_open.docs.wsn.br_2 with parameters of type TopicExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TopicExpressionType>ObjectFactory.createTopic(TopicExpressionType value)