Class ReturnResponse
java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.ReturnResponse
- All Implemented Interfaces:
Response
A response that is the successful result of a request.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReturnResponse
public ReturnResponse()
-
-
Method Details
-
getReturnValue
- Returns:
- The returned value, as a string.
-