Uses of Interface
compbio.data.msa.JABAService

Packages that use JABAService
compbio.data.msa Web Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.ws.client A command line client and web services testing client for JAva Bioinformatics Analysis Web Services. 
compbio.ws.server   
 

Uses of JABAService in compbio.data.msa
 

Subinterfaces of JABAService in compbio.data.msa
 interface MsaWS<T>
          Multiple Sequence Alignment (MSA) Web Services Interface
 interface RegistryWS
          JABAWS services registry
 interface SequenceAnnotation<T>
          Interface for tools that results to one or more annotation to sequence(s) Single, multiple sequences their groups or alignments can be annotated
 

Uses of JABAService in compbio.ws.client
 

Methods in compbio.ws.client that return JABAService
static JABAService Jws2Client.connect(String host, Services service)
          Connects to a web service by the host and the service name web service type
 

Uses of JABAService in compbio.ws.server
 

Classes in compbio.ws.server that implement JABAService
 class AAConWS
           
 class ClustalOWS
           
 class ClustalWS
           
 class DisemblWS
           
 class GlobPlotWS
           
 class IUPredWS
           
 class JronnWS
           
 class MafftWS
           
 class MuscleWS
           
 class ProbconsWS
           
 class RegistryWS
          JABAWS services registry
 class TcoffeeWS