org.jboss.portal.common.http
Class HttpResponse

java.lang.Object
  extended by org.jboss.portal.common.http.HttpResponse
All Implemented Interfaces:
java.io.Serializable

public class HttpResponse
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 7228 $
Author:
Julien Viet
See Also:
Serialized Form

Constructor Summary
HttpResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpResponse

public HttpResponse()