uk.org.ogsadai.examples.clienttoolkit
Class AsynchronousRequests
java.lang.Object
|
+--uk.org.ogsadai.examples.clienttoolkit.AsynchronousRequests
- public class AsynchronousRequests
- extends java.lang.Object
This example shows how to query the request status and poll a data service until a request completed.
- Author:
- The OGSA-DAI team.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT_NOTICE
private static final java.lang.String COPYRIGHT_NOTICE
-
- See Also:
- Constant Field Values
mService
private static DataService mService
-
mSession
private static Session mSession
-
AsynchronousRequests
public AsynchronousRequests()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
-
java.lang.Exception