| 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.
|
| org.oasis_open.docs.wsn.brw_2 |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPublisher.create(RegisterPublisher registerPublisherRequest) |
RegisterPublisherResponse |
AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest,
EndpointManager manager) |
RegisterPublisherResponse |
AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) |
protected void |
AbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JbiPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) |
| Modifier and Type | Method and Description |
|---|---|
RegisterPublisherResponse |
NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.