当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
ServerResponseFactory - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.junit
Class ServerResponseFactory
java.lang.Object
org.jboss.portal.junit.ServerResponseFactory
- public class ServerResponseFactory
- extends java.lang.Object
Create a server response with the result of the http response.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerResponseFactory
public ServerResponseFactory()
create
public static ServerResponse create(org.apache.commons.httpclient.HttpMethod method)
throws java.io.IOException
- Throws:
java.io.IOException