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 © 2014. All Rights Reserved.