Uses of Class
org.jwall.web.http.nio.HttpMessageChannel

Packages that use HttpMessageChannel
org.jwall.web.http.nio   
 

Uses of HttpMessageChannel in org.jwall.web.http.nio
 

Subclasses of HttpMessageChannel in org.jwall.web.http.nio
 class HttpRequestChannel
          $Id: HttpRequestStream.java 79 2007-10-22 23:43:37Z chris $ This class implements a reader which reads from the input-stream and parses http-requests.
 class HttpResponseChannel
          This class reads from an incoming stream and buffers it, parsing the stream to read the responses.
 



Copyright © 2012 jwall.org. All Rights Reserved.