org.opentox.pol
Class Rest
java.lang.Object
org.opentox.pol.Rest
public class Rest
- extends Object
Constructor Summary |
Rest()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
c
public URLConnection c
Rest
public Rest()
throws RestException
- Throws:
RestException
Connect
public void Connect(URL u)
throws IOException
- Throws:
IOException
Send
public void Send(HttpURLConnection urlc,
String data)
throws RestException
- Throws:
RestException
DoIdCall
public HttpReturn DoIdCall(String subjectid)
throws RestException
- Throws:
RestException
LogOut
public HttpReturn LogOut(String subjectid)
Copyright © 2010-2011 OpenTox project. All Rights Reserved.