|
||||||||
| 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.AbstractConnectionHelper
|
+--org.apache.cactus.client.HttpClientConnectionHelper
Implementation of ConnectionHelper using Jakarta Commons
HttpClient.
| Constructor Summary | |
HttpClientConnectionHelper(String theURL)
|
|
| Method Summary | |
HttpURLConnection |
connect(WebRequest theRequest)
Affected by: LogAspect |
| Methods inherited from class org.apache.cactus.client.AbstractConnectionHelper |
getCookieString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpClientConnectionHelper(String theURL)
| Method Detail |
public HttpURLConnection connect(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 | |||||||