|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.client.AbstractHttpClient
Abstract class for performing the steps necessary to run a test. It involves opening a first HTTP connection to a server redirector, reading the output stream and then opening a second HTTP connection to retrieve the test result.
Constructor Summary | |
AbstractHttpClient()
|
Method Summary | |
HttpURLConnection |
doTest(WebRequest theRequest)
Affected by: LogAspect |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractHttpClient()
Method Detail |
public HttpURLConnection doTest(WebRequest theRequest) throws java.lang.Throwable
around() in LogAspect
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |