JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
For Removal
Interfaces
Classes
Methods
Constructors
For Removal
Element
Description
com.github.tomakehurst.wiremock.recording.Recorder.getStubMappingPostProcessor(RecordSpec)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.Recorder.serveEventsToStubMappings(List<ServeEvent>, ProxiedServeEventFilters, SnapshotStubMappingGenerator, SnapshotStubMappingPostProcessor)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.RequestPatternTransformer
com.github.tomakehurst.wiremock.recording.RequestPatternTransformer(Map<String, CaptureHeadersSpec>, RequestBodyPatternFactory)
com.github.tomakehurst.wiremock.recording.ScenarioProcessor
com.github.tomakehurst.wiremock.recording.ScenarioProcessor.putRepeatedRequestsInScenarios(List<StubMapping>)
com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter.format(List<StubMapping>)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor(BlobStore)
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor.extractInPlace(StubMapping)
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator(RequestPatternTransformer, LoggedResponseDefinitionTransformer)
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingPostProcessor
This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingTransformerRunner
This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
Interfaces
Interface
Description
com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilter
Classes
Class
Description
com.github.tomakehurst.wiremock.extension.PostServeAction
Use
ServeEventListener
instead.
com.github.tomakehurst.wiremock.extension.ResponseDefinitionTransformer
com.github.tomakehurst.wiremock.extension.ResponseTransformer
com.github.tomakehurst.wiremock.junit.WireMockStaticRule
JUnit disallows this approach from version 4.11. Use
WireMockClassRule
instead
com.github.tomakehurst.wiremock.recording.RequestPatternTransformer
com.github.tomakehurst.wiremock.recording.ScenarioProcessor
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingPostProcessor
This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingTransformerRunner
This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.stubbing.StubMappingJsonRecorder
this is the legacy recorder and will be removed before 3.x is out of beta
Methods
Method
Description
com.github.tomakehurst.wiremock.core.Options.browserProxyingEnabled()
use
BrowserProxySettings.enabled()
com.github.tomakehurst.wiremock.core.WireMockConfiguration.jettyHeaderBufferSize(Integer)
com.github.tomakehurst.wiremock.core.WireMockConfiguration.maxRequestJournalEntries(Optional<Integer>)
com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel.getRequestLine()
com.github.tomakehurst.wiremock.recording.Recorder.getStubMappingPostProcessor(RecordSpec)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.Recorder.serveEventsToStubMappings(List<ServeEvent>, ProxiedServeEventFilters, SnapshotStubMappingGenerator, SnapshotStubMappingPostProcessor)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.ScenarioProcessor.putRepeatedRequestsInScenarios(List<StubMapping>)
com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter.format(List<StubMapping>)
This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor.extractInPlace(StubMapping)
com.github.tomakehurst.wiremock.standalone.CommandLineOptions.browserProxyingEnabled()
use
BrowserProxySettings.enabled()
Constructors
Constructor
Description
com.github.tomakehurst.wiremock.recording.RequestPatternTransformer(Map<String, CaptureHeadersSpec>, RequestBodyPatternFactory)
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor(BlobStore)
com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator(RequestPatternTransformer, LoggedResponseDefinitionTransformer)