|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |