|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HTTPProvider.RRGResponse
Exposes access to both a ready-to-use Resource Response Graph (RRG) on success or a
network response object on failure.
| Method Summary | |
|---|---|
RRG |
getRRG()
Getter method to get the Resource Response Graph ( RRG) 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 |
|---|
RRG getRRG()
RRG) from a successful conversion.
RRG or null on failure.RRG
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||