org.jboss.portal.junit
Class ServerResponse

java.lang.Object
  extended byorg.jboss.portal.junit.ServerResponse
Direct Known Subclasses:
ErrorResponse, ResultSetResponse

public abstract class ServerResponse
extends java.lang.Object

The response from the container.


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

Constructor Detail

ServerResponse

public ServerResponse()