|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Services | |
|---|---|
| compbio.ws.client | A command line client and web services testing client for JAva Bioinformatics Analysis Web Services. |
| Uses of Services in compbio.ws.client |
|---|
| Methods in compbio.ws.client that return Services | |
|---|---|
static Services |
Services.getService(String servName)
|
static Services |
Services.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 with parameters of type Services | |
|---|---|
static JABAService |
Jws2Client.connect(String host,
Services service)
Connects to a web service by the host and the service name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||