|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationMessageHolderType | |
|---|---|
| org.apache.servicemix.wsn | This package provides base classes for WS-Notification implementations. |
| org.apache.servicemix.wsn.client | JBI client API for using WS-Notification 1.3. |
| org.apache.servicemix.wsn.jms | JMS based implementation of the NotificationBroker and related services. |
| org.oasis_open.docs.wsn.b_2 | |
| Uses of NotificationMessageHolderType in org.apache.servicemix.wsn |
|---|
| Methods in org.apache.servicemix.wsn that return types with arguments of type NotificationMessageHolderType | |
|---|---|
protected abstract List<NotificationMessageHolderType> |
AbstractPullPoint.getMessages(int max)
|
| Methods in org.apache.servicemix.wsn with parameters of type NotificationMessageHolderType | |
|---|---|
abstract void |
AbstractPublisher.notify(NotificationMessageHolderType messageHolder)
|
protected abstract void |
AbstractPullPoint.store(NotificationMessageHolderType messageHolder)
|
| Uses of NotificationMessageHolderType in org.apache.servicemix.wsn.client |
|---|
| Methods in org.apache.servicemix.wsn.client that return types with arguments of type NotificationMessageHolderType | |
|---|---|
List<NotificationMessageHolderType> |
PullPoint.getMessages(int max)
|
| Uses of NotificationMessageHolderType in org.apache.servicemix.wsn.jms |
|---|
| Methods in org.apache.servicemix.wsn.jms that return types with arguments of type NotificationMessageHolderType | |
|---|---|
protected List<NotificationMessageHolderType> |
JmsPullPoint.getMessages(int max)
|
| Methods in org.apache.servicemix.wsn.jms with parameters of type NotificationMessageHolderType | |
|---|---|
void |
JmsPublisher.notify(NotificationMessageHolderType messageHolder)
|
protected void |
JmsPullPoint.store(NotificationMessageHolderType messageHolder)
|
| Uses of NotificationMessageHolderType in org.oasis_open.docs.wsn.b_2 |
|---|
| Fields in org.oasis_open.docs.wsn.b_2 with type parameters of type NotificationMessageHolderType | |
|---|---|
protected List<NotificationMessageHolderType> |
GetMessagesResponse.notificationMessage
|
protected List<NotificationMessageHolderType> |
Notify.notificationMessage
|
| Methods in org.oasis_open.docs.wsn.b_2 that return NotificationMessageHolderType | |
|---|---|
NotificationMessageHolderType |
ObjectFactory.createNotificationMessageHolderType()
Create an instance of NotificationMessageHolderType |
| Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type NotificationMessageHolderType | |
|---|---|
javax.xml.bind.JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
Create an instance of JAXBElement<NotificationMessageHolderType>} |
List<NotificationMessageHolderType> |
GetMessagesResponse.getNotificationMessage()
Gets the value of the notificationMessage property. |
List<NotificationMessageHolderType> |
Notify.getNotificationMessage()
Gets the value of the notificationMessage property. |
| Methods in org.oasis_open.docs.wsn.b_2 with parameters of type NotificationMessageHolderType | |
|---|---|
javax.xml.bind.JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
Create an instance of JAXBElement<NotificationMessageHolderType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||