Package org.apache.jmeter.protocol.http.util
package org.apache.jmeter.protocol.http.util
-
ClassDescriptionThis class provides an implementation of Base64 encoding without relying on the the sun.* packages.General purpose conversion utilities related to HTTP/HTMLThe purpose of this class is to cache the DOM Documents in memory and by-pass parsing.Apache HttpClient protocol factory to generate SSL socketsConstants used in HTTP, mainly header names.Constants used in HTTP, mainly header names.Class representing a file parameter for http upload.A set of HTTPFileArg objects.Class for XStream conversion of HTTPResultCommons HttpClient protocol factory to generate Loopback HTTP socketsApache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modemsApache HttpClient protocol factory to generate "slow" SSL sockets for emulating dial-up modemsCommons HttpClient protocol factory to generate "slow" sockets for emulating dial-up modemsCreated on: Jun 3, 2003For now I use DOM for WSDLHelper, but it would be more efficient to use JAXB to generate an object model for WSDL and use it to perform serialization and deserialization.