站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

ServerResponse - JBOSS Portal 2.2 API 英文版文档


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()