| 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.bw_2 |
| Modifier and Type | Method and Description |
|---|---|
GetMessagesResponse |
AbstractPullPoint.getMessages(GetMessages getMessagesRequest) |
protected abstract java.util.List<NotificationMessageHolderType> |
AbstractPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<NotificationMessageHolderType> |
JmsPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
GetMessagesResponse |
PullPoint.getMessages(GetMessages getMessagesRequest) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.