gluu
|
継承メンバを含む org.xdi.oxauth.client.BaseResponse の全メンバ一覧です。
BaseResponse() | org.xdi.oxauth.client.BaseResponse | inline |
BaseResponse(int status) | org.xdi.oxauth.client.BaseResponse | inline |
BaseResponse(ClientResponse< String > clientResponse) | org.xdi.oxauth.client.BaseResponse | inline |
entity | org.xdi.oxauth.client.BaseResponse | protected |
getEntity() | org.xdi.oxauth.client.BaseResponse | inline |
getHeaders() | org.xdi.oxauth.client.BaseResponse | inline |
getLocation() | org.xdi.oxauth.client.BaseResponse | inline |
getStatus() | org.xdi.oxauth.client.BaseResponse | inline |
headers | org.xdi.oxauth.client.BaseResponse | protected |
location | org.xdi.oxauth.client.BaseResponse | protected |
setEntity(String entity) | org.xdi.oxauth.client.BaseResponse | inline |
setHeaders(MultivaluedMap< String, Object > headers) | org.xdi.oxauth.client.BaseResponse | inline |
setLocation(String location) | org.xdi.oxauth.client.BaseResponse | inline |
setStatus(int status) | org.xdi.oxauth.client.BaseResponse | inline |
status | org.xdi.oxauth.client.BaseResponse | protected |