Package | Description |
---|---|
compbio.data.msa |
Web Service interfaces for JAva Bioinformatics Analysis Web Services.
|
compbio.data.msa.jaxws | |
compbio.engine | |
compbio.ws.server |
Modifier and Type | Method and Description |
---|---|
ChunkHolder |
JManagement.pullExecStatistics(java.lang.String jobId,
long position)
Reads 1kb chunk from the statistics file which is specific to a given web
service from the
position . |
Modifier and Type | Field and Description |
---|---|
private ChunkHolder |
PullExecStatisticsResponse._return |
Modifier and Type | Method and Description |
---|---|
ChunkHolder |
PullExecStatisticsResponse.getReturn() |
Modifier and Type | Method and Description |
---|---|
void |
PullExecStatisticsResponse.setReturn(ChunkHolder _return) |
Modifier and Type | Method and Description |
---|---|
ChunkHolder |
FilePuller.pull(long position) |
static ChunkHolder |
ProgressGetter.pull(java.lang.String file,
long position) |
(package private) static ChunkHolder |
ProgressGetter.pull(java.lang.String file,
long position,
long delay,
java.util.concurrent.TimeUnit unit) |
Modifier and Type | Method and Description |
---|---|
ChunkHolder |
GenericMetadataService.pullExecStatistics(java.lang.String jobId,
long position)
Assume statistics is not supported
|
ChunkHolder |
GLprobsWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
MafftWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
AAConWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
ClustalOWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
JronnWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
MSAprobsWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
MuscleWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
ClustalWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
TcoffeeWS.pullExecStatistics(java.lang.String jobId,
long position) |
ChunkHolder |
ProbconsWS.pullExecStatistics(java.lang.String jobId,
long position) |
static ChunkHolder |
WSUtil.pullFile(java.lang.String file,
long position) |