Uses of Class
goldengate.commandexec.client.LocalExecClientPipelineFactory

Packages that use LocalExecClientPipelineFactory
goldengate.commandexec.client Classes implementing LocalExec Client part without SSL link 
goldengate.commandexec.ssl.client Classes implementing LocalExec Client part with SSL link 
 

Uses of LocalExecClientPipelineFactory in goldengate.commandexec.client
 

Fields in goldengate.commandexec.client declared as LocalExecClientPipelineFactory
protected  LocalExecClientPipelineFactory LocalExecClientHandler.factory
           
 

Constructors in goldengate.commandexec.client with parameters of type LocalExecClientPipelineFactory
LocalExecClientHandler(LocalExecClientPipelineFactory factory)
          Constructor
 

Uses of LocalExecClientPipelineFactory in goldengate.commandexec.ssl.client
 

Subclasses of LocalExecClientPipelineFactory in goldengate.commandexec.ssl.client
 class LocalExecSslClientPipelineFactory
          Version with SSL support
 

Constructors in goldengate.commandexec.ssl.client with parameters of type LocalExecClientPipelineFactory
LocalExecSslClientHandler(LocalExecClientPipelineFactory factory)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.