|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Body | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.generators | |
| com.ning.http.multipart | |
| Uses of Body in com.ning.http.client |
|---|
| Subinterfaces of Body in com.ning.http.client | |
|---|---|
interface |
RandomAccessBody
A request body which supports random access to its contents. |
| Methods in com.ning.http.client that return Body | |
|---|---|
Body |
BodyGenerator.createBody()
Creates a new instance of the request body to be read. |
| Uses of Body in com.ning.http.client.generators |
|---|
| Classes in com.ning.http.client.generators that implement Body | |
|---|---|
protected class |
ByteArrayBodyGenerator.ByteBody
|
protected static class |
FileBodyGenerator.FileBody
|
protected class |
InputStreamBodyGenerator.ISBody
|
| Methods in com.ning.http.client.generators that return Body | |
|---|---|
Body |
InputStreamBodyGenerator.createBody()
|
Body |
ByteArrayBodyGenerator.createBody()
|
| Uses of Body in com.ning.http.multipart |
|---|
| Classes in com.ning.http.multipart that implement Body | |
|---|---|
class |
MultipartBody
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||