X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobSubmissionException.html;h=1f7c42cc141df9f3c61882693803cca4392a7547;hb=6e1c873d0879f462b1fb1a1efa444cf993a9e76a;hp=5e4a6f28f629860e250d0ce985f86bfb84cc1d8c;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html b/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html index 5e4a6f2..1f7c42c 100644 --- a/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html +++ b/website/dm_javadoc/compbio/metadata/class-use/JobSubmissionException.html @@ -2,12 +2,12 @@ - + Uses of Class compbio.metadata.JobSubmissionException - + @@ -90,6 +90,10 @@ function windowTitle() Packages that use JobSubmissionException +compbio.data.msa +Web Service interfaces for JAva Bioinformatics Analysis Web Services.  + + compbio.metadata A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project.  @@ -97,6 +101,49 @@ Packages that use + + + + +
+Uses of JobSubmissionException in compbio.data.msa
+  +

+ + + + + + + + + + + + + + + + + +
Methods in compbio.data.msa that throw JobSubmissionException
+ StringMsaWS.align(List<FastaSequence> sequences) + +
+          Align a list of sequences with default settings.
+ StringMsaWS.customAlign(List<FastaSequence> sequences, + List<Option<T>> options) + +
+          Align a list of sequences with options.
+ StringMsaWS.presetAlign(List<FastaSequence> sequences, + Preset<T> preset) + +
+          Align a list of sequences with preset.
+  +

@@ -117,8 +164,8 @@ Uses of LimitExceededException
-          Thrown if the task larger in size that the limit that applies to the - calculation. +          This exception is thrown if the task larger in size that the limit that + applies to the calculation.