|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConnectionHelper | |
| org.apache.cactus.client.connector.http | Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors. |
| Uses of ConnectionHelper in org.apache.cactus.client.connector.http |
| Classes in org.apache.cactus.client.connector.http that implement ConnectionHelper | |
class |
HttpClientConnectionHelper
Implementation of ConnectionHelper using Jakarta Commons
HttpClient. |
class |
JdkConnectionHelper
Implementation of ConnectionHelper using the JDK
HttpURLConnection class. |
| Methods in org.apache.cactus.client.connector.http that return ConnectionHelper | |
static ConnectionHelper |
ConnectionHelperFactory.getConnectionHelper(java.lang.String theUrl,
Configuration theConfiguration)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||