Uses of Class
compbio.ws.client.Jws2Client.Services

Packages that use Jws2Client.Services
compbio.ws.client   
 

Uses of Jws2Client.Services in compbio.ws.client
 

Methods in compbio.ws.client that return Jws2Client.Services
static Jws2Client.Services Jws2Client.Services.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Jws2Client.Services[] Jws2Client.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 Jws2Client.Services
static
<T> MsaWS<T>
Jws2Client.connect(java.lang.String host, Jws2Client.Services service)
          Connects to a web service by the host and the service name