Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Multipart.Part |
StreamedMultipart.next()
Deprecated.
See
Iterator.next() . |
Modifier and Type | Method and Description |
---|---|
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 © 2014. All Rights Reserved.