| Package | Description |
|---|---|
| org.apache.servicemix.wsn |
This package provides base classes for WS-Notification implementations.
|
| org.apache.servicemix.wsn.jms |
JMS based implementation of the NotificationBroker and related services.
|
| org.oasis_open.docs.wsn.b_2 | |
| org.oasis_open.docs.wsn.br_2 |
| Modifier and Type | Field and Description |
|---|---|
protected TopicExpressionType |
AbstractSubscription.topic |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TopicExpressionType> |
AbstractPublisher.topic |
| Modifier and Type | Method and Description |
|---|---|
TopicExpressionType |
JmsTopicExpressionConverter.toTopicExpression(org.apache.activemq.command.ActiveMQTopic topic) |
TopicExpressionType |
JmsTopicExpressionConverter.toTopicExpression(java.lang.String name) |
TopicExpressionType |
JmsTopicExpressionConverter.toTopicExpression(javax.jms.Topic topic) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.command.ActiveMQTopic |
JmsTopicExpressionConverter.toActiveMQTopic(TopicExpressionType topic) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.command.ActiveMQTopic |
JmsTopicExpressionConverter.toActiveMQTopic(java.util.List<TopicExpressionType> topics) |
| Modifier and Type | Field and Description |
|---|---|
protected TopicExpressionType |
NotificationMessageHolderType.topic |
protected TopicExpressionType |
GetCurrentMessage.topic |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TopicExpressionType> |
NotificationProducerRP.topicExpression |
| Modifier and Type | Method and Description |
|---|---|
TopicExpressionType |
ObjectFactory.createTopicExpressionType()
Create an instance of
TopicExpressionType |
TopicExpressionType |
NotificationMessageHolderType.getTopic()
Gets the value of the topic property.
|
TopicExpressionType |
GetCurrentMessage.getTopic()
Gets the value of the topic property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopicExpression(TopicExpressionType value)
|
java.util.List<TopicExpressionType> |
NotificationProducerRP.getTopicExpression()
Gets the value of the topicExpression property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopicExpression(TopicExpressionType value)
|
void |
NotificationMessageHolderType.setTopic(TopicExpressionType value)
Sets the value of the topic property.
|
void |
GetCurrentMessage.setTopic(TopicExpressionType value)
Sets the value of the topic property.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TopicExpressionType> |
PublisherRegistrationRP.topic |
protected java.util.List<TopicExpressionType> |
RegisterPublisher.topic |
protected java.util.List<TopicExpressionType> |
NotificationBrokerRP.topicExpression |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
|
java.util.List<TopicExpressionType> |
PublisherRegistrationRP.getTopic()
Gets the value of the topic property.
|
java.util.List<TopicExpressionType> |
RegisterPublisher.getTopic()
Gets the value of the topic property.
|
java.util.List<TopicExpressionType> |
NotificationBrokerRP.getTopicExpression()
Gets the value of the topicExpression property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TopicExpressionType> |
ObjectFactory.createTopic(TopicExpressionType value)
|
Copyright © 2005-2016 FuseSource. All Rights Reserved.