alphaville / ToxOtis

An HTTP client for consuming OpenTox predictive toxicology web services.
http://opentox.ntua.gr/wiki
6 stars 1 forks source link

Methods that wait for a task to complete #5

Closed alphaville closed 13 years ago

alphaville commented 14 years ago

Create methods that wait for a task to complete and return a Future instead of a Task object.

alphaville commented 13 years ago

Done