Java org.apache.commons.httpclient.server SimpleHttpServerConnection fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.httpclient.server SimpleHttpServerConnection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.httpclient.server SimpleHttpServerConnection.

The text is from its open source code.

Method

ResponseWritergetWriter()
Returns the ResponseWriter used to write the output to the socket.
voidsetKeepAlive(boolean b)
voidwriteResponse(final SimpleResponse response)