protected static interface RequestWriter.RequestEntityWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeRequestEntity(OutputStream out)
Write the request entity.
|
void writeRequestEntity(OutputStream out) throws IOException
out - the output stream to write the request entity.IOException - in case of IO error.Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.