|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.client.connector.http.HttpClientConnectionHelper
Implementation of ConnectionHelper using Jakarta Commons
HttpClient.
| Constructor Summary | |
HttpClientConnectionHelper(java.lang.String theURL)
|
|
| Method Summary | |
java.net.HttpURLConnection |
connect(WebRequest theRequest,
Configuration theConfiguration)
Connects to the Cactus Redirector using HTTP. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpClientConnectionHelper(java.lang.String theURL)
theURL - the URL that will be used for the HTTP connection.| Method Detail |
public java.net.HttpURLConnection connect(WebRequest theRequest,
Configuration theConfiguration)
throws java.lang.Throwable
ConnectionHelper
connect in interface ConnectionHelpertheRequest - the request containing all data to pass to the
server redirector.theConfiguration - the Cactus configuration
java.lang.Throwable - if an unexpected error occuredConnectionHelper.connect(WebRequest, Configuration)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||