| Package | Description |
|---|---|
| org.apache.servicemix.wsn |
This package provides base classes for WS-Notification implementations.
|
| org.apache.servicemix.wsn.jbi |
JBI implementation of NotificationBroker and related services.
|
| org.apache.servicemix.wsn.jms |
JMS based implementation of the NotificationBroker and related services.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractSubscription |
AbstractNotificationBroker.createSubcription(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
JbiSubscription |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsSubscription |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractSubscription |
JmsNotificationBroker.createSubcription(java.lang.String name) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.