Uses of Interface
org.apache.cactus.internal.client.connector.http.ConnectionHelper

Packages that use ConnectionHelper
org.apache.cactus.internal.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.internal.client.connector.http
 

Classes in org.apache.cactus.internal.client.connector.http that implement ConnectionHelper
 class HttpClientConnectionHelper
          Implementation of ConnectionHelper using Jakarta Commons HttpClient.
 



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