Class RmiOutboundGateway

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<?>>

@Deprecated
public class RmiOutboundGateway
extends AbstractReplyProducingMessageHandler
Deprecated.
since 5.4 with no replacement.
An outbound Messaging Gateway for RMI-based remoting.
Author:
Mark Fisher, Gary Russell, Artem Bilan