| 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 AbstractPublisher |
AbstractNotificationBroker.createPublisher(java.lang.String name) |
protected AbstractPublisher |
AbstractNotificationBroker.getPublisher(javax.xml.ws.wsaddressing.W3CEndpointReference producerReference) |
| Modifier and Type | Class and Description |
|---|---|
class |
JbiPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsPublisher |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPublisher |
JmsNotificationBroker.createPublisher(java.lang.String name) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.