| Package | Description |
|---|---|
| org.apache.cxf.wsn | |
| org.apache.cxf.wsn.client | |
| org.apache.cxf.wsn.jms | |
| org.apache.cxf.wsn.services | |
| org.oasis_open.docs.wsn.brw_2 |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPublisher.create(RegisterPublisher registerPublisherRequest) |
RegisterPublisherResponse |
AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest) |
RegisterPublisherResponse |
AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) |
protected abstract void |
AbstractPublisher.start() |
protected void |
AbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) |
| Modifier and Type | Method and Description |
|---|---|
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
List<String> topics,
boolean demand) |
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
String topic) |
Registration |
NotificationBroker.registerPublisher(Referencable publisher,
String topic,
boolean demand) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsPublisher.start() |
protected void |
JmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JaxwsPublisher.start() |
| Modifier and Type | Method and Description |
|---|---|
RegisterPublisherResponse |
NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) |
Apache CXF