Uses of Class
org.jumpmind.symmetric.fs.client.connector.TransportConnectorFactory

Packages that use TransportConnectorFactory
org.jumpmind.symmetric.fs.client   
 

Uses of TransportConnectorFactory in org.jumpmind.symmetric.fs.client
 

Fields in org.jumpmind.symmetric.fs.client declared as TransportConnectorFactory
protected  TransportConnectorFactory SyncClientEngine.transportConnectorFactory
           
 

Methods in org.jumpmind.symmetric.fs.client that return TransportConnectorFactory
protected  TransportConnectorFactory SyncClientEngine.createTransportConnectorFactory(IPersisterServices persisterServices)
           
 

Constructors in org.jumpmind.symmetric.fs.client with parameters of type TransportConnectorFactory
SyncJob(TransportConnectorFactory transportConnectorFactory, IPersisterServices persisterServices, IServerNodeLocker serverNodeLocker, org.springframework.scheduling.TaskScheduler taskScheduler, Node node, SyncConfig config, TypedProperties properties, ISyncClientListener syncClientListener, ScriptAPI api)
           
 



Copyright © 2012 JumpMind, Inc.. All Rights Reserved.