public abstract class BinaryBody extends SingleBody
| Modifier | Constructor and Description |
|---|---|
protected |
BinaryBody()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.io.InputStream |
getInputStream()
Gets a
InputStream which reads the bytes of the body. |
Copyright © 2004-2012. All Rights Reserved.