|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcompbio.ws.client.WSTester
public class WSTester
Class for testing web services
| Field Summary | |
|---|---|
static java.lang.String |
fastaAlignment
|
static java.lang.String |
fastaInput
Sequences to be used as input for all WS |
| Constructor Summary | |
|---|---|
WSTester(java.lang.String hostname,
java.io.PrintWriter writer)
Construct an instance of JABAWS tester |
|
| Method Summary | ||
|---|---|---|
boolean |
checkService(Services service)
Test JABA web service |
|
static
|
main(java.lang.String[] args)
Test JWS2 web services |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String fastaInput
public static final java.lang.String fastaAlignment
| Constructor Detail |
|---|
public WSTester(java.lang.String hostname,
java.io.PrintWriter writer)
hostname - - fully qualified host and context name of JABAWS e.g.
http://nanna.cluster.lifesci.dundee.ac.uk:8080/jabawriter - a PrintWriter instance to writer test log to.| Method Detail |
|---|
public static <T> void main(java.lang.String[] args)
throws java.io.IOException
T - web service typeargs - -h=java.io.IOException
public boolean checkService(Services service)
throws java.net.ConnectException,
javax.xml.ws.WebServiceException
service - the service to test
javax.xml.ws.WebServiceException
java.net.ConnectException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||