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

Packages that use Multipart.Part
com.basho.riak.client.http.util Supporting utility classes for the legacy HTTP REST client, consider using the high-level IRiakClient 
 

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

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

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



Copyright © 2012. All Rights Reserved.