Class SimpleWebServiceOutboundGateway

All Implemented Interfaces:
org.reactivestreams.Subscriber<Message<?>>, Aware, BeanClassLoaderAware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Ordered, ExpressionCapable, Orderable, MessageProducer, HeaderPropagationAware, IntegrationPattern, NamedComponent, IntegrationManagement, TrackableComponent, MessageHandler, reactor.core.CoreSubscriber<Message<?>>

public class SimpleWebServiceOutboundGateway extends AbstractWebServiceOutboundGateway
An outbound Messaging Gateway for invoking a Web Service.
Author:
Mark Fisher, Oleg Zhurakousky, Artem Bilan, Gary Russell