|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.junit.ServerResponseFactory
public class ServerResponseFactory
Create a server response with the result of the http response.
Constructor Summary | |
---|---|
ServerResponseFactory()
|
Method Summary | |
---|---|
static ServerResponse |
create(org.apache.commons.httpclient.HttpMethod method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerResponseFactory()
Method Detail |
---|
public static ServerResponse create(org.apache.commons.httpclient.HttpMethod method) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |