public static interface RequestWriter.ContentWriter
| Modifier and Type | Method and Description | 
|---|---|
| String | getContentType() | 
| void | write(OutputStream os) | 
void write(OutputStream os) throws IOException
IOExceptionString getContentType()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.