Uses of Class
com.xceptance.xlt.api.validators.ContentLengthValidator
-
Packages that use ContentLengthValidator Package Description com.xceptance.xlt.api.validators Provides some standard validator implementations. -
-
Uses of ContentLengthValidator in com.xceptance.xlt.api.validators
Methods in com.xceptance.xlt.api.validators that return ContentLengthValidator Modifier and Type Method Description static ContentLengthValidatorContentLengthValidator. getInstance()Returns the singleton instance.
-