|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConnectionHelper in org.apache.cactus.client |
Classes in org.apache.cactus.client that implement ConnectionHelper | |
class |
AbstractConnectionHelper
Common helper methods for implementing 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 that return ConnectionHelper | |
static ConnectionHelper |
ConnectionHelperFactory.getConnectionHelper(String theUrl)
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |