Uses of Class
com.basho.riak.client.util.Multipart.Part

Packages that use Multipart.Part
com.basho.riak.client.util General utility classes used by the API, mainly deprecated classes that have been moved to com.basho.riak.client.http.util. 
 

Uses of Multipart.Part in com.basho.riak.client.util
 

Methods in com.basho.riak.client.util that return Multipart.Part
 Multipart.Part StreamedMultipart.next()
          Deprecated. See Iterator.next().
 

Methods in com.basho.riak.client.util that return types with arguments of type Multipart.Part
static List<Multipart.Part> Multipart.parse(Map<String,String> headers, byte[] body)
          Deprecated. Parses a multipart message or a multipart subpart of a multipart message.
 



Copyright © 2012. All Rights Reserved.