|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcompbio.ws.client.AAConClient
public class AAConClient
A command line client for AACon web service
Method Summary | |
---|---|
static SequenceAnnotation<AAConWS> |
connect()
Connects to a AACon web service by the host and the service name |
static void |
main(java.lang.String[] args)
Starts command line client, if no parameters are supplied prints help. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SequenceAnnotation<AAConWS> connect() throws javax.xml.ws.WebServiceException
AlignmentAnnotation
javax.xml.ws.WebServiceException
- if cannot connect to a web servicepublic static void main(java.lang.String[] args)
args
- Usage:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |