Class SessionFactoryMapBuilder<T>

java.lang.Object
org.springframework.integration.support.MapBuilder<SessionFactoryMapBuilder<T>,​Object,​SessionFactory<T>>
org.springframework.integration.file.remote.session.SessionFactoryMapBuilder<T>

public class SessionFactoryMapBuilder<T>
extends MapBuilder<SessionFactoryMapBuilder<T>,​Object,​SessionFactory<T>>
A MapBuilder to producer a map that maps objects to SessionFactorys.
Since:
5.0.7
Author:
Gary Russell