| 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 |
|---|---|
protected void |
AbstractSubscription.unsubscribe() |
void |
AbstractNotificationBroker.unsubscribe(java.lang.String address) |
UnsubscribeResponse |
AbstractSubscription.unsubscribe(Unsubscribe unsubscribeRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsSubscription.unsubscribe() |
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeResponse |
SubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest) |
UnsubscribeResponse |
PausableSubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest) |
Copyright © 2005-2014 FuseSource. All Rights Reserved.