| Package | Description | 
|---|---|
| org.apache.cxf.wsn | |
| org.apache.cxf.wsn.client | |
| org.apache.cxf.wsn.jms | |
| 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 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.validatePublisher(RegisterPublisher registerPublisherRequest)  | 
| Modifier and Type | Method and Description | 
|---|---|
RegisterPublisherResponse | 
NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)  | 
Apache CXF