| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected EndpointManager |
AbstractEndpoint.manager |
| Modifier and Type | Method and Description |
|---|---|
EndpointManager |
AbstractEndpoint.getManager() |
| Modifier and Type | Method and Description |
|---|---|
CreatePullPointResponse |
AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest,
EndpointManager manager) |
RegisterPublisherResponse |
AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest,
EndpointManager manager) |
SubscribeResponse |
AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest,
EndpointManager manager) |
void |
AbstractEndpoint.setManager(EndpointManager manager) |
| Modifier and Type | Class and Description |
|---|---|
class |
WSNComponent.WSNEndpointManager |
class |
WSNDeployableEndpoint |
class |
WSNPublisherEndpoint |
class |
WSNPullPointEndpoint |
class |
WSNSubscriptionEndpoint |
Copyright © 2005-2017 FuseSource. All Rights Reserved.