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