| 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 |
|---|---|
RenewResponse |
AbstractSubscription.renew(Renew renewRequest) |
protected abstract void |
AbstractSubscription.renew(javax.xml.datatype.XMLGregorianCalendar time) |
protected javax.xml.datatype.XMLGregorianCalendar |
AbstractSubscription.validateTerminationTime(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsSubscription.renew(javax.xml.datatype.XMLGregorianCalendar terminationTime) |
| Modifier and Type | Method and Description |
|---|---|
RenewResponse |
SubscriptionManager.renew(Renew renewRequest) |
RenewResponse |
PausableSubscriptionManager.renew(Renew renewRequest) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.