Uses of Class
org.apache.http.impl.io.AbstractMessageWriter

Packages that use AbstractMessageWriter
org.apache.http.impl.io Default implementations for interfaces in org.apache.http.io
 

Uses of AbstractMessageWriter in org.apache.http.impl.io
 

Subclasses of AbstractMessageWriter in org.apache.http.impl.io
 class HttpRequestWriter
          HTTP request writer that serializes its output to an instance of SessionOutputBuffer.
 class HttpResponseWriter
          HTTP response writer that serializes its output to an instance of SessionOutputBuffer.
 



Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.