Uses of Package
compbio.engine.client

Packages that use compbio.engine.client
compbio.engine   
compbio.engine.client   
compbio.engine.cluster.drmaa   
compbio.engine.conf   
compbio.engine.local   
compbio.runner Utilities commonly used by all runners. 
compbio.runner._impl   
compbio.runner.conservation   
compbio.runner.disorder   
compbio.runner.msa Wrappers for native executables for multiple sequence alignment (msa) 
compbio.ws.client A command line client and web services testing client for JAva Bioinformatics Analysis Web Services. 
compbio.ws.server   
 

Classes in compbio.engine.client used by compbio.engine
ConfiguredExecutable
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
 

Classes in compbio.engine.client used by compbio.engine.client
CommandBuilder
           
ConfExecutable
           
ConfiguredExecutable
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
PipedExecutable
          This is a marker interface to indicate that the output of the process must be captured.
RunConfiguration
          Value class for persisting ConfExecutable instances
SkeletalExecutable
           
 

Classes in compbio.engine.client used by compbio.engine.cluster.drmaa
ConfiguredExecutable
           
 

Classes in compbio.engine.client used by compbio.engine.conf
Executable
          Interface to a native executable.
 

Classes in compbio.engine.client used by compbio.engine.local
ConfiguredExecutable
           
 

Classes in compbio.engine.client used by compbio.runner
CommandBuilder
           
ConfiguredExecutable
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
RunConfiguration
          Value class for persisting ConfExecutable instances
 

Classes in compbio.engine.client used by compbio.runner._impl
CommandBuilder
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
RunConfiguration
          Value class for persisting ConfExecutable instances
 

Classes in compbio.engine.client used by compbio.runner.conservation
CommandBuilder
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
SkeletalExecutable
           
 

Classes in compbio.engine.client used by compbio.runner.disorder
CommandBuilder
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
PipedExecutable
          This is a marker interface to indicate that the output of the process must be captured.
SkeletalExecutable
           
 

Classes in compbio.engine.client used by compbio.runner.msa
CommandBuilder
           
Executable
          Interface to a native executable.
Executable.ExecProvider
           
PipedExecutable
          This is a marker interface to indicate that the output of the process must be captured.
SkeletalExecutable
           
 

Classes in compbio.engine.client used by compbio.ws.client
Executable
          Interface to a native executable.
 

Classes in compbio.engine.client used by compbio.ws.server
ConfiguredExecutable