This commit is contained in:
David Hoover
2011-04-22 16:39:01 -07:00
parent e308ab9bf3
commit af3c9e88f0
@@ -114,7 +114,7 @@ public class ServiceWaiter<T>
/** /**
* Blocks waiting for the response. * Blocks waiting for the response.
* *
* @return true if a success response was posted, false if a failure repsonse was posted. * @return true if a success response was posted, false if a failure response was posted.
*/ */
public boolean waitForResponse () public boolean waitForResponse ()
throws TimeoutException throws TimeoutException