Uses of Interface
org.apache.cactus.client.ConnectionHelper

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)
           
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.