| 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.jms |
JMS based implementation of the NotificationBroker and related services.
|
| org.oasis_open.docs.wsn.b_2 | |
| org.oasis_open.docs.wsn.bw_2 |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPullPoint.create(CreatePullPoint createPullPointRequest) |
CreatePullPointResponse |
AbstractCreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest) |
protected java.lang.String |
AbstractCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest) |
CreatePullPointResponse |
AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest,
EndpointManager manager) |
| Constructor and Description |
|---|
WSNPullPointEndpoint(CreatePullPoint request) |
WSNPullPointEndpoint(CreatePullPoint request,
javax.xml.namespace.QName service,
java.lang.String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
JmsCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest) |
| Modifier and Type | Method and Description |
|---|---|
CreatePullPoint |
ObjectFactory.createCreatePullPoint()
Create an instance of
CreatePullPoint |
| Modifier and Type | Method and Description |
|---|---|
CreatePullPointResponse |
CreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest) |
Copyright © 2005-2015 FuseSource. All Rights Reserved.