Uses of Interface
com.basho.riak.client.response.WithBodyResponse

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

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

Classes in com.basho.riak.client.response that implement WithBodyResponse
 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 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.

 



Copyright © 2012. All Rights Reserved.