The Spring Integration Smb Adapter provides...
Each of the provided components use the
org.springframework.integration.smb.session.SmbSession
class...
Certain configuration parameters are shared amongst all Smb components and are described below:
auto-startup
Lifecycle attribute signaling if this component should
be started during Application Context startup.
Defaults to true.
Optional.
id
Identifies the underlying Spring bean definition, which
is an instance of either EventDrivenConsumer
or PollingConsumer.
Optional.
Outbound gateways are similar to outbound channel adapters except that it can also be used to get a result on the reply channel after performing the given...