Proxy Sniffer V3.0

Package dfischer.utils

This runtime library is used by the automatically generated load test programs.

See:
          Description

Interface Summary
LogVectorInterface Interface to collect ASCII/TEXT log output of one thread and to dump it later in a safe way.
ThreadStepInterface Asks a thread (concurrent user) about its current execution step (thread step).
 

Class Summary
Base64Decoder Converts base64 encoded data back to normal data.
Base64Encoder Converts normal data to bas64 format.
Cookie Holds all data of one cookie.
CookieHandler Emulates the cookie handler of a web browser - for one single user.
HttpLoadTest Abstract basis class of all load test programs.
HttpSocketPool Internal TCP/IP connection pool for HTTP 1.1 support.
HttpSocketPoolItem Internal TCP/IP connection pool item for HTTP 1.1 support.
HttpTestURL Executes a HTTP request to the web server and receives the HTTP response.
Lib Common library methods.
LogVector Allows to collect ASCII/TEXT log output of one thread and to dump it later in a safe way.
MD5 Implementation of the MD5 algorithm.
OsDataCollection Holds a data collection of measured operating system performance data.
OsDataCollectorThread Internal thread of the load test program which collects operating system performance data from a remote host.
OsDataSnapshot Contains a snapshot of measured operating system performance data at a particular time.
ParseArgs Parses arguments of console programs.
ParseUrl Parses an URL and extracts the protocol, the host, the port and the file.
PerformanceData Contains all measured performance data of a test run.
PerformanceDataRecord Contains the measured performance data of a execution step (thread step).
PerformanceDataRecordFailureInfo Contains an error situation snapshot at the time when a URL call was failed.
PerformanceDataRecordSnapshot Contains performance details of one execution step, collected on a "sampling interval" during the load test.
PerformanceDataSnapshot Contains a statistic snapshot, collected on a "sampling interval" during the load test.
SSLInit Initializes the library for encrypted network connections.
ZoneTime Library for date and time - supports time zones.
 

Package dfischer.utils Description

This runtime library is used by the automatically generated load test programs.


Proxy Sniffer V3.0

Copyright 2002, 2003 by Ingenieurbüro David Fischer GmbH, Switzerland. All rights reserved.