|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpResponseWriterFactory
Factory for the creation of a HttpResponseWriter.
| Method Summary | |
|---|---|
HttpResponseWriter |
createHttpResponseWriter(ServerHttpConnection connection)
Creates the HttpResponseWriter for the
ServerHttpConnection. |
| Method Detail |
|---|
HttpResponseWriter createHttpResponseWriter(ServerHttpConnection connection)
throws IOException
HttpResponseWriter for the
ServerHttpConnection.
connection - ServerHttpConnection.
HttpResponseWriter for the ServerHttpConnection.
IOException - If unable to provide HttpResponseWriter to write
content similar to content already on the
HttpResponse.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||