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