|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HTTPClient.RQGResponse
Access to get an RQG on success or a network response object
(via the superinterface) on failure.
| Method Summary | |
|---|---|
RQG |
getRQG()
Getter method to get the RQG from a successful conversion. |
| Methods inherited from interface info.sswap.api.http.HTTPResponse |
|---|
close, getContent, getErrorStream, getException, getHeaders, getHeaderValue, getHeaderValues, getMessage, getResponseCode, getSSWAPExceptionHeader, getSSWAPExceptionValues, hasErrorCode |
| Method Detail |
|---|
RQG getRQG()
RQG from a successful conversion.
RQG or null on failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||