public interface Response extends Message
| Modifier and Type | Method and Description |
|---|---|
boolean |
indicatesSuccess()
Checks if the response indicates success.
|
HTTPResponse |
toHTTPResponse()
Returns the matching HTTP response.
|
boolean indicatesSuccess()
true if the response indicates success, else
false.HTTPResponse toHTTPResponse()
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.