Class SmbOutboundGateway

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 SmbOutboundGateway extends AbstractRemoteFileOutboundGateway<jcifs.smb.SmbFile>
Outbound Gateway for performing remote file operations via SMB.
Since:
6.0
Author:
Gregory Bragg