Package uk.co.mruoc.rest.polling
Class GetExpectedResponse
java.lang.Object
uk.co.mruoc.rest.polling.GetExpectedResponse
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Boolean>
public class GetExpectedResponse
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Boolean>
-
Constructor Summary
Constructors Constructor Description GetExpectedResponse(java.lang.String uri, ExpectedResponse expectedResponse) -
Method Summary
Modifier and Type Method Description java.lang.Booleancall()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GetExpectedResponse
-
-
Method Details
-
call
public java.lang.Boolean call()- Specified by:
callin interfacejava.util.concurrent.Callable<java.lang.Boolean>
-