| Package | Description |
|---|---|
| org.apache.cxf.wsn | |
| org.apache.cxf.wsn.client | |
| org.apache.cxf.wsn.jms | |
| org.oasis_open.docs.wsn.bw_2 |
| Modifier and Type | Method and Description |
|---|---|
GetMessagesResponse |
AbstractPullPoint.getMessages(GetMessages getMessagesRequest) |
protected abstract List<NotificationMessageHolderType> |
AbstractPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationMessageHolderType> |
PullPoint.getMessages(long max) |
| Modifier and Type | Method and Description |
|---|---|
protected List<NotificationMessageHolderType> |
JmsPullPoint.getMessages(int max) |
| Modifier and Type | Method and Description |
|---|---|
GetMessagesResponse |
PullPoint.getMessages(GetMessages getMessagesRequest) |
Apache CXF