See: Description
Interface | Description |
---|---|
ConnectionHandler |
Per-connection message handler.
|
ConnectionHandlerFactory |
Factory for
ConnectionHandler s. |
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 | Description |
---|---|
ConnectionCache |
Map of
ConnectionDetails to handlers. |
ConnectionHandlerFactoryImplementation |
Factory for
ConnectionHandler s. |
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 | Description |
---|---|
ProcessHTTPRecordingWithXSLT.BuiltInStyleSheet |
Built in style sheets.
|
Copyright © 2000-2014. All Rights Reserved.