Package net.grinder.plugin.http.tcpproxyfilter

TCPProxy filters for the HTTP plug in.

See:
          Description

Interface Summary
ConnectionHandler Per-connection message handler.
ConnectionHandlerFactory Factory for ConnectionHandlers.
HTTPFilterEventListener A listener for events generated by HTTPRequestFilter and HTTPResponseFilter.
HTTPRecording Interface for recording HTTP stream information.
HTTPRecordingParameters Parameters that control the HTTP recording.
HTTPRecordingResultProcessor Something that can process the result of an HTTPRecordingImplementation.
RegularExpressions Common regular expressions.
 

Class Summary
ConnectionCache Map of ConnectionDetails to handlers.
ConnectionHandlerFactoryImplementation Factory for ConnectionHandlers.
HTTPRecordingImplementation Contains common state for HTTP recording.
HTTPRequestFilter TCPProxyFilter that transforms an HTTP request stream into an XML document.
HTTPResponseFilter TCPProxyFilter that collects data from server responses.
ParametersFromProperties Obtain recording parameters from system properties.
ProcessHTTPRecordingWithXSLT Output an HTTPRecordingImplementation result as a script using an XSLT transformation.
ProcessHTTPRecordingWithXSLT.StyleSheetFile Wrapper for an InputStream to a style sheet.
ProcessRecording Command line invocation for testing purposes.
RegularExpressionsImplementation Compiled regular expressions.
XSLTHelper Helper functions for style sheets.
 

Enum Summary
ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet Built in style sheets.
 

Package net.grinder.plugin.http.tcpproxyfilter Description

TCPProxy filters for the HTTP plug in.



Copyright © 2000-2013. All Rights Reserved.