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

Packages that use org.apache.cactus.internal.client
org.apache.cactus.internal.client Contains the classes implementing of the client side of Cactus. 
org.apache.cactus.internal.util Contains various internal utility classes. 
org.apache.cactus.spi.client Contains Cactus client-side SPI classes required to implement new protocols other than the Cactus-implemented ones. 
 

Classes in org.apache.cactus.internal.client used by org.apache.cactus.internal.client
ClientException
          A Cactus client side exception.
ParsingException
          Thrown when parsing the Web Test result (XML) and trying to build a WebTestResult object.
 

Classes in org.apache.cactus.internal.client used by org.apache.cactus.internal.util
ClientException
          A Cactus client side exception.
 

Classes in org.apache.cactus.internal.client used by org.apache.cactus.spi.client
ClientException
          A Cactus client side exception.
 



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