Element | Description | Class |
---|
component | An WS-Notification component | org.apache.servicemix.wsn.spring.WSNSpringComponent |
create-pull-point | | org.apache.servicemix.wsn.spring.CreatePullPointFactoryBean |
endpoint | | org.apache.servicemix.wsn.spring.WSNDeployableEndpointFactoryBean |
publisher | This class is a lightweight component that can be used to act as a WS-Notification publisher.
All messages sent to it will be forwarded to the NotificationBroker in Notify requests. | org.apache.servicemix.wsn.spring.PublisherComponent |
publisher-proxy | A simple bean acting as a WS-Notification publisher.
All messages sent to it will be forwarded to the NotificationBroker as Notify requests.
This beans should be used and deployed onto servicemix-bean as a pojo for a bean endpoint. | org.apache.servicemix.wsn.spring.PublisherProxyBean |
register-publisher | | org.apache.servicemix.wsn.spring.RegisterPublisherFactoryBean |
subscribe | | org.apache.servicemix.wsn.spring.SubscribeFactoryBean |