Uses of Class
com.basho.riak.client.response.HttpResponseDecorator

Packages that use HttpResponseDecorator
com.basho.riak.client.response Deprecated please see com.basho.riak.http.client.response 
 

Uses of HttpResponseDecorator in com.basho.riak.client.response
 

Subclasses of HttpResponseDecorator in com.basho.riak.client.response
 class BucketResponse
          Deprecated. with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.BucketResponse instead.

WARNING: This class will be REMOVED in the next version.

 class FetchResponse
          Deprecated. with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.FetchResponse instead.

WARNING: This class will be REMOVED in the next version.

 class MapReduceResponse
          Deprecated. with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.MapReduceResponse instead.

WARNING: This class will be REMOVED in the next version.

 class StoreResponse
          Deprecated. with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StoreResponse instead.

WARNING: This class will be REMOVED in the next version.

 class WalkResponse
          Deprecated. with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.WalkResponse instead.

WARNING: This class will be REMOVED in the next version.

 



Copyright © 2012. All Rights Reserved.