Uses of Package
org.apache.cactus.spi.client

Packages that use org.apache.cactus.spi.client
org.apache.cactus.internal.client Contains the classes implementing of the client side of Cactus. 
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. 
org.apache.cactus.spi.client.connector   
 

Classes in org.apache.cactus.spi.client used by org.apache.cactus.internal.client
ResponseObjectFactory
          Constructs response object that are passed as parameter to endXXX() and global end() methods.
 

Classes in org.apache.cactus.spi.client used by org.apache.cactus.internal.client.connector.http
ResponseObjectFactory
          Constructs response object that are passed as parameter to endXXX() and global end() methods.
 

Classes in org.apache.cactus.spi.client used by org.apache.cactus.spi.client.connector
ResponseObjectFactory
          Constructs response object that are passed as parameter to endXXX() and global end() methods.
 



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