| Package | Description |
|---|---|
| org.apache.cxf.wsn | |
| org.apache.cxf.wsn.client | |
| org.apache.cxf.wsn.jms | |
| org.oasis_open.docs.wsn.b_2 |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<NotificationMessageHolderType> |
AbstractPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractPublisher.notify(NotificationMessageHolderType messageHolder) |
protected abstract void |
AbstractPullPoint.store(NotificationMessageHolderType messageHolder) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationMessageHolderType> |
PullPoint.getMessages(long max) |
| Modifier and Type | Method and Description |
|---|---|
void |
Consumer.Callback.notify(NotificationMessageHolderType message) |
| Modifier and Type | Method and Description |
|---|---|
protected List<NotificationMessageHolderType> |
JmsPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsPublisher.notify(NotificationMessageHolderType messageHolder) |
protected void |
JmsPullPoint.store(NotificationMessageHolderType messageHolder) |
| Modifier and Type | Field and Description |
|---|---|
protected List<NotificationMessageHolderType> |
GetMessagesResponse.notificationMessage |
protected List<NotificationMessageHolderType> |
Notify.notificationMessage |
| Modifier and Type | Method and Description |
|---|---|
NotificationMessageHolderType |
ObjectFactory.createNotificationMessageHolderType()
Create an instance of
NotificationMessageHolderType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
|
List<NotificationMessageHolderType> |
GetMessagesResponse.getNotificationMessage()
Gets the value of the notificationMessage property.
|
List<NotificationMessageHolderType> |
Notify.getNotificationMessage()
Gets the value of the notificationMessage property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NotificationMessageHolderType> |
ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
|
Apache CXF