| Package | Description |
|---|---|
| org.apache.servicemix.wsn |
This package provides base classes for WS-Notification implementations.
|
| org.apache.servicemix.wsn.component |
JBI Service Engine implementing WS-Notification 1.3.
|
| 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.apache.servicemix.wsn.spring | |
| org.oasis_open.docs.wsn.b_2 | |
| org.oasis_open.docs.wsn.brw_2 | |
| org.oasis_open.docs.wsn.bw_2 |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSubscription.create(Subscribe subscribeRequest) |
SubscribeResponse |
AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest,
EndpointManager manager) |
SubscribeResponse |
AbstractNotificationBroker.subscribe(Subscribe subscribeRequest) |
protected void |
AbstractSubscription.validateSubscription(Subscribe subscribeRequest) |
| Constructor and Description |
|---|
WSNSubscriptionEndpoint(Subscribe request) |
WSNSubscriptionEndpoint(Subscribe request,
javax.xml.namespace.QName service,
java.lang.String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.jbi.servicedesc.ServiceEndpoint |
JbiSubscription.resolveConsumer(Subscribe subscribeRequest) |
protected void |
JbiSubscription.validateSubscription(Subscribe subscribeRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsSubscription.validateSubscription(Subscribe subscribeRequest) |
| Modifier and Type | Method and Description |
|---|---|
Subscribe |
PublisherComponent.getSubscription()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Subscribe |
ObjectFactory.createSubscribe()
Create an instance of
Subscribe |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponse |
NotificationBroker.subscribe(Subscribe subscribeRequest) |
| Modifier and Type | Method and Description |
|---|---|
SubscribeResponse |
NotificationProducer.subscribe(Subscribe subscribeRequest) |
Copyright © 2005-2017 FuseSource. All Rights Reserved.