X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2Fclass-use%2FServices.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2Fclass-use%2FServices.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=66b3efde68a55b1bfc2aaf95698a1ba287cda1a2;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/ws/client/class-use/Services.html b/website/dm_javadoc/compbio/ws/client/class-use/Services.html deleted file mode 100644 index 66b3efd..0000000 --- a/website/dm_javadoc/compbio/ws/client/class-use/Services.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - - - -Uses of Class compbio.ws.client.Services - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
compbio.ws.client.Services

-
- - - - - - - - - - - - - - - - - -
-Packages that use Services
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.ws.clientA command line client and web services testing client for - JAva Bioinformatics Analysis Web Services. 
-  -

- - - - - -
-Uses of Services in compbio.data.msa
-  -

- - - - - - - - - -
Methods in compbio.data.msa that return types with arguments of type Services
- Set<Services>RegistryWS.getSupportedServices() - -
-          List of services that are functioning on the server.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.data.msa with parameters of type Services
- intRegistryWS.getLastTested(Services service) - -
-          Number of seconds since the last test.
- DateRegistryWS.getLastTestedOn(Services service) - -
-          The date and time the service has been verified to work last time
- booleanRegistryWS.isOperating(Services service) - -
-          Check whether a particular web service is working on this server
- StringRegistryWS.testService(Services service) - -
-          Test a particular service
-  -

- - - - - -
-Uses of Services in compbio.data.msa.jaxws
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.data.msa.jaxws that return Services
- ServicesTestService.getArg0() - -
-           
- ServicesIsOperating.getArg0() - -
-           
- ServicesGetLastTestedOn.getArg0() - -
-           
- ServicesGetLastTested.getArg0() - -
-           
-  -

- - - - - - - - - -
Methods in compbio.data.msa.jaxws that return types with arguments of type Services
- Set<Services>GetSupportedServicesResponse.getReturn() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.data.msa.jaxws with parameters of type Services
- voidTestService.setArg0(Services arg0) - -
-           
- voidIsOperating.setArg0(Services arg0) - -
-           
- voidGetLastTestedOn.setArg0(Services arg0) - -
-           
- voidGetLastTested.setArg0(Services arg0) - -
-           
-  -

- - - - - - - - - -
Method parameters in compbio.data.msa.jaxws with type arguments of type Services
- voidGetSupportedServicesResponse.setReturn(Set<Services> _return) - -
-           
-  -

- - - - - -
-Uses of Services in compbio.ws.client
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.client that return Services
-static ServicesServices.getService(String servName) - -
-           
-static ServicesServicesUtil.getServiceByJobDirectory(File jobdir) - -
-           
-static ServicesServicesUtil.getServiceByRunner(Class<compbio.engine.client.Executable<?>> runnerClassName) - -
-           
-static ServicesServices.valueOf(String name) - -
-          Returns the enum constant of this type with the specified name.
-static Services[]Services.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in compbio.ws.client that return types with arguments of type Services
-static Set<Services>Jws2Client.getServices(String hostname) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.ws.client with parameters of type Services
- booleanWSTester.checkService(Services service) - -
-          Test JABA web service
-static JABAServiceJws2Client.connect(String host, - Services service) - -
-          Connects to a web service by the host and the service name web service - type
-static Class<? extends compbio.engine.client.Executable<?>>ServicesUtil.getServiceImpl(Services service) - -
-           
-static voidJws2Client.testService(String hostname, - Services service, - PrintWriter writer) - -
-          Asks registry to test the service on the host hostname
-  -

- - - - - - - - - -
Method parameters in compbio.ws.client with type arguments of type Services
-static StringServices.toString(Set<Services> services) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -