Uses of Package
com.xceptance.xlt.api.util
Packages that use com.xceptance.xlt.api.util
Package
Description
Provides abstract super classes for different types of actions.
Provides classes to make the handling of test data easier.
Provides core classes as well as classes to represent the different data measured during a test.
Provides various utility classes to make writing test cases easier.
-
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.actionsClassDescriptionUsing response content processors, one can modify the content of a response body right after download but still before the content is being parsed or compiled.
-
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.data
-
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.engineClassDescriptionThis class does not implement the CharBuffer of the JDK, but uses the idea of a shared character array with views.
-
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.utilClassDescriptionAn abstract super class for
ResponseProcessor
implementations.TheBasicPageUtils
class provides common helper methods for its child classes.Using response content processors, one can modify the content of a response body right after download but still before the content is being parsed or compiled.This class does not implement the CharBuffer of the JDK, but uses the idea of a shared character array with views.The property keeper.