public interface BodyGenerator
| Modifier and Type | Method and Description |
|---|---|
Body |
createBody()
Creates a new instance of the request body to be read.
|
Body createBody() throws IOException
null.IOException - If the body could not be created.Copyright © 2015. All rights reserved.