Uses of Interface
com.limegroup.gnutella.http.HTTPMessage

Packages that use HTTPMessage
com.limegroup.gnutella.http   
 

Uses of HTTPMessage in com.limegroup.gnutella.http
 

Methods in com.limegroup.gnutella.http with parameters of type HTTPMessage
abstract  void HTTPRequestMethod.writeHttpResponse(HTTPMessage response, java.io.OutputStream os)
          Abstract method for writing the HTTP response based on the HTTP request method.
abstract  void HTTPRequestMethod.writeHttpResponse(HTTPMessage response, java.io.OutputStream os)
          Abstract method for writing the HTTP response based on the HTTP request method.