org.openware.loadsim.output
Class PrintLinksHandler

java.lang.Object
  |
  +--org.openware.loadsim.output.PrintLinksHandler
All Implemented Interfaces:
IContentHandler, java.io.Serializable

public class PrintLinksHandler
extends java.lang.Object
implements IContentHandler

See Also:
Serialized Form

Constructor Summary
PrintLinksHandler()
           
 
Method Summary
 void handlePage(SampleResult sr)
          Handle the contents of the last page downloaded.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintLinksHandler

public PrintLinksHandler()
Method Detail

handlePage

public void handlePage(SampleResult sr)
                throws LinkException
Description copied from interface: IContentHandler
Handle the contents of the last page downloaded.
Specified by:
handlePage in interface IContentHandler


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.