|
||||||||
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.JdkConnectionHelper
Implementation of ConnectionHelper
using the JDK
HttpURLConnection
class.
Constructor Summary | |
JdkConnectionHelper(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 JdkConnectionHelper(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 |