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

Packages that use WithBodyResponse
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 WithBodyResponse in com.basho.riak.client.http.response
 

Classes in com.basho.riak.client.http.response that implement WithBodyResponse
 class FetchResponse
          Response from a HEAD or GET request for an object.
 class StoreResponse
          Response from a PUT request for an object.
 



Copyright © 2012. All Rights Reserved.