Package | Description |
---|---|
com.ning.http.client | |
com.ning.http.client.generators | |
com.ning.http.multipart |
Modifier and Type | Interface and Description |
---|---|
interface |
RandomAccessBody
A request body which supports random access to its contents.
|
Modifier and Type | Method and Description |
---|---|
Body |
BodyGenerator.createBody()
Creates a new instance of the request body to be read.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ByteArrayBodyGenerator.ByteBody |
protected static class |
FileBodyGenerator.FileBody |
protected class |
InputStreamBodyGenerator.ISBody |
Modifier and Type | Method and Description |
---|---|
Body |
InputStreamBodyGenerator.createBody() |
Body |
ByteArrayBodyGenerator.createBody() |
Modifier and Type | Class and Description |
---|---|
class |
MultipartBody |
Copyright © 2015. All rights reserved.