X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FChunkHolder.html;h=df6379d7c55a63fb7eb04ce4812194914e7e91c8;hb=bc3346bd7c1c518fad867d4c60a53779e7516588;hp=f7a782de32e6acc8b469109b8edaa738ca8b4255;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/ChunkHolder.html b/website/dm_javadoc/compbio/metadata/class-use/ChunkHolder.html index f7a782d..df6379d 100644 --- a/website/dm_javadoc/compbio/metadata/class-use/ChunkHolder.html +++ b/website/dm_javadoc/compbio/metadata/class-use/ChunkHolder.html @@ -2,12 +2,12 @@ - + Uses of Class compbio.metadata.ChunkHolder - + @@ -83,7 +83,90 @@ function windowTitle()

Uses of Class
compbio.metadata.ChunkHolder

-No usage of compbio.metadata.ChunkHolder + + + + + + + + + + + + + +
+Packages that use ChunkHolder
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
+  +

+ + + + + +
+Uses of ChunkHolder in compbio.data.msa
+  +

+ + + + + + + + + +
Methods in compbio.data.msa that return ChunkHolder
+ ChunkHolderJManagement.pullExecStatistics(String jobId, + long position) + +
+          Reads 1kb chunk from the statistics file which is specific to a given web + service from the position.
+  +

+ + + + + +
+Uses of ChunkHolder in compbio.data.msa.jaxws
+  +

+ + + + + + + + + +
Methods in compbio.data.msa.jaxws that return ChunkHolder
+ ChunkHolderPullExecStatisticsResponse.getReturn() + +
+           
+  +

+ + + + + + + + + +
Methods in compbio.data.msa.jaxws with parameters of type ChunkHolder
+ voidPullExecStatisticsResponse.setReturn(ChunkHolder _return) + +
+