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