|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpResponseDecorator | |
---|---|
com.basho.riak.client.http.response | HTTP response handling/wrapping classes for the legacy HTTP REST client, consider using the high-level IRiakClient |
Uses of HttpResponseDecorator in com.basho.riak.client.http.response |
---|
Subclasses of HttpResponseDecorator in com.basho.riak.client.http.response | |
---|---|
class |
BucketResponse
Response from a GET request at a bucket's URL. |
class |
FetchResponse
Response from a HEAD or GET request for an object. |
class |
IndexResponse
The response from an index query |
class |
ListBucketsResponse
|
class |
MapReduceResponse
Response from a map-reduce query (POST to /mapred). |
class |
StoreResponse
Response from a PUT request for an object. |
class |
WalkResponse
Response from a GET request for an object with link walking. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |