Uses of Class
goldengate.commandexec.server.LocalExecServerPipelineFactory

Packages that use LocalExecServerPipelineFactory
goldengate.commandexec.server Classes implementing LocalExec Server part without SSL link 
goldengate.commandexec.ssl.server Classes implementing LocalExec Server part with SSL link 
 

Uses of LocalExecServerPipelineFactory in goldengate.commandexec.server
 

Fields in goldengate.commandexec.server declared as LocalExecServerPipelineFactory
protected  LocalExecServerPipelineFactory LocalExecServerHandler.factory
           
 

Constructors in goldengate.commandexec.server with parameters of type LocalExecServerPipelineFactory
LocalExecServerHandler(LocalExecServerPipelineFactory factory, long newdelay)
          Constructor with a specific delay
 

Uses of LocalExecServerPipelineFactory in goldengate.commandexec.ssl.server
 

Subclasses of LocalExecServerPipelineFactory in goldengate.commandexec.ssl.server
 class LocalExecSslServerPipelineFactory
          Version with SSL support
 

Constructors in goldengate.commandexec.ssl.server with parameters of type LocalExecServerPipelineFactory
LocalExecSslServerHandler(LocalExecServerPipelineFactory factory, long newdelay)
           
 



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