X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FJronnWS.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FJronnWS.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=4b8a8274bf7184a3271824f209fc8d188343dcd9;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/ws/server/JronnWS.html b/website/full_javadoc/compbio/ws/server/JronnWS.html deleted file mode 100644 index 4b8a827..0000000 --- a/website/full_javadoc/compbio/ws/server/JronnWS.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - -JronnWS - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.ws.server -
-Class JronnWS

-
-java.lang.Object
-  extended by compbio.ws.server.GenericMetadataService
-      extended by compbio.ws.server.SequenceAnnotationService<Jronn>
-          extended by compbio.ws.server.JronnWS
-
-
-
All Implemented Interfaces:
JABAService, JManagement, Metadata<Jronn>, SequenceAnnotation<Jronn>
-
-
-
-
public class JronnWS
extends SequenceAnnotationService<Jronn>
implements SequenceAnnotation<Jronn>
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface compbio.data.msa.JABAService
SERVICE_NAMESPACE, V2_SERVICE_NAMESPACE
-  - - - - - - - - - - -
-Constructor Summary
JronnWS() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- ChunkHolderpullExecStatistics(String jobId, - long position) - -
-          Assume statistics is not supported
- - - - - - - -
Methods inherited from class compbio.ws.server.SequenceAnnotationService
analize, customAnalize, getAnnotation, presetAnalize
- - - - - - - -
Methods inherited from class compbio.ws.server.GenericMetadataService
cancelJob, getJobStatus, getLimit, getLimits, getPresets, getRunnerOptions
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface compbio.data.msa.SequenceAnnotation
analize, customAnalize, getAnnotation, presetAnalize
- - - - - - - -
Methods inherited from interface compbio.data.msa.JManagement
cancelJob, getJobStatus
- - - - - - - -
Methods inherited from interface compbio.data.msa.Metadata
getLimit, getLimits, getPresets, getRunnerOptions
-  -

- - - - - - - - -
-Constructor Detail
- -

-JronnWS

-
-public JronnWS()
-
-
- - - - - - - - -
-Method Detail
- -

-pullExecStatistics

-
-public ChunkHolder pullExecStatistics(String jobId,
-                                      long position)
-
-
Description copied from class: GenericMetadataService
-
Assume statistics is not supported -

-

-
Specified by:
pullExecStatistics in interface JManagement
Overrides:
pullExecStatistics in class GenericMetadataService
-
-
-
Parameters:
jobId - - unique job identifier
position - - next position within the file to read -
Returns:
ChunkHolder
See Also:
ChunkHolder
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -