compbio.ws.client
Class WSTester
java.lang.Object
compbio.ws.client.WSTester
public class WSTester
- extends Object
Class for testing web services
- Version:
- 1.0 February 2010
- Author:
- pvtroshin
Method Summary |
static
|
main(String[] args)
Test JWS2 web services |
WSTester
public WSTester()
main
public static <T> void main(String[] args)
throws IOException
- Test JWS2 web services
- Type Parameters:
T
- web service type- Parameters:
args
- -h=
-s= which is optional. If service name is not
provided then all known JWS2 web services are tested
- Throws:
IOException