A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class com.github.tomakehurst.wiremock.common.Pair
- absent() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- absent() - Static method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- absent() - Static method in class com.github.tomakehurst.wiremock.http.Cookie
- absent() - Static method in class com.github.tomakehurst.wiremock.matching.MultiValuePattern
- absent(String) - Static method in class com.github.tomakehurst.wiremock.http.FormParameter
- absent(String) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
- absent(String) - Static method in class com.github.tomakehurst.wiremock.http.QueryParameter
- ABSENT - Static variable in class com.github.tomakehurst.wiremock.matching.AbsentPattern
- AbsentPattern - Class in com.github.tomakehurst.wiremock.matching
- AbsentPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.AbsentPattern
- AbstractArrayHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- AbstractArrayHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractArrayHelper
- AbstractDateTimeMatchResult - Class in com.github.tomakehurst.wiremock.matching
- AbstractDateTimeMatchResult(ZonedDateTime, LocalDateTime, ZonedDateTime, LocalDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- AbstractDateTimePattern - Class in com.github.tomakehurst.wiremock.matching
- AbstractDateTimePattern(DateTimeOffset, String, DateTimeTruncation, DateTimeTruncation) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractDateTimePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractDateTimePattern(String, String, DateTimeTruncation, DateTimeTruncation, boolean, Integer, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractDateTimePattern(String, String, String, String, boolean, Integer, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractDateTimePattern(LocalDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractDateTimePattern(ZonedDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- AbstractFileSource - Class in com.github.tomakehurst.wiremock.common
- AbstractFileSource(File) - Constructor for class com.github.tomakehurst.wiremock.common.AbstractFileSource
- AbstractFormattingHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- AbstractFormattingHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper
- AbstractFormattingHelper.Format - Enum in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- AbstractGetDocTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- AbstractGetDocTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.AbstractGetDocTask
- AbstractLogicalMatcher - Class in com.github.tomakehurst.wiremock.matching
- AbstractLogicalMatcher(StringValuePattern...) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractLogicalMatcher
- AbstractLogicalMatcher(List<StringValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractLogicalMatcher
- AbstractRegexPattern - Class in com.github.tomakehurst.wiremock.matching
- AbstractRegexPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.AbstractRegexPattern
- AbstractRequestHandler - Class in com.github.tomakehurst.wiremock.http
- AbstractRequestHandler(ResponseRenderer, List<RequestFilter>, List<RequestFilterV2>, DataTruncationSettings) - Constructor for class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- AbstractRequestJournal - Class in com.github.tomakehurst.wiremock.verification
- AbstractRequestJournal(Integer, Map<String, RequestMatcherExtension>, RequestJournalStore) - Constructor for class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- AbstractScenarios - Class in com.github.tomakehurst.wiremock.stubbing
- AbstractScenarios(ScenariosStore) - Constructor for class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- AbstractSingleServeEventTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- AbstractSingleServeEventTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleServeEventTask
- AbstractSingleStubTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- AbstractSingleStubTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleStubTask
- AbstractStubMappings - Class in com.github.tomakehurst.wiremock.stubbing
- AbstractStubMappings(StubMappingStore, Scenarios, Map<String, RequestMatcherExtension>, Map<String, ResponseDefinitionTransformer>, Map<String, ResponseDefinitionTransformerV2>, BlobStore, List<StubLifecycleListener>, Map<String, ServeEventListener>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- AbstractTransformer<T> - Class in com.github.tomakehurst.wiremock.extension
- AbstractTransformer() - Constructor for class com.github.tomakehurst.wiremock.extension.AbstractTransformer
- ACCEPT - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- ACCEPT_ENCODING_HEADER - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- actualFormat(String) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- add(int, Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- add(RequestSpec, AdminTask) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes.RouteBuilder
- add(Extension...) - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- add(ExtensionFactory...) - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- add(RequestMethod, String, AdminTask) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes.RouteBuilder
- add(RequestMethod, String, AdminTask) - Method in interface com.github.tomakehurst.wiremock.admin.Router
- add(RequestMethod, String, Class<? extends AdminTask>) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes.RouteBuilder
- add(RequestMethod, String, Class<? extends AdminTask>) - Method in interface com.github.tomakehurst.wiremock.admin.Router
- add(ServeEvent) - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- add(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.store.RequestJournalStore
- add(StubMapping) - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- add(StubMapping) - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- add(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- add(Class<? extends Extension>...) - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- add(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- add(String...) - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- add(String, String) - Method in class com.github.tomakehurst.wiremock.common.url.PathParams
- add(String, String...) - Method in class com.github.tomakehurst.wiremock.common.url.QueryParams
- add(String, List<String>) - Method in class com.github.tomakehurst.wiremock.common.url.QueryParams
- addAll(int, Collection<?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- addAll(Collection<?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- addCookie(String, Cookie) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- addExtraModelElements(Request, ResponseDefinition, FileSource, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
-
Override this to add extra elements to the template model
- addFactories(Class<? extends ExtensionFactory>...) - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- addHeader(String, String...) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- addMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- addMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- addMockServiceRequestListener(RequestListener) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- addRequestListener(RequestListener) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- addRequestListener(RequestListener) - Method in interface com.github.tomakehurst.wiremock.http.RequestEventSource
- addStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- addStubMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- addStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- addStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- addStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- admin - Variable in class com.github.tomakehurst.wiremock.junit.DslWrapper
- Admin - Interface in com.github.tomakehurst.wiremock.core
- ADMIN_CONTEXT_ROOT - Static variable in class com.github.tomakehurst.wiremock.core.WireMockApp
- AdminApiExtension - Interface in com.github.tomakehurst.wiremock.extension
- adminAuthenticator(Authenticator) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- AdminException - Exception in com.github.tomakehurst.wiremock.common
- AdminException(String) - Constructor for exception com.github.tomakehurst.wiremock.common.AdminException
- AdminException(String, Throwable) - Constructor for exception com.github.tomakehurst.wiremock.common.AdminException
- AdminException(Throwable) - Constructor for exception com.github.tomakehurst.wiremock.common.AdminException
- adminRequest(Request) - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
-
Retrieve the admin response that is mapped for a given request to the server.
- AdminRequestFilter - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- AdminRequestFilter() - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.AdminRequestFilter
- AdminRequestFilterV2 - Interface in com.github.tomakehurst.wiremock.extension.requestfilter
- AdminRequestHandler - Class in com.github.tomakehurst.wiremock.http
- AdminRequestHandler(AdminRoutes, Admin, ResponseRenderer, Authenticator, boolean, List<RequestFilter>, List<RequestFilterV2>, DataTruncationSettings) - Constructor for class com.github.tomakehurst.wiremock.http.AdminRequestHandler
- AdminRoutes - Class in com.github.tomakehurst.wiremock.admin
- AdminRoutes(Iterable<AdminApiExtension>, Stores) - Constructor for class com.github.tomakehurst.wiremock.admin.AdminRoutes
- AdminRoutes.RouteBuilder - Class in com.github.tomakehurst.wiremock.admin
- AdminTask - Interface in com.github.tomakehurst.wiremock.admin
- AdvancedPathPattern - Class in com.github.tomakehurst.wiremock.matching
- AdvancedPathPattern(String, ContentPattern<?>) - Constructor for class com.github.tomakehurst.wiremock.matching.AdvancedPathPattern
- after() - Method in class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- after() - Method in class com.github.tomakehurst.wiremock.junit.WireMockRule
- after() - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- after(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- after(LocalDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- after(ZonedDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- AFTER_COMPLETE - com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
- AFTER_MATCH - com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
- afterAll(ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- afterComplete(ServeEvent, Parameters) - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- afterComplete(ServeEvent, Parameters) - Method in class org.wiremock.webhooks.Webhooks
- AfterDateTimePattern - Class in com.github.tomakehurst.wiremock.matching
- AfterDateTimePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- AfterDateTimePattern(String, String, String, String, boolean, Integer, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- AfterDateTimePattern(LocalDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- AfterDateTimePattern(ZonedDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- afterEach(ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- afterGlobalSettingsUpdated(GlobalSettings, GlobalSettings) - Method in interface com.github.tomakehurst.wiremock.extension.GlobalSettingsListener
- afterMatch(ServeEvent, Parameters) - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- afterNow() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- afterResponseSent(ServeEvent, Response) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- afterResponseSent(ServeEvent, Response) - Method in class com.github.tomakehurst.wiremock.http.StubRequestHandler
- afterSend() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- afterStubCreated(StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- afterStubEdited(StubMapping, StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- afterStubRemoved(StubMapping) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- afterStubRemoved(StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- afterStubsReset() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- afterStubsReset() - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- aggregate(MatchResult...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- aggregate(List<MatchResult>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- aggregateWeighted(WeightedMatchResult...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- aggregateWeighted(List<WeightedMatchResult>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- aJettySettings() - Static method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- all() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- all(Iterator<T>) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonDeserializer
- ALL - com.github.tomakehurst.wiremock.matching.MultipartValuePattern.MatchingType
- ALL - Static variable in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- ALL - Static variable in class com.github.tomakehurst.wiremock.common.NetworkAddressRange
- ALL_RANGES - Static variable in class com.github.tomakehurst.wiremock.common.NetworkAddressRange
- ALL_UNMATCHED - Static variable in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- allow(String) - Method in class com.github.tomakehurst.wiremock.common.NetworkAddressRules.Builder
- ALLOW_ALL - Static variable in interface com.github.tomakehurst.wiremock.common.NetworkAddressRules
- ALLOW_ALL - Static variable in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- allowNonProxied(boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- allRequests() - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- allStubMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- ALWAYS - com.github.tomakehurst.wiremock.core.Options.ChunkedEncodingPolicy
- ALWAYS - Static variable in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- aMultipart() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- aMultipart(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- and(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- and(StringValuePattern...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- andMatching(CustomMatcherDefinition) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- andMatching(CustomMatcherDefinition) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- andMatching(ValueMatcher<Request>) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- andMatching(ValueMatcher<Request>) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- andMatching(ValueMatcher<Request>) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- andMatching(String) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- andMatching(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- andMatching(String, Parameters) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- andMatching(String, Parameters) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- any(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- ANY - com.github.tomakehurst.wiremock.matching.MultipartValuePattern.MatchingType
- ANY - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- ANY - Static variable in class com.github.tomakehurst.wiremock.matching.UrlPattern
- anyRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- ANYTHING - Static variable in class com.github.tomakehurst.wiremock.matching.RequestPattern
- AnythingPattern - Class in com.github.tomakehurst.wiremock.matching
- AnythingPattern() - Constructor for class com.github.tomakehurst.wiremock.matching.AnythingPattern
- AnythingPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.AnythingPattern
- anyUrl() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- ApacheBackedHttpClient - Class in com.github.tomakehurst.wiremock.http.client
- ApacheBackedHttpClient(CloseableHttpClient, boolean) - Constructor for class com.github.tomakehurst.wiremock.http.client.ApacheBackedHttpClient
- ApacheHttpClientFactory - Class in com.github.tomakehurst.wiremock.http.client
- ApacheHttpClientFactory() - Constructor for class com.github.tomakehurst.wiremock.http.client.ApacheHttpClientFactory
- ApacheHttpHostNameMatcher - Class in com.github.tomakehurst.wiremock.http.ssl
- ApacheHttpHostNameMatcher() - Constructor for class com.github.tomakehurst.wiremock.http.ssl.ApacheHttpHostNameMatcher
- appendSubEvent(SubEvent) - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- appendSubEvent(SubEvent) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- appendSubEvent(String, Object) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- APPLICATION_JSON - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- apply(FaultInjector) - Method in enum com.github.tomakehurst.wiremock.http.Fault
- apply(LoggedResponse) - Method in class com.github.tomakehurst.wiremock.recording.LoggedResponseDefinitionTransformer
- apply(Request) - Method in class com.github.tomakehurst.wiremock.recording.RequestPatternTransformer
-
Deprecated.Returns a RequestPatternBuilder matching a given Request
- apply(ServeEvent) - Method in class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
-
Deprecated.
- apply(StubMapping) - Method in class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingTransformerRunner
-
Deprecated.
- apply(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HandlebarsOptimizedTemplate
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.Base64Helper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ContainsHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormDataHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsJsonPathHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HostnameHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JoinHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.MatchesRegexHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.MathsHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ParseJsonHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.PickRandomHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RangeHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RegexExtractHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.SizeHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.StringTrimHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.SystemValueHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.TruncateDateTimeHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.UrlEncodingHelper
- apply(Object, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ValHelper
- apply(String, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsXPathHelper
- apply(String, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ParseDateHelper
- apply(String, AbstractFormattingHelper.Format) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper
- apply(String, AbstractFormattingHelper.Format) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormatJsonHelper
- apply(String, AbstractFormattingHelper.Format) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormatXmlHelper
- apply(Void, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsRandomValuesHelper
- apply(Void, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RandomDecimalHelper
- apply(Void, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RandomIntHelper
- apply(Date, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsCurrentDateHelper
- apply(List<?>, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayAddHelper
- apply(List<?>, Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayRemoveHelper
- apply(Statement, Description) - Method in class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- apply(Statement, Description) - Method in class com.github.tomakehurst.wiremock.junit.WireMockRule
- apply(Statement, FrameworkMethod, Object) - Method in class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- apply(Statement, FrameworkMethod, Object) - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- applyAdditionalServerConfiguration(Server, Options) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- applyAdditionalServerConfiguration(Server, Options) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- applyGlobally() - Method in class com.github.tomakehurst.wiremock.extension.AbstractTransformer
- applyGlobally() - Method in interface com.github.tomakehurst.wiremock.extension.ResponseDefinitionTransformerV2
- applyGlobally() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- applyGlobally() - Method in interface com.github.tomakehurst.wiremock.extension.ResponseTransformerV2
- applyGlobally() - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- applyGlobally() - Method in class com.github.tomakehurst.wiremock.extension.StubMappingTransformer
- applyGlobally() - Method in class org.wiremock.webhooks.Webhooks
- applyResponse(Response, HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- applyToAdmin() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.AdminRequestFilter
- applyToAdmin() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.AdminRequestFilterV2
- applyToAdmin() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilter
-
Deprecated.
- applyToAdmin() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterV2
- applyToAdmin() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.StubRequestFilter
- applyToAdmin() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.StubRequestFilterV2
- applyToStubs() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.AdminRequestFilter
- applyToStubs() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.AdminRequestFilterV2
- applyToStubs() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilter
-
Deprecated.
- applyToStubs() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterV2
- applyToStubs() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.StubRequestFilter
- applyToStubs() - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.StubRequestFilterV2
- applyTruncationLast(boolean) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- ARE_EXACT_MATCH - Static variable in class com.github.tomakehurst.wiremock.matching.MatchResult
- aResponse() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- array - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- arrayAdd - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- ArrayAddHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ArrayAddHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayAddHelper
- ArrayFunctions - Class in com.github.tomakehurst.wiremock.common
- ArrayHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ArrayHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayHelper
- arrayJoin - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- arrayRemove - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- ArrayRemoveHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ArrayRemoveHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ArrayRemoveHelper
- as(Class<T>) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- asAuthorizationHeaderValue() - Method in class com.github.tomakehurst.wiremock.client.BasicCredentials
- asAuthorizationMultiValuePattern() - Method in class com.github.tomakehurst.wiremock.client.BasicCredentials
- asBase64() - Method in class com.github.tomakehurst.wiremock.http.Body
- asBytes() - Method in class com.github.tomakehurst.wiremock.http.Body
- asJson() - Method in class com.github.tomakehurst.wiremock.http.Body
- asMap(List<Extension>) - Static method in class com.github.tomakehurst.wiremock.extension.ExtensionLoader
- assertRequestJournalEnabled() - Method in class com.github.tomakehurst.wiremock.verification.JournalBasedResult
- asString() - Method in class com.github.tomakehurst.wiremock.http.Body
- ASYNCHRONOUS_RESPONSE_EXECUTOR - Static variable in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- asynchronousResponseEnabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- AsynchronousResponseSettings - Class in com.github.tomakehurst.wiremock.common
- AsynchronousResponseSettings(boolean, int) - Constructor for class com.github.tomakehurst.wiremock.common.AsynchronousResponseSettings
- asynchronousResponseThreads(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- atPriority(Integer) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- atPriority(Integer) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- attr(String, Metadata.Builder) - Method in class com.github.tomakehurst.wiremock.common.Metadata.Builder
- attr(String, Object) - Method in class com.github.tomakehurst.wiremock.common.Metadata.Builder
- authenticate(Request) - Method in interface com.github.tomakehurst.wiremock.security.Authenticator
- authenticate(Request) - Method in class com.github.tomakehurst.wiremock.security.BasicAuthenticator
- authenticate(Request) - Method in class com.github.tomakehurst.wiremock.security.NoAuthenticator
- authenticate(Request) - Method in class com.github.tomakehurst.wiremock.security.SingleHeaderAuthenticator
- authenticator(ClientAuthenticator) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- Authenticator - Interface in com.github.tomakehurst.wiremock.security
- AUTHORIZATION - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
B
- b - Variable in class com.github.tomakehurst.wiremock.common.Pair
- badRequest() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- badRequest(Errors) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- badRequestEntity() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- badRequestEntity(Errors) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- bannerDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- base64 - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- Base64Helper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- Base64Helper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.Base64Helper
- baseUrl() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- baseUrl() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- basicAdminAuthenticator(String, String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- basicAuthenticator(String, String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- BasicAuthenticator - Class in com.github.tomakehurst.wiremock.security
- BasicAuthenticator(BasicCredentials...) - Constructor for class com.github.tomakehurst.wiremock.security.BasicAuthenticator
- BasicAuthenticator(String, String) - Constructor for class com.github.tomakehurst.wiremock.security.BasicAuthenticator
- BasicAuthenticator(List<BasicCredentials>) - Constructor for class com.github.tomakehurst.wiremock.security.BasicAuthenticator
- BasicCredentials - Class in com.github.tomakehurst.wiremock.client
- BasicCredentials(String, String) - Constructor for class com.github.tomakehurst.wiremock.client.BasicCredentials
- BasicResponseRenderer - Class in com.github.tomakehurst.wiremock.http
- BasicResponseRenderer() - Constructor for class com.github.tomakehurst.wiremock.http.BasicResponseRenderer
- before() - Method in class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- before() - Method in class com.github.tomakehurst.wiremock.junit.WireMockRule
- before() - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- before(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- before(LocalDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- before(ZonedDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- BEFORE_MATCH - com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
- BEFORE_RESPONSE_SENT - com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
- beforeAll(ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- BeforeDateTimePattern - Class in com.github.tomakehurst.wiremock.matching
- BeforeDateTimePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- BeforeDateTimePattern(String, String, String, String, boolean, Integer, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- BeforeDateTimePattern(LocalDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- BeforeDateTimePattern(ZonedDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- beforeEach(ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- beforeGlobalSettingsUpdated(GlobalSettings, GlobalSettings) - Method in interface com.github.tomakehurst.wiremock.extension.GlobalSettingsListener
- beforeMatch(ServeEvent, Parameters) - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- beforeNow() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- beforeResponseSent(ServeEvent, Parameters) - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- beforeResponseSent(ServeEvent, Response) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- beforeResponseSent(ServeEvent, Response) - Method in class com.github.tomakehurst.wiremock.http.StubRequestHandler
- beforeSend() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- beforeStubCreated(StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- beforeStubEdited(StubMapping, StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- beforeStubRemoved(StubMapping) - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- beforeStubsReset() - Method in interface com.github.tomakehurst.wiremock.extension.StubLifecycleListener
- Beta - Annotation Type in org.wiremock.annotations
-
Indicates that the class or a method represent preview Beta API that might change in the future as a part of the minor release.
- binaryEqualTo(byte[]) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- binaryEqualTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- BinaryEqualToPattern - Class in com.github.tomakehurst.wiremock.matching
- BinaryEqualToPattern(byte[]) - Constructor for class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- BinaryEqualToPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- BinaryFile - Class in com.github.tomakehurst.wiremock.common
- BinaryFile(URI) - Constructor for class com.github.tomakehurst.wiremock.common.BinaryFile
- bindAddress() - Method in interface com.github.tomakehurst.wiremock.core.Options
- bindAddress() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- bindAddress() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- bindAddress() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- bindAddress(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- BiPredicate<T,U> - Interface in com.github.tomakehurst.wiremock.common
- BlobStore - Interface in com.github.tomakehurst.wiremock.store
- BlobStoreBinaryFile - Class in com.github.tomakehurst.wiremock.store.files
- BlobStoreBinaryFile(BlobStore, String) - Constructor for class com.github.tomakehurst.wiremock.store.files.BlobStoreBinaryFile
- BlobStoreFileSource - Class in com.github.tomakehurst.wiremock.store.files
- BlobStoreFileSource(BlobStore) - Constructor for class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- BlobStoreTextFile - Class in com.github.tomakehurst.wiremock.store.files
- BlobStoreTextFile(BlobStore, String) - Constructor for class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- body - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- body(byte[]) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- body(InputStreamSource) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- body(String) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- Body - Class in com.github.tomakehurst.wiremock.http
- Body(byte[]) - Constructor for class com.github.tomakehurst.wiremock.http.Body
- Body(String) - Constructor for class com.github.tomakehurst.wiremock.http.Body
- BODY - com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey.ResponseElement
- BODY_FILE - com.github.tomakehurst.wiremock.core.Options.ChunkedEncodingPolicy
- BodyChunker - Class in com.github.tomakehurst.wiremock.servlet
- BodyChunker() - Constructor for class com.github.tomakehurst.wiremock.servlet.BodyChunker
- bodyFileName - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- browserProxy(Request) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- browserProxyingEnabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
-
Deprecated.
- browserProxyingEnabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- browserProxyingEnabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- browserProxyingEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
-
Deprecated.
- browserProxySettings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- browserProxySettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- browserProxySettings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- browserProxySettings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- BrowserProxySettings - Class in com.github.tomakehurst.wiremock.common
- BrowserProxySettings(boolean, boolean, List<String>, KeyStoreSettings) - Constructor for class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- BrowserProxySettings.Builder - Class in com.github.tomakehurst.wiremock.common
- build() - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- build() - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- build() - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder
- build() - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- build() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- build() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- build() - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- build() - Method in class com.github.tomakehurst.wiremock.common.Metadata.Builder
- build() - Method in class com.github.tomakehurst.wiremock.common.NetworkAddressRules.Builder
- build() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- build() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- build() - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- build() - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- build() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- build() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- build() - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- build() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- build() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- build(HttpHeaders, List<String>, String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- buildAdminRequestHandler() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- builder() - Static method in interface com.github.tomakehurst.wiremock.common.NetworkAddressRules
- builder() - Static method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- Builder() - Constructor for class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.common.Metadata.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.common.NetworkAddressRules.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.http.Response.Builder
- Builder() - Constructor for class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- buildFaultInjector(HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.jetty.JettyFaultInjectorFactory
- buildFaultInjector(HttpServletRequest, HttpServletResponse) - Method in interface com.github.tomakehurst.wiremock.servlet.FaultInjectorFactory
- buildFaultInjector(HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.servlet.NoFaultInjectorFactory
- buildFrom(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- buildHttp1_1SslContextFactory(HttpsSettings) - Static method in class com.github.tomakehurst.wiremock.jetty11.SslContexts
- buildHttp2SslContextFactory(HttpsSettings) - Static method in class com.github.tomakehurst.wiremock.jetty11.SslContexts
- buildHttpClient(Options, boolean, List<String>, boolean) - Method in class com.github.tomakehurst.wiremock.http.client.ApacheHttpClientFactory
- buildHttpClient(Options, boolean, List<String>, boolean) - Method in interface com.github.tomakehurst.wiremock.http.client.HttpClientFactory
- buildHttpClient(Options, boolean, List<String>, boolean) - Method in class com.github.tomakehurst.wiremock.http.client.LazyHttpClientFactory
- buildHttpServer(Options, AdminRequestHandler, StubRequestHandler) - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServerFactory
- buildHttpServer(Options, AdminRequestHandler, StubRequestHandler) - Method in interface com.github.tomakehurst.wiremock.http.HttpServerFactory
- buildHttpServer(Options, AdminRequestHandler, StubRequestHandler) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServerFactory
- buildJsonStringFor(StubMapping) - Static method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- buildManInTheMiddleSslContextFactory(HttpsSettings, BrowserProxySettings, Notifier) - Static method in class com.github.tomakehurst.wiremock.jetty11.SslContexts
- buildModelForRequest(Request) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- buildModelForRequest(ServeEvent) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- buildModelForRequest(ServeEvent) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- buildMultipartRequestConfigurer() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- buildStringValuePattern(JsonNode) - Method in class com.github.tomakehurst.wiremock.matching.StringValuePatternJsonDeserializer
- buildStubRequestHandler() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- buildThreadPool(Options) - Method in interface com.github.tomakehurst.wiremock.http.ThreadPoolFactory
- buildThreadPool(Options) - Method in class com.github.tomakehurst.wiremock.jetty.QueuedThreadPoolFactory
- but() - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- but() - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- but() - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- byFileExtension(String) - Static method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- ByteArrayInputStreamSource(byte[]) - Constructor for class com.github.tomakehurst.wiremock.common.StreamSources.ByteArrayInputStreamSource
- ByteArrayUploadContext(byte[], String, String) - Constructor for class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- bytesFromString(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- bytesFromString(String, Charset) - Static method in class com.github.tomakehurst.wiremock.common.Strings
C
- caKeyStore() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- caKeystorePassword(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- caKeystorePath(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- caKeystoreSettings(KeyStoreSettings) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- caKeyStoreSettings(KeyStoreSettings) - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- caKeystoreType(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- captureHeader(String) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- captureHeader(String, Boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- CaptureHeadersSpec - Class in com.github.tomakehurst.wiremock.recording
- CaptureHeadersSpec(Boolean) - Constructor for class com.github.tomakehurst.wiremock.recording.CaptureHeadersSpec
- caseInsensitiveKey() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
- CaseInsensitiveKey - Class in com.github.tomakehurst.wiremock.http
- CaseInsensitiveKey(String) - Constructor for class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- CertificateGeneratingX509ExtendedKeyManager - Class in com.github.tomakehurst.wiremock.http.ssl
- CertificateGeneratingX509ExtendedKeyManager(X509ExtendedKeyManager, DynamicKeyStore, HostNameMatcher, Notifier) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.CertificateGeneratingX509ExtendedKeyManager
- CertificateGenerationUnsupportedException - Exception in com.github.tomakehurst.wiremock.http.ssl
- CertificateGenerationUnsupportedException(String, Throwable) - Constructor for exception com.github.tomakehurst.wiremock.http.ssl.CertificateGenerationUnsupportedException
- charset() - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- checkForUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- checkNotNull(T, String) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- checkParameter(boolean, String) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- checkState(boolean, String) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- child(String) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- child(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- child(String) - Method in class com.github.tomakehurst.wiremock.common.ServletContextFileSource
- child(String) - Method in class com.github.tomakehurst.wiremock.common.SingleRootFileSource
- child(String) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- chooseBodyMatchTypeAutomatically() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- chooseBodyMatchTypeAutomatically(Boolean, Boolean, Boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.CertificateGeneratingX509ExtendedKeyManager
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- chooseServerAlias(String, Principal[], Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.CertificateGeneratingX509ExtendedKeyManager
- chooseServerAlias(String, Principal[], Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- chunkBody(byte[], int) - Static method in class com.github.tomakehurst.wiremock.servlet.BodyChunker
- chunkedDribbleDelay - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- chunkedDribbleDelay(ChunkedDribbleDelay) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- ChunkedDribbleDelay - Class in com.github.tomakehurst.wiremock.http
- ChunkedDribbleDelay(Integer, Integer) - Constructor for class com.github.tomakehurst.wiremock.http.ChunkedDribbleDelay
- ClasspathFileSource - Class in com.github.tomakehurst.wiremock.common
- ClasspathFileSource(Class<?>, String) - Constructor for class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- ClasspathFileSource(ClassLoader, String) - Constructor for class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- ClasspathFileSource(String) - Constructor for class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- clear() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- clear() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- clear() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- clear() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- clear() - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- clear() - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- clear() - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- clear() - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- clear() - Method in interface com.github.tomakehurst.wiremock.store.Store
- clear() - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- clear() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- clear() - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- clear() - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- client - Variable in class com.github.tomakehurst.wiremock.WireMockServer
- ClientAuthenticator - Interface in com.github.tomakehurst.wiremock.security
- ClientBasicAuthenticator - Class in com.github.tomakehurst.wiremock.security
- ClientBasicAuthenticator(String, String) - Constructor for class com.github.tomakehurst.wiremock.security.ClientBasicAuthenticator
- ClientError - Exception in com.github.tomakehurst.wiremock.common
- ClientError(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.ClientError
- ClientError(Throwable, Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.ClientError
- ClientTokenAuthenticator - Class in com.github.tomakehurst.wiremock.security
- ClientTokenAuthenticator(String) - Constructor for class com.github.tomakehurst.wiremock.security.ClientTokenAuthenticator
- closed(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- closed(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- closed(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.DoNothingWiremockNetworkTrafficListener
- closed(Socket) - Method in interface com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListener
- coerceToDouble(Object) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HelperUtils
- coerceToInt(Object) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HelperUtils
- CollectingNetworkTrafficListener - Class in com.github.tomakehurst.wiremock.http.trafficlistener
- CollectingNetworkTrafficListener() - Constructor for class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- com.github.tomakehurst.wiremock - package com.github.tomakehurst.wiremock
- com.github.tomakehurst.wiremock.admin - package com.github.tomakehurst.wiremock.admin
- com.github.tomakehurst.wiremock.admin.model - package com.github.tomakehurst.wiremock.admin.model
- com.github.tomakehurst.wiremock.admin.tasks - package com.github.tomakehurst.wiremock.admin.tasks
- com.github.tomakehurst.wiremock.client - package com.github.tomakehurst.wiremock.client
- com.github.tomakehurst.wiremock.common - package com.github.tomakehurst.wiremock.common
- com.github.tomakehurst.wiremock.common.filemaker - package com.github.tomakehurst.wiremock.common.filemaker
- com.github.tomakehurst.wiremock.common.ssl - package com.github.tomakehurst.wiremock.common.ssl
- com.github.tomakehurst.wiremock.common.url - package com.github.tomakehurst.wiremock.common.url
- com.github.tomakehurst.wiremock.common.xml - package com.github.tomakehurst.wiremock.common.xml
- com.github.tomakehurst.wiremock.core - package com.github.tomakehurst.wiremock.core
- com.github.tomakehurst.wiremock.direct - package com.github.tomakehurst.wiremock.direct
- com.github.tomakehurst.wiremock.extension - package com.github.tomakehurst.wiremock.extension
- com.github.tomakehurst.wiremock.extension.requestfilter - package com.github.tomakehurst.wiremock.extension.requestfilter
- com.github.tomakehurst.wiremock.extension.responsetemplating - package com.github.tomakehurst.wiremock.extension.responsetemplating
- com.github.tomakehurst.wiremock.extension.responsetemplating.helpers - package com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- com.github.tomakehurst.wiremock.global - package com.github.tomakehurst.wiremock.global
- com.github.tomakehurst.wiremock.http - package com.github.tomakehurst.wiremock.http
- com.github.tomakehurst.wiremock.http.client - package com.github.tomakehurst.wiremock.http.client
- com.github.tomakehurst.wiremock.http.multipart - package com.github.tomakehurst.wiremock.http.multipart
- com.github.tomakehurst.wiremock.http.ssl - package com.github.tomakehurst.wiremock.http.ssl
- com.github.tomakehurst.wiremock.http.trafficlistener - package com.github.tomakehurst.wiremock.http.trafficlistener
- com.github.tomakehurst.wiremock.jetty - package com.github.tomakehurst.wiremock.jetty
- com.github.tomakehurst.wiremock.jetty11 - package com.github.tomakehurst.wiremock.jetty11
- com.github.tomakehurst.wiremock.junit - package com.github.tomakehurst.wiremock.junit
- com.github.tomakehurst.wiremock.junit5 - package com.github.tomakehurst.wiremock.junit5
- com.github.tomakehurst.wiremock.matching - package com.github.tomakehurst.wiremock.matching
- com.github.tomakehurst.wiremock.recording - package com.github.tomakehurst.wiremock.recording
- com.github.tomakehurst.wiremock.security - package com.github.tomakehurst.wiremock.security
- com.github.tomakehurst.wiremock.servlet - package com.github.tomakehurst.wiremock.servlet
- com.github.tomakehurst.wiremock.standalone - package com.github.tomakehurst.wiremock.standalone
- com.github.tomakehurst.wiremock.store - package com.github.tomakehurst.wiremock.store
- com.github.tomakehurst.wiremock.store.files - package com.github.tomakehurst.wiremock.store.files
- com.github.tomakehurst.wiremock.stubbing - package com.github.tomakehurst.wiremock.stubbing
- com.github.tomakehurst.wiremock.verification - package com.github.tomakehurst.wiremock.verification
- com.github.tomakehurst.wiremock.verification.diff - package com.github.tomakehurst.wiremock.verification.diff
- com.github.tomakehurst.wiremock.verification.notmatched - package com.github.tomakehurst.wiremock.verification.notmatched
- combineBasicAuthAndOtherHeaders() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- CommandLineOptions - Class in com.github.tomakehurst.wiremock.standalone
- CommandLineOptions(String...) - Constructor for class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- compact - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper.Format
- compare(BigDecimal, BigDecimal, BigDecimal) - Method in class com.github.tomakehurst.wiremock.matching.NormalisedNumberComparator
- comparePriorityWith(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- compareTo(MatchResult) - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- compareTo(NearMiss) - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- complete(Response, DataTruncationSettings) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- compute(String, Function<T, T>) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- compute(String, Function<T, T>) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- compute(String, Function<T, T>) - Method in interface com.github.tomakehurst.wiremock.store.ObjectStore
- concat(T[], T[]) - Static method in class com.github.tomakehurst.wiremock.common.ArrayFunctions
- concatenate(List<T>...) - Static method in class com.github.tomakehurst.wiremock.common.ListFunctions
- ConfigurationException - Exception in com.github.tomakehurst.wiremock.core
- ConfigurationException(String) - Constructor for exception com.github.tomakehurst.wiremock.core.ConfigurationException
- configure() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configure(HttpServletRequest) - Method in class com.github.tomakehurst.wiremock.jetty.DefaultMultipartRequestConfigurer
- configure(HttpServletRequest) - Method in interface com.github.tomakehurst.wiremock.servlet.MultipartRequestConfigurer
- configured(boolean) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- configureDelay(Integer, DelayDistribution, Integer, DelayDistribution) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- configureFor(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(int) - Static method in class com.github.tomakehurst.wiremock.http.JvmProxyConfigurer
- configureFor(WireMock) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(WireMockServer) - Static method in class com.github.tomakehurst.wiremock.http.JvmProxyConfigurer
- configureFor(String, int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(String, int, String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(String, String, int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(String, String, int, String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureFor(String, String, int, String, int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- configureStaticDsl(boolean) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- CONNECTION - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- CONNECTION_RESET_BY_PEER - com.github.tomakehurst.wiremock.http.Fault
- connectionResetByPeer() - Method in interface com.github.tomakehurst.wiremock.core.FaultInjector
- connectionResetByPeer() - Method in class com.github.tomakehurst.wiremock.jetty.JettyFaultInjector
- connectionResetByPeer() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpsFaultInjector
- connectionResetByPeer() - Method in class com.github.tomakehurst.wiremock.servlet.NoFaultInjector
- connectToServer(HttpServletRequest, String, int, Promise<SocketChannel>) - Method in class com.github.tomakehurst.wiremock.jetty11.ManInTheMiddleSslConnectHandler
- CONSOLE_WIDTH_HEADER_KEY - Static variable in class com.github.tomakehurst.wiremock.verification.notmatched.PlainTextStubNotMatchedRenderer
- ConsoleNotifier - Class in com.github.tomakehurst.wiremock.common
- ConsoleNotifier(boolean) - Constructor for class com.github.tomakehurst.wiremock.common.ConsoleNotifier
- ConsoleNotifier(String, boolean) - Constructor for class com.github.tomakehurst.wiremock.common.ConsoleNotifier
- ConsoleNotifyingWiremockNetworkTrafficListener - Class in com.github.tomakehurst.wiremock.http.trafficlistener
- ConsoleNotifyingWiremockNetworkTrafficListener() - Constructor for class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- ConsoleNotifyingWiremockNetworkTrafficListener(Charset) - Constructor for class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- Container - Interface in com.github.tomakehurst.wiremock.core
-
A container of a WireMockApp instance
- containerThreads() - Method in interface com.github.tomakehurst.wiremock.core.Options
- containerThreads() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- containerThreads() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- containerThreads() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- containerThreads(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- containing(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- contains - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- contains(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- containsAll(Collection<?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- containsHeader(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- containsHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- ContainsHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ContainsHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ContainsHelper
- containsKey(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- ContainsPattern - Class in com.github.tomakehurst.wiremock.matching
- ContainsPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.ContainsPattern
- containsValue(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- containsValue(String) - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- CONTENT_ENCODING - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- CONTENT_ENCODING - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- CONTENT_LENGTH - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- CONTENT_LENGTH - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- CONTENT_TYPE - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- contentLength() - Method in class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- ContentPattern<T> - Class in com.github.tomakehurst.wiremock.matching
- ContentPattern(T) - Constructor for class com.github.tomakehurst.wiremock.matching.ContentPattern
- ContentPatternDeserialiser - Class in com.github.tomakehurst.wiremock.matching
- ContentPatternDeserialiser() - Constructor for class com.github.tomakehurst.wiremock.matching.ContentPatternDeserialiser
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- contentTypeHeader() - Method in interface com.github.tomakehurst.wiremock.http.Request
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- contentTypeHeader() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- ContentTypeHeader - Class in com.github.tomakehurst.wiremock.http
- ContentTypeHeader(String) - Constructor for class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- ContentTypes - Class in com.github.tomakehurst.wiremock.common
- ContentTypeSettingFilter - Class in com.github.tomakehurst.wiremock.servlet
- ContentTypeSettingFilter() - Constructor for class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
- contextDestroyed(ServletContextEvent) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
- contextInitialized(ServletContextEvent) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
- ContinueAction - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- continueWith(Request) - Static method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterAction
- contributeAdminApiRoutes(Router) - Method in interface com.github.tomakehurst.wiremock.extension.AdminApiExtension
-
To be overridden if the extension needs to expose new API resources under /__admin
- Conversions - Class in com.github.tomakehurst.wiremock.admin
- Conversions() - Constructor for class com.github.tomakehurst.wiremock.admin.Conversions
- cookie(ListOrSingle<String>) - Static method in class com.github.tomakehurst.wiremock.http.Cookie
- cookie(String) - Static method in class com.github.tomakehurst.wiremock.http.Cookie
- Cookie - Class in com.github.tomakehurst.wiremock.http
- Cookie(String) - Constructor for class com.github.tomakehurst.wiremock.http.Cookie
- Cookie(String, String...) - Constructor for class com.github.tomakehurst.wiremock.http.Cookie
- Cookie(String, List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.Cookie
- Cookie(List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.Cookie
- COOKIE - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- copy() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- copy() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- copyOf(HttpHeaders) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- copyOf(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- couldBePathTemplate(String) - Static method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- countMatches(CharSequence, char) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- CountMatchingMode - Interface in com.github.tomakehurst.wiremock.client
- CountMatchingStrategy - Class in com.github.tomakehurst.wiremock.client
-
Matches the number of requests made using relational predicates.
- CountMatchingStrategy(CountMatchingMode, int) - Constructor for class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- countRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- countRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- create() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- create() - Static method in class com.github.tomakehurst.wiremock.common.Timing
- create() - Static method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- create() - Static method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- create() - Static method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- create(WireMockServices) - Method in interface com.github.tomakehurst.wiremock.extension.ExtensionFactory
- create(String) - Static method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpServerFactoryLoader
-
Create the Jetty's version-dependent
HttpServerFactoryinstance using Java'sServiceLoadermechanism or throws an exception if none of the factories could be created. - createClient() - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createClient(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createClient(int, int) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createClient(int, int, ProxySettings, KeyStoreSettings, boolean, NetworkAddressRules, boolean) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createClient(int, int, ProxySettings, KeyStoreSettings, boolean, List<String>, boolean, NetworkAddressRules, boolean) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createClient(ProxySettings) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- createConsoleNotifying() - Static method in class com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListeners
- createConsoleNotifying(Charset) - Static method in class com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListeners
- created() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- created() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- createFrom(Request) - Static method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- createHandler(Options, AdminRequestHandler, StubRequestHandler) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- createHandler(Options, AdminRequestHandler, StubRequestHandler) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- createHttpConfig(JettySettings) - Static method in class com.github.tomakehurst.wiremock.jetty11.Jetty11Utils
- createHttpConnector(String, int, JettySettings, NetworkTrafficListener) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- createHttpConnector(String, int, JettySettings, NetworkTrafficListener) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- createHttpsConnector(String, HttpsSettings, JettySettings, NetworkTrafficListener) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- createHttpsConnector(String, HttpsSettings, JettySettings, NetworkTrafficListener) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- createIfNecessary() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- createIfNecessary() - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- createIfNecessary() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- createIfNecessary() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- createInputStream() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- createInputStream() - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- createNotifying(Notifier, Charset) - Static method in class com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListeners
- createServer(Options) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- createServerConnector(Server, String, JettySettings, int, NetworkTrafficListener, ConnectionFactory...) - Static method in class com.github.tomakehurst.wiremock.jetty11.Jetty11Utils
- createSocket() - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- createSocket(String, int) - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- createSocket(InetAddress, int) - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- CreateStubMappingTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- CreateStubMappingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.CreateStubMappingTask
- CustomMatcherDefinition - Class in com.github.tomakehurst.wiremock.matching
- CustomMatcherDefinition(String, Parameters) - Constructor for class com.github.tomakehurst.wiremock.matching.CustomMatcherDefinition
- customMatchers - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- CustomMatcherWrapper - Class in com.github.tomakehurst.wiremock.verification.diff
- CustomMatcherWrapper(ValueMatcher<Request>) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.CustomMatcherWrapper
D
- data - Variable in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData
- DataTruncationSettings - Class in com.github.tomakehurst.wiremock.common
- DataTruncationSettings(Limit) - Constructor for class com.github.tomakehurst.wiremock.common.DataTruncationSettings
- date - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- Dates - Class in com.github.tomakehurst.wiremock.common
- Dates() - Constructor for class com.github.tomakehurst.wiremock.common.Dates
- DateTimeOffset - Class in com.github.tomakehurst.wiremock.common
- DateTimeOffset(int, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.common.DateTimeOffset
- DateTimeParser - Class in com.github.tomakehurst.wiremock.common
- DateTimeTruncation - Enum in com.github.tomakehurst.wiremock.common
- DateTimeUnit - Enum in com.github.tomakehurst.wiremock.common
- DAYS - com.github.tomakehurst.wiremock.common.DateTimeUnit
- decode(String) - Method in class com.github.tomakehurst.wiremock.common.JdkBase64Encoder
- decodeBase64(String) - Static method in class com.github.tomakehurst.wiremock.common.Encoding
- decorate(Request, RequestPattern) - Static method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- decorateAdminServiceContextAfterConfig(ServletContextHandler) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- decorateAdminServiceContextBeforeConfig(ServletContextHandler) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- decorateMockServiceContextAfterConfig(ServletContextHandler) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- decorateMockServiceContextBeforeConfig(ServletContextHandler) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- deepSize(JsonNode) - Static method in class com.github.tomakehurst.wiremock.common.Json
- DEFAULT - Static variable in enum com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- DEFAULT_BIND_ADDRESS - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_CA_KESTORE_PASSWORD - Static variable in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- DEFAULT_CA_KEYSTORE_PATH - Static variable in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- DEFAULT_CONTAINER_THREADS - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_DISABLE_CONNECTION_REUSE - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_DOCUMENT_BUILDER_FACTORY - Static variable in class com.github.tomakehurst.wiremock.common.xml.Xml
- DEFAULT_FILENAME_TEMPLATE - Static variable in class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- DEFAULT_MAX_BINARY_SIZE - Static variable in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- DEFAULT_MAX_CONNECTIONS - Static variable in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- DEFAULT_MAX_HTTP_CONNECTIONS - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_MAX_TEMPLATE_CACHE_ENTRIES - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_MAX_TEXT_SIZE - Static variable in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- DEFAULT_PORT - Static variable in class com.github.tomakehurst.wiremock.common.ProxySettings
- DEFAULT_PORT - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_PRIORITY - Static variable in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- DEFAULT_TIMEOUT - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DEFAULT_TIMEOUT - Static variable in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- DEFAULT_WEBHOOK_THREADPOOL_SIZE - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- DefaultFactory - Interface in com.github.tomakehurst.wiremock.http
-
Marker interface signifying this factory should only be used if user-supplied extensions are not present.
- DefaultMultipartRequestConfigurer - Class in com.github.tomakehurst.wiremock.jetty
- DefaultMultipartRequestConfigurer() - Constructor for class com.github.tomakehurst.wiremock.jetty.DefaultMultipartRequestConfigurer
- DefaultNetworkAddressRules - Class in com.github.tomakehurst.wiremock.common
- DefaultNetworkAddressRules(Set<NetworkAddressRange>, Set<NetworkAddressRange>) - Constructor for class com.github.tomakehurst.wiremock.common.DefaultNetworkAddressRules
- defaults() - Static method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- DEFAULTS - Static variable in class com.github.tomakehurst.wiremock.common.DataTruncationSettings
- DEFAULTS - Static variable in class com.github.tomakehurst.wiremock.recording.RecordSpec
- DEFAULTS - Static variable in class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
- DEFAULTS - Static variable in class com.github.tomakehurst.wiremock.stubbing.StubImport.Options
- DefaultStores - Class in com.github.tomakehurst.wiremock.store
- DefaultStores(FileSource) - Constructor for class com.github.tomakehurst.wiremock.store.DefaultStores
- defaultTemplateEngine() - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- delayDistribution - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- delayDistribution(DelayDistribution) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- DelayDistribution - Interface in com.github.tomakehurst.wiremock.http
-
Distribution that models delays.
- DelegatingX509ExtendedKeyManager - Class in com.github.tomakehurst.wiremock.http.ssl
-
Convenience class to override in order to change specific methods without implementing all the others.
- DelegatingX509ExtendedKeyManager(X509ExtendedKeyManager) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- delete(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- delete(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- DELETE - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- deleteAllExistingStubsNotInImport() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- deleteFile(String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- deleteFile(String) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- deleteFile(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- deleteFile(String) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- deleteRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- DeleteStubFileTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- DeleteStubFileTask(Stores) - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.DeleteStubFileTask
- deny(String) - Method in class com.github.tomakehurst.wiremock.common.NetworkAddressRules.Builder
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.common.ListOrStringDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.matching.ContentPatternDeserialiser
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.matching.MultiValuePatternDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.matching.StringValuePatternJsonDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcherDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResultDeserialiser
- destroy() - Method in class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
- destroy() - Method in class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
- determineFileExtension(String, ContentTypeHeader, byte[]) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- determineIsText(String, String) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- determineIsTextFromExtension(String) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- determineIsTextFromMimeType(String) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- determineTextFileExtension(String) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- determineTextType(String) - Static method in class com.github.tomakehurst.wiremock.common.ContentTypes
- Diff - Class in com.github.tomakehurst.wiremock.verification.diff
- Diff(RequestPattern, Request) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.Diff
- Diff(StubMapping, Request) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.Diff
- Diff(StubMapping, Request, String) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.Diff
- DiffDescription(String, String, String) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchResult.DiffDescription
- DiffDescriptionLine<T> - Class in com.github.tomakehurst.wiremock.verification.diff
- DiffDescriptionLine(MatchResult.DiffDescription, String, Boolean) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.DiffDescriptionLine
- DiffEventData - Class in com.github.tomakehurst.wiremock.verification.diff
- DiffEventData(int, String, String) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.DiffEventData
- DirectCallHttpServer - Class in com.github.tomakehurst.wiremock.direct
-
An implementation of the
HttpServerthat doesn't actually run an HTTP server. - DirectCallHttpServer(Options, AdminRequestHandler, StubRequestHandler) - Constructor for class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
-
Construct the Direct Call HTTP Server.
- DirectCallHttpServerFactory - Class in com.github.tomakehurst.wiremock.direct
- DirectCallHttpServerFactory() - Constructor for class com.github.tomakehurst.wiremock.direct.DirectCallHttpServerFactory
- disable() - Static method in class com.github.tomakehurst.wiremock.common.RequestCache
- disableConnectionReuse(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- DISABLED - Static variable in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- DisabledRequestJournal - Class in com.github.tomakehurst.wiremock.verification
- DisabledRequestJournal() - Constructor for class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- disableOptimizeXmlFactoriesLoading(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- disableRequestJournal() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- disableStrictHttpHeaders(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- doAction(ServeEvent, Admin, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.PostServeAction
-
Deprecated.Do something after a request has been served.
- doAction(ServeEvent, Admin, Parameters) - Method in class org.wiremock.webhooks.Webhooks
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
- doGlobalAction(ServeEvent, Admin) - Method in class com.github.tomakehurst.wiremock.extension.PostServeAction
-
Deprecated.Do something after a request has been served.
- doNotDeleteExistingStubs() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- DoNothingWiremockNetworkTrafficListener - Class in com.github.tomakehurst.wiremock.http.trafficlistener
- DoNothingWiremockNetworkTrafficListener() - Constructor for class com.github.tomakehurst.wiremock.http.trafficlistener.DoNothingWiremockNetworkTrafficListener
- DslWrapper - Class in com.github.tomakehurst.wiremock.junit
- DslWrapper() - Constructor for class com.github.tomakehurst.wiremock.junit.DslWrapper
- DYNAMIC_PORT - Static variable in interface com.github.tomakehurst.wiremock.core.Options
- dynamicHttpsPort() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- DynamicKeyStore - Class in com.github.tomakehurst.wiremock.http.ssl
- DynamicKeyStore(X509KeyStore) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.DynamicKeyStore
- dynamicPort() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
E
- EagerMatchResult - Class in com.github.tomakehurst.wiremock.matching
- EagerMatchResult(double, List<SubEvent>, List<MatchResult.DiffDescription>) - Constructor for class com.github.tomakehurst.wiremock.matching.EagerMatchResult
- editMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- editMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- editStub(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- editStub(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- editStub(MappingBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- editStub(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- EditStubFileTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- EditStubFileTask(Stores) - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.EditStubFileTask
- editStubMapping(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- editStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- editStubMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- editStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- editStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- editStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- EditStubMappingTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- EditStubMappingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.EditStubMappingTask
- empty() - Static method in class com.github.tomakehurst.wiremock.common.StreamSources
- empty() - Static method in class com.github.tomakehurst.wiremock.common.url.PathParams
- empty() - Static method in class com.github.tomakehurst.wiremock.extension.Parameters
- empty() - Static method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- empty(String) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
- EMPTY - Static variable in class com.github.tomakehurst.wiremock.common.url.QueryParams
- EMPTY_RESPONSE - com.github.tomakehurst.wiremock.http.Fault
- emptyResponseAndCloseConnection() - Method in interface com.github.tomakehurst.wiremock.core.FaultInjector
- emptyResponseAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.jetty.JettyFaultInjector
- emptyResponseAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpsFaultInjector
- emptyResponseAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.servlet.NoFaultInjector
- EmptyToStringRequestWrapper - Class in com.github.tomakehurst.wiremock.verification.diff
- EmptyToStringRequestWrapper(Request) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- enableBrowserProxying(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- enabled() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- enabled() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- enabled(boolean) - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- enableRecordMappings(FileSource, FileSource) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- encode(byte[]) - Method in class com.github.tomakehurst.wiremock.common.JdkBase64Encoder
- encode(byte[], boolean) - Method in class com.github.tomakehurst.wiremock.common.JdkBase64Encoder
- encodeBase64(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Encoding
- encodeBase64(byte[], boolean) - Static method in class com.github.tomakehurst.wiremock.common.Encoding
- Encoding - Class in com.github.tomakehurst.wiremock.common
- encodingPart() - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- entrySet() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- EPHEMERAL - com.github.tomakehurst.wiremock.store.Stores.PersistenceType
- EQUAL_TO - Static variable in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- equals(Object) - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.Pair
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.RequestCache.Key
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- equals(Object) - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- equals(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- equals(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- equals(Object) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.Body
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- equals(Object) - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.ContentPattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcher
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- equals(Object) - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- equals(Object) - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- equals(Object) - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- equals(Object) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- equalTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToDateTime(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToDateTime(LocalDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToDateTime(ZonedDateTime) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- EqualToDateTimePattern - Class in com.github.tomakehurst.wiremock.matching
- EqualToDateTimePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- EqualToDateTimePattern(String, String, String, String, boolean, Integer, DateTimeUnit) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- EqualToDateTimePattern(LocalDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- EqualToDateTimePattern(ZonedDateTime) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- equalToIgnoreCase(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToJson(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToJson(String, boolean, boolean) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- EqualToJsonPattern - Class in com.github.tomakehurst.wiremock.matching
- EqualToJsonPattern(JsonNode, Boolean, Boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- EqualToJsonPattern(String, Boolean, Boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- EqualToPattern - Class in com.github.tomakehurst.wiremock.matching
- EqualToPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToPattern
- EqualToPattern(String, Boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToPattern
- EqualToPatternWithCaseInsensitivePrefix - Class in com.github.tomakehurst.wiremock.matching
- EqualToPatternWithCaseInsensitivePrefix(String, String) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToPatternWithCaseInsensitivePrefix
- equalToXml(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, boolean) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, boolean, boolean) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, boolean, String, String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, boolean, String, String, boolean) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, boolean, String, String, boolean, EqualToXmlPattern.NamespaceAwareness) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- equalToXml(String, EqualToXmlPattern.NamespaceAwareness) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- EqualToXmlPattern - Class in com.github.tomakehurst.wiremock.matching
- EqualToXmlPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- EqualToXmlPattern(String, Boolean, boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- EqualToXmlPattern(String, Boolean, String, String, Set<ComparisonType>, Boolean, EqualToXmlPattern.NamespaceAwareness) - Constructor for class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- EqualToXmlPattern.NamespaceAwareness - Enum in com.github.tomakehurst.wiremock.matching
-
This enum represents how the pattern will treat XML namespaces when matching.
- error(String) - Method in class com.github.tomakehurst.wiremock.common.ConsoleNotifier
- error(String) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
- error(String) - Method in class com.github.tomakehurst.wiremock.common.Slf4jNotifier
- error(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- error(String, Throwable) - Method in class com.github.tomakehurst.wiremock.common.ConsoleNotifier
- error(String, Throwable) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
- error(String, Throwable) - Method in class com.github.tomakehurst.wiremock.common.Slf4jNotifier
- error(SAXParseException) - Method in class com.github.tomakehurst.wiremock.common.SilentErrorHandler
- Error(int, Errors.Error.Source, String) - Constructor for class com.github.tomakehurst.wiremock.common.Errors.Error
- Error(int, String) - Constructor for class com.github.tomakehurst.wiremock.common.Errors.Error
- Error(Integer, Errors.Error.Source, String, String) - Constructor for class com.github.tomakehurst.wiremock.common.Errors.Error
- ERROR - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- ERROR_PREFIX - Static variable in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
- ERROR_SUFFIX - Static variable in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
- errorPageForMethod(String) - Method in class com.github.tomakehurst.wiremock.jetty11.NotFoundHandler
- Errors - Class in com.github.tomakehurst.wiremock.common
- Errors(List<Errors.Error>) - Constructor for class com.github.tomakehurst.wiremock.common.Errors
- Errors.Error - Class in com.github.tomakehurst.wiremock.common
- Errors.Error.Source - Class in com.github.tomakehurst.wiremock.common
- everything() - Static method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- exactly(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- exactMatch(SubEvent...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- exactMatch(List<SubEvent>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- ExactMatchMultiValuePattern - Class in com.github.tomakehurst.wiremock.matching
- ExactMatchMultiValuePattern(List<StringValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- Exceptions - Class in com.github.tomakehurst.wiremock.common
- Exceptions() - Constructor for class com.github.tomakehurst.wiremock.common.Exceptions
- Exceptions.RunnableWithException - Interface in com.github.tomakehurst.wiremock.common
- execute(Admin, ServeEvent, PathParams) - Method in interface com.github.tomakehurst.wiremock.admin.AdminTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.FindStubMappingsByMetadataTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.GetAllScenariosTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.GetGlobalSettingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.GetRecordingStatusTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.ImportStubMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.PatchExtendedSettingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.RemoveServeEventsByRequestPatternTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.RemoveServeEventsByStubMetadataTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.RemoveStubMappingsByMetadataTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.SetScenarioStateTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.StartRecordingTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.StopRecordingTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractGetDocTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleServeEventTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleStubTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.CreateStubMappingTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.DeleteStubFileTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.EditStubFileTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForRequestPatternTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForRequestTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForUnmatchedTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.FindRequestsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.FindUnmatchedRequestsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetAllRequestsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetAllStubFilesTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetAllStubMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetCaCertTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetRequestCountTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetStubFileTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetUnmatchedStubMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetVersionTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GlobalSettingsUpdateTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.NotFoundAdminTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.OldEditStubMappingTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.RemoveMatchingStubMappingTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.RemoveUnmatchedStubMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ResetRequestsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ResetScenariosTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ResetStubMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ResetTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ResetToDefaultMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.RootRedirectTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.SaveMappingsTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.ShutdownServerTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.admin.tasks.SnapshotTask
- execute(Admin, ServeEvent, PathParams) - Method in class com.github.tomakehurst.wiremock.verification.notmatched.NotMatchedRenderer
- execute(Request) - Method in class com.github.tomakehurst.wiremock.http.client.ApacheBackedHttpClient
- execute(Request) - Method in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- execute(Request) - Method in class com.github.tomakehurst.wiremock.http.client.LazyHttpClient
- exemptingComparisons(ComparisonType...) - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- exists() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- exists() - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- exists() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- exists() - Method in interface com.github.tomakehurst.wiremock.common.Source
- exists() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- exists() - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- exists() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- expectedOffset(int, DateTimeUnit) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- expectedOffset(DateTimeOffset) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- expectedValue - Variable in class com.github.tomakehurst.wiremock.matching.ContentPattern
- expression - Variable in class com.github.tomakehurst.wiremock.matching.AdvancedPathPattern
- extended(Parameters) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- ExtendedSettingsWrapper - Class in com.github.tomakehurst.wiremock.admin.model
- ExtendedSettingsWrapper(Parameters) - Constructor for class com.github.tomakehurst.wiremock.admin.model.ExtendedSettingsWrapper
- Extension - Interface in com.github.tomakehurst.wiremock.extension
- ExtensionDeclarations - Class in com.github.tomakehurst.wiremock.extension
- ExtensionDeclarations() - Constructor for class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- extensionFactories(ExtensionFactory...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- extensionFactories(Class<? extends ExtensionFactory>...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- ExtensionFactory - Interface in com.github.tomakehurst.wiremock.extension
- extensionHandlers() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
-
Extend only this method if you want to add additional handlers to Jetty.
- ExtensionLoader - Class in com.github.tomakehurst.wiremock.extension
- extensionOptions() - Static method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
Alias for
WireMockExtension.newInstance()for use with custom subclasses, with a more relevant name for that use. - extensions(Extension...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- extensions(ExtensionFactory...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- extensions(Class<? extends Extension>...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- extensions(String...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- Extensions - Class in com.github.tomakehurst.wiremock.extension
- Extensions(ExtensionDeclarations, Admin, Options, Stores, FileSource) - Constructor for class com.github.tomakehurst.wiremock.extension.Extensions
- extensionScanningEnabled() - Method in annotation type com.github.tomakehurst.wiremock.junit5.WireMockTest
- extensionScanningEnabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- extractBinaryBodiesOver(long) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- extractInPlace(StubMapping) - Method in class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- extractTextBodiesOver(long) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
F
- failOnUnmatchedRequests(boolean) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- fatalError(SAXParseException) - Method in class com.github.tomakehurst.wiremock.common.SilentErrorHandler
- FatalStartupException - Exception in com.github.tomakehurst.wiremock.common
- FatalStartupException(String) - Constructor for exception com.github.tomakehurst.wiremock.common.FatalStartupException
- FatalStartupException(Throwable) - Constructor for exception com.github.tomakehurst.wiremock.common.FatalStartupException
- fault - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- fault(Fault) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- Fault - Enum in com.github.tomakehurst.wiremock.http
- FaultInjector - Interface in com.github.tomakehurst.wiremock.core
- FaultInjectorFactory - Interface in com.github.tomakehurst.wiremock.servlet
- FieldTransformer<T> - Interface in com.github.tomakehurst.wiremock.extension.requestfilter
- FileItemPartAdapter - Class in com.github.tomakehurst.wiremock.http.multipart
- FileItemPartAdapter(FileItem) - Constructor for class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- FILENAME_TEMPLATE - Static variable in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- filenameFor(StubMapping) - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- FilenameMaker - Class in com.github.tomakehurst.wiremock.common.filemaker
- FilenameMaker() - Constructor for class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- FilenameMaker(String) - Constructor for class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- FilenameMaker(String, String) - Constructor for class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- filenameTemplate(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- FilenameTemplateModel - Class in com.github.tomakehurst.wiremock.common.filemaker
- FilenameTemplateModel(StubMapping) - Constructor for class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- FILES_ROOT - Static variable in class com.github.tomakehurst.wiremock.core.WireMockApp
- FILES_URL_MATCH - Static variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- filesFileSource - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- fileSource(FileSource) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- FileSource - Interface in com.github.tomakehurst.wiremock.common
- FileSourceBlobStore - Class in com.github.tomakehurst.wiremock.store.files
- FileSourceBlobStore(FileSource) - Constructor for class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- FileSourceJsonObjectStore - Class in com.github.tomakehurst.wiremock.store.files
- FileSourceJsonObjectStore(FileSource) - Constructor for class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- FileSourceJsonObjectStore(String) - Constructor for class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- filesRoot() - Method in interface com.github.tomakehurst.wiremock.core.Options
- filesRoot() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- filesRoot() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- filesRoot() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- filter(Request) - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilter
-
Deprecated.
- filter(Request, ServeEvent) - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterV2
- filter(List<ServeEvent>) - Method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- filterProcessor - Variable in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- FilterProcessor - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- FilterProcessor(List<? extends RequestFilter>, List<? extends RequestFilterV2>) - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.FilterProcessor
- finalizeSetup(Options) - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- find(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findAll(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findAll(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findAll(RequestPatternBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findAll(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findAllMatchingRequest(Request, Map<String, RequestMatcherExtension>, Consumer<SubEvent>) - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- findAllNearMissesFor(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findAllNearMissesFor(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findAllNearMissesFor(RequestPatternBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findAllNearMissesFor(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findAllStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findAllStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findAllStubsByMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findAllStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findAllStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findAllStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findAllUnmatchedRequests() - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- findByMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- findNearestTo(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- findNearestTo(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- findNearMissesFor(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findNearMissesFor(LoggedRequest) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findNearMissesFor(LoggedRequest) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findNearMissesForAllUnmatched() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findNearMissesForAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findNearMissesForAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findNearMissesForAllUnmatchedRequests() - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findNearMissesForAllUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- FindNearMissesForRequestPatternTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- FindNearMissesForRequestPatternTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForRequestPatternTask
- FindNearMissesForRequestTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- FindNearMissesForRequestTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForRequestTask
- findNearMissesForUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findNearMissesForUnmatchedRequests() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findNearMissesForUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findNearMissesForUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findNearMissesForUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- FindNearMissesForUnmatchedTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- FindNearMissesForUnmatchedTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.FindNearMissesForUnmatchedTask
- FindNearMissesResult - Class in com.github.tomakehurst.wiremock.verification
- FindNearMissesResult(List<NearMiss>) - Constructor for class com.github.tomakehurst.wiremock.verification.FindNearMissesResult
- findNodes(String) - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDocument
- findNodes(String, Map<String, String>) - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDocument
- findRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- FindRequestsResult - Class in com.github.tomakehurst.wiremock.verification
- FindRequestsResult(List<LoggedRequest>, boolean) - Constructor for class com.github.tomakehurst.wiremock.verification.FindRequestsResult
- FindRequestsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- FindRequestsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.FindRequestsTask
- FindServeEventsResult - Class in com.github.tomakehurst.wiremock.verification
- FindServeEventsResult(List<ServeEvent>) - Constructor for class com.github.tomakehurst.wiremock.verification.FindServeEventsResult
- findStubMappingsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findStubMappingsByMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- findStubMappingsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- FindStubMappingsByMetadataTask - Class in com.github.tomakehurst.wiremock.admin
- FindStubMappingsByMetadataTask() - Constructor for class com.github.tomakehurst.wiremock.admin.FindStubMappingsByMetadataTask
- findStubsByMetadata(StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findTopNearMissesFor(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findTopNearMissesFor(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findTopNearMissesFor(RequestPattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findTopNearMissesFor(RequestPattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findTopNearMissesFor(RequestPattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findTopNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findTopNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- findTopNearMissesFor(LoggedRequest) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findTopNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findTopNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findTopNearMissesFor(LoggedRequest) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- findUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findUnmatchedRequests() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- findUnmatchedRequests() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findUnmatchedRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- FindUnmatchedRequestsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- FindUnmatchedRequestsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.FindUnmatchedRequestsTask
- findUnmatchedStubs() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- findUnmatchedStubs() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- findUnmatchedStubs() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- findUnmatchedStubs() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- findUnmatchedStubs() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- first() - Method in class com.github.tomakehurst.wiremock.common.Errors
- FIRST_DAY_OF_MONTH - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_DAY_OF_NEXT_MONTH - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_DAY_OF_NEXT_YEAR - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_DAY_OF_YEAR - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_HOUR_OF_DAY - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_MINUTE_OF_HOUR - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- FIRST_SECOND_OF_MINUTE - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- firstValue() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- fixedDelay(Integer) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- FixedDelayDistribution - Class in com.github.tomakehurst.wiremock.http
- FixedDelayDistribution(long) - Constructor for class com.github.tomakehurst.wiremock.http.FixedDelayDistribution
- fixedDelayMilliseconds - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- forBaseUrl(String) - Static method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- forbidden() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- FORBIDDEN_REQUEST_HEADERS - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- FORBIDDEN_RESPONSE_HEADERS - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- forBlobStoreItem(BlobStore, String) - Static method in class com.github.tomakehurst.wiremock.common.StreamSources
- forBytes(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.StreamSources
- forClient() - Static method in class com.github.tomakehurst.wiremock.admin.AdminRoutes
- forCustomMatcher(ValueMatcher<Request>) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- forCustomMatcher(String, Parameters) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- forFileBody(ResponseDefinition, String) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- forFormat(String) - Static method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- forFormatter(DateTimeFormatter) - Static method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- forHeader(ResponseDefinition, String, int) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- forInlineBody(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- format(Date) - Static method in class com.github.tomakehurst.wiremock.common.Dates
- format(List<StubMapping>) - Method in enum com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
-
Deprecated, for removal: This API element is subject to removal in a future version.This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
- formatJson - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- FormatJsonHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
Handlebars helper to allow JSON to be formatted:
- FormatJsonHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormatJsonHelper
- formatRequest(Request) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- formatXml - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- FormatXmlHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
Handlebars helper to allow xml to be formatted :
- FormatXmlHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormatXmlHelper
- formData - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- FormDataHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- FormDataHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormDataHelper
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- formParameter(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- formParameter(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- FormParameter - Class in com.github.tomakehurst.wiremock.http
- FormParameter(String, List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.FormParameter
- formParameters() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- formParameters() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- formParameters() - Method in interface com.github.tomakehurst.wiremock.http.Request
- formParameters() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- formParameters() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- formParameters() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- formParameters() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- formParameters() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- FormParser - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- FormParser() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormParser
- forProxyUrl(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- forRequest(Request) - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
-
If request body was JSON or XML, use "equalToJson" or "equalToXml" (respectively) in the RequestPattern so it's easier to read.
- forRequest(Request) - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToJsonPatternFactory
- forRequest(Request) - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToPatternFactory
- forRequest(Request) - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToXmlPatternFactory
- forRequest(Request) - Method in interface com.github.tomakehurst.wiremock.recording.RequestBodyPatternFactory
- forServer(Iterable<AdminApiExtension>, Stores) - Static method in class com.github.tomakehurst.wiremock.admin.AdminRoutes
- forSingleUnmatchedRequest(Diff) - Static method in error com.github.tomakehurst.wiremock.client.VerificationException
- forString(String, Charset) - Static method in class com.github.tomakehurst.wiremock.common.StreamSources
- forStubMapping(StubMapping) - Static method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- forStubMapping(UUID) - Static method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- forTarget(String) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- forUnmatchedNearMisses(List<NearMiss>) - Static method in error com.github.tomakehurst.wiremock.client.VerificationException
- forUnmatchedRequestPattern(Diff) - Static method in error com.github.tomakehurst.wiremock.client.VerificationException
- forUnmatchedRequests(List<LoggedRequest>) - Static method in error com.github.tomakehurst.wiremock.client.VerificationException
- from(Parameters) - Static method in class org.wiremock.webhooks.WebhookDefinition
- from(Response, Limit) - Static method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- from(Part) - Static method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- from(String) - Static method in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- from(String) - Static method in class com.github.tomakehurst.wiremock.verification.VerificationResult
- from(Map<String, Object>) - Static method in class com.github.tomakehurst.wiremock.extension.Parameters
- from(T) - Static method in class com.github.tomakehurst.wiremock.common.Metadata
- fromErrors(Errors) - Static method in exception com.github.tomakehurst.wiremock.common.ClientError
- fromJackson(JsonProcessingException) - Static method in exception com.github.tomakehurst.wiremock.common.JsonException
- fromJsonBytes(byte[]) - Static method in class com.github.tomakehurst.wiremock.http.Body
- fromOneOf(byte[], String, JsonNode, String) - Static method in class com.github.tomakehurst.wiremock.http.Body
- fromOneOf(String, String, String, String, String) - Static method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- fromOptional(Optional<ServeEvent>) - Static method in class com.github.tomakehurst.wiremock.admin.model.SingleServedStubResult
- fromOptional(Optional<StubMapping>) - Static method in class com.github.tomakehurst.wiremock.admin.model.SingleStubMappingResult
- fromProxy(boolean) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- fromRequest(Request) - Static method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- fromRequest(Request) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- fromRequest(List<ServeEvent>, Request) - Static method in class com.github.tomakehurst.wiremock.admin.LimitAndSinceDatePaginator
- fromRequest(List<T>, Request) - Static method in class com.github.tomakehurst.wiremock.admin.LimitAndOffsetPaginator
- fromSaxException(SAXException) - Static method in exception com.github.tomakehurst.wiremock.common.xml.XmlException
- fromString(String) - Static method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- fromString(String) - Static method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
- fromString(String) - Static method in class com.github.tomakehurst.wiremock.common.ProxySettings
- fromString(String) - Static method in class com.github.tomakehurst.wiremock.http.RequestMethod
- fromString(String) - Static method in enum com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
- fromXPathException(XPathExpressionException) - Static method in exception com.github.tomakehurst.wiremock.common.xml.XPathException
- full(List<StubMapping>) - Static method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- Full(List<StubMapping>) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult.Full
- FULL - com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
G
- generate() - Method in interface com.github.tomakehurst.wiremock.common.IdGenerator
- generate() - Method in class com.github.tomakehurst.wiremock.common.VeryShortIdGenerator
- generate(String, String, String) - Static method in class com.github.tomakehurst.wiremock.common.UniqueFilenameGenerator
- generate(String, String, String, String) - Static method in class com.github.tomakehurst.wiremock.common.UniqueFilenameGenerator
- generateAuthHeaders() - Method in interface com.github.tomakehurst.wiremock.security.ClientAuthenticator
- generateAuthHeaders() - Method in class com.github.tomakehurst.wiremock.security.ClientBasicAuthenticator
- generateAuthHeaders() - Method in class com.github.tomakehurst.wiremock.security.NoClientAuthenticator
- generateAuthHeaders() - Method in class com.github.tomakehurst.wiremock.security.SingleHeaderClientAuthenticator
- get() - Method in class com.github.tomakehurst.wiremock.common.Lazy
- get() - Method in class com.github.tomakehurst.wiremock.store.InMemoryRecorderStateStore
- get() - Method in class com.github.tomakehurst.wiremock.store.InMemorySettingsStore
- get() - Method in interface com.github.tomakehurst.wiremock.store.RecorderStateStore
- get() - Method in interface com.github.tomakehurst.wiremock.store.SettingsStore
- get(int) - Method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- get(int) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- get(RequestCache.Key) - Method in class com.github.tomakehurst.wiremock.common.RequestCache
- get(RequestCache.Key, Supplier<T>) - Method in class com.github.tomakehurst.wiremock.common.RequestCache
- get(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- get(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- get(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- get(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- get(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- get(String) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- get(String) - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- get(String, Class<T>) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- get(String, Class<T>) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- get(String, Class<T>) - Method in interface com.github.tomakehurst.wiremock.store.ObjectStore
- get(UUID) - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- get(UUID) - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- get(UUID) - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- get(UUID) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- get(UUID) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- get(K) - Method in interface com.github.tomakehurst.wiremock.store.Store
- GET - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- GET_OR_HEAD - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getAbsoluteUrl() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getAcceptors() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getAcceptQueueSize() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getActual() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult.DiffDescription
- getActual() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffDescriptionLine
- getActual() - Method in class com.github.tomakehurst.wiremock.verification.diff.SpacerLine
- getActualFormat() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getAddedDelay() - Method in class com.github.tomakehurst.wiremock.common.Timing
-
The delay added to the response via the stub or global configuration
- getAdditionalProxyRequestHeaders() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getAdmin() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getAdmin() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getAdminAuthenticator() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getAdminAuthenticator() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getAdminAuthenticator() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getAdminAuthenticator() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getAfter() - Method in class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- getAll() - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- getAll() - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- getAll() - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- getAll() - Method in interface com.github.tomakehurst.wiremock.store.RequestJournalStore
- getAll() - Method in interface com.github.tomakehurst.wiremock.store.ScenariosStore
- getAll() - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- getAll() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- getAll() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- getAll() - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- getAll() - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- getAllExtensionNames() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getAllHeaderKeys() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getAllKeys() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- getAllKeys() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- getAllKeys() - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- getAllKeys() - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- getAllKeys() - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- getAllKeys() - Method in interface com.github.tomakehurst.wiremock.store.Store
- getAllRequests() - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- GetAllRequestsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetAllRequestsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetAllRequestsTask
- getAllResponses() - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- getAllScenarios() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getAllScenarios() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getAllScenarios() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getAllScenarios() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getAllScenarios() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getAllScenarios() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- getAllScenarios() - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- getAllScenarios() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetAllScenariosTask - Class in com.github.tomakehurst.wiremock.admin
- GetAllScenariosTask() - Constructor for class com.github.tomakehurst.wiremock.admin.GetAllScenariosTask
- getAllServeEvents() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getAllServeEvents() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getAllServeEvents() - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- getAllServeEvents() - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- getAllServeEvents() - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- getAllServeEvents() - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- getAllServeEvents() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getAllServeEvents(ServeEventQuery) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- GetAllStubFilesTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetAllStubFilesTask(Stores) - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetAllStubFilesTask
- GetAllStubMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetAllStubMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetAllStubMappingsTask
- getAmount() - Method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- getAmountUnit() - Method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- getAnd() - Method in class com.github.tomakehurst.wiremock.matching.LogicalAnd
- getAnything() - Method in class com.github.tomakehurst.wiremock.matching.AnythingPattern
- getApplyTruncationLast() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getAppropriateForJreVersion(String, String, char[]) - Static method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSourceFactory
- getAsynchronousResponseSettings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getAsynchronousResponseSettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getAsynchronousResponseSettings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getAsynchronousResponseSettings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getAttributes() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDomNode
- getAttributes() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlNode
- getAttributes() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlPrimitiveNode
- getBase64Body() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getBase64Body() - Method in class org.wiremock.webhooks.WebhookDefinition
- getBaseUrl() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getBaseUrl() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getBasicAuthCredentials() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getBefore() - Method in class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- getBestMatch(StringValuePattern, List<String>) - Static method in class com.github.tomakehurst.wiremock.matching.MultiValuePattern
- getBinaryBody() - Method in class org.wiremock.webhooks.WebhookDefinition
- getBinaryEqualTo() - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- getBinaryFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- getBinaryFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- getBinaryFileNamed(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- getBinaryFileNamed(String) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- getBinarySizeThreshold() - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- getBlobStore(String) - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getBlobStore(String) - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getBody() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getBody() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- getBody() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getBody() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getBody() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getBody() - Method in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- getBody() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getBody() - Method in interface com.github.tomakehurst.wiremock.http.Request.Part
- getBody() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getBody() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getBody() - Method in class com.github.tomakehurst.wiremock.http.Response
- getBody() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getBody() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- getBody() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getBody() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getBody() - Method in class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- getBody() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getBody() - Method in class org.wiremock.webhooks.WebhookDefinition
- getBody(Limit) - Method in class com.github.tomakehurst.wiremock.http.Response
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getBodyAsBase64() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getBodyAsBase64() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
-
Retrieve body as a String encoded in the charset in the "Content-Type" header, or, if that's not present, the default character set (UTF-8)
- getBodyAsString() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.http.Response
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getBodyAsString() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getBodyFileName() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getBodyPatterns() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- getBodyPatterns() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getBodyStream() - Method in class com.github.tomakehurst.wiremock.http.Response
- getBoolean(String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getBoolean(String, Boolean) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getByName(String) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- getByName(String) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- getByteBody() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getByteBodyIfBinary() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- GetCaCertTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetCaCertTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetCaCertTask
- getCacheSize() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- getCacheSize() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- getCacheSize() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- getCalendarField() - Method in enum com.github.tomakehurst.wiremock.common.DateTimeUnit
- getCaptureHeaders() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getCaseInsensitive() - Method in class com.github.tomakehurst.wiremock.matching.EqualToPattern
- getCaseInsensitive() - Method in class com.github.tomakehurst.wiremock.recording.CaptureHeadersSpec
- getCertificateAuthority() - Method in class com.github.tomakehurst.wiremock.http.ssl.X509KeyStore
- getCertificateChain(String) - Method in class com.github.tomakehurst.wiremock.http.ssl.CertificateGeneratingX509ExtendedKeyManager
- getCertificateChain(String) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- getCharacterEncoding() - Method in class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- getCharset() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getChunkedDribbleDelay() - Method in class com.github.tomakehurst.wiremock.http.Response
- getChunkedDribbleDelay() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getChunkedEncodingPolicy() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getChunkedEncodingPolicy() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getChunkedEncodingPolicy() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getChunkedEncodingPolicy() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getClasses() - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- getClassNames() - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- getClientAliases(String, Principal[]) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- getClientIp() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getClientIp() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getClientIp() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getClientIp() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getClientIp() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getClientIp() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getClientIp() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getClientIp() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getClientIp() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getClientIp() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getClientIp() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getCode() - Method in class com.github.tomakehurst.wiremock.common.Errors.Error
- getContains() - Method in class com.github.tomakehurst.wiremock.matching.ContainsPattern
- getContentLength() - Method in class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- getContentType() - Method in class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- getContentType() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffEventData
- getContentTypeHeader() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- getCookies() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getCookies() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getCookies() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getCookies() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getCookies() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getCookies() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getCookies() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getCookies() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getCookies() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getCookies() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getCount() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getCount() - Method in class com.github.tomakehurst.wiremock.verification.VerificationResult
- getCurrent() - Static method in class com.github.tomakehurst.wiremock.common.RequestCache
- getCurrentVersion() - Static method in class com.github.tomakehurst.wiremock.core.Version
- getCustomMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getData() - Method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- getDataAs(Class<T>) - Method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- getDataTruncationSettings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getDataTruncationSettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getDataTruncationSettings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getDataTruncationSettings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getDeclaredExtensions() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getDeclaredExtensions() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getDeclaredExtensions() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getDeclaredExtensions() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getDefaultCipherSuites() - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- getDefaultHttpClient() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getDefaultHttpClient() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getDelay() - Method in class org.wiremock.webhooks.WebhookDefinition
- getDelayDistribution() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- getDelayDistribution() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getDelaySampleMillis() - Method in class org.wiremock.webhooks.WebhookDefinition
- getDeleteAllNotInImport() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImport.Options
- getDetail() - Method in class com.github.tomakehurst.wiremock.common.Errors.Error
- getDiff() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- getDiffDescriptions() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- getDiffDescriptions() - Method in class com.github.tomakehurst.wiremock.matching.MemoizingMatchResult
- getDiffDescriptions() - Method in class com.github.tomakehurst.wiremock.matching.WeightedAggregateMatchResult
- getDiffSubEvent() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getDisableConnectionReuse() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getDisableConnectionReuse() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getDisableConnectionReuse() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getDisableConnectionReuse() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getDisableOptimizeXmlFactoriesLoading() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getDisableOptimizeXmlFactoriesLoading() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getDisableOptimizeXmlFactoriesLoading() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getDisableOptimizeXmlFactoriesLoading() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getDisableStrictHttpHeaders() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getDisableStrictHttpHeaders() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getDisableStrictHttpHeaders() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getDisableStrictHttpHeaders() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.EagerMatchResult
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.MemoizingMatchResult
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.WeightedAggregateMatchResult
- getDistance() - Method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- GetDocIndexTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetDocIndexTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetDocIndexTask
- getDoesNotContain() - Method in class com.github.tomakehurst.wiremock.matching.NegativeContainsPattern
- getDoesNotMatch() - Method in class com.github.tomakehurst.wiremock.matching.NegativeRegexPattern
- getDuplicatePolicy() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImport.Options
- getEntityAsByteArray(ClassicHttpResponse) - Static method in class com.github.tomakehurst.wiremock.common.HttpClientUtils
- getEntityAsByteArrayAndCloseStream(ClassicHttpResponse) - Static method in class com.github.tomakehurst.wiremock.common.HttpClientUtils
- getEntityAsStringAndCloseStream(ClassicHttpResponse) - Static method in class com.github.tomakehurst.wiremock.common.HttpClientUtils
- getEqualTo() - Method in class com.github.tomakehurst.wiremock.matching.EqualToPattern
- getEqualToDateTime() - Method in class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- getEqualToJson() - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- getEqualToXml() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getErrorMessage() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult.DiffDescription
- getErrors() - Method in exception com.github.tomakehurst.wiremock.common.ClientError
- getErrors() - Method in class com.github.tomakehurst.wiremock.common.Errors
- getExemptedComparisons() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.AbsentPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.AbstractLogicalMatcher
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult.DiffDescription
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
-
since this method will only be used by diff in case of multiple match values, so returning empty.
- getExpected() - Method in interface com.github.tomakehurst.wiremock.matching.NamedValueMatcher
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcher
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- getExpected() - Method in class com.github.tomakehurst.wiremock.verification.diff.CustomMatcherWrapper
- getExpressionResult(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- getExpressionResult(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- getExpressionResult(String) - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- getExtended() - Method in class com.github.tomakehurst.wiremock.admin.model.ExtendedSettingsWrapper
- getExtended() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- getExtensions() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getExtensions() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getExtensions() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getExtractBodyCriteria() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getExtraParameters() - Method in class org.wiremock.webhooks.WebhookDefinition
- getFactories() - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- getFactoryClasses() - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- getFault() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getFault() - Method in class com.github.tomakehurst.wiremock.http.Response
- getFault() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getFileName() - Method in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- getFileName() - Method in interface com.github.tomakehurst.wiremock.http.Request.Part
- getFileName() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- getFileName() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- getFileName() - Method in class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- getFilenameMaker() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getFilenameMaker() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getFilenameMaker() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getFilenameMaker() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getFilePath() - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractGetDocTask
- getFilePath() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetDocIndexTask
- getFilePath() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetRecordingsIndexTask
- getFilePath() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetSwaggerSpecTask
- getFiles() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getFiles() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getFilesBlobStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getFileSource() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- getFileSource() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- getFilters() - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- getFilters() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getFinishingServeEventId() - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- getFirst() - Method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- getFirst(Iterable<T>, T) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- getFirstNonNull(T, T) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- getFirstNonNull(T, T, String) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- getFixedDelay() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- getFixedDelayMilliseconds() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getFormat() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RenderableDate
- getFormParameters() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getFormParameters() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getFriendlyName() - Method in interface com.github.tomakehurst.wiremock.client.CountMatchingMode
- getGlobalSettings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getGlobalSettings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- getGlobalSettings() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getGlobalSettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getGlobalSettings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getGlobalSettings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetGlobalSettingsResult - Class in com.github.tomakehurst.wiremock.admin.model
- GetGlobalSettingsResult(GlobalSettings) - Constructor for class com.github.tomakehurst.wiremock.admin.model.GetGlobalSettingsResult
- GetGlobalSettingsTask - Class in com.github.tomakehurst.wiremock.admin
- GetGlobalSettingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.GetGlobalSettingsTask
- getGzipDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getGzipDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getGzipDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getGzipDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- getHeader(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- getHeader(String) - Method in interface com.github.tomakehurst.wiremock.http.Request.Part
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- getHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getHeaders() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getHeaders() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- getHeaders() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- getHeaders() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getHeaders() - Method in interface com.github.tomakehurst.wiremock.http.Request.Part
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.Response
- getHeaders() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getHeaders() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- getHeaders() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getHeaders() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- getHeaders() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getHeaders() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getHeaders() - Method in class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- getHeaders() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getHeaders() - Method in class org.wiremock.webhooks.WebhookDefinition
- getHost() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getHost() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getHost() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getHost() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getHost() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getHost() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getHost() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getHost() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getHost() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getHost() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getHost() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getHttp2PlainDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getHttp2PlainDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getHttp2PlainDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getHttp2PlainDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getHttp2TlsDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getHttp2TlsDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getHttp2TlsDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getHttp2TlsDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getHttpBaseUrl() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- getHttpClientFactory() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getHttpClientFactory() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getHttpDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getHttpDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getHttpDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getHttpDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getHttpPort() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- getHttpRequestFor(RequestMethod, String) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
- getHttpsBaseUrl() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- getHttpServer() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServerFactory
-
Returns the most recently created
DirectCallHttpServer. - getHttpServerFactory(String) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpServerFactoryLoader
-
Jetty's version-dependent
HttpServerFactoryloader that accepts the Jetty's major version into account while creating the factory instance. - getHttpsPort() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- getHttpsPort() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- getHttpsRequiredForAdminApi() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getHttpsRequiredForAdminApi() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getHttpsRequiredForAdminApi() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getHttpsRequiredForAdminApi() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getId() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getId() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getId() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getId() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getId() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getId() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- getId() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getId() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getId() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getIdleTimeout() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getIds() - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- getIds() - Method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult.Ids
- getImportOptions() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImport
- getInitialDelay() - Method in class com.github.tomakehurst.wiremock.http.Response
- getInputStream() - Method in class com.github.tomakehurst.wiremock.http.multipart.PartParser.ByteArrayUploadContext
- getInsertionIndex() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getInsertionIndex() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getInstances() - Method in class com.github.tomakehurst.wiremock.extension.ExtensionDeclarations
- getInt(String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getInt(String, Integer) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getItem() - Method in class com.github.tomakehurst.wiremock.admin.model.SingleItemResult
- getJsonAssertOkAndReturnBody(String) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getJsonBody() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getKey() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- getKey() - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- getKeyStorePassword() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- getKeyStoreType() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- getLast() - Method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- getLast(Iterable<T>) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- getLevenshteinDistance(CharSequence, CharSequence) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- getLines() - Method in class com.github.tomakehurst.wiremock.verification.diff.Diff
- getLines(Map<String, RequestMatcherExtension>) - Method in class com.github.tomakehurst.wiremock.verification.diff.Diff
- getList(String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getLoadedExtensionNames() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getLoadedExtensionNames() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getLoader(Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.ResourceUtil
- getLoggedDate() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getLoggedDateString() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getMappingOrMappings() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingCollection
- getMappings() - Method in class com.github.tomakehurst.wiremock.admin.model.ListStubMappingsResult
- getMappings() - Method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult.Full
- getMappings() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- getMappings() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImport
- getMappings() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingCollection
- getMappingsBlobStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getMatches() - Method in class com.github.tomakehurst.wiremock.matching.RegexPattern
- getMatchesJsonPath() - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- getMatchesJsonSchema() - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- getMatchesPathTemplate() - Method in class com.github.tomakehurst.wiremock.matching.PathTemplatePattern
- getMatchesXPath() - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- getMatchingType() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- getMatchResult() - Method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- getMatchResult() - Method in class com.github.tomakehurst.wiremock.verification.diff.NamedCustomMatcherLine
- getMatchResult() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- getMatchResult(ZonedDateTime, LocalDateTime, ZonedDateTime, LocalDateTime) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getMatchResult(ZonedDateTime, LocalDateTime, ZonedDateTime, LocalDateTime) - Method in class com.github.tomakehurst.wiremock.matching.AfterDateTimePattern
- getMatchResult(ZonedDateTime, LocalDateTime, ZonedDateTime, LocalDateTime) - Method in class com.github.tomakehurst.wiremock.matching.BeforeDateTimePattern
- getMatchResult(ZonedDateTime, LocalDateTime, ZonedDateTime, LocalDateTime) - Method in class com.github.tomakehurst.wiremock.matching.EqualToDateTimePattern
- getMaxCacheEntries() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- getMaxCacheEntries() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- getMaxCacheEntries() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- getMaxHttpClientConnections() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getMaxHttpClientConnections() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getMaxHttpClientConnections() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getMaxHttpClientConnections() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getMaxResponseBodySize() - Method in class com.github.tomakehurst.wiremock.common.DataTruncationSettings
- getMaxTemplateCacheEntries() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getMaxTemplateCacheEntries() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getMaxTemplateCacheEntries() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getMaxTemplateCacheEntries() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getMessage() - Method in class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- getMessage() - Method in class com.github.tomakehurst.wiremock.common.Message
- getMessage() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffDescriptionLine
- getMessage() - Method in class com.github.tomakehurst.wiremock.verification.diff.SpacerLine
- getMeta() - Method in class com.github.tomakehurst.wiremock.admin.model.PaginatedResult
- getMetadata() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getMetadata() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getMetadata(String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getMetadata(String, Metadata) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getMethod() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getMethod() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getMethod() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getMethod() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getMethod() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getMethod() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getMethod() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getMethod() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getMethod() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getMethod() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getMethod() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getMethod() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getMethod() - Method in class org.wiremock.webhooks.WebhookDefinition
- getMilliseconds() - Method in class com.github.tomakehurst.wiremock.http.FixedDelayDistribution
- getMimeType() - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractGetDocTask
- getMimeType() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetDocIndexTask
- getMimeType() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetRecordingsIndexTask
- getMimeType() - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetSwaggerSpecTask
- getMimeType() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getMultipartPatterns() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getName() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getName() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDomNode
- getName() - Method in interface com.github.tomakehurst.wiremock.extension.Extension
- getName() - Method in class com.github.tomakehurst.wiremock.extension.PostServeActionDefinition
- getName() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- getName() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- getName() - Method in class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- getName() - Method in interface com.github.tomakehurst.wiremock.http.client.HttpClientFactory
- getName() - Method in class com.github.tomakehurst.wiremock.http.client.LazyHttpClientFactory
- getName() - Method in interface com.github.tomakehurst.wiremock.http.HttpServerFactory
- getName() - Method in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- getName() - Method in interface com.github.tomakehurst.wiremock.http.Request.Part
- getName() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- getName() - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- getName() - Method in class com.github.tomakehurst.wiremock.matching.CustomMatcherDefinition
- getName() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- getName() - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- getName() - Method in interface com.github.tomakehurst.wiremock.matching.NamedValueMatcher
- getName() - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- getName() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getName() - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- getName() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- getName() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- getName() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- getName() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- getName() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getName() - Method in class com.github.tomakehurst.wiremock.verification.diff.CustomMatcherWrapper
- getName() - Method in class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- getName() - Method in class org.wiremock.webhooks.Webhooks
- getName() - Method in interface org.wiremock.webhooks.WebhookTransformer
- getNamespaceAwareness() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getNearMisses() - Method in class com.github.tomakehurst.wiremock.verification.FindNearMissesResult
- getNewScenarioState() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getNewScenarioState() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getNewValue() - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- getNot() - Method in class com.github.tomakehurst.wiremock.matching.NotPattern
- getNotMatchedRendererFactory() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getNotMatchedRendererFactory() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getNumberOfChunks() - Method in class com.github.tomakehurst.wiremock.http.ChunkedDribbleDelay
- getObjectMapper() - Static method in class com.github.tomakehurst.wiremock.common.Json
- getObjectStore(String) - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getObjectStore(String, Stores.PersistenceType) - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getObjectStore(String, Stores.PersistenceType, int) - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getObjectStore(String, Stores.PersistenceType, int) - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getOldValue() - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- getOperationName() - Method in class com.github.tomakehurst.wiremock.matching.AbstractLogicalMatcher
- getOperationName() - Method in class com.github.tomakehurst.wiremock.matching.LogicalAnd
- getOperationName() - Method in class com.github.tomakehurst.wiremock.matching.LogicalOr
- getOperator() - Method in class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- getOperator() - Method in class com.github.tomakehurst.wiremock.matching.IncludesMatchMultiValuePattern
- getOperator() - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- getOptions() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getOptions() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getOptions() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getOptions() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getOptions() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getOptions() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getOptions() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getOr() - Method in class com.github.tomakehurst.wiremock.matching.LogicalOr
- getOrHead(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
-
A mapping builder that can be used for both GET and HEAD http method.
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getOriginalRequest() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getOtherFields() - Method in class org.wiremock.webhooks.WebhookDefinition
- getOutputFormat() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getParameters() - Method in class com.github.tomakehurst.wiremock.extension.PostServeActionDefinition
- getParameters() - Method in class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- getParameters() - Method in class com.github.tomakehurst.wiremock.matching.CustomMatcherDefinition
- getPart(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getPart(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getPart(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- getPart(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getPart(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getPart(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getPart(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getPart(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getParts() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getParts() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getParts() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getParts() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getParts() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getParts() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getParts() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getParts() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getParts() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getPassword() - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- getPath() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- getPath() - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- getPath() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- getPath() - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- getPath() - Method in class com.github.tomakehurst.wiremock.common.TextFile
- getPath() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getPath() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getPath() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- getPath() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- getPath() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- getPath() - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- getPath() - Method in interface com.github.tomakehurst.wiremock.store.files.PathBased
- getPath(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- getPathAndQuery(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- getPathParameters() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getPathParameters() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getPathParameters() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getPathParameters() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getPathParameters() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getPathSegments() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getPathSegments() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getPathSegments(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- getPathTemplate() - Method in class com.github.tomakehurst.wiremock.matching.PathTemplatePattern
- getPathTemplate() - Method in class com.github.tomakehurst.wiremock.matching.UrlPathTemplatePattern
- getPathTemplate() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- getPattern() - Method in class com.github.tomakehurst.wiremock.matching.UrlPathTemplatePattern
- getPattern() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- getPlaceholderClosingDelimiterRegex() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getPlaceholderOpeningDelimiterRegex() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- getPointer() - Method in class com.github.tomakehurst.wiremock.common.Errors.Error.Source
- getPort() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getPort() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getPort() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getPort() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getPort() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getPort() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getPort() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getPort() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- getPort() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getPort() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getPort() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getPort() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getPort(URL) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- getPossibleStates() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- getPostServeActions() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getPostServeActions() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getPriority() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getPriority() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getPrivateKey(String) - Method in class com.github.tomakehurst.wiremock.http.ssl.CertificateGeneratingX509ExtendedKeyManager
- getPrivateKey(String) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- getProcessTime() - Method in class com.github.tomakehurst.wiremock.common.Timing
-
The amount of time spent handling the stub request
- getProtocol() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getProtocol() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getProtocol() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getProtocol() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getProtocol() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getProtocol() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getProtocol() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getProtocol() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getProxyBaseUrl() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getProxyMapping() - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- getProxyPassThrough() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- getProxyTargetRules() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getProxyTargetRules() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getProxyTargetRules() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getProxyTargetRules() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getProxyUrl() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getProxyUrlPrefixToRemove() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getQuery() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getQuery() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getQueryParameters() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getQueryParams() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getRecorderStateStore() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getRecorderStateStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- GetRecordingsIndexTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetRecordingsIndexTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetRecordingsIndexTask
- getRecordingStatus() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getRecordingStatus() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getRecordingStatus() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getRecordingStatus() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getRecordingStatus() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getRecordingStatus() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetRecordingStatusTask - Class in com.github.tomakehurst.wiremock.admin
- GetRecordingStatusTask() - Constructor for class com.github.tomakehurst.wiremock.admin.GetRecordingStatusTask
- getRemoveProxyRequestHeaders() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getRepeatsAsScenarios() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getReponseBody() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getReport() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffEventData
- getRequest() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getRequest() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.ContinueAction
- getRequest() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getRequest() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getRequest() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- getRequestBodyPatternFactory() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getRequestCache(Options) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
- GetRequestCountTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetRequestCountTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetRequestCountTask
- getRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getRequestHeaderSize() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getRequestJournalStore() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getRequestJournalStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getRequestLine() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
-
Deprecated.
- getRequestMethod() - Method in class org.wiremock.webhooks.WebhookDefinition
- getRequestPattern() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- getRequestPhases() - Method in class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- getRequests() - Method in class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- getRequests() - Method in class com.github.tomakehurst.wiremock.verification.FindRequestsResult
- getRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- getRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- getRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- getRequiredScenarioState() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getRequiredScenarioState() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getResource(Class<T>, String) - Static method in class com.github.tomakehurst.wiremock.common.ResourceUtil
- getResourcePath(Class<T>, String) - Static method in class com.github.tomakehurst.wiremock.common.ResourceUtil
- getResourceURI(Class<T>, String) - Static method in class com.github.tomakehurst.wiremock.common.ResourceUtil
- getResponse() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getResponse() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getResponse() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getResponseDefinition() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.StopAction
- getResponseDefinition() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getResponseHeaderSize() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getResponseSendTime() - Method in class com.github.tomakehurst.wiremock.common.Timing
-
The amount of time taken to send the response to the client
- getResponseTemplatingEnabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getResponseTemplatingEnabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getResponseTemplatingEnabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getResponseTemplatingEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getResponseTemplatingGlobal() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getResponseTemplatingGlobal() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getResponseTemplatingGlobal() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getResponseTemplatingGlobal() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getRuntimeInfo() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- getScenarioName() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getScenarioName() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getScenarios() - Method in class com.github.tomakehurst.wiremock.admin.model.GetScenariosResult
- getScenarios() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- GetScenariosResult - Class in com.github.tomakehurst.wiremock.admin.model
- GetScenariosResult(List<Scenario>) - Constructor for class com.github.tomakehurst.wiremock.admin.model.GetScenariosResult
- getScenariosStore() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getScenariosStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getSchemaVersion() - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- getScheme() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getScheme() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getScheme() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getScheme() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getScheme() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getScheme() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getScheme() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getScheme() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getScheme() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getScheme() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getScheme() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getSerializedEqualToJson() - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- getServedStub(UUID) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getServedStub(UUID) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getServedStub(UUID) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getServedStub(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getServedStub(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetServedStubTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetServedStubTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetServedStubTask
- getServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- getServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- getServeEvent(UUID) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- getServeEventListeners() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getServeEventListeners() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- getServeEvents() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.verification.FindServeEventsResult
- getServeEvents() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getServeEvents(ServeEventQuery) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getServeEvents(ServeEventQuery) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- getServeEvents(ServeEventQuery) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getServeEvents(ServeEventQuery) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getServeEvents(ServeEventQuery) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getServeEvents(ServeEventQuery) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetServeEventsResult - Class in com.github.tomakehurst.wiremock.admin.model
- GetServeEventsResult(Paginator<ServeEvent>, boolean) - Constructor for class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- GetServeEventsResult(List<ServeEvent>, PaginatedResult.Meta, boolean) - Constructor for class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- getServerAliases(String, Principal[]) - Method in class com.github.tomakehurst.wiremock.http.ssl.DelegatingX509ExtendedKeyManager
- getServeTime() - Method in class com.github.tomakehurst.wiremock.common.Timing
-
The total request time from start to finish, minus added delay
- getSettings() - Method in class com.github.tomakehurst.wiremock.admin.model.GetGlobalSettingsResult
- getSettings() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getSettingsStore() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getSettingsStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getShutdownIdleTimeout() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getSingleStubMapping(UUID) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- getSingleStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getSingleStubMapping(UUID) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- getSingleStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getSource() - Method in class com.github.tomakehurst.wiremock.common.Errors.Error
- getSource() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- getSpec() - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- getStartingServeEventId() - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- getState() - Method in class com.github.tomakehurst.wiremock.admin.model.ScenarioState
- getState() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- getStatus() - Method in class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- getStatus() - Method in class com.github.tomakehurst.wiremock.http.LoggedResponse
- getStatus() - Method in class com.github.tomakehurst.wiremock.http.Response
- getStatus() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getStatus() - Method in class com.github.tomakehurst.wiremock.recording.Recorder
- getStatus() - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- getStatus() - Method in class com.github.tomakehurst.wiremock.recording.RecordingStatusResult
- getStatus() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffEventData
- getStatusMessage() - Method in class com.github.tomakehurst.wiremock.http.Response
- getStatusMessage() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getStopTimeout() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- getStores() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getStores() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getStores() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getStores() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getStores() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getStores() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getStream() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
- getStream() - Method in interface com.github.tomakehurst.wiremock.common.InputStreamSource
- getStream() - Method in class com.github.tomakehurst.wiremock.common.StreamSources.ByteArrayInputStreamSource
- getStream() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreBinaryFile
- getStream() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- getStream(String) - Method in interface com.github.tomakehurst.wiremock.store.BlobStore
- getStream(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- getStreamSource(String) - Method in interface com.github.tomakehurst.wiremock.store.BlobStore
- getStreamSource(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- getString(String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getString(String, String) - Method in class com.github.tomakehurst.wiremock.common.Metadata
- getStubCorsEnabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getStubCorsEnabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getStubCorsEnabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getStubCorsEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- GetStubFileTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetStubFileTask(Stores) - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetStubFileTask
- getStubMapping() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getStubMapping() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- getStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- getStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- getStubMapping(UUID) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- getStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- getStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- getStubMappingId() - Method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- getStubMappingName() - Method in class com.github.tomakehurst.wiremock.verification.diff.Diff
- getStubMappingPostProcessor(RecordSpec) - Method in class com.github.tomakehurst.wiremock.recording.Recorder
-
Deprecated, for removal: This API element is subject to removal in a future version.This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
- getStubMappings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- getStubMappings() - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- getStubMappings() - Method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- getStubMappings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GetStubMappingTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetStubMappingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetStubMappingTask
- getStubRecordingStatus() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- getStubRequestLoggingDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getStubRequestLoggingDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getStubRequestLoggingDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getStubRequestLoggingDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getStubStore() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- getStubStore() - Method in interface com.github.tomakehurst.wiremock.store.Stores
- getSubEvents() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- getSubEvents() - Method in class com.github.tomakehurst.wiremock.matching.MemoizingMatchResult
- getSubEvents() - Method in class com.github.tomakehurst.wiremock.matching.WeightedAggregateMatchResult
- getSubEvents() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getSupportedCipherSuites() - Method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- getSupportedProxyEncodings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getSupportedProxyEncodings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getSupportedProxyEncodings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getSupportedProxyEncodings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- GetSwaggerSpecTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetSwaggerSpecTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetSwaggerSpecTask
- getTargetBaseUrl() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getTemplate(Object, String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- getTemplate(Object, String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- getTemplateEngine() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- getTemplateEngine() - Method in interface com.github.tomakehurst.wiremock.extension.WireMockServices
- getTemplateEscapingDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getTemplateEscapingDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getTemplateEscapingDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getTemplateEscapingDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getTemplatePermittedSystemKeys() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getTemplatePermittedSystemKeys() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getTemplatePermittedSystemKeys() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getTemplatePermittedSystemKeys() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getText() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDomNode
- getTextBody() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getTextFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- getTextFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- getTextFileNamed(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- getTextFileNamed(String) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- getTextSizeThreshold() - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- getThreads() - Method in class com.github.tomakehurst.wiremock.common.AsynchronousResponseSettings
- getTimeOffsetNanos() - Method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- getTimestamp() - Method in class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- getTimezone() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RenderableDate
- getTiming() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getTitle() - Method in class com.github.tomakehurst.wiremock.common.Errors.Error
- getTotal() - Method in class com.github.tomakehurst.wiremock.admin.LimitAndOffsetPaginator
- getTotal() - Method in class com.github.tomakehurst.wiremock.admin.LimitAndSinceDatePaginator
- getTotal() - Method in interface com.github.tomakehurst.wiremock.admin.Paginator
- getTotalDuration() - Method in class com.github.tomakehurst.wiremock.http.ChunkedDribbleDelay
- getTotalTime() - Method in class com.github.tomakehurst.wiremock.common.Timing
-
The total request time including added delay
- getTransformerParameters() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getTransformerParameters() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getTransformerParameters() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getTransformers() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- getTransformers() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- getTruncateActual() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getTruncateExpected() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getType() - Method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- getUncachedTemplate(String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- getUncachedTemplate(String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- GetUnmatchedStubMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetUnmatchedStubMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetUnmatchedStubMappingsTask
- getUptimeInSeconds() - Method in class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- getUri() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- getUri() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
- getUri() - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- getUri() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- getUri() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- getUriTemplate() - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- getUrl() - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameTemplateModel
- getUrl() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- getUrl() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestLine
- getUrl() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- getUrl() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- getUrl() - Method in interface com.github.tomakehurst.wiremock.http.Request
- getUrl() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- getUrl() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- getUrl() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUrl() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- getUrl() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- getUrl() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- getUrl() - Method in class org.wiremock.webhooks.WebhookDefinition
- getUrlMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUrlPath() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUrlPathPattern() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUrlPathTemplate() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUrlPattern() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- getUsername() - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- getUuid() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- getValue() - Method in class com.github.tomakehurst.wiremock.common.Limit
- getValue() - Method in class com.github.tomakehurst.wiremock.http.Cookie
- getValue() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- getValue() - Method in class com.github.tomakehurst.wiremock.matching.ContentPattern
- getValuePattern() - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- getValuePattern() - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- getValues() - Method in class com.github.tomakehurst.wiremock.http.Cookie
- getValues() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- getValues() - Method in class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- getValues() - Method in class com.github.tomakehurst.wiremock.matching.IncludesMatchMultiValuePattern
- getValues() - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- getVersion() - Method in class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- getVersion() - Method in class com.github.tomakehurst.wiremock.admin.model.VersionResult
- GetVersionTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GetVersionTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GetVersionTask
- getWasMatched() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- getWebhookThreadPoolSize() - Method in interface com.github.tomakehurst.wiremock.core.Options
- getWebhookThreadPoolSize() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- getWebhookThreadPoolSize() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- getWebhookThreadPoolSize() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- getWeighting() - Method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- getWireMock() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- getXPathNamespaces() - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- getXPathPrefix() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsSoapHelper
- getXPathPrefix() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsXPathHelper
-
No prefix by default.
- givenThat(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- givenThat(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- givenThat(MappingBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- givenThat(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- GlobalSettings - Class in com.github.tomakehurst.wiremock.global
- GlobalSettings(Integer, DelayDistribution, Parameters, boolean) - Constructor for class com.github.tomakehurst.wiremock.global.GlobalSettings
- GlobalSettings.Builder - Class in com.github.tomakehurst.wiremock.global
- GlobalSettingsListener - Interface in com.github.tomakehurst.wiremock.extension
- GlobalSettingsUpdateTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- GlobalSettingsUpdateTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.GlobalSettingsUpdateTask
- globalTemplating(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- GREATER_THAN - Static variable in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- GREATER_THAN_OR_EQUAL - Static variable in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- gzip(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- gzip(String) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- gzip(String, Charset) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- Gzip - Class in com.github.tomakehurst.wiremock.common
- gzipDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- GZIPPABLE_METHODS - Static variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
H
- handle(Request, HttpResponder, ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- handle(Request, HttpResponder, ServeEvent) - Method in interface com.github.tomakehurst.wiremock.http.RequestHandler
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.jetty11.HttpsProxyDetectingHandler
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.jetty11.NotFoundHandler
- HandlebarsCurrentDateHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- HandlebarsCurrentDateHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsCurrentDateHelper
- HandlebarsHelper<T> - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
This abstract class is the base for all defined Handlebars helper in wiremock.
- HandlebarsHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
- HandlebarsJsonPathHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- HandlebarsJsonPathHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsJsonPathHelper
- HandlebarsOptimizedTemplate - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- HandlebarsOptimizedTemplate(Handlebars, String) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.HandlebarsOptimizedTemplate
- HandlebarsRandomValuesHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- HandlebarsRandomValuesHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsRandomValuesHelper
- HandlebarsSoapHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
This class uses HandlebarsXmlHelper as a base an just set a prefix which reduce the written handlebars helper to the relevant part
- HandlebarsSoapHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsSoapHelper
- HandlebarsXPathHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
This class uses javax.xml.xpath.* for reading a xml via xPath so that the result can be used for response templating.
- HandlebarsXPathHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsXPathHelper
- handleError(String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
-
Handle invalid helper data without exception details or because none was thrown.
- handleError(String, String, Throwable) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
-
Handle invalid helper data with exception details in the log message.
- handleError(String, Throwable) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper
-
Handle invalid helper data with exception details in the log message.
- HANDLER_CLASS_KEY - Static variable in interface com.github.tomakehurst.wiremock.http.RequestHandler
- handleRequest(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- handleRequest(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.AdminRequestHandler
- handleRequest(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.StubRequestHandler
- HAS_EXACTLY_OPERATOR - Static variable in class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- hasAnyFilters() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.FilterProcessor
- hasBody() - Method in class org.wiremock.webhooks.WebhookDefinition
- hasCustomMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- hasDefaultHttpServerFactory() - Method in interface com.github.tomakehurst.wiremock.core.Options
- hasDefaultHttpServerFactory() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- hasDefaultHttpServerFactory() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- hasDefaultHttpServerFactory() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- hasEntity() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- hashCode() - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.Pair
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.RequestCache.Key
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- hashCode() - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- hashCode() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- hashCode() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- hashCode() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.Body
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- hashCode() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.ContentPattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcher
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- hashCode() - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- hashCode() - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- hashCode() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- hashCode() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- hasInlineBody() - Method in class com.github.tomakehurst.wiremock.http.Response
- hasInlineCustomMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- hasNamedCustomMatcher() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- hasTransformer(Extension) - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- hasTrustStore() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- hasValueMatching(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- havingExactly(StringValuePattern...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- havingExactly(String...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- head(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- HEAD - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- header(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- header(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- header(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- header(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- header(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- header(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- header(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- header(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- HEADER - com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey.ResponseElement
- headers - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- headers(HttpHeaders) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- headRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- HealthCheckResult - Class in com.github.tomakehurst.wiremock.admin.model
- HealthCheckResult(String, String) - Constructor for class com.github.tomakehurst.wiremock.admin.model.HealthCheckResult
- HealthCheckTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- HealthCheckTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask
- HealthCheckTask.HealthCheckStatus - Enum in com.github.tomakehurst.wiremock.admin.tasks
- HEALTHY - com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask.HealthCheckStatus
- help() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- HelperUtils - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- HelperUtils() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HelperUtils
- helpText() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- host() - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- host(String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- HOST_HEADER - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- hostHeader(String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- hostname - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- HostnameHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- HostnameHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HostnameHelper
- HostNameMatcher - Interface in com.github.tomakehurst.wiremock.http.ssl
- HostVerifyingSSLSocketFactory - Class in com.github.tomakehurst.wiremock.http.ssl
- HostVerifyingSSLSocketFactory(SSLSocketFactory) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- HOURS - com.github.tomakehurst.wiremock.common.DateTimeUnit
- http() - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- http2PlainDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- http2TlsDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- HttpAdminClient - Class in com.github.tomakehurst.wiremock.client
- HttpAdminClient(String, int) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, int, String) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int, String) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int, String, String) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int, String, String, ClientAuthenticator, CloseableHttpClient) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int, String, String, String, int) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpAdminClient(String, String, int, String, String, String, int, ClientAuthenticator) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
- HttpClient - Interface in com.github.tomakehurst.wiremock.http.client
- httpClientFactory() - Method in interface com.github.tomakehurst.wiremock.core.Options
- httpClientFactory() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- httpClientFactory() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- httpClientFactory() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- httpClientFactory(HttpClientFactory) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- HttpClientFactory - Class in com.github.tomakehurst.wiremock.http
- HttpClientFactory - Interface in com.github.tomakehurst.wiremock.http.client
- HttpClientFactory() - Constructor for class com.github.tomakehurst.wiremock.http.HttpClientFactory
- HttpClientUtils - Class in com.github.tomakehurst.wiremock.common
- httpConnector - Variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- httpDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- httpHeader(CaseInsensitiveKey, String...) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
- httpHeader(String, String...) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
- HttpHeader - Class in com.github.tomakehurst.wiremock.http
- HttpHeader(CaseInsensitiveKey, Collection<String>) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeader
- HttpHeader(String, String...) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeader
- HttpHeader(String, Collection<String>) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeader
- HttpHeaders - Class in com.github.tomakehurst.wiremock.http
- HttpHeaders() - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeaders
- HttpHeaders(HttpHeader...) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeaders
- HttpHeaders(HttpHeaders) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeaders
- HttpHeaders(Iterable<HttpHeader>) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeaders
- HttpHeadersJsonDeserializer - Class in com.github.tomakehurst.wiremock.http
- HttpHeadersJsonDeserializer() - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeadersJsonDeserializer
- HttpHeadersJsonSerializer - Class in com.github.tomakehurst.wiremock.http
- HttpHeadersJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeadersJsonSerializer
- httpPort() - Method in annotation type com.github.tomakehurst.wiremock.junit5.WireMockTest
- HttpResponder - Interface in com.github.tomakehurst.wiremock.http
- https() - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- httpsConnector - Variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- httpsEnabled() - Method in annotation type com.github.tomakehurst.wiremock.junit5.WireMockTest
- HttpServer - Interface in com.github.tomakehurst.wiremock.http
- httpServerFactory() - Method in interface com.github.tomakehurst.wiremock.core.Options
- httpServerFactory() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- httpServerFactory() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- httpServerFactory() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- httpServerFactory(HttpServerFactory) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- HttpServerFactory - Interface in com.github.tomakehurst.wiremock.http
- HttpServerFactoryLoader - Class in com.github.tomakehurst.wiremock.http
- HttpServerFactoryLoader(Options, Extensions, Supplier<List<HttpServerFactory>>, boolean) - Constructor for class com.github.tomakehurst.wiremock.http.HttpServerFactoryLoader
- httpsPort() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
- httpsPort() - Method in interface com.github.tomakehurst.wiremock.http.HttpServer
- httpsPort() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- httpsPort() - Method in annotation type com.github.tomakehurst.wiremock.junit5.WireMockTest
- httpsPort() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- httpsPort(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- HttpsProxyDetectingHandler - Class in com.github.tomakehurst.wiremock.jetty11
- HttpsProxyDetectingHandler(ServerConnector) - Constructor for class com.github.tomakehurst.wiremock.jetty11.HttpsProxyDetectingHandler
- httpsSettings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- httpsSettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- httpsSettings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- httpsSettings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- HttpsSettings - Class in com.github.tomakehurst.wiremock.common
- HttpsSettings(int, String, String, String, String, String, String, String, boolean) - Constructor for class com.github.tomakehurst.wiremock.common.HttpsSettings
- HttpsSettings.Builder - Class in com.github.tomakehurst.wiremock.common
- HttpStatus - Class in com.github.tomakehurst.wiremock.http
- HttpStatus() - Constructor for class com.github.tomakehurst.wiremock.http.HttpStatus
- HttpTemplateCacheKey - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- HttpTemplateCacheKey.ResponseElement - Enum in com.github.tomakehurst.wiremock.extension.responsetemplating
I
- IdGenerator - Interface in com.github.tomakehurst.wiremock.common
- ids(List<UUID>) - Static method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- Ids(List<UUID>) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult.Ids
- IDS - com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
- idsFromMappings(List<StubMapping>) - Static method in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- IGNORE - com.github.tomakehurst.wiremock.stubbing.StubImport.Options.DuplicatePolicy
- ignoreExisting() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- ignoreRepeatRequests() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- ImmutableRequest - Class in com.github.tomakehurst.wiremock.http
- ImmutableRequest(String, RequestMethod, String, String, HttpHeaders, byte[], boolean, boolean) - Constructor for class com.github.tomakehurst.wiremock.http.ImmutableRequest
- ImmutableRequest.Builder - Class in com.github.tomakehurst.wiremock.http
- importStubMappings(StubImport) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- importStubMappings(StubImportBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- ImportStubMappingsTask - Class in com.github.tomakehurst.wiremock.admin
- ImportStubMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.ImportStubMappingsTask
- importStubs(StubImport) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- importStubs(StubImport) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- importStubs(StubImport) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- importStubs(StubImport) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- importStubs(StubImport) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- importStubs(StubImport) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- importStubs(StubImportBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- IncludesMatchMultiValuePattern - Class in com.github.tomakehurst.wiremock.matching
- IncludesMatchMultiValuePattern(List<StringValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.IncludesMatchMultiValuePattern
- including(StringValuePattern...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- including(String...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- INCLUDING_OPERATOR - Static variable in class com.github.tomakehurst.wiremock.matching.IncludesMatchMultiValuePattern
- incoming(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- incoming(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- incoming(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.DoNothingWiremockNetworkTrafficListener
- incoming(Socket, ByteBuffer) - Method in interface com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListener
- incrementInitialDelay(long) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- indexOf(Iterable<T>, Predicate<? super T>) - Static method in class com.github.tomakehurst.wiremock.common.ParameterUtils
- indexOf(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- info(String) - Method in class com.github.tomakehurst.wiremock.common.ConsoleNotifier
- info(String) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
- info(String) - Method in class com.github.tomakehurst.wiremock.common.Slf4jNotifier
- info(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- INFO - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- init(FilterConfig) - Method in class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
- init(FilterConfig) - Method in class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
- init(ServletConfig) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- initAdditionalRoutes(Router) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes
- initial() - Static method in class com.github.tomakehurst.wiremock.recording.RecorderState
- initSSLContext(SSLContext, Collection<KeyManager>, Collection<TrustManager>) - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- INJECTOR_CLASS_KEY - Static variable in interface com.github.tomakehurst.wiremock.servlet.FaultInjectorFactory
- InlineCustomMatcherLine - Class in com.github.tomakehurst.wiremock.verification.diff
- InlineCustomMatcherLine(ValueMatcher<Request>, Request) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.InlineCustomMatcherLine
- InMemoryObjectStore - Class in com.github.tomakehurst.wiremock.store
- InMemoryObjectStore(int) - Constructor for class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- InMemoryRecorderStateStore - Class in com.github.tomakehurst.wiremock.store
- InMemoryRecorderStateStore() - Constructor for class com.github.tomakehurst.wiremock.store.InMemoryRecorderStateStore
- InMemoryRequestJournal - Class in com.github.tomakehurst.wiremock.verification
- InMemoryRequestJournal(Integer, Map<String, RequestMatcherExtension>) - Constructor for class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
- InMemoryRequestJournalStore - Class in com.github.tomakehurst.wiremock.store
- InMemoryRequestJournalStore() - Constructor for class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- InMemoryScenarios - Class in com.github.tomakehurst.wiremock.stubbing
- InMemoryScenarios() - Constructor for class com.github.tomakehurst.wiremock.stubbing.InMemoryScenarios
- InMemoryScenarios(ScenariosStore) - Constructor for class com.github.tomakehurst.wiremock.stubbing.InMemoryScenarios
- InMemoryScenariosStore - Class in com.github.tomakehurst.wiremock.store
- InMemoryScenariosStore() - Constructor for class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- InMemorySettingsStore - Class in com.github.tomakehurst.wiremock.store
- InMemorySettingsStore() - Constructor for class com.github.tomakehurst.wiremock.store.InMemorySettingsStore
- InMemoryStubMappings - Class in com.github.tomakehurst.wiremock.stubbing
- InMemoryStubMappings() - Constructor for class com.github.tomakehurst.wiremock.stubbing.InMemoryStubMappings
- InMemoryStubMappingStore - Class in com.github.tomakehurst.wiremock.store
- InMemoryStubMappingStore() - Constructor for class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- InputStreamSource - Interface in com.github.tomakehurst.wiremock.common
- inScenario(String) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- inScenario(String) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- inStartedState(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- InternalAPI - Annotation Type in org.wiremock.annotations
-
This item, while being declared as public or protected, is shared only for internal needs and not supposed to be used outside the project.
- invalidateCache() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- invalidateCache() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- InvalidInputException - Exception in com.github.tomakehurst.wiremock.common
- InvalidInputException(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.InvalidInputException
- InvalidInputException(Throwable, Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.InvalidInputException
- InvalidParameterException - Exception in com.github.tomakehurst.wiremock.common
- InvalidParameterException(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.InvalidParameterException
- ipToLong(InetAddress) - Static method in class com.github.tomakehurst.wiremock.common.NetworkAddressUtils
- IS_HTTPS_PROXY_REQUEST_ATTRIBUTE - Static variable in class com.github.tomakehurst.wiremock.jetty11.HttpsProxyDetectingHandler
- IS_JETTY - Static variable in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
- isAbsent() - Method in class com.github.tomakehurst.wiremock.http.Body
- isAbsent() - Method in class com.github.tomakehurst.wiremock.http.Cookie
- isAbsent() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- isAdvancedMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- isAdvancedMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- isAdvancedMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- isAllowed(String) - Method in class com.github.tomakehurst.wiremock.common.DefaultNetworkAddressRules
- isAllowed(String) - Method in interface com.github.tomakehurst.wiremock.common.NetworkAddressRules
- isAllowedAll() - Method in class com.github.tomakehurst.wiremock.common.DefaultNetworkAddressRules
- isAllowedAll() - Method in interface com.github.tomakehurst.wiremock.common.NetworkAddressRules
- isAllowNonProxied() - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- isBinary() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- isBinary() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- isBinary() - Method in class com.github.tomakehurst.wiremock.http.Body
- isBlank(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- isBrowserProxyRequest() - Method in interface com.github.tomakehurst.wiremock.http.Request
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- isBrowserProxyRequest(HttpServletRequest) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Checks if the
HttpServletRequestis a browser proxy request - isBrowserProxyRequest(HttpServletRequest) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- isCaseInsensitive() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
- isCaseInsensitive() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToPatternFactory
- isClientError(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpStatus
- isDirty() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- isEmpty() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- isEmpty() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- isEmpty(CharSequence) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isEmpty(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isEnabled() - Method in class com.github.tomakehurst.wiremock.common.AsynchronousResponseSettings
- isEnablePlaceholders() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- isEquivalentStandardTypedEventTo(SubEvent) - Method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.EagerMatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.MatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.MemoizingMatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.WeightedAggregateMatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.verification.diff.DiffDescriptionLine
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.verification.diff.NamedCustomMatcherLine
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.verification.diff.SectionDelimiter
- isExactMatch() - Method in class com.github.tomakehurst.wiremock.verification.diff.SpacerLine
- isExceededBy(int) - Method in class com.github.tomakehurst.wiremock.common.Limit
- isExtensionScanningEnabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- isExtensionScanningEnabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- isExtensionScanningEnabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- isExtensionScanningEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- isFromConfiguredStub() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- isFromProxy() - Method in class com.github.tomakehurst.wiremock.http.Response
- isGzipped(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- isHttpEnabled() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- isHttpEnabled() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- isHttpsEnabled() - Method in class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- isHttpsEnabled() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- isIgnoreArrayOrder() - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- isIgnoreArrayOrder() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
- isIgnoreArrayOrder() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToJsonPatternFactory
- isIgnoreExtraElements() - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- isIgnoreExtraElements() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
- isIgnoreExtraElements() - Method in class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToJsonPatternFactory
- isIgnoreOrderOfSameNode() - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- isIncluded(String) - Method in class com.github.tomakehurst.wiremock.common.NetworkAddressRange
- isIndependentOfScenarioState() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- isInScenario() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- isJetty() - Static method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
- isJetty11() - Static method in class com.github.tomakehurst.wiremock.http.HttpServerFactoryLoader
- isJson() - Method in class com.github.tomakehurst.wiremock.http.Body
- isLoadable() - Method in interface com.github.tomakehurst.wiremock.extension.ExtensionFactory
-
Allows the factory to check the runtime environment and prevent itself being used if not compatible e.g.
- isMatchAll() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- isMatchAny() - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- isMatchedBy(Request, Map<String, RequestMatcherExtension>) - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- isMulti() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingCollection
- isMultipart() - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- isMultipart() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- isMultipart() - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- isMultipart() - Method in interface com.github.tomakehurst.wiremock.http.Request
- isMultipart() - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- isMultipart() - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- isMultipart() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- isMultipart() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- isMultipart() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- isNoExactMatch() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- isNotBlank(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNotEmpty(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNotNull(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNotNullOrEmpty(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNow() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- isNull(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNullOrEmpty(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- isNullValuePermitted() - Method in class com.github.tomakehurst.wiremock.matching.AbsentPattern
- isNullValuePermitted() - Method in class com.github.tomakehurst.wiremock.matching.ContentPattern
- isOneOf(RequestMethod...) - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- isOnlyUnmatched() - Method in class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- isPermitted(String) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.SystemKeyAuthoriser
- isPersistent() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- isPresent() - Method in class com.github.tomakehurst.wiremock.admin.model.SingleItemResult
- isPresent() - Method in class com.github.tomakehurst.wiremock.http.Body
- isPresent() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- isPresent() - Method in class com.github.tomakehurst.wiremock.http.QueryParameter
- isPresent() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- isProxyResponse() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- isRedirection(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpStatus
- isRegex() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- isRequestJournalDisabled() - Method in class com.github.tomakehurst.wiremock.admin.model.RequestJournalDependentResult
- isRunning() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
- isRunning() - Method in interface com.github.tomakehurst.wiremock.http.HttpServer
- isRunning() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- isRunning() - Method in class com.github.tomakehurst.wiremock.standalone.WireMockServerRunner
- isRunning() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- isServerError(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpStatus
- isSimple() - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- isSimpleMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- isSimpleMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- isSimpleMatch(String) - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- isSingle() - Method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- isSingleValued() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- isSingleValued() - Method in class com.github.tomakehurst.wiremock.http.QueryParameter
- isSpecified() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- isSuccess(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpStatus
- isTrusted(X509Certificate[], String) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustEverythingStrategy
- isTrusted(X509Certificate[], String) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSelfSignedStrategy
- isTrusted(X509Certificate[], String) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSpecificHostsStrategy
- isTrusted(X509Certificate[], String) - Method in interface com.github.tomakehurst.wiremock.http.ssl.TrustStrategy
- isTrusted(X509Certificate[], String, Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustEverythingStrategy
- isTrusted(X509Certificate[], String, Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSelfSignedStrategy
- isTrusted(X509Certificate[], String, Socket) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSpecificHostsStrategy
- isTrusted(X509Certificate[], String, Socket) - Method in interface com.github.tomakehurst.wiremock.http.ssl.TrustStrategy
- isTrusted(X509Certificate[], String, SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustEverythingStrategy
- isTrusted(X509Certificate[], String, SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSelfSignedStrategy
- isTrusted(X509Certificate[], String, SSLEngine) - Method in class com.github.tomakehurst.wiremock.http.ssl.TrustSpecificHostsStrategy
- isTrusted(X509Certificate[], String, SSLEngine) - Method in interface com.github.tomakehurst.wiremock.http.ssl.TrustStrategy
- isUnlimited() - Method in class com.github.tomakehurst.wiremock.common.Limit
- isUnwrappingSerializer() - Method in class com.github.tomakehurst.wiremock.matching.UnwrappedJsonPathPatternJsonSerializer
- isUnwrappingSerializer() - Method in class com.github.tomakehurst.wiremock.matching.UnwrappedXPathPatternJsonSerializer
- isValidInet4Address(String) - Static method in class com.github.tomakehurst.wiremock.common.NetworkAddressUtils
- iterator() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- iterator() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplatedUrlPath
- iterator() - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
J
- JdkBase64Encoder - Class in com.github.tomakehurst.wiremock.common
- JdkBase64Encoder() - Constructor for class com.github.tomakehurst.wiremock.common.JdkBase64Encoder
- Jetty11HttpServer - Class in com.github.tomakehurst.wiremock.jetty11
- Jetty11HttpServer(Options, AdminRequestHandler, StubRequestHandler) - Constructor for class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpServer
- Jetty11HttpUtils - Class in com.github.tomakehurst.wiremock.jetty11
- Jetty11HttpUtils() - Constructor for class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- Jetty11Utils - Class in com.github.tomakehurst.wiremock.jetty11
- jettyAcceptors(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- jettyAcceptQueueSize(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- JettyFaultInjector - Class in com.github.tomakehurst.wiremock.jetty
- JettyFaultInjector(HttpServletResponse, JettyHttpUtils) - Constructor for class com.github.tomakehurst.wiremock.jetty.JettyFaultInjector
- JettyFaultInjectorFactory - Class in com.github.tomakehurst.wiremock.jetty
- JettyFaultInjectorFactory(JettyHttpUtils) - Constructor for class com.github.tomakehurst.wiremock.jetty.JettyFaultInjectorFactory
- jettyHeaderBufferSize(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
-
Deprecated.
- jettyHeaderRequestSize(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- jettyHeaderResponseSize(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- JettyHttpServer - Class in com.github.tomakehurst.wiremock.jetty
- JettyHttpServer(Options, AdminRequestHandler, StubRequestHandler) - Constructor for class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- JettyHttpServerFactory - Class in com.github.tomakehurst.wiremock.jetty
- JettyHttpServerFactory() - Constructor for class com.github.tomakehurst.wiremock.jetty.JettyHttpServerFactory
- JettyHttpServerFactoryLoader - Interface in com.github.tomakehurst.wiremock.jetty
-
Jetty's version-dependent
HttpServerFactoryloader that accepts the Jetty's major version into account while creating the factory instance. - JettyHttpsFaultInjector - Class in com.github.tomakehurst.wiremock.jetty
- JettyHttpsFaultInjector(HttpServletResponse, JettyHttpUtils) - Constructor for class com.github.tomakehurst.wiremock.jetty.JettyHttpsFaultInjector
- JettyHttpUtils - Interface in com.github.tomakehurst.wiremock.jetty
-
Helper utility interface to inject Jetty 11/12/...
- jettyIdleTimeout(Long) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- jettyServer - Variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- jettySettings() - Method in interface com.github.tomakehurst.wiremock.core.Options
- jettySettings() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- jettySettings() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- jettySettings() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- JettySettings - Class in com.github.tomakehurst.wiremock.common
-
Exposed Jetty tuning options.
- JettySettings.Builder - Class in com.github.tomakehurst.wiremock.common
- jettyStopTimeout(Long) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- JoinHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- JoinHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JoinHelper
- JournalBasedResult - Class in com.github.tomakehurst.wiremock.verification
- JournalBasedResult(boolean) - Constructor for class com.github.tomakehurst.wiremock.verification.JournalBasedResult
- Json - Class in com.github.tomakehurst.wiremock.common
- JSON - com.github.tomakehurst.wiremock.common.TextType
- JSON - com.github.tomakehurst.wiremock.http.MimeType
- JSON_ERROR - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- JSON_KEY - Static variable in class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- JSON_KEY - Static variable in class com.github.tomakehurst.wiremock.matching.IncludesMatchMultiValuePattern
- Json.PrivateView - Class in com.github.tomakehurst.wiremock.common
- Json.PublicView - Class in com.github.tomakehurst.wiremock.common
- jsonArrayAdd - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- JsonData<T> - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- JsonData(T) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData
- JsonData.ListJsonData - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- JsonData.MapJsonData - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- JsonException - Exception in com.github.tomakehurst.wiremock.common
- JsonException(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.JsonException
- JsonFileMappingsSource - Class in com.github.tomakehurst.wiremock.standalone
- JsonFileMappingsSource(FileSource, FilenameMaker) - Constructor for class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- jsonMerge - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- jsonPath - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- JsonPathPatternJsonSerializer - Class in com.github.tomakehurst.wiremock.matching
- JsonPathPatternJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.matching.JsonPathPatternJsonSerializer
- jsonRemove - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- jsonResponse(Object) - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- jsonResponse(Object, int) - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- jsonResponse(Object, int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- jsonResponse(String, int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- junitStyleDiffMessage(Object, Object) - Static method in class com.github.tomakehurst.wiremock.verification.diff.JUnitStyleDiffRenderer
- JUnitStyleDiffRenderer - Class in com.github.tomakehurst.wiremock.verification.diff
- JUnitStyleDiffRenderer() - Constructor for class com.github.tomakehurst.wiremock.verification.diff.JUnitStyleDiffRenderer
- justification() - Method in annotation type org.wiremock.annotations.Beta
- justification() - Method in annotation type org.wiremock.annotations.InternalAPI
- JvmProxyConfigurer - Class in com.github.tomakehurst.wiremock.http
- JvmProxyConfigurer() - Constructor for class com.github.tomakehurst.wiremock.http.JvmProxyConfigurer
K
- key - Variable in class com.github.tomakehurst.wiremock.http.MultiValue
- key() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- key() - Method in class com.github.tomakehurst.wiremock.http.QueryParameter
- KEY - Static variable in interface com.github.tomakehurst.wiremock.common.Notifier
- KEY - Static variable in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- KEY - Static variable in interface com.github.tomakehurst.wiremock.servlet.MultipartRequestConfigurer
- KEY - Static variable in class com.github.tomakehurst.wiremock.verification.diff.DiffEventData
- keyEquals(String) - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
- keyFor(Class<?>, Object...) - Static method in class com.github.tomakehurst.wiremock.common.RequestCache.Key
- KeyLocks - Class in com.github.tomakehurst.wiremock.common
- KeyLocks() - Constructor for class com.github.tomakehurst.wiremock.common.KeyLocks
- keyManagerPassword() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- keyManagerPassword(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- keyManagerPassword(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- keys() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- keySet() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- keyStore() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- keystorePassword(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- keyStorePassword - Variable in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- keyStorePassword() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- keyStorePassword(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- keystorePath(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- keyStorePath() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- keyStorePath(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- KeyStoreSettings - Class in com.github.tomakehurst.wiremock.common.ssl
- KeyStoreSettings(KeyStoreSource) - Constructor for class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- KeyStoreSettings(String, String, String) - Constructor for class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- KeyStoreSource - Class in com.github.tomakehurst.wiremock.common.ssl
- KeyStoreSource(String, char[]) - Constructor for class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- KeyStoreSourceFactory - Class in com.github.tomakehurst.wiremock.common.ssl
- KeyStoreSourceFactory() - Constructor for class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSourceFactory
- keystoreType(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- keyStoreType - Variable in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- keyStoreType() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- keyStoreType(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
L
- LAST_DAY_OF_MONTH - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- LAST_DAY_OF_YEAR - com.github.tomakehurst.wiremock.common.DateTimeTruncation
- lastIndexOf(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- lazy(Supplier<T>) - Static method in class com.github.tomakehurst.wiremock.common.Lazy
- Lazy<T> - Class in com.github.tomakehurst.wiremock.common
- LazyHttpClient - Class in com.github.tomakehurst.wiremock.http.client
- LazyHttpClient(Supplier<HttpClient>) - Constructor for class com.github.tomakehurst.wiremock.http.client.LazyHttpClient
- LazyHttpClientFactory - Class in com.github.tomakehurst.wiremock.http.client
- LazyHttpClientFactory(Supplier<HttpClientFactory>) - Constructor for class com.github.tomakehurst.wiremock.http.client.LazyHttpClientFactory
- LazyTemplateEngine - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- LazyTemplateEngine(Supplier<TemplateEngine>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.LazyTemplateEngine
- LEGACY - com.github.tomakehurst.wiremock.matching.EqualToXmlPattern.NamespaceAwareness
- LESS_THAN - Static variable in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- LESS_THAN_OR_EQUAL - Static variable in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- lessThan(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- lessThanOrExactly(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- like(Response) - Static method in class com.github.tomakehurst.wiremock.http.Response.Builder
- like(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- like(RequestPattern) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
-
Construct a builder that uses an existing RequestPattern as a template
- Limit - Class in com.github.tomakehurst.wiremock.common
- Limit(Integer) - Constructor for class com.github.tomakehurst.wiremock.common.Limit
- LimitAndOffsetPaginator<T> - Class in com.github.tomakehurst.wiremock.admin
- LimitAndOffsetPaginator(List<T>, Integer, Integer) - Constructor for class com.github.tomakehurst.wiremock.admin.LimitAndOffsetPaginator
- LimitAndSinceDatePaginator - Class in com.github.tomakehurst.wiremock.admin
- LimitAndSinceDatePaginator(List<ServeEvent>, Integer, Date) - Constructor for class com.github.tomakehurst.wiremock.admin.LimitAndSinceDatePaginator
- limitProxyTargets(NetworkAddressRules) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- list(String, Object...) - Method in class com.github.tomakehurst.wiremock.common.Metadata.Builder
- listAllStubMappings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- listAllStubMappings() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- listAllStubMappings() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- listAllStubMappings() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- listAllStubMappings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- listAllStubMappings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- listeners - Variable in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- listFilesRecursively() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- listFilesRecursively() - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- listFilesRecursively() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- listFilesRecursively() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- ListFunctions - Class in com.github.tomakehurst.wiremock.common
- listIterator() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- listIterator(int) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- ListJsonData(List<Object>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- ListOrSingle<T> - Class in com.github.tomakehurst.wiremock.common
- ListOrSingle(Collection<? extends T>) - Constructor for class com.github.tomakehurst.wiremock.common.ListOrSingle
- ListOrSingle(T...) - Constructor for class com.github.tomakehurst.wiremock.common.ListOrSingle
- ListOrSingleSerialiser - Class in com.github.tomakehurst.wiremock.common
- ListOrSingleSerialiser() - Constructor for class com.github.tomakehurst.wiremock.common.ListOrSingleSerialiser
- ListOrStringDeserialiser<T> - Class in com.github.tomakehurst.wiremock.common
- ListOrStringDeserialiser() - Constructor for class com.github.tomakehurst.wiremock.common.ListOrStringDeserialiser
- ListStubMappingsResult - Class in com.github.tomakehurst.wiremock.admin.model
- ListStubMappingsResult(LimitAndOffsetPaginator<StubMapping>) - Constructor for class com.github.tomakehurst.wiremock.admin.model.ListStubMappingsResult
- ListStubMappingsResult(List<StubMapping>, PaginatedResult.Meta) - Constructor for class com.github.tomakehurst.wiremock.admin.model.ListStubMappingsResult
- load() - Method in interface com.github.tomakehurst.wiremock.common.Source
- load() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSource
- load() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- load() - Method in class com.github.tomakehurst.wiremock.http.HttpServerFactoryLoader
- load() - Method in class com.github.tomakehurst.wiremock.standalone.RemoteMappingsLoader
- load(Class<? extends Extension>) - Static method in class com.github.tomakehurst.wiremock.extension.Extensions
- load(Class<? extends Extension>...) - Static method in class com.github.tomakehurst.wiremock.extension.ExtensionLoader
- load(String...) - Static method in class com.github.tomakehurst.wiremock.extension.ExtensionLoader
- loadExtension(String...) - Static method in class com.github.tomakehurst.wiremock.extension.ExtensionLoader
- loadKeyMaterial(KeyStore, char[]) - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- loadMappingsFrom(File) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- loadMappingsFrom(String) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- loadMappingsInto(StubMappings) - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- loadMappingsInto(StubMappings) - Method in interface com.github.tomakehurst.wiremock.standalone.MappingsLoader
- loadMappingsUsing(MappingsLoader) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- loadMappingsUsing(MappingsLoader) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- loadStore() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- loadTrustMaterial(TrustStrategy) - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- loadTrustMaterial(KeyStore) - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- loadTrustMaterial(KeyStore, TrustStrategy) - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- localActual - Variable in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- localExpected - Variable in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- LocalNotifier - Class in com.github.tomakehurst.wiremock.common
- LocalNotifier() - Constructor for class com.github.tomakehurst.wiremock.common.LocalNotifier
- LOCATION - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- LoggedRequest - Class in com.github.tomakehurst.wiremock.verification
- LoggedResponse - Class in com.github.tomakehurst.wiremock.http
- LoggedResponse(int, HttpHeaders, String, Fault, String) - Constructor for class com.github.tomakehurst.wiremock.http.LoggedResponse
- LoggedResponseDefinitionTransformer - Class in com.github.tomakehurst.wiremock.recording
-
Transforms a LoggedResponse into a ResponseDefinition, which will be used to construct a StubMapping
- LoggedResponseDefinitionTransformer() - Constructor for class com.github.tomakehurst.wiremock.recording.LoggedResponseDefinitionTransformer
- LogicalAnd - Class in com.github.tomakehurst.wiremock.matching
- LogicalAnd(StringValuePattern...) - Constructor for class com.github.tomakehurst.wiremock.matching.LogicalAnd
- LogicalAnd(List<StringValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.LogicalAnd
- LogicalOr - Class in com.github.tomakehurst.wiremock.matching
- LogicalOr(StringValuePattern...) - Constructor for class com.github.tomakehurst.wiremock.matching.LogicalOr
- LogicalOr(List<StringValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.LogicalOr
- LogNormal - Class in com.github.tomakehurst.wiremock.http
-
Returns log normally distributed values.
- LogNormal(double, double) - Constructor for class com.github.tomakehurst.wiremock.http.LogNormal
- LogNormal(double, double, Double) - Constructor for class com.github.tomakehurst.wiremock.http.LogNormal
- logProcessTime(Stopwatch) - Method in class com.github.tomakehurst.wiremock.common.Timing
- logRequests() - Method in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- logRequests() - Method in class com.github.tomakehurst.wiremock.http.StubRequestHandler
- logResponseSendTime(Stopwatch) - Method in class com.github.tomakehurst.wiremock.common.Timing
M
- main(String...) - Static method in class wiremock.Run
- makeStubsPersistent(boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- MALFORMED_RESPONSE_CHUNK - com.github.tomakehurst.wiremock.http.Fault
- malformedResponseChunk() - Method in interface com.github.tomakehurst.wiremock.core.FaultInjector
- malformedResponseChunk() - Method in class com.github.tomakehurst.wiremock.jetty.JettyFaultInjector
- malformedResponseChunk() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpsFaultInjector
- malformedResponseChunk() - Method in class com.github.tomakehurst.wiremock.servlet.NoFaultInjector
- ManInTheMiddleSslConnectHandler - Class in com.github.tomakehurst.wiremock.jetty11
- ManInTheMiddleSslConnectHandler(ServerConnector) - Constructor for class com.github.tomakehurst.wiremock.jetty11.ManInTheMiddleSslConnectHandler
- MapJsonData(Map<String, Object>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- MAPPED_UNDER_KEY - Static variable in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- MappingBuilder - Interface in com.github.tomakehurst.wiremock.client
- MappingFileException - Exception in com.github.tomakehurst.wiremock.standalone
- MappingFileException(String, String) - Constructor for exception com.github.tomakehurst.wiremock.standalone.MappingFileException
- mappingMatchesScenarioState(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- mappingMatchesScenarioState(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- MAPPINGS_ROOT - Static variable in class com.github.tomakehurst.wiremock.core.WireMockApp
- mappingsLoader() - Method in interface com.github.tomakehurst.wiremock.core.Options
- mappingsLoader() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- mappingsLoader() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- mappingsLoader() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- MappingsLoader - Interface in com.github.tomakehurst.wiremock.standalone
- MappingsLoaderExtension - Interface in com.github.tomakehurst.wiremock.extension
- mappingSource(MappingsSource) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- mappingsSaver() - Method in interface com.github.tomakehurst.wiremock.core.Options
- mappingsSaver() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- mappingsSaver() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- mappingsSaver() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- MappingsSaver - Interface in com.github.tomakehurst.wiremock.core
- MappingsSource - Interface in com.github.tomakehurst.wiremock.standalone
- mapToObject(Map<String, Object>, Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.Json
- match(byte[]) - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- match(int) - Method in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- match(MultiValue) - Method in class com.github.tomakehurst.wiremock.matching.ExactMatchMultiValuePattern
- match(MultiValue) - Method in class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- match(MultiValue) - Method in class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- match(Request) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- match(Request) - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- match(Request) - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- match(Request) - Method in class com.github.tomakehurst.wiremock.verification.diff.CustomMatcherWrapper
- match(Request.Part) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- match(RequestMethod) - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- match(Request, Parameters) - Method in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- match(Request, Map<String, RequestMatcherExtension>) - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- match(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.AbsentPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.AbstractRegexPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.AnythingPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.ContainsPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.EqualToPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.EqualToPatternWithCaseInsensitivePrefix
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.LogicalAnd
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.LogicalOr
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.NegativeContainsPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.NegativeRegexPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.NotPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.PathPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.PathTemplatePattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.UrlPathPattern
- match(String) - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- match(T) - Method in interface com.github.tomakehurst.wiremock.matching.ValueMatcher
- matches - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- matches(RequestMethod, String) - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- matches(String) - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- matches(X509Certificate, SNIHostName) - Method in class com.github.tomakehurst.wiremock.http.ssl.ApacheHttpHostNameMatcher
- matches(X509Certificate, SNIHostName) - Method in interface com.github.tomakehurst.wiremock.http.ssl.HostNameMatcher
- MatchesJsonPathPattern - Class in com.github.tomakehurst.wiremock.matching
- MatchesJsonPathPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- MatchesJsonPathPattern(String, StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesJsonPathPattern
- MatchesJsonSchemaPattern - Class in com.github.tomakehurst.wiremock.matching
- MatchesJsonSchemaPattern(JsonNode, WireMock.JsonSchemaVersion) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- MatchesJsonSchemaPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- MatchesJsonSchemaPattern(String, WireMock.JsonSchemaVersion) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesJsonSchemaPattern
- MatchesRegexHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- MatchesRegexHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.MatchesRegexHelper
- MatchesXPathPattern - Class in com.github.tomakehurst.wiremock.matching
- MatchesXPathPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- MatchesXPathPattern(String, StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- MatchesXPathPattern(String, Map<String, String>) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- MatchesXPathPattern(String, Map<String, String>, StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- matchesXPathWithSubMatcher(String, StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingHeaders() - Method in interface com.github.tomakehurst.wiremock.core.Options
- matchingHeaders() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- matchingHeaders() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- matchingHeaders() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- matchingJsonPath(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingJsonPath(String, StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingJsonSchema(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingJsonSchema(String, WireMock.JsonSchemaVersion) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingType(MultipartValuePattern.MatchingType) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- matchingXPath(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingXPath(String, StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchingXPath(String, Map<String, String>) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- matchLocalLocal() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- matchLocalZoned() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- matchRequestBodyWithEqualTo() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- matchRequestBodyWithEqualTo(Boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- matchRequestBodyWithEqualToJson() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- matchRequestBodyWithEqualToJson(Boolean, Boolean) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- matchRequestBodyWithEqualToXml() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- MatchResult - Class in com.github.tomakehurst.wiremock.matching
- MatchResult() - Constructor for class com.github.tomakehurst.wiremock.matching.MatchResult
- MatchResult(List<SubEvent>) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchResult
- MatchResult(List<SubEvent>, MatchResult.DiffDescription) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchResult
- MatchResult(List<SubEvent>, List<MatchResult.DiffDescription>) - Constructor for class com.github.tomakehurst.wiremock.matching.MatchResult
- MatchResult.DiffDescription - Class in com.github.tomakehurst.wiremock.matching
- matchZonedLocal() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- matchZonedZoned() - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- math - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- MathsHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- MathsHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.MathsHelper
- maxDeepSize(JsonNode, JsonNode) - Static method in class com.github.tomakehurst.wiremock.common.Json
- maxDeepSize(Object, Object) - Static method in class com.github.tomakehurst.wiremock.matching.EqualToJsonPattern
- maxHttpClientConnections(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- maxLoggedResponseSize(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- maxRequestJournalEntries() - Method in interface com.github.tomakehurst.wiremock.core.Options
- maxRequestJournalEntries() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- maxRequestJournalEntries() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- maxRequestJournalEntries() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- maxRequestJournalEntries(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- maxRequestJournalEntries(Optional<Integer>) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
-
Deprecated.
- MemoizingMatchResult - Class in com.github.tomakehurst.wiremock.matching
- MemoizingMatchResult(MatchResult) - Constructor for class com.github.tomakehurst.wiremock.matching.MemoizingMatchResult
- merge(Parameters) - Method in class com.github.tomakehurst.wiremock.extension.Parameters
- message(String, String) - Static method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- Message - Class in com.github.tomakehurst.wiremock.common
- Message(String) - Constructor for class com.github.tomakehurst.wiremock.common.Message
- Meta(int) - Constructor for class com.github.tomakehurst.wiremock.admin.model.PaginatedResult.Meta
- metadata() - Static method in class com.github.tomakehurst.wiremock.common.Metadata
- Metadata - Class in com.github.tomakehurst.wiremock.common
- Metadata() - Constructor for class com.github.tomakehurst.wiremock.common.Metadata
- Metadata(Map<? extends String, ?>) - Constructor for class com.github.tomakehurst.wiremock.common.Metadata
- Metadata.Builder - Class in com.github.tomakehurst.wiremock.common
- method() - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- MimeType - Enum in com.github.tomakehurst.wiremock.http
- mimeTypePart() - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- MINUTES - com.github.tomakehurst.wiremock.common.DateTimeUnit
- MissingMultipart - Class in com.github.tomakehurst.wiremock.verification.diff
- MissingMultipart() - Constructor for class com.github.tomakehurst.wiremock.verification.diff.MissingMultipart
- modifiesScenarioState() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- MONTHS - com.github.tomakehurst.wiremock.common.DateTimeUnit
- moreThan(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- moreThanOrExactly(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- MultipartRequestConfigurer - Interface in com.github.tomakehurst.wiremock.servlet
- MultipartValuePattern - Class in com.github.tomakehurst.wiremock.matching
- MultipartValuePattern(String, String, MultipartValuePattern.MatchingType, Map<String, MultiValuePattern>, List<ContentPattern<?>>) - Constructor for class com.github.tomakehurst.wiremock.matching.MultipartValuePattern
- MultipartValuePattern.MatchingType - Enum in com.github.tomakehurst.wiremock.matching
- MultipartValuePatternBuilder - Class in com.github.tomakehurst.wiremock.matching
- MultipartValuePatternBuilder() - Constructor for class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- MultipartValuePatternBuilder(String) - Constructor for class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- MultipleMatchMultiValuePattern - Class in com.github.tomakehurst.wiremock.matching
- MultipleMatchMultiValuePattern() - Constructor for class com.github.tomakehurst.wiremock.matching.MultipleMatchMultiValuePattern
- MultiValue - Class in com.github.tomakehurst.wiremock.http
- MultiValue(String, List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.MultiValue
- MultiValuePattern - Class in com.github.tomakehurst.wiremock.matching
- MultiValuePattern() - Constructor for class com.github.tomakehurst.wiremock.matching.MultiValuePattern
- MultiValuePatternDeserializer - Class in com.github.tomakehurst.wiremock.matching
- MultiValuePatternDeserializer() - Constructor for class com.github.tomakehurst.wiremock.matching.MultiValuePatternDeserializer
N
- name() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
- name() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreBinaryFile
- name() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- NAME - Static variable in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- NamedCustomMatcherLine - Class in com.github.tomakehurst.wiremock.verification.diff
- NamedCustomMatcherLine(RequestMatcherExtension, Parameters, Request) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.NamedCustomMatcherLine
- NamedValueMatcher<T> - Interface in com.github.tomakehurst.wiremock.matching
- NEAR_MISS_ASCENDING_COMPARATOR - Static variable in class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- NEAR_MISS_COUNT - Static variable in class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- NearMiss - Class in com.github.tomakehurst.wiremock.verification
- NearMiss(LoggedRequest, RequestPattern, MatchResult) - Constructor for class com.github.tomakehurst.wiremock.verification.NearMiss
- NearMiss(LoggedRequest, StubMapping, MatchResult, String) - Constructor for class com.github.tomakehurst.wiremock.verification.NearMiss
- NearMiss(LoggedRequest, StubMapping, RequestPattern, MatchResult, String) - Constructor for class com.github.tomakehurst.wiremock.verification.NearMiss
- NearMissCalculator - Class in com.github.tomakehurst.wiremock.verification
- NearMissCalculator(StubMappings, RequestJournal, Scenarios) - Constructor for class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- NearMissCalculator(StubMappings, RequestJournal, Scenarios, Map<String, RequestMatcherExtension>) - Constructor for class com.github.tomakehurst.wiremock.verification.NearMissCalculator
- needClientAuth() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- needClientAuth(boolean) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- needClientAuth(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- NegativeContainsPattern - Class in com.github.tomakehurst.wiremock.matching
- NegativeContainsPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.NegativeContainsPattern
- NegativeRegexPattern - Class in com.github.tomakehurst.wiremock.matching
- NegativeRegexPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.NegativeRegexPattern
- NetworkAddressRange - Class in com.github.tomakehurst.wiremock.common
- NetworkAddressRange() - Constructor for class com.github.tomakehurst.wiremock.common.NetworkAddressRange
- NetworkAddressRules - Interface in com.github.tomakehurst.wiremock.common
- NetworkAddressRules.Builder - Class in com.github.tomakehurst.wiremock.common
- NetworkAddressRulesAdheringDnsResolver - Class in com.github.tomakehurst.wiremock.http
- NetworkAddressRulesAdheringDnsResolver(NetworkAddressRules) - Constructor for class com.github.tomakehurst.wiremock.http.NetworkAddressRulesAdheringDnsResolver
- NetworkAddressRulesAdheringDnsResolver(DnsResolver, NetworkAddressRules) - Constructor for class com.github.tomakehurst.wiremock.http.NetworkAddressRulesAdheringDnsResolver
- NetworkAddressUtils - Class in com.github.tomakehurst.wiremock.common
- networkTrafficListener() - Method in interface com.github.tomakehurst.wiremock.core.Options
- networkTrafficListener() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- networkTrafficListener() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- networkTrafficListener() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- networkTrafficListener(WiremockNetworkTrafficListener) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- NEVER - com.github.tomakehurst.wiremock.core.Options.ChunkedEncodingPolicy
- NEVER - Static variable in class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- NeverStarted - com.github.tomakehurst.wiremock.recording.RecordingStatus
- newDocumentBuilderFactory() - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- newInstance() - Static method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
Create a new builder for the extension.
- newRequestPattern() - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- newRequestPattern(RequestMethod, UrlPattern) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- NO_PROXY - Static variable in class com.github.tomakehurst.wiremock.common.ProxySettings
- NO_STORE - Static variable in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- NO_TRUNCATION - Static variable in class com.github.tomakehurst.wiremock.common.DataTruncationSettings
- NoAuthenticator - Class in com.github.tomakehurst.wiremock.security
- NoAuthenticator() - Constructor for class com.github.tomakehurst.wiremock.security.NoAuthenticator
- noClientAuthenticator() - Static method in class com.github.tomakehurst.wiremock.security.NoClientAuthenticator
- NoClientAuthenticator - Class in com.github.tomakehurst.wiremock.security
- NoClientAuthenticator() - Constructor for class com.github.tomakehurst.wiremock.security.NoClientAuthenticator
- noContent() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- noContent() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- node(String) - Static method in class com.github.tomakehurst.wiremock.common.Json
- NoFaultInjector - Class in com.github.tomakehurst.wiremock.servlet
- NoFaultInjector(HttpServletResponse) - Constructor for class com.github.tomakehurst.wiremock.servlet.NoFaultInjector
- NoFaultInjectorFactory - Class in com.github.tomakehurst.wiremock.servlet
- NoFaultInjectorFactory() - Constructor for class com.github.tomakehurst.wiremock.servlet.NoFaultInjectorFactory
- noHeaders() - Static method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- noMatch(SubEvent...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- noMatch(List<SubEvent>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- NON_MATCH_TYPE - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- none() - Static method in class com.github.tomakehurst.wiremock.http.Body
- none(List<T>) - Static method in class com.github.tomakehurst.wiremock.admin.LimitAndOffsetPaginator
- NONE - com.github.tomakehurst.wiremock.matching.EqualToXmlPattern.NamespaceAwareness
- NONE - Static variable in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- NONE - Static variable in class com.github.tomakehurst.wiremock.extension.Extensions
- normalisedLevenshteinDistance(String, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- NormalisedNumberComparator - Class in com.github.tomakehurst.wiremock.matching
- NormalisedNumberComparator() - Constructor for class com.github.tomakehurst.wiremock.matching.NormalisedNumberComparator
- normaliseLineBreaks(String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- not(StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- NOT_CONFIGURED - Static variable in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- notAuthorised() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- NotAuthorisedException - Exception in com.github.tomakehurst.wiremock.security
- NotAuthorisedException() - Constructor for exception com.github.tomakehurst.wiremock.security.NotAuthorisedException
- NotAuthorisedException(String) - Constructor for exception com.github.tomakehurst.wiremock.security.NotAuthorisedException
- NotAuthorisedException(String, Throwable) - Constructor for exception com.github.tomakehurst.wiremock.security.NotAuthorisedException
- notConfigured() - Static method in class com.github.tomakehurst.wiremock.http.Response
- notConfigured() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- notContaining(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- notFound() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- notFound() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- NotFoundAdminTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- NotFoundAdminTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.NotFoundAdminTask
- NotFoundException - Exception in com.github.tomakehurst.wiremock.admin
- NotFoundException(String) - Constructor for exception com.github.tomakehurst.wiremock.admin.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception com.github.tomakehurst.wiremock.admin.NotFoundException
- NotFoundHandler - Class in com.github.tomakehurst.wiremock.jetty11
- NotFoundHandler(ContextHandler) - Constructor for class com.github.tomakehurst.wiremock.jetty11.NotFoundHandler
- notifier() - Static method in class com.github.tomakehurst.wiremock.common.LocalNotifier
- notifier() - Method in interface com.github.tomakehurst.wiremock.core.Options
- notifier() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- notifier() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- notifier() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- notifier(Notifier) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- Notifier - Interface in com.github.tomakehurst.wiremock.common
- NotImplementedContainer - Class in com.github.tomakehurst.wiremock.servlet
- NotImplementedContainer() - Constructor for class com.github.tomakehurst.wiremock.servlet.NotImplementedContainer
- NotImplementedMappingsSaver - Class in com.github.tomakehurst.wiremock.servlet
- NotImplementedMappingsSaver() - Constructor for class com.github.tomakehurst.wiremock.servlet.NotImplementedMappingsSaver
- NotMatchedRenderer - Class in com.github.tomakehurst.wiremock.verification.notmatched
- NotMatchedRenderer() - Constructor for class com.github.tomakehurst.wiremock.verification.notmatched.NotMatchedRenderer
- notMatchedRendererFactory(Function<Extensions, NotMatchedRenderer>) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- NotMatchedServlet - Class in com.github.tomakehurst.wiremock.servlet
- NotMatchedServlet() - Constructor for class com.github.tomakehurst.wiremock.servlet.NotMatchedServlet
- notMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- NotPattern - Class in com.github.tomakehurst.wiremock.matching
- NotPattern(StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.NotPattern
- notPermitted(Errors) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- notPermitted(String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- notPermitted(String) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- NotPermittedException - Exception in com.github.tomakehurst.wiremock.common
- NotPermittedException(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.NotPermittedException
- notRecording() - Static method in class com.github.tomakehurst.wiremock.common.Errors
- NotRecordingException - Exception in com.github.tomakehurst.wiremock.recording
- NotRecordingException() - Constructor for exception com.github.tomakehurst.wiremock.recording.NotRecordingException
- NotWritableException - Exception in com.github.tomakehurst.wiremock.common
- NotWritableException(String) - Constructor for exception com.github.tomakehurst.wiremock.common.NotWritableException
- noValues() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- now - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- nullSafeIsAbsent() - Method in class com.github.tomakehurst.wiremock.matching.AbsentPattern
- nullSafeIsAbsent() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- numberOfParameters() - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
O
- ObjectStore - Interface in com.github.tomakehurst.wiremock.store
- objectToMap(T) - Static method in class com.github.tomakehurst.wiremock.common.Json
- OCTET_STREAM - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- of(boolean, SubEvent...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- of(boolean, List<SubEvent>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- of(Request) - Static method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- of(StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.matching.MultiValuePattern
- of(String) - Static method in class com.github.tomakehurst.wiremock.common.NetworkAddressRange
- of(List<T>) - Static method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- of(T) - Static method in class com.github.tomakehurst.wiremock.extension.Parameters
- of(T...) - Static method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- ofBinaryOrText(byte[], ContentTypeHeader) - Static method in class com.github.tomakehurst.wiremock.http.Body
- ofType(Class<T>) - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- ofUnmatched(LoggedRequest, ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- ok() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- ok() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ok(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- okEmptyJson() - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- okForContentType(String, String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- okForEmptyJson() - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- okForJson(T) - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- okForJson(T) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- okJson(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- okTextXml(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- okXml(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- OldEditStubMappingTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- OldEditStubMappingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.OldEditStubMappingTask
- onAfterAll(WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-class cleanup of WireMock.
- onAfterAll(ExtensionContext, WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-class cleanup of WireMock.
- onAfterEach(WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-test cleanup of WireMock and its associated resources.
- onAfterEach(ExtensionContext, WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-class cleanup of WireMock.
- onBeforeAll(WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-class WireMock setup.
- onBeforeAll(ExtensionContext, WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-class WireMock setup.
- onBeforeEach(WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-test WireMock setup.
- onBeforeEach(ExtensionContext, WireMockRuntimeInfo) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
To be overridden in subclasses in order to run code immediately after per-test cleanup of WireMock and its associated resources.
- one(String, Object) - Static method in class com.github.tomakehurst.wiremock.extension.Parameters
- onEvent(ServeEventListener.RequestPhase, ServeEvent, Parameters) - Method in interface com.github.tomakehurst.wiremock.extension.ServeEventListener
- onlyRequestIds(List<UUID>) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- onlyRequestsMatching(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- onRequestEnd() - Static method in class com.github.tomakehurst.wiremock.common.RequestCache
- onStubMappingAdded(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- onStubMappingAdded(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- onStubMappingRemoved(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- onStubMappingRemoved(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- onStubMappingUpdated(StubMapping, StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- onStubMappingUpdated(StubMapping, StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- onStubServed(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- onStubServed(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- opened(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- opened(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- opened(Socket) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.DoNothingWiremockNetworkTrafficListener
- opened(Socket) - Method in interface com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListener
- operands - Variable in class com.github.tomakehurst.wiremock.matching.AbstractLogicalMatcher
- optimizeFactoriesLoading() - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- options - Variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- options - Variable in class com.github.tomakehurst.wiremock.WireMockServer
- options() - Static method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- options(Options) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- options(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- Options - Interface in com.github.tomakehurst.wiremock.core
- Options(StubImport.Options.DuplicatePolicy, Boolean) - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubImport.Options
- OPTIONS - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- Options.ChunkedEncodingPolicy - Enum in com.github.tomakehurst.wiremock.core
- optionsRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- or(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- or(StringValuePattern...) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- or(String) - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
- ordinalIndexOf(CharSequence, CharSequence, int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- org.wiremock.annotations - package org.wiremock.annotations
- org.wiremock.webhooks - package org.wiremock.webhooks
- ORIGINAL_REQUEST_KEY - Static variable in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- ORIGINAL_SERVE_EVENT_KEY - Static variable in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- outgoing(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.CollectingNetworkTrafficListener
- outgoing(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.ConsoleNotifyingWiremockNetworkTrafficListener
- outgoing(Socket, ByteBuffer) - Method in class com.github.tomakehurst.wiremock.http.trafficlistener.DoNothingWiremockNetworkTrafficListener
- outgoing(Socket, ByteBuffer) - Method in interface com.github.tomakehurst.wiremock.http.trafficlistener.WiremockNetworkTrafficListener
- OVERWRITE - com.github.tomakehurst.wiremock.stubbing.StubImport.Options.DuplicatePolicy
- overwriteExisting() - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
P
- PaginatedResult<T> - Class in com.github.tomakehurst.wiremock.admin.model
- PaginatedResult(Paginator<T>) - Constructor for class com.github.tomakehurst.wiremock.admin.model.PaginatedResult
- PaginatedResult(List<T>, PaginatedResult.Meta) - Constructor for class com.github.tomakehurst.wiremock.admin.model.PaginatedResult
- PaginatedResult.Meta - Class in com.github.tomakehurst.wiremock.admin.model
- Paginator<T> - Interface in com.github.tomakehurst.wiremock.admin
- pair(A, B) - Static method in class com.github.tomakehurst.wiremock.common.Pair
- Pair<A,B> - Class in com.github.tomakehurst.wiremock.common
- Pair(A, B) - Constructor for class com.github.tomakehurst.wiremock.common.Pair
- Parameters - Class in com.github.tomakehurst.wiremock.extension
- Parameters() - Constructor for class com.github.tomakehurst.wiremock.extension.Parameters
- ParameterUtils - Class in com.github.tomakehurst.wiremock.common
- parse(String) - Static method in class com.github.tomakehurst.wiremock.common.Dates
- parse(String) - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- parse(String) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- parse(String, boolean) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormParser
- parse(String, boolean, String) - Static method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.FormParser
- parse(String, DocumentBuilder) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- parseDate - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- parseDate(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- ParseDateHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ParseDateHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ParseDateHelper
- parseFilesize(String) - Static method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcherDeserializer
- parseFrom(Request) - Static method in class com.github.tomakehurst.wiremock.http.multipart.PartParser
- parseJson - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- ParseJsonHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ParseJsonHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ParseJsonHelper
- parseJsonNode(JsonNode) - Static method in class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcherDeserializer
- parseLocalDate(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- parseLocalDateTime(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- parsePosition(Options) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractArrayHelper
- parseYear(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- parseYearMonth(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- parseZonedDateTime(String) - Method in class com.github.tomakehurst.wiremock.common.DateTimeParser
- partialMatch(double) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- partialMatch(double, SubEvent...) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- partialMatch(double, List<SubEvent>) - Static method in class com.github.tomakehurst.wiremock.matching.MatchResult
- PartParser - Class in com.github.tomakehurst.wiremock.http.multipart
- PartParser() - Constructor for class com.github.tomakehurst.wiremock.http.multipart.PartParser
- PartParser.ByteArrayUploadContext - Class in com.github.tomakehurst.wiremock.http.multipart
- password - Variable in class com.github.tomakehurst.wiremock.client.BasicCredentials
- password() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- patch(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- patch(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- PATCH - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- PatchExtendedSettingsTask - Class in com.github.tomakehurst.wiremock.admin
- PatchExtendedSettingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.PatchExtendedSettingsTask
- patchRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- path - Variable in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- path() - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- path() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
- path(PathParams) - Method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- PathBased - Interface in com.github.tomakehurst.wiremock.store.files
- PathParams - Class in com.github.tomakehurst.wiremock.common.url
- PathParams() - Constructor for class com.github.tomakehurst.wiremock.common.url.PathParams
- PathPattern - Class in com.github.tomakehurst.wiremock.matching
- PathPattern(String, StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.PathPattern
- PathPattern.SubExpressionException - Exception in com.github.tomakehurst.wiremock.matching
- PathPatternJsonSerializer<T extends PathPattern> - Class in com.github.tomakehurst.wiremock.matching
- PathPatternJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.matching.PathPatternJsonSerializer
- PathTemplate - Class in com.github.tomakehurst.wiremock.common.url
- PathTemplate(String) - Constructor for class com.github.tomakehurst.wiremock.common.url.PathTemplate
- PathTemplatePattern - Class in com.github.tomakehurst.wiremock.matching
- PathTemplatePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.PathTemplatePattern
- pattern - Variable in class com.github.tomakehurst.wiremock.matching.AbstractRegexPattern
- pattern - Variable in class com.github.tomakehurst.wiremock.matching.UrlPattern
- permanentRedirect(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- persistent() - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- persistent() - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- persistent(boolean) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- persistent(boolean) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- PERSISTENT - com.github.tomakehurst.wiremock.store.Stores.PersistenceType
- pickRandom - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- PickRandomHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- PickRandomHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.PickRandomHelper
- PLAIN - com.github.tomakehurst.wiremock.http.MimeType
- PLAIN_TEXT - com.github.tomakehurst.wiremock.common.TextType
- PlainTextDiffRenderer - Class in com.github.tomakehurst.wiremock.verification.diff
- PlainTextDiffRenderer(Map<String, RequestMatcherExtension>) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.PlainTextDiffRenderer
- PlainTextDiffRenderer(Map<String, RequestMatcherExtension>, int) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.PlainTextDiffRenderer
- PlainTextStubNotMatchedRenderer - Class in com.github.tomakehurst.wiremock.verification.notmatched
- PlainTextStubNotMatchedRenderer(Extensions) - Constructor for class com.github.tomakehurst.wiremock.verification.notmatched.PlainTextStubNotMatchedRenderer
- plus(HttpHeader...) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- port() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- port() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- port() - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- port() - Method in interface com.github.tomakehurst.wiremock.core.Container
- port() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- port() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
- port() - Method in interface com.github.tomakehurst.wiremock.http.HttpServer
- port() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- port() - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedContainer
- port() - Method in class com.github.tomakehurst.wiremock.standalone.WireMockServerRunner
- port() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- port(int) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- port(int) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- port(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- portNumber() - Method in interface com.github.tomakehurst.wiremock.core.Options
- portNumber() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- portNumber() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- portNumber() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- post(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- post(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- POST - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- postRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- PostServeAction - Class in com.github.tomakehurst.wiremock.extension
-
Deprecated.Use
ServeEventListenerinstead. - PostServeAction() - Constructor for class com.github.tomakehurst.wiremock.extension.PostServeAction
-
Deprecated.
- PostServeActionDefinition - Class in com.github.tomakehurst.wiremock.extension
- PostServeActionDefinition(String, Parameters) - Constructor for class com.github.tomakehurst.wiremock.extension.PostServeActionDefinition
- prepend(T, T[]) - Static method in class com.github.tomakehurst.wiremock.common.ArrayFunctions
- present() - Method in class com.github.tomakehurst.wiremock.client.BasicCredentials
- preserveHostHeader(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- preserveUserAgentProxyHeader(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- pretty - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper.Format
- prettyPrint(String) - Static method in class com.github.tomakehurst.wiremock.common.Json
- prettyPrint(String) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- prettyPrint(Document) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- PrivateView() - Constructor for class com.github.tomakehurst.wiremock.common.Json.PrivateView
- process(Collection<StubMapping>) - Method in class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingPostProcessor
-
Deprecated.
- processFilters(Request, ServeEvent) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.FilterProcessor
- processServeEvent(Admin, ServeEvent, UUID) - Method in class com.github.tomakehurst.wiremock.admin.RemoveServeEventTask
- processServeEvent(Admin, ServeEvent, UUID) - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleServeEventTask
- processServeEvent(Admin, ServeEvent, UUID) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetServedStubTask
- processStubMapping(Admin, ServeEvent, StubMapping) - Method in class com.github.tomakehurst.wiremock.admin.tasks.AbstractSingleStubTask
- processStubMapping(Admin, ServeEvent, StubMapping) - Method in class com.github.tomakehurst.wiremock.admin.tasks.EditStubMappingTask
- processStubMapping(Admin, ServeEvent, StubMapping) - Method in class com.github.tomakehurst.wiremock.admin.tasks.GetStubMappingTask
- processStubMapping(Admin, ServeEvent, StubMapping) - Method in class com.github.tomakehurst.wiremock.admin.tasks.RemoveStubMappingByIdTask
- ProhibitedNetworkAddressException - Exception in com.github.tomakehurst.wiremock.common
- ProhibitedNetworkAddressException() - Constructor for exception com.github.tomakehurst.wiremock.common.ProhibitedNetworkAddressException
- protocol(String) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- provideTemplateHelpers() - Method in interface com.github.tomakehurst.wiremock.extension.TemplateHelperProviderExtension
- provideTemplateModelData(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.extension.TemplateModelDataProviderExtension
- proxiedFrom(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- ProxiedServeEventFilters - Class in com.github.tomakehurst.wiremock.recording
-
A predicate to filter proxied ServeEvents against RequestPattern filters and IDs
- ProxiedServeEventFilters() - Constructor for class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- ProxiedServeEventFilters(RequestPattern, List<UUID>, boolean) - Constructor for class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- PROXY_URL - com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey.ResponseElement
- proxyAllTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- proxyBaseUrl - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- proxyHost(String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- proxyHostHeader() - Method in interface com.github.tomakehurst.wiremock.core.Options
- proxyHostHeader() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyHostHeader() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- proxyHostHeader() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- proxyHostHeader(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyMode() - Method in annotation type com.github.tomakehurst.wiremock.junit5.WireMockTest
- proxyMode(boolean) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- proxyPassThrough(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyPassThrough(boolean) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings.Builder
- proxyPort(int) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- ProxyResponseDefinitionBuilder(ResponseDefinitionBuilder) - Constructor for class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder
- ProxyResponseRenderer - Class in com.github.tomakehurst.wiremock.http
- ProxyResponseRenderer(boolean, String, SettingsStore, boolean, HttpClient, HttpClient) - Constructor for class com.github.tomakehurst.wiremock.http.ProxyResponseRenderer
- ProxyResponseRenderer(boolean, String, SettingsStore, boolean, Set<String>, HttpClient, HttpClient) - Constructor for class com.github.tomakehurst.wiremock.http.ProxyResponseRenderer
- ProxySettings - Class in com.github.tomakehurst.wiremock.common
- ProxySettings(String, int) - Constructor for class com.github.tomakehurst.wiremock.common.ProxySettings
- proxyTimeout() - Method in interface com.github.tomakehurst.wiremock.core.Options
- proxyTimeout() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyTimeout() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- proxyTimeout() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- proxyTimeout(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyUrl() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- proxyUrlPrefixToRemove - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- proxyVia() - Method in interface com.github.tomakehurst.wiremock.core.Options
- proxyVia() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyVia() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- proxyVia() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- proxyVia(ProxySettings) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- proxyVia(String, int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- PublicView() - Constructor for class com.github.tomakehurst.wiremock.common.Json.PublicView
- put(RequestCache.Key, Object) - Method in class com.github.tomakehurst.wiremock.common.RequestCache
- put(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- put(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- put(String, byte[]) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- put(String, Scenario) - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- put(String, Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- put(String, Object) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- put(String, Object) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- put(UUID, ServeEvent) - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- put(K, V) - Method in interface com.github.tomakehurst.wiremock.store.Store
- PUT - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- putAll(Map<? extends String, ?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- putRepeatedRequestsInScenarios(List<StubMapping>) - Method in class com.github.tomakehurst.wiremock.recording.ScenarioProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- putRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
Q
- queryParam(String, String...) - Static method in class com.github.tomakehurst.wiremock.http.QueryParameter
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest
- queryParameter(String) - Method in interface com.github.tomakehurst.wiremock.http.Request
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- queryParameter(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- QueryParameter - Class in com.github.tomakehurst.wiremock.http
- QueryParameter(String, List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.QueryParameter
- QueryParams - Class in com.github.tomakehurst.wiremock.common.url
- QueryParams() - Constructor for class com.github.tomakehurst.wiremock.common.url.QueryParams
- QueuedThreadPoolFactory - Class in com.github.tomakehurst.wiremock.jetty
- QueuedThreadPoolFactory() - Constructor for class com.github.tomakehurst.wiremock.jetty.QueuedThreadPoolFactory
R
- random(int, boolean, boolean) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- random(int, char...) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- random(int, int, int, boolean, boolean) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- random(int, int, int, boolean, boolean, char[], Random) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- random(int, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- RANDOM_DATA_THEN_CLOSE - com.github.tomakehurst.wiremock.http.Fault
- randomAlphabetic(int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- randomAlphanumeric(int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- randomAscii(int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- randomDataAndCloseConnection() - Method in interface com.github.tomakehurst.wiremock.core.FaultInjector
- randomDataAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.jetty.JettyFaultInjector
- randomDataAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpsFaultInjector
- randomDataAndCloseConnection() - Method in class com.github.tomakehurst.wiremock.servlet.NoFaultInjector
- randomDecimal - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- RandomDecimalHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- RandomDecimalHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RandomDecimalHelper
- randomInt - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- RandomIntHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- RandomIntHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RandomIntHelper
- randomNumeric(int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- randomValue - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- range - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- RangeHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- RangeHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RangeHelper
- read(byte[], Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.Json
- read(String) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- read(String, TypeReference<T>) - Static method in class com.github.tomakehurst.wiremock.common.Json
- read(String, Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.Json
- read(String, DocumentBuilderFactory) - Static method in class com.github.tomakehurst.wiremock.common.xml.Xml
- readContents() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
- readContents() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreBinaryFile
- readContents() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- readContentsAsString() - Method in class com.github.tomakehurst.wiremock.common.TextFile
- readContentsAsString() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- readOnly() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- readOnly() - Method in class com.github.tomakehurst.wiremock.common.ServletContextFileSource
- readOnly() - Method in class com.github.tomakehurst.wiremock.common.SingleRootFileSource
- ReadOnlyFileOrClasspathKeyStoreSource - Class in com.github.tomakehurst.wiremock.common.ssl
- ReadOnlyFileOrClasspathKeyStoreSource(String, String, char[]) - Constructor for class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- Recorder - Class in com.github.tomakehurst.wiremock.recording
- Recorder(Admin, Extensions, BlobStore, RecorderStateStore) - Constructor for class com.github.tomakehurst.wiremock.recording.Recorder
- RecorderState - Class in com.github.tomakehurst.wiremock.recording
- RecorderState(RecordingStatus, StubMapping, RecordSpec, UUID, UUID) - Constructor for class com.github.tomakehurst.wiremock.recording.RecorderState
- RecorderStateStore - Interface in com.github.tomakehurst.wiremock.store
- Recording - com.github.tomakehurst.wiremock.recording.RecordingStatus
- RecordingStatus - Enum in com.github.tomakehurst.wiremock.recording
- RecordingStatusResult - Class in com.github.tomakehurst.wiremock.recording
- RecordingStatusResult(RecordingStatus) - Constructor for class com.github.tomakehurst.wiremock.recording.RecordingStatusResult
- RecordingStatusResult(String) - Constructor for class com.github.tomakehurst.wiremock.recording.RecordingStatusResult
- recordMappingsEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- recordRequestHeadersForMatching(List<String>) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- recordSpec() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- RecordSpec - Class in com.github.tomakehurst.wiremock.recording
-
Encapsulates options for generating and outputting StubMappings
- RecordSpec(String, ProxiedServeEventFilters, Map<String, CaptureHeadersSpec>, RequestBodyPatternFactory, ResponseDefinitionBodyMatcher, SnapshotOutputFormatter, Boolean, Boolean, List<String>, Parameters) - Constructor for class com.github.tomakehurst.wiremock.recording.RecordSpec
- RecordSpecBuilder - Class in com.github.tomakehurst.wiremock.recording
- RecordSpecBuilder() - Constructor for class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- redirectTo(String) - Static method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- regexExtract - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- RegexExtractHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- RegexExtractHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RegexExtractHelper
- RegexPattern - Class in com.github.tomakehurst.wiremock.matching
- RegexPattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.RegexPattern
- register(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- register(StubMapping) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- registerEventListener(Consumer<? super StoreEvent<String, Object>>) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- registerEventListener(Consumer<? super StoreEvent<K, V>>) - Method in interface com.github.tomakehurst.wiremock.store.StoreEventEmitter
- RemoteMappingsLoader - Class in com.github.tomakehurst.wiremock.standalone
- RemoteMappingsLoader(FileSource, WireMock) - Constructor for class com.github.tomakehurst.wiremock.standalone.RemoteMappingsLoader
- remove(int) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- remove(StubMapping) - Method in interface com.github.tomakehurst.wiremock.core.MappingsSaver
- remove(StubMapping) - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedMappingsSaver
- remove(StubMapping) - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- remove(StubMapping) - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- remove(StubMapping) - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- remove(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- remove(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- remove(Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- remove(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
- remove(String) - Method in class com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- remove(String) - Method in class com.github.tomakehurst.wiremock.store.InMemoryObjectStore
- remove(String) - Method in class com.github.tomakehurst.wiremock.store.InMemoryScenariosStore
- remove(UUID) - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- remove(K) - Method in interface com.github.tomakehurst.wiremock.store.Store
- remove(K, V) - Static method in class com.github.tomakehurst.wiremock.store.StoreEvent
- removeAll() - Method in interface com.github.tomakehurst.wiremock.core.MappingsSaver
- removeAll() - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedMappingsSaver
- removeAll() - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- removeAll(Collection<?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- removeAllMappings() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeCookie(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- removeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- removeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- removeEvent(UUID) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- removeEvents(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeEventsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeEventsByStubMetadata(StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- removeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- removeEventsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- removeHeader(String) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- removeLast() - Method in class com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore
- removeLast() - Method in interface com.github.tomakehurst.wiremock.store.RequestJournalStore
- removeMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- removeMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- removeMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- RemoveMatchingStubMappingTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- RemoveMatchingStubMappingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.RemoveMatchingStubMappingTask
- removeServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeServeEvent(UUID) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeServeEvent(UUID) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeServeEvent(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeServeEvents(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- RemoveServeEventsByRequestPatternTask - Class in com.github.tomakehurst.wiremock.admin
- RemoveServeEventsByRequestPatternTask() - Constructor for class com.github.tomakehurst.wiremock.admin.RemoveServeEventsByRequestPatternTask
- RemoveServeEventsByStubMetadataTask - Class in com.github.tomakehurst.wiremock.admin
- RemoveServeEventsByStubMetadataTask() - Constructor for class com.github.tomakehurst.wiremock.admin.RemoveServeEventsByStubMetadataTask
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- removeServeEventsForStubsMatchingMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeServeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeServeEventsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeServeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeServeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeServeEventsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- RemoveServeEventTask - Class in com.github.tomakehurst.wiremock.admin
- RemoveServeEventTask() - Constructor for class com.github.tomakehurst.wiremock.admin.RemoveServeEventTask
- removeStart(String, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- removeStub(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStub(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStub(MappingBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- removeStub(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeStub(StubMapping) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStub(StubMapping) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStub(StubMapping) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- removeStub(StubMapping) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeStub(UUID) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStub(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStub(UUID) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- removeStub(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeStubMapping(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStubMapping(StubMapping) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStubMapping(UUID) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStubMapping(UUID) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- RemoveStubMappingByIdTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- RemoveStubMappingByIdTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.RemoveStubMappingByIdTask
- removeStubMappingsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStubMappingsByMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- removeStubMappingsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- RemoveStubMappingsByMetadataTask - Class in com.github.tomakehurst.wiremock.admin
- RemoveStubMappingsByMetadataTask() - Constructor for class com.github.tomakehurst.wiremock.admin.RemoveStubMappingsByMetadataTask
- removeStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- removeStubsByMetadata(StringValuePattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- removeStubsByMetadata(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- removeStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- removeStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- removeStubsByMetadata(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- removeStubsByMetadataPattern(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- RemoveUnmatchedStubMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- RemoveUnmatchedStubMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.RemoveUnmatchedStubMappingsTask
- render(PathParams) - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- render(Admin, ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.notmatched.NotMatchedRenderer
- render(Admin, ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.notmatched.PlainTextStubNotMatchedRenderer
- render(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.BasicResponseRenderer
- render(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.ProxyResponseRenderer
- render(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.http.ResponseRenderer
- render(ServeEvent) - Method in class com.github.tomakehurst.wiremock.http.StubResponseRenderer
- render(Diff) - Method in class com.github.tomakehurst.wiremock.verification.diff.JUnitStyleDiffRenderer
- render(Diff) - Method in class com.github.tomakehurst.wiremock.verification.diff.PlainTextDiffRenderer
- RenderableDate - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- RenderableDate(Date, String, ZoneId) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RenderableDate
- renderStackTrace(Throwable) - Static method in class com.github.tomakehurst.wiremock.common.Exceptions
- repeat(char, int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- replace(StubMapping, StubMapping) - Method in class com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore
- replace(StubMapping, StubMapping) - Method in interface com.github.tomakehurst.wiremock.store.StubMappingStore
- replace(StubMapping, StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- replaceRequest(Request) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- request(String, UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- Request - Interface in com.github.tomakehurst.wiremock.http
- Request.Part - Interface in com.github.tomakehurst.wiremock.http
- RequestBodyAutomaticPatternFactory - Class in com.github.tomakehurst.wiremock.recording
- RequestBodyAutomaticPatternFactory(Boolean, Boolean, Boolean) - Constructor for class com.github.tomakehurst.wiremock.recording.RequestBodyAutomaticPatternFactory
- RequestBodyEqualToJsonPatternFactory - Class in com.github.tomakehurst.wiremock.recording
- RequestBodyEqualToJsonPatternFactory(Boolean, Boolean) - Constructor for class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToJsonPatternFactory
- RequestBodyEqualToPatternFactory - Class in com.github.tomakehurst.wiremock.recording
- RequestBodyEqualToPatternFactory(Boolean) - Constructor for class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToPatternFactory
- RequestBodyEqualToXmlPatternFactory - Class in com.github.tomakehurst.wiremock.recording
- RequestBodyEqualToXmlPatternFactory() - Constructor for class com.github.tomakehurst.wiremock.recording.RequestBodyEqualToXmlPatternFactory
- RequestBodyPatternFactory - Interface in com.github.tomakehurst.wiremock.recording
-
Factory for the StringValuePattern to use in a recorded stub mapping to match request bodies
- RequestCache - Class in com.github.tomakehurst.wiremock.common
- RequestCache() - Constructor for class com.github.tomakehurst.wiremock.common.RequestCache
- RequestCache.Key - Class in com.github.tomakehurst.wiremock.common
- requestedFor(String, UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- RequestEventSource - Interface in com.github.tomakehurst.wiremock.http
- RequestFilter - Interface in com.github.tomakehurst.wiremock.extension.requestfilter
-
Deprecated.
- RequestFilterAction - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- RequestFilterAction() - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterAction
- RequestFilterV2 - Interface in com.github.tomakehurst.wiremock.extension.requestfilter
- RequestHandler - Interface in com.github.tomakehurst.wiremock.http
- RequestIdDecorator - Class in com.github.tomakehurst.wiremock.http
- RequestIdDecorator(Request, UUID) - Constructor for class com.github.tomakehurst.wiremock.http.RequestIdDecorator
- RequestJournal - Interface in com.github.tomakehurst.wiremock.verification
- RequestJournalDependentResult<T> - Class in com.github.tomakehurst.wiremock.admin.model
- RequestJournalDependentResult(Paginator<T>, boolean) - Constructor for class com.github.tomakehurst.wiremock.admin.model.RequestJournalDependentResult
- RequestJournalDependentResult(List<T>, PaginatedResult.Meta, boolean) - Constructor for class com.github.tomakehurst.wiremock.admin.model.RequestJournalDependentResult
- requestJournalDisabled - Variable in class com.github.tomakehurst.wiremock.verification.JournalBasedResult
- requestJournalDisabled() - Method in interface com.github.tomakehurst.wiremock.core.Options
- requestJournalDisabled() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- requestJournalDisabled() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- requestJournalDisabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- requestJournalDisabled(Paginator<ServeEvent>) - Static method in class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- RequestJournalDisabledException - Exception in com.github.tomakehurst.wiremock.verification
- RequestJournalDisabledException() - Constructor for exception com.github.tomakehurst.wiremock.verification.RequestJournalDisabledException
- requestJournalEnabled(Paginator<ServeEvent>) - Static method in class com.github.tomakehurst.wiremock.admin.model.GetServeEventsResult
- requestJournalIsDisabled() - Method in class com.github.tomakehurst.wiremock.verification.JournalBasedResult
- RequestJournalStore - Interface in com.github.tomakehurst.wiremock.store
- RequestLine - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- RequestListener - Interface in com.github.tomakehurst.wiremock.http
- requestMadeFor(ValueMatcher<Request>) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- requestMadeFor(String, Parameters) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- RequestMatcher - Class in com.github.tomakehurst.wiremock.matching
- RequestMatcher() - Constructor for class com.github.tomakehurst.wiremock.matching.RequestMatcher
- RequestMatcherExtension - Class in com.github.tomakehurst.wiremock.matching
- RequestMatcherExtension() - Constructor for class com.github.tomakehurst.wiremock.matching.RequestMatcherExtension
- requestMatching(ValueMatcher<Request>) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- requestMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- requestMatching(String, Parameters) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- RequestMethod - Class in com.github.tomakehurst.wiremock.http
- RequestMethod(String) - Constructor for class com.github.tomakehurst.wiremock.http.RequestMethod
- RequestPartTemplateModel - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- RequestPartTemplateModel(String, Map<String, ListOrSingle<String>>, Body) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- RequestPathParamsDecorator - Class in com.github.tomakehurst.wiremock.http
- RequestPathParamsDecorator(Request, PathTemplate) - Constructor for class com.github.tomakehurst.wiremock.http.RequestPathParamsDecorator
- RequestPattern - Class in com.github.tomakehurst.wiremock.matching
- RequestPattern(CustomMatcherDefinition) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPattern
- RequestPattern(ValueMatcher<Request>) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPattern
- RequestPattern(String, StringValuePattern, Integer, StringValuePattern, UrlPattern, RequestMethod, Map<String, MultiValuePattern>, Map<String, StringValuePattern>, Map<String, MultiValuePattern>, Map<String, MultiValuePattern>, Map<String, StringValuePattern>, BasicCredentials, List<ContentPattern<?>>, CustomMatcherDefinition, ValueMatcher<Request>, List<MultipartValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPattern
- RequestPattern(String, StringValuePattern, Integer, String, StringValuePattern, String, String, String, String, RequestMethod, Map<String, MultiValuePattern>, Map<String, StringValuePattern>, Map<String, MultiValuePattern>, Map<String, MultiValuePattern>, Map<String, StringValuePattern>, BasicCredentials, List<ContentPattern<?>>, CustomMatcherDefinition, List<MultipartValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPattern
- RequestPatternBuilder - Class in com.github.tomakehurst.wiremock.matching
- RequestPatternBuilder() - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- RequestPatternBuilder(RequestMethod, UrlPattern) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- RequestPatternBuilder(ValueMatcher<Request>) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- RequestPatternBuilder(String, Parameters) - Constructor for class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- RequestPatternTransformer - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RequestPatternTransformer(Map<String, CaptureHeadersSpec>, RequestBodyPatternFactory) - Constructor for class com.github.tomakehurst.wiremock.recording.RequestPatternTransformer
-
Deprecated, for removal: This API element is subject to removal in a future version.
- requestReceived(Request, Response) - Method in interface com.github.tomakehurst.wiremock.http.RequestListener
- requestReceived(Request, Response) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingJsonRecorder
-
Deprecated.
- requestReceived(ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- requestReceived(ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- requestReceived(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- requestSpec(RequestMethod, String) - Static method in class com.github.tomakehurst.wiremock.admin.RequestSpec
- RequestSpec - Class in com.github.tomakehurst.wiremock.admin
- RequestSpec(RequestMethod, String) - Constructor for class com.github.tomakehurst.wiremock.admin.RequestSpec
- requestSpecForTask(Class<? extends AdminTask>) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes
- RequestTemplateModel - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- RequestTemplateModel(String, RequestLine, Map<String, ListOrSingle<String>>, Map<String, ListOrSingle<String>>, boolean, Body, Map<String, RequestPartTemplateModel>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestTemplateModel
- RequestWrapper - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- RequestWrapper(Request) - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- RequestWrapper(Request, RequestMethod, FieldTransformer<String>, List<HttpHeader>, List<String>, Map<CaseInsensitiveKey, FieldTransformer<List<String>>>, Map<String, Cookie>, List<String>, Map<String, FieldTransformer<Cookie>>, FieldTransformer<Body>, FieldTransformer<Request.Part>) - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper
- RequestWrapper.Builder - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- requireHttpsForAdminApi() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- reset() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- reset() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- reset() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- reset() - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- reset() - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- reset() - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- reset() - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- reset() - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- resetAll() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetAll() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetAll() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetAll() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetAll() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- resetAllRequests() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- resetAllScenarios() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- resetMappings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- resetMappings() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetMappings() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetMappings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetMappings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- resetOnEachTest(boolean) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension.Builder
- resetRequests() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetRequests() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- resetRequests() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetRequests() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetRequests() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetRequests() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- ResetRequestsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ResetRequestsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ResetRequestsTask
- resetScenario(String) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetScenario(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- resetScenario(String) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetScenario(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetScenario(String) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetScenario(String) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- resetScenarios() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- resetScenarios() - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- resetScenarios() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- ResetScenariosTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ResetScenariosTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ResetScenariosTask
- resetScenarioState(String) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- resetSingle(String) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- resetSingle(String) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- ResetStubMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ResetStubMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ResetStubMappingsTask
- ResetTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ResetTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ResetTask
- resetToDefault() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- resetToDefaultMappings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- resetToDefaultMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- resetToDefaultMappings() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- resetToDefaultMappings() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- resetToDefaultMappings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- resetToDefaultMappings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- ResetToDefaultMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ResetToDefaultMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ResetToDefaultMappingsTask
- resolve(String) - Method in class com.github.tomakehurst.wiremock.http.NetworkAddressRulesAdheringDnsResolver
- resolveCanonicalHostname(String) - Method in class com.github.tomakehurst.wiremock.http.NetworkAddressRulesAdheringDnsResolver
- resolveParameter(ParameterContext, ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- ResourceUtil - Class in com.github.tomakehurst.wiremock.common
- respond(Request, Response, Map<String, Object>) - Method in interface com.github.tomakehurst.wiremock.http.HttpResponder
- response() - Static method in class com.github.tomakehurst.wiremock.http.Response
- Response - Class in com.github.tomakehurst.wiremock.http
- Response.Builder - Class in com.github.tomakehurst.wiremock.http
- responseDefinition() - Static method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- ResponseDefinition - Class in com.github.tomakehurst.wiremock.http
- ResponseDefinition() - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinition(int, byte[]) - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinition(int, String) - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinition(int, String, byte[], JsonNode, String, String, HttpHeaders, HttpHeaders, List<String>, Integer, DelayDistribution, ChunkedDribbleDelay, String, String, Fault, List<String>, Parameters, Boolean) - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinition(int, String, Body, String, HttpHeaders, HttpHeaders, List<String>, Integer, DelayDistribution, ChunkedDribbleDelay, String, String, Fault, List<String>, Parameters, Boolean) - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinition(int, String, String, JsonNode, String, String, HttpHeaders, HttpHeaders, List<String>, Integer, DelayDistribution, ChunkedDribbleDelay, String, String, Fault, List<String>, Parameters, Boolean) - Constructor for class com.github.tomakehurst.wiremock.http.ResponseDefinition
- ResponseDefinitionBodyMatcher - Class in com.github.tomakehurst.wiremock.recording
- ResponseDefinitionBodyMatcher(long, long) - Constructor for class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcher
- ResponseDefinitionBodyMatcherDeserializer - Class in com.github.tomakehurst.wiremock.recording
- ResponseDefinitionBodyMatcherDeserializer() - Constructor for class com.github.tomakehurst.wiremock.recording.ResponseDefinitionBodyMatcherDeserializer
- ResponseDefinitionBuilder - Class in com.github.tomakehurst.wiremock.client
- ResponseDefinitionBuilder() - Constructor for class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder - Class in com.github.tomakehurst.wiremock.client
- ResponseDefinitionTransformer - Class in com.github.tomakehurst.wiremock.extension
-
Deprecated.
- ResponseDefinitionTransformer() - Constructor for class com.github.tomakehurst.wiremock.extension.ResponseDefinitionTransformer
-
Deprecated.
- ResponseDefinitionTransformerV2 - Interface in com.github.tomakehurst.wiremock.extension
- responseHeaderShouldBeTransferred(String) - Method in class com.github.tomakehurst.wiremock.http.ProxyResponseRenderer
- responseRenderer - Variable in class com.github.tomakehurst.wiremock.http.AbstractRequestHandler
- ResponseRenderer - Interface in com.github.tomakehurst.wiremock.http
- ResponseTemplateTransformer - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- ResponseTemplateTransformer(TemplateEngine, boolean, FileSource, List<TemplateModelDataProviderExtension>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- ResponseTransformer - Class in com.github.tomakehurst.wiremock.extension
-
Deprecated.
- ResponseTransformer() - Constructor for class com.github.tomakehurst.wiremock.extension.ResponseTransformer
-
Deprecated.
- responseTransformerNames - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- ResponseTransformerV2 - Interface in com.github.tomakehurst.wiremock.extension
- restorePrevious() - Static method in class com.github.tomakehurst.wiremock.http.JvmProxyConfigurer
- retainAll(Collection<?>) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- rightPad(String, int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- rightPad(String, int, char) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- rightPad(String, int, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- rootDirectory - Variable in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- RootRedirectTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- RootRedirectTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.RootRedirectTask
- RootTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- RootTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.RootTask
- RouteBuilder() - Constructor for class com.github.tomakehurst.wiremock.admin.AdminRoutes.RouteBuilder
- Router - Interface in com.github.tomakehurst.wiremock.admin
- run() - Method in interface com.github.tomakehurst.wiremock.common.Exceptions.RunnableWithException
- run(String...) - Method in class com.github.tomakehurst.wiremock.standalone.WireMockServerRunner
- Run - Class in wiremock
- Run() - Constructor for class wiremock.Run
S
- safelyCreateURL(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- sampleMillis() - Method in interface com.github.tomakehurst.wiremock.http.DelayDistribution
-
Samples a delay in milliseconds from the distribution.
- sampleMillis() - Method in class com.github.tomakehurst.wiremock.http.FixedDelayDistribution
- sampleMillis() - Method in class com.github.tomakehurst.wiremock.http.LogNormal
- sampleMillis() - Method in class com.github.tomakehurst.wiremock.http.UniformDistribution
- sanitizeUrl(String) - Method in class com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker
- save(StubMapping) - Method in interface com.github.tomakehurst.wiremock.core.MappingsSaver
- save(StubMapping) - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedMappingsSaver
- save(StubMapping) - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- save(KeyStore) - Method in class com.github.tomakehurst.wiremock.common.ssl.ReadOnlyFileOrClasspathKeyStoreSource
- save(KeyStore) - Method in class com.github.tomakehurst.wiremock.jetty11.WritableFileOrClasspathKeyStoreSource
- save(List<StubMapping>) - Method in interface com.github.tomakehurst.wiremock.core.MappingsSaver
- save(List<StubMapping>) - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedMappingsSaver
- save(List<StubMapping>) - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsSource
- save(T) - Method in interface com.github.tomakehurst.wiremock.common.Source
- saveAllMappings() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- saveMappings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- saveMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- saveMappings() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- saveMappings() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- saveMappings() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- saveMappings() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- SaveMappingsTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- SaveMappingsTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.SaveMappingsTask
- Scenario - Class in com.github.tomakehurst.wiremock.stubbing
- Scenario(String, String, String, Set<String>, Set<StubMapping>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.Scenario
- ScenarioMappingBuilder - Interface in com.github.tomakehurst.wiremock.client
- ScenarioProcessor - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ScenarioProcessor() - Constructor for class com.github.tomakehurst.wiremock.recording.ScenarioProcessor
-
Deprecated.
- scenarios - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- Scenarios - Interface in com.github.tomakehurst.wiremock.stubbing
- ScenariosStore - Interface in com.github.tomakehurst.wiremock.store
- ScenarioState - Class in com.github.tomakehurst.wiremock.admin.model
- ScenarioState(String) - Constructor for class com.github.tomakehurst.wiremock.admin.model.ScenarioState
- scheduledExecutorService - Variable in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- schemaPropertyCount(JsonNode) - Static method in class com.github.tomakehurst.wiremock.common.Json
- scheme(String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- SECONDS - com.github.tomakehurst.wiremock.common.DateTimeUnit
- SectionDelimiter - Class in com.github.tomakehurst.wiremock.verification.diff
- SectionDelimiter(String) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.SectionDelimiter
- SectionDelimiter(String, String) - Constructor for class com.github.tomakehurst.wiremock.verification.diff.SectionDelimiter
- seeOther(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- select() - Method in class com.github.tomakehurst.wiremock.admin.LimitAndOffsetPaginator
- select() - Method in class com.github.tomakehurst.wiremock.admin.LimitAndSinceDatePaginator
- select() - Method in class com.github.tomakehurst.wiremock.admin.model.PaginatedResult
- select() - Method in interface com.github.tomakehurst.wiremock.admin.Paginator
- serialize(ListOrSingle<Object>, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.common.ListOrSingleSerialiser
- serialize(HttpHeaders, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonSerializer
- serialize(MatchesJsonPathPattern, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.UnwrappedJsonPathPatternJsonSerializer
- serialize(MatchesXPathPattern, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.UnwrappedXPathPatternJsonSerializer
- serialize(T, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.PathPatternJsonSerializer
- serializeAdditionalFields(MatchesJsonPathPattern, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.JsonPathPatternJsonSerializer
- serializeAdditionalFields(MatchesXPathPattern, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.XPathPatternJsonSerializer
- serializeAdditionalFields(T, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.PathPatternJsonSerializer
- serializePathPattern(T, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.matching.PathPatternJsonSerializer
- serveCompleted(ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- serveCompleted(ServeEvent) - Method in class com.github.tomakehurst.wiremock.verification.DisabledRequestJournal
- serveCompleted(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
- ServeEvent - Class in com.github.tomakehurst.wiremock.stubbing
- ServeEvent(LoggedRequest, StubMapping, ResponseDefinition) - Constructor for class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- ServeEvent(UUID, LoggedRequest, StubMapping, ResponseDefinition, LoggedResponse, boolean, Timing, Queue<SubEvent>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- ServeEvent(UUID, LoggedRequest, StubMapping, ResponseDefinition, LoggedResponse, Timing, ConcurrentLinkedQueue<SubEvent>, Stopwatch) - Constructor for class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- ServeEventListener - Interface in com.github.tomakehurst.wiremock.extension
- ServeEventListener.RequestPhase - Enum in com.github.tomakehurst.wiremock.extension
- ServeEventListenerDefinition - Class in com.github.tomakehurst.wiremock.extension
- ServeEventListenerDefinition(String, Parameters) - Constructor for class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- ServeEventListenerDefinition(String, Set<ServeEventListener.RequestPhase>, Parameters) - Constructor for class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- serveEventListeners - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- ServeEventListenerUtils - Class in com.github.tomakehurst.wiremock.extension
- ServeEventListenerUtils() - Constructor for class com.github.tomakehurst.wiremock.extension.ServeEventListenerUtils
- ServeEventQuery - Class in com.github.tomakehurst.wiremock.admin.model
- ServeEventQuery(boolean, UUID) - Constructor for class com.github.tomakehurst.wiremock.admin.model.ServeEventQuery
- serveEventsToStubMappings(List<ServeEvent>, ProxiedServeEventFilters, SnapshotStubMappingGenerator, SnapshotStubMappingPostProcessor) - Method in class com.github.tomakehurst.wiremock.recording.Recorder
-
Deprecated, for removal: This API element is subject to removal in a future version.This method will become non-public in the next major version. If you rely on it, please contact the maintainers.
- serveFor(ServeEvent) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- serveFor(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.stubbing.StubMappings
- serverError() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- serveStubFor(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.core.StubServer
- serveStubFor(ServeEvent) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- service(HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.servlet.NotMatchedServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- serviceUnavailable() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- ServletContextFileSource - Class in com.github.tomakehurst.wiremock.common
- ServletContextFileSource(ServletContext, String) - Constructor for class com.github.tomakehurst.wiremock.common.ServletContextFileSource
- set(int, Object) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- set(Notifier) - Static method in class com.github.tomakehurst.wiremock.common.LocalNotifier
- set(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.store.InMemorySettingsStore
- set(GlobalSettings) - Method in interface com.github.tomakehurst.wiremock.store.SettingsStore
- set(RecorderState) - Method in class com.github.tomakehurst.wiremock.store.InMemoryRecorderStateStore
- set(RecorderState) - Method in interface com.github.tomakehurst.wiremock.store.RecorderStateStore
- set(K, V, V) - Static method in class com.github.tomakehurst.wiremock.store.StoreEvent
- setActualHttpPort(int) - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- setActualHttpsPort(int) - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- setAddedTime(int) - Method in class com.github.tomakehurst.wiremock.common.Timing
- setAllowNonProxied(boolean) - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- setDirty(boolean) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setFilters(RequestPattern) - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- setGlobalFixedDelay(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- setGlobalFixedDelay(int) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- setGlobalFixedDelay(int) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- setGlobalFixedDelay(int) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- setGlobalFixedDelayVariable(int) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- setGlobalRandomDelay(DelayDistribution) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- setGlobalRandomDelayVariable(DelayDistribution) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- setId(UUID) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setIdGenerator(IdGenerator) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingJsonRecorder
-
Deprecated.
- setIds(List<UUID>) - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- setInsertionIndex(long) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setJettySettings(JettySettings, ServerConnector) - Static method in class com.github.tomakehurst.wiremock.jetty11.Jetty11Utils
- setMappings(List<StubMapping>) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMappingCollection
- setMetadata(Metadata) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setMethod(RequestMethod) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- setName(String) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setNewScenarioState(String) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setOriginalRequest(Request) - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- setPassword(String) - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- setPersistent(Boolean) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setPostServeActions(Object) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setPostServeActions(List<PostServeActionDefinition>) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setPriority(Integer) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setRequest(RequestPattern) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setRequiredScenarioState(String) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setResponse(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setScenarioName(String) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setScenarioState(String, String) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- setScenarioState(String, String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- setScenarioState(String, String) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- setScenarioState(String, String) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- setScenarioState(String, String) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- setScenarioState(String, String) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- SetScenarioStateTask - Class in com.github.tomakehurst.wiremock.admin
- SetScenarioStateTask() - Constructor for class com.github.tomakehurst.wiremock.admin.SetScenarioStateTask
- setServeEventListenerDefinitions(List<ServeEventListenerDefinition>) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setServeEventListeners(Object) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- setSingle(String, String) - Method in class com.github.tomakehurst.wiremock.stubbing.AbstractScenarios
- setSingle(String, String) - Method in interface com.github.tomakehurst.wiremock.stubbing.Scenarios
- setSingleScenarioState(String, String) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- setStatusWithReason(int, String, HttpServletResponse) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Sets the
HttpServletResponsestatus and reason (if supported), depending on Jetty version. - setStatusWithReason(int, String, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- SettingsStore - Interface in com.github.tomakehurst.wiremock.store
- setUsername(String) - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- setUuid(UUID) - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- shift(ZonedDateTime) - Method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- shift(Date) - Method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- SHOULD_FORWARD_TO_FILES_CONTEXT - Static variable in class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- shouldAddChunkedDribbleDelay() - Method in class com.github.tomakehurst.wiremock.http.Response
- shouldBePersisted() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- shouldFireFor(ServeEventListener.RequestPhase) - Method in class com.github.tomakehurst.wiremock.extension.ServeEventListenerDefinition
- shouldPersist() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- shouldPreserveHostHeader() - Method in interface com.github.tomakehurst.wiremock.core.Options
- shouldPreserveHostHeader() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- shouldPreserveHostHeader() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- shouldPreserveHostHeader() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- shouldPreserveUserAgentProxyHeader() - Method in interface com.github.tomakehurst.wiremock.core.Options
- shouldPreserveUserAgentProxyHeader() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- shouldPreserveUserAgentProxyHeader() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- shouldPreserveUserAgentProxyHeader() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- shouldRecordRepeatsAsScenarios() - Method in class com.github.tomakehurst.wiremock.recording.RecordSpec
- shutdown() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- shutdown() - Method in interface com.github.tomakehurst.wiremock.core.Container
-
Shuts down the container, stopping execution of WireMock, gracefully if possible.
- shutdown() - Method in class com.github.tomakehurst.wiremock.servlet.NotImplementedContainer
- shutdown() - Method in class com.github.tomakehurst.wiremock.WireMockServer
-
Gracefully shutdown the server.
- shutdownServer() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- shutdownServer() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- shutdownServer() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- shutdownServer() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- shutdownServer() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- shutdownServer() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- ShutdownServerTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- ShutdownServerTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.ShutdownServerTask
- SilentErrorHandler - Class in com.github.tomakehurst.wiremock.common
- SilentErrorHandler() - Constructor for class com.github.tomakehurst.wiremock.common.SilentErrorHandler
- single(Integer, String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- single(Integer, String, String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- single(Integer, String, String, String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- single(String, Object) - Static method in class com.github.tomakehurst.wiremock.common.url.PathParams
- single(String, String...) - Static method in class com.github.tomakehurst.wiremock.common.url.QueryParams
- SingleHeaderAuthenticator - Class in com.github.tomakehurst.wiremock.security
- SingleHeaderAuthenticator(String, String) - Constructor for class com.github.tomakehurst.wiremock.security.SingleHeaderAuthenticator
- SingleHeaderClientAuthenticator - Class in com.github.tomakehurst.wiremock.security
- SingleHeaderClientAuthenticator(String, String) - Constructor for class com.github.tomakehurst.wiremock.security.SingleHeaderClientAuthenticator
- SingleItemResult<T> - Class in com.github.tomakehurst.wiremock.admin.model
- SingleItemResult(T) - Constructor for class com.github.tomakehurst.wiremock.admin.model.SingleItemResult
- SingleMatchMultiValuePattern - Class in com.github.tomakehurst.wiremock.matching
- SingleMatchMultiValuePattern(StringValuePattern) - Constructor for class com.github.tomakehurst.wiremock.matching.SingleMatchMultiValuePattern
- SingleRootFileSource - Class in com.github.tomakehurst.wiremock.common
- SingleRootFileSource(File) - Constructor for class com.github.tomakehurst.wiremock.common.SingleRootFileSource
- SingleRootFileSource(String) - Constructor for class com.github.tomakehurst.wiremock.common.SingleRootFileSource
- SingleServedStubResult - Class in com.github.tomakehurst.wiremock.admin.model
- SingleServedStubResult(ServeEvent) - Constructor for class com.github.tomakehurst.wiremock.admin.model.SingleServedStubResult
- SingleStubMappingResult - Class in com.github.tomakehurst.wiremock.admin.model
- SingleStubMappingResult(StubMapping) - Constructor for class com.github.tomakehurst.wiremock.admin.model.SingleStubMappingResult
- singleWithDetail(Integer, String, String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- size - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- size() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- size() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- size() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- SizeHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- SizeHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.SizeHelper
- Slf4jNotifier - Class in com.github.tomakehurst.wiremock.common
- Slf4jNotifier(boolean) - Constructor for class com.github.tomakehurst.wiremock.common.Slf4jNotifier
- SnapshotOutputFormatter - Enum in com.github.tomakehurst.wiremock.recording
-
Wraps a list of generated StubMappings into a SnapshotRecordResult object
- snapshotRecord() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- snapshotRecord() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- snapshotRecord() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- snapshotRecord() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- snapshotRecord() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- snapshotRecord() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- snapshotRecord(RecordSpec) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- snapshotRecord(RecordSpec) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- snapshotRecord(RecordSpec) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- snapshotRecord(RecordSpec) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- snapshotRecord(RecordSpec) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- snapshotRecord(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- snapshotRecord(RecordSpecBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- snapshotRecord(RecordSpecBuilder) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- snapshotRecord(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- snapshotRecord(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- snapshotRecord(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- SnapshotRecordResult - Class in com.github.tomakehurst.wiremock.recording
- SnapshotRecordResult(List<StubMapping>) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- SnapshotRecordResult.Full - Class in com.github.tomakehurst.wiremock.recording
- SnapshotRecordResult.Ids - Class in com.github.tomakehurst.wiremock.recording
- SnapshotRecordResultDeserialiser - Class in com.github.tomakehurst.wiremock.recording
- SnapshotRecordResultDeserialiser() - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotRecordResultDeserialiser
- SnapshotStubMappingBodyExtractor - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SnapshotStubMappingBodyExtractor(BlobStore) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingBodyExtractor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SnapshotStubMappingGenerator - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SnapshotStubMappingGenerator(RequestPatternTransformer, LoggedResponseDefinitionTransformer) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SnapshotStubMappingGenerator(Map<String, CaptureHeadersSpec>, RequestBodyPatternFactory) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingGenerator
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SnapshotStubMappingPostProcessor - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
- SnapshotStubMappingPostProcessor(boolean, SnapshotStubMappingTransformerRunner, ResponseDefinitionBodyMatcher, SnapshotStubMappingBodyExtractor) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingPostProcessor
-
Deprecated.
- SnapshotStubMappingTransformerRunner - Class in com.github.tomakehurst.wiremock.recording
-
Deprecated, for removal: This API element is subject to removal in a future version.This class will become non-public in the next major version. If you rely on it, please contact the maintainers.
- SnapshotStubMappingTransformerRunner(Iterable<StubMappingTransformer>) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingTransformerRunner
-
Deprecated.
- SnapshotStubMappingTransformerRunner(Iterable<StubMappingTransformer>, List<String>, Parameters, BlobStore) - Constructor for class com.github.tomakehurst.wiremock.recording.SnapshotStubMappingTransformerRunner
-
Deprecated.
- SnapshotTask - Class in com.github.tomakehurst.wiremock.admin.tasks
- SnapshotTask() - Constructor for class com.github.tomakehurst.wiremock.admin.tasks.SnapshotTask
- soapXPath - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- socket(Response) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Extracts the raw network socket of out Jetty's
Response - socket(Response) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- SortedConcurrentMappingSet - Class in com.github.tomakehurst.wiremock.stubbing
- SortedConcurrentMappingSet() - Constructor for class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- Source<T> - Interface in com.github.tomakehurst.wiremock.common
- Source(String) - Constructor for class com.github.tomakehurst.wiremock.common.Errors.Error.Source
- SPACER - Static variable in class com.github.tomakehurst.wiremock.verification.diff.SpacerLine
- SpacerLine - Class in com.github.tomakehurst.wiremock.verification.diff
- SpacerLine() - Constructor for class com.github.tomakehurst.wiremock.verification.diff.SpacerLine
- specifiesBinaryBodyContent() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- specifiesBodyContent() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- specifiesBodyFile() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- specifiesProxyUrl() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- specifiesTextBodyContent() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- splitByType(A[], Class<B>) - Static method in class com.github.tomakehurst.wiremock.common.ListFunctions
- splitQuery(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- splitQuery(URI) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- splitQueryFromUrl(String) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- SSLContextBuilder - Class in com.github.tomakehurst.wiremock.http.ssl
- SSLContextBuilder() - Constructor for class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- SslContexts - Class in com.github.tomakehurst.wiremock.jetty11
- SslContexts() - Constructor for class com.github.tomakehurst.wiremock.jetty11.SslContexts
- start() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
- start() - Method in interface com.github.tomakehurst.wiremock.extension.Extension
- start() - Method in interface com.github.tomakehurst.wiremock.http.HttpServer
- start() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- start() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- start() - Method in interface com.github.tomakehurst.wiremock.store.StoresLifecycle
- start() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- start(UUID, StubMapping, RecordSpec) - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- startAll() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- STARTED - Static variable in class com.github.tomakehurst.wiremock.stubbing.Scenario
- startRecording() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- startRecording(RecordSpec) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- startRecording(RecordSpec) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- startRecording(RecordSpec) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- startRecording(RecordSpec) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- startRecording(RecordSpec) - Method in class com.github.tomakehurst.wiremock.recording.Recorder
- startRecording(RecordSpec) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- startRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- startRecording(RecordSpecBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- startRecording(RecordSpecBuilder) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- startRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- startRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- startRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- startRecording(String) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- startRecording(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- startRecording(String) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- startRecording(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- startRecording(String) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- startRecording(String) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- StartRecordingTask - Class in com.github.tomakehurst.wiremock.admin
- StartRecordingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.StartRecordingTask
- startStubRecording() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- startStubRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- startStubRecording(String) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- status - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- status(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- status(int) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- statusMessage - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- statusMessage(String) - Method in class com.github.tomakehurst.wiremock.http.Response.Builder
- stop() - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
- stop() - Method in interface com.github.tomakehurst.wiremock.extension.Extension
- stop() - Method in interface com.github.tomakehurst.wiremock.http.HttpServer
- stop() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- stop() - Method in class com.github.tomakehurst.wiremock.standalone.WireMockServerRunner
- stop() - Method in class com.github.tomakehurst.wiremock.store.DefaultStores
- stop() - Method in interface com.github.tomakehurst.wiremock.store.StoresLifecycle
- stop() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- stop(UUID) - Method in class com.github.tomakehurst.wiremock.recording.RecorderState
- StopAction - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- stopAll() - Method in class com.github.tomakehurst.wiremock.extension.Extensions
- Stopped - com.github.tomakehurst.wiremock.recording.RecordingStatus
- stopRecording() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- stopRecording() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- stopRecording() - Method in interface com.github.tomakehurst.wiremock.core.Admin
- stopRecording() - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- stopRecording() - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- stopRecording() - Method in class com.github.tomakehurst.wiremock.recording.Recorder
- stopRecording() - Method in class com.github.tomakehurst.wiremock.WireMockServer
- StopRecordingTask - Class in com.github.tomakehurst.wiremock.admin
- StopRecordingTask() - Constructor for class com.github.tomakehurst.wiremock.admin.StopRecordingTask
- stopServer() - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- stopStubRecording() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- stopTimeout() - Method in class com.github.tomakehurst.wiremock.jetty.JettyHttpServer
- stopWith(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestFilterAction
- store - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- store - Variable in class com.github.tomakehurst.wiremock.verification.AbstractRequestJournal
- Store<K,V> - Interface in com.github.tomakehurst.wiremock.store
- StoreBackedRequestJournal - Class in com.github.tomakehurst.wiremock.verification
- StoreBackedRequestJournal(Integer, Map<String, RequestMatcherExtension>, RequestJournalStore) - Constructor for class com.github.tomakehurst.wiremock.verification.StoreBackedRequestJournal
- StoreBackedStubMappings - Class in com.github.tomakehurst.wiremock.stubbing
- StoreBackedStubMappings(StubMappingStore, Scenarios, Map<String, RequestMatcherExtension>, Map<String, ResponseDefinitionTransformer>, Map<String, ResponseDefinitionTransformerV2>, BlobStore, List<StubLifecycleListener>, Map<String, ServeEventListener>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.StoreBackedStubMappings
- StoreEvent<K,V> - Class in com.github.tomakehurst.wiremock.store
- StoreEvent(K, V, V) - Constructor for class com.github.tomakehurst.wiremock.store.StoreEvent
- StoreEventEmitter<K,V> - Interface in com.github.tomakehurst.wiremock.store
- Stores - Interface in com.github.tomakehurst.wiremock.store
- Stores.PersistenceType - Enum in com.github.tomakehurst.wiremock.store
- StoresLifecycle - Interface in com.github.tomakehurst.wiremock.store
- stream() - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- StreamSources - Class in com.github.tomakehurst.wiremock.common
- StreamSources.ByteArrayInputStreamSource - Class in com.github.tomakehurst.wiremock.common
- StreamSources.StringInputStreamSource - Class in com.github.tomakehurst.wiremock.common
- STRICT - com.github.tomakehurst.wiremock.matching.EqualToXmlPattern.NamespaceAwareness
- stringFromBytes(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- stringFromBytes(byte[], Charset) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- StringInputStreamSource(String, Charset) - Constructor for class com.github.tomakehurst.wiremock.common.StreamSources.StringInputStreamSource
- Strings - Class in com.github.tomakehurst.wiremock.common
- StringTrimHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- StringTrimHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.StringTrimHelper
- StringValuePattern - Class in com.github.tomakehurst.wiremock.matching
- StringValuePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.StringValuePattern
- StringValuePatternJsonDeserializer - Class in com.github.tomakehurst.wiremock.matching
- StringValuePatternJsonDeserializer() - Constructor for class com.github.tomakehurst.wiremock.matching.StringValuePatternJsonDeserializer
- stub(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- stub(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.StubImportBuilder
- stubbing - Variable in class com.github.tomakehurst.wiremock.junit.DslWrapper
- Stubbing - Interface in com.github.tomakehurst.wiremock.junit
- stubCorsEnabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- stubFor(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- stubFor(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- stubFor(MappingBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- stubFor(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- stubImport() - Static method in class com.github.tomakehurst.wiremock.stubbing.StubImport
- StubImport - Class in com.github.tomakehurst.wiremock.stubbing
- StubImport(List<StubMapping>, StubImport.Options) - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubImport
- StubImport.Options - Class in com.github.tomakehurst.wiremock.stubbing
- StubImport.Options.DuplicatePolicy - Enum in com.github.tomakehurst.wiremock.stubbing
- StubImportBuilder - Class in com.github.tomakehurst.wiremock.stubbing
- StubLifecycleListener - Interface in com.github.tomakehurst.wiremock.extension
- stubLifecycleListeners - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- StubMapping - Class in com.github.tomakehurst.wiremock.stubbing
- StubMapping() - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubMapping
- StubMapping(RequestPattern, ResponseDefinition) - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubMapping
- StubMappingCollection - Class in com.github.tomakehurst.wiremock.stubbing
- StubMappingCollection() - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubMappingCollection
- StubMappingJsonRecorder - Class in com.github.tomakehurst.wiremock.stubbing
-
Deprecated.this is the legacy recorder and will be removed before 3.x is out of beta
- StubMappingJsonRecorder(BlobStore, BlobStore, Admin, List<CaseInsensitiveKey>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.StubMappingJsonRecorder
-
Deprecated.
- stubMappings - Variable in class com.github.tomakehurst.wiremock.recording.SnapshotRecordResult
- StubMappings - Interface in com.github.tomakehurst.wiremock.stubbing
- StubMappingStore - Interface in com.github.tomakehurst.wiremock.store
- StubMappingTransformer - Class in com.github.tomakehurst.wiremock.extension
-
Base class for stub mapping transformer extensions.
- StubMappingTransformer() - Constructor for class com.github.tomakehurst.wiremock.extension.StubMappingTransformer
- stubRequest(Request) - Method in class com.github.tomakehurst.wiremock.direct.DirectCallHttpServer
-
Retrieve the stub response that is mapped for a given request to the server.
- StubRequestFilter - Class in com.github.tomakehurst.wiremock.extension.requestfilter
- StubRequestFilter() - Constructor for class com.github.tomakehurst.wiremock.extension.requestfilter.StubRequestFilter
- StubRequestFilterV2 - Interface in com.github.tomakehurst.wiremock.extension.requestfilter
- StubRequestHandler - Class in com.github.tomakehurst.wiremock.http
- StubRequestHandler(StubServer, ResponseRenderer, Admin, Map<String, PostServeAction>, Map<String, ServeEventListener>, RequestJournal, List<RequestFilter>, List<RequestFilterV2>, boolean, DataTruncationSettings, NotMatchedRenderer) - Constructor for class com.github.tomakehurst.wiremock.http.StubRequestHandler
- stubRequestLoggingDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- StubResponseRenderer - Class in com.github.tomakehurst.wiremock.http
- StubResponseRenderer(BlobStore, SettingsStore, ProxyResponseRenderer, List<ResponseTransformer>, List<ResponseTransformerV2>) - Constructor for class com.github.tomakehurst.wiremock.http.StubResponseRenderer
- StubServer - Interface in com.github.tomakehurst.wiremock.core
- SubEvent - Class in com.github.tomakehurst.wiremock.stubbing
- SubEvent(String, Long, Object) - Constructor for class com.github.tomakehurst.wiremock.stubbing.SubEvent
- SubEvent(String, Long, Map<String, Object>) - Constructor for class com.github.tomakehurst.wiremock.stubbing.SubEvent
- SubEvent(String, Object) - Constructor for class com.github.tomakehurst.wiremock.stubbing.SubEvent
- SubExpressionException(String) - Constructor for exception com.github.tomakehurst.wiremock.matching.PathPattern.SubExpressionException
- SubExpressionException(String, Throwable) - Constructor for exception com.github.tomakehurst.wiremock.matching.PathPattern.SubExpressionException
- subList(int, int) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- submatcher - Variable in class com.github.tomakehurst.wiremock.matching.AdvancedPathPattern
- substringAfterLast(String, int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- substringAfterLast(String, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- supportsParameter(ParameterContext, ExtensionContext) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- SystemKeyAuthoriser - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- SystemKeyAuthoriser(Set<String>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.SystemKeyAuthoriser
- systemServiceLoader() - Static method in class com.github.tomakehurst.wiremock.http.HttpServerFactoryLoader
- SystemValueHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- SystemValueHelper(SystemKeyAuthoriser) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.SystemValueHelper
T
- takeSnapshot(List<ServeEvent>, RecordSpec) - Method in class com.github.tomakehurst.wiremock.recording.Recorder
- takeSnapshotRecording() - Method in class com.github.tomakehurst.wiremock.client.WireMock
- takeSnapshotRecording(RecordSpecBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- taskFor(RequestMethod, String) - Method in class com.github.tomakehurst.wiremock.admin.AdminRoutes
- TemplatedUrlPath - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- TemplatedUrlPath(String, PathParams) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplatedUrlPath
- TemplateEngine - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- TemplateEngine() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- TemplateEngine(Map<String, Helper<?>>, Long, Set<String>, boolean, List<TemplateModelDataProviderExtension>) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplateEngine
- TemplateHelperProviderExtension - Interface in com.github.tomakehurst.wiremock.extension
- TemplateModelDataProviderExtension - Interface in com.github.tomakehurst.wiremock.extension
- templatingEnabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- temporaryRedirect(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- test(ServeEvent) - Method in class com.github.tomakehurst.wiremock.recording.ProxiedServeEventFilters
- test(T, U) - Method in interface com.github.tomakehurst.wiremock.common.BiPredicate
- TEXT_FILE_EXTENSIONS - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- TEXT_MIME_TYPE_PATTERNS - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- TextFile - Class in com.github.tomakehurst.wiremock.common
- TextFile(URI) - Constructor for class com.github.tomakehurst.wiremock.common.TextFile
- TextType - Enum in com.github.tomakehurst.wiremock.common
- thatMatch(RequestPattern) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- thatMatch(RequestPattern, Map<String, RequestMatcherExtension>) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- threadPoolFactory() - Method in interface com.github.tomakehurst.wiremock.core.Options
- threadPoolFactory() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- threadPoolFactory() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- threadPoolFactory() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- threadPoolFactory(ThreadPoolFactory) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- ThreadPoolFactory - Interface in com.github.tomakehurst.wiremock.http
- throwUnchecked(Throwable) - Static method in class com.github.tomakehurst.wiremock.common.Exceptions
- throwUnchecked(Throwable, Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.Exceptions
-
Because this method throws an unchecked exception, when it is called in a method with a return type the compiler does not know the method is exiting, requiring a further line to return null or throw an unchecked exception directly.
- timeout() - Method in interface com.github.tomakehurst.wiremock.core.Options
- timeout() - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- timeout() - Method in class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- timeout() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- timeout(int) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- Timing - Class in com.github.tomakehurst.wiremock.common
- tlsSocket(Response) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Extracts the raw network TLS socket of out Jetty's
Response - tlsSocket(Response) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- TO_CASE_INSENSITIVE_KEYS - Static variable in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- TO_PARTS - Static variable in class com.github.tomakehurst.wiremock.http.multipart.FileItemPartAdapter
- toArray() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- toArray(T[]) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- toByteArray(Object) - Static method in class com.github.tomakehurst.wiremock.common.Json
- toDate(QueryParameter) - Static method in class com.github.tomakehurst.wiremock.admin.Conversions
- toInt(QueryParameter) - Static method in class com.github.tomakehurst.wiremock.admin.Conversions
- toJson - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- toJsonString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.ListJsonData
- toJsonString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- toJsonString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData
- TokenAuthenticator - Class in com.github.tomakehurst.wiremock.security
- TokenAuthenticator(String) - Constructor for class com.github.tomakehurst.wiremock.security.TokenAuthenticator
- toListOrSingle(XPathEvaluationResult<?>) - Static method in class com.github.tomakehurst.wiremock.common.xml.XmlNode
- toString() - Method in class com.github.tomakehurst.wiremock.client.CountMatchingStrategy
- toString() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
- toString() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- toString() - Method in class com.github.tomakehurst.wiremock.common.DateTimeOffset
- toString() - Method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
- toString() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- toString() - Method in class com.github.tomakehurst.wiremock.common.JettySettings
- toString() - Method in class com.github.tomakehurst.wiremock.common.ListOrSingle
- toString() - Method in class com.github.tomakehurst.wiremock.common.Pair
- toString() - Method in class com.github.tomakehurst.wiremock.common.ProxySettings
- toString() - Method in class com.github.tomakehurst.wiremock.common.RequestCache.Key
- toString() - Method in class com.github.tomakehurst.wiremock.common.SingleRootFileSource
- toString() - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- toString() - Method in class com.github.tomakehurst.wiremock.common.url.QueryParams
- toString() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlDomNode
- toString() - Method in class com.github.tomakehurst.wiremock.common.xml.XmlPrimitiveNode
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.RenderableDate
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.RequestPartTemplateModel
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.TemplatedUrlPath
- toString() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.UrlPath
- toString() - Method in class com.github.tomakehurst.wiremock.http.Body
- toString() - Method in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- toString() - Method in class com.github.tomakehurst.wiremock.http.Cookie
- toString() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
- toString() - Method in enum com.github.tomakehurst.wiremock.http.MimeType
- toString() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- toString() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- toString() - Method in class com.github.tomakehurst.wiremock.http.Response
- toString() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- toString() - Method in class com.github.tomakehurst.wiremock.http.ssl.SSLContextBuilder
- toString() - Method in class com.github.tomakehurst.wiremock.matching.AnythingPattern
- toString() - Method in class com.github.tomakehurst.wiremock.matching.BinaryEqualToPattern
- toString() - Method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- toString() - Method in class com.github.tomakehurst.wiremock.matching.StringValuePattern
- toString() - Method in class com.github.tomakehurst.wiremock.matching.UrlPathPattern
- toString() - Method in class com.github.tomakehurst.wiremock.matching.UrlPattern
- toString() - Method in class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- toString() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- toString() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreBinaryFile
- toString() - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreTextFile
- toString() - Method in class com.github.tomakehurst.wiremock.store.StoreEvent
- toString() - Method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- toString() - Method in class com.github.tomakehurst.wiremock.stubbing.SortedConcurrentMappingSet
- toString() - Method in class com.github.tomakehurst.wiremock.stubbing.StubMapping
- toString() - Method in class com.github.tomakehurst.wiremock.verification.diff.Diff
- toString() - Method in class com.github.tomakehurst.wiremock.verification.diff.EmptyToStringRequestWrapper
- toString() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
- toString() - Method in class com.github.tomakehurst.wiremock.verification.NearMiss
- total - Variable in class com.github.tomakehurst.wiremock.admin.model.PaginatedResult.Meta
- toTemporalUnit() - Method in enum com.github.tomakehurst.wiremock.common.DateTimeUnit
- toVersionFlag() - Method in enum com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- trace(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- TRACE - Static variable in class com.github.tomakehurst.wiremock.http.RequestMethod
- traceRequestedFor(UrlPattern) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- TrailingSlashFilter - Class in com.github.tomakehurst.wiremock.servlet
- TrailingSlashFilter() - Constructor for class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
- TRANSFER_ENCODING - Static variable in class com.github.tomakehurst.wiremock.common.ContentTypes
- TRANSFER_ENCODING - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- transform(Request, ResponseDefinition, FileSource, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.ResponseDefinitionTransformer
-
Deprecated.
- transform(Request, Response, FileSource, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.ResponseTransformer
-
Deprecated.
- transform(Request, T, FileSource, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.AbstractTransformer
- transform(Response, ServeEvent) - Method in interface com.github.tomakehurst.wiremock.extension.ResponseTransformerV2
- transform(ServeEvent) - Method in interface com.github.tomakehurst.wiremock.extension.ResponseDefinitionTransformerV2
- transform(ServeEvent) - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer
- transform(ServeEvent, WebhookDefinition) - Method in interface org.wiremock.webhooks.WebhookTransformer
- transform(StubMapping, FileSource, Parameters) - Method in class com.github.tomakehurst.wiremock.extension.StubMappingTransformer
- transform(T) - Method in interface com.github.tomakehurst.wiremock.extension.requestfilter.FieldTransformer
- transformAbsoluteUrl(FieldTransformer<String>) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- transformBody(FieldTransformer<Body>) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- transformCookie(String, FieldTransformer<Cookie>) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- TRANSFORMER_CACHE - Static variable in class com.github.tomakehurst.wiremock.common.xml.XmlNode
- transformerParameters - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- transformerParameters(Parameters) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- transformers - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- transformers(String...) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- transformers(List<String>) - Method in class com.github.tomakehurst.wiremock.recording.RecordSpecBuilder
- transformHeader(String, FieldTransformer<List<String>>) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- transformParts(FieldTransformer<Request.Part>) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- triggerListeners(Map<String, ServeEventListener>, ServeEventListener.RequestPhase, ServeEvent) - Static method in class com.github.tomakehurst.wiremock.extension.ServeEventListenerUtils
- trim - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- truncate(ZonedDateTime) - Method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
- truncate(Date) - Method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
- truncateActual(DateTimeTruncation) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- truncateDate - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- TruncateDateTimeHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- TruncateDateTimeHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.TruncateDateTimeHelper
- truncateExpected(DateTimeTruncation) - Method in class com.github.tomakehurst.wiremock.matching.AbstractDateTimePattern
- trustAllProxyTargets() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- trustAllProxyTargets(boolean) - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- trustAllProxyTargets(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- trustedProxyTargets() - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings
- trustedProxyTargets(String...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- trustedProxyTargets(List<String>) - Method in class com.github.tomakehurst.wiremock.common.BrowserProxySettings.Builder
- trustedProxyTargets(List<String>) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- TrustEverythingStrategy - Class in com.github.tomakehurst.wiremock.http.ssl
- TrustEverythingStrategy() - Constructor for class com.github.tomakehurst.wiremock.http.ssl.TrustEverythingStrategy
- TrustSelfSignedStrategy - Class in com.github.tomakehurst.wiremock.http.ssl
- TrustSelfSignedStrategy() - Constructor for class com.github.tomakehurst.wiremock.http.ssl.TrustSelfSignedStrategy
- TrustSpecificHostsStrategy - Class in com.github.tomakehurst.wiremock.http.ssl
- TrustSpecificHostsStrategy(List<String>) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.TrustSpecificHostsStrategy
- trustStore() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- trustStorePassword() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- trustStorePassword(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- trustStorePassword(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- trustStorePath() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- trustStorePath(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- trustStorePath(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- trustStoreType() - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings
- trustStoreType(String) - Method in class com.github.tomakehurst.wiremock.common.HttpsSettings.Builder
- trustStoreType(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- TrustStrategy - Interface in com.github.tomakehurst.wiremock.http.ssl
- type() - Method in class com.github.tomakehurst.wiremock.common.ssl.KeyStoreSettings
U
- unauthorized() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- uncheck(Exceptions.RunnableWithException) - Static method in class com.github.tomakehurst.wiremock.common.Exceptions
- uncheck(Callable<T>, Class<T>) - Static method in class com.github.tomakehurst.wiremock.common.Exceptions
- unGzip(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- unGzipToString(byte[]) - Static method in class com.github.tomakehurst.wiremock.common.Gzip
- UNHEALTHY - com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask.HealthCheckStatus
- UniformDistribution - Class in com.github.tomakehurst.wiremock.http
-
Distribution that returns values uniformally distributed across a range.
- UniformDistribution(int, int) - Constructor for class com.github.tomakehurst.wiremock.http.UniformDistribution
- UniqueFilenameGenerator - Class in com.github.tomakehurst.wiremock.common
- UniqueFilenameGenerator() - Constructor for class com.github.tomakehurst.wiremock.common.UniqueFilenameGenerator
- UNLIMITED - Static variable in class com.github.tomakehurst.wiremock.common.Limit
- UNTIMED - Static variable in class com.github.tomakehurst.wiremock.common.Timing
- unwrapEndPoint(Response) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Unwraps Jetty's
EndPointout of theResponse - unwrapEndPoint(Response) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- UnwrappedJsonPathPatternJsonSerializer - Class in com.github.tomakehurst.wiremock.matching
- UnwrappedJsonPathPatternJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.matching.UnwrappedJsonPathPatternJsonSerializer
- UnwrappedXPathPatternJsonSerializer - Class in com.github.tomakehurst.wiremock.matching
- UnwrappedXPathPatternJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.matching.UnwrappedXPathPatternJsonSerializer
- unwrappingSerializer(NameTransformer) - Method in class com.github.tomakehurst.wiremock.matching.JsonPathPatternJsonSerializer
- unwrappingSerializer(NameTransformer) - Method in class com.github.tomakehurst.wiremock.matching.XPathPatternJsonSerializer
- unwrapResponse(HttpServletResponse) - Method in interface com.github.tomakehurst.wiremock.jetty.JettyHttpUtils
-
Unwraps Jetty's
Responseout of theHttpServletResponse - unwrapResponse(HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.jetty11.Jetty11HttpUtils
- updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
- updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- updateGlobalSettings(GlobalSettings) - Method in interface com.github.tomakehurst.wiremock.core.Admin
- updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.core.WireMockApp
- updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- updateSettings(GlobalSettings) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- UPGRADE - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- url(String) - Method in class com.github.tomakehurst.wiremock.junit5.WireMockExtension
- url(String) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- urlEncode - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- urlEncode(String) - Static method in class com.github.tomakehurst.wiremock.common.Encoding
- UrlEncodingHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- UrlEncodingHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.UrlEncodingHelper
- urlEqualTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- urlMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- UrlPath - Class in com.github.tomakehurst.wiremock.extension.responsetemplating
- UrlPath(String) - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.UrlPath
- urlPathEqualTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- urlPathMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- UrlPathPattern - Class in com.github.tomakehurst.wiremock.matching
- UrlPathPattern(StringValuePattern, boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.UrlPathPattern
- urlPathPrefix(String) - Method in class com.github.tomakehurst.wiremock.client.WireMockBuilder
- urlPathTemplate(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- UrlPathTemplatePattern - Class in com.github.tomakehurst.wiremock.matching
- UrlPathTemplatePattern(String) - Constructor for class com.github.tomakehurst.wiremock.matching.UrlPathTemplatePattern
- UrlPattern - Class in com.github.tomakehurst.wiremock.matching
- UrlPattern(StringValuePattern, boolean) - Constructor for class com.github.tomakehurst.wiremock.matching.UrlPattern
- Urls - Class in com.github.tomakehurst.wiremock.common
- urlToPathParts(URI) - Static method in class com.github.tomakehurst.wiremock.common.Urls
- useChunkedTransferEncoding(Options.ChunkedEncodingPolicy) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- USER_AGENT - Static variable in interface com.github.tomakehurst.wiremock.http.client.HttpClient
- username - Variable in class com.github.tomakehurst.wiremock.client.BasicCredentials
- usingFilesUnderClasspath(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- usingFilesUnderDirectory(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
V
- V201909 - com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- V202012 - com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- v2transformers - Variable in class com.github.tomakehurst.wiremock.stubbing.AbstractStubMappings
- V4 - com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- V6 - com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- V7 - com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
- val - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- ValHelper - Class in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
- ValHelper() - Constructor for class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.ValHelper
- validation(String, String) - Static method in class com.github.tomakehurst.wiremock.common.Errors
- value() - Method in class com.github.tomakehurst.wiremock.http.CaseInsensitiveKey
- value() - Method in class com.github.tomakehurst.wiremock.http.RequestMethod
- valueAssignableFrom(Class<T>) - Static method in class com.github.tomakehurst.wiremock.extension.ExtensionLoader
- ValueMatcher<T> - Interface in com.github.tomakehurst.wiremock.matching
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask.HealthCheckStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.common.DateTimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.common.TextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.core.Options.ChunkedEncodingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey.ResponseElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.http.Fault
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.http.MimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.matching.EqualToXmlPattern.NamespaceAwareness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.matching.MultipartValuePattern.MatchingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.recording.RecordingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.store.Stores.PersistenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.tomakehurst.wiremock.stubbing.StubImport.Options.DuplicatePolicy
-
Returns the enum constant of this type with the specified name.
- valuePattern - Variable in class com.github.tomakehurst.wiremock.matching.PathPattern
- values - Variable in class com.github.tomakehurst.wiremock.http.MultiValue
- values() - Static method in enum com.github.tomakehurst.wiremock.admin.tasks.HealthCheckTask.HealthCheckStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.client.WireMock.JsonSchemaVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.common.DateTimeTruncation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.common.DateTimeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.common.TextType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.core.Options.ChunkedEncodingPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.AbstractFormattingHelper.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.JsonData.MapJsonData
- values() - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.extension.responsetemplating.HttpTemplateCacheKey.ResponseElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.extension.ServeEventListener.RequestPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.http.Fault
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.http.MimeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.github.tomakehurst.wiremock.http.MultiValue
- values() - Method in class com.github.tomakehurst.wiremock.http.QueryParameter
- values() - Static method in class com.github.tomakehurst.wiremock.http.RequestMethod
- values() - Static method in enum com.github.tomakehurst.wiremock.matching.EqualToXmlPattern.NamespaceAwareness
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.matching.MultipartValuePattern.MatchingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.recording.RecordingStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.recording.SnapshotOutputFormatter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.store.Stores.PersistenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.tomakehurst.wiremock.stubbing.StubImport.Options.DuplicatePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verboseLoggingEnabled() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- VerificationException - Error in com.github.tomakehurst.wiremock.client
- VerificationException(RequestPattern, int, int) - Constructor for error com.github.tomakehurst.wiremock.client.VerificationException
- VerificationException(RequestPattern, CountMatchingStrategy, int) - Constructor for error com.github.tomakehurst.wiremock.client.VerificationException
- VerificationException(RequestPattern, List<LoggedRequest>) - Constructor for error com.github.tomakehurst.wiremock.client.VerificationException
- VerificationException(String) - Constructor for error com.github.tomakehurst.wiremock.client.VerificationException
- VerificationResult - Class in com.github.tomakehurst.wiremock.verification
- VerificationResult(Integer, boolean) - Constructor for class com.github.tomakehurst.wiremock.verification.VerificationResult
- verify(int, RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- verify(int, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- verify(int, RequestPatternBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- verify(int, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- verify(CountMatchingStrategy, RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- verify(CountMatchingStrategy, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- verify(CountMatchingStrategy, RequestPatternBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- verify(CountMatchingStrategy, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- verify(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
- verify(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.junit.DslWrapper
- verify(RequestPatternBuilder) - Method in interface com.github.tomakehurst.wiremock.junit.Stubbing
- verify(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.WireMockServer
- verifyHosts(Socket) - Static method in class com.github.tomakehurst.wiremock.http.ssl.HostVerifyingSSLSocketFactory
- verifyThat(int, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- verifyThat(CountMatchingStrategy, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- verifyThat(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
- version() - Method in class com.github.tomakehurst.wiremock.standalone.CommandLineOptions
- Version - Class in com.github.tomakehurst.wiremock.core
- Version() - Constructor for class com.github.tomakehurst.wiremock.core.Version
- VersionResult - Class in com.github.tomakehurst.wiremock.admin.model
- VersionResult(String) - Constructor for class com.github.tomakehurst.wiremock.admin.model.VersionResult
- VeryShortIdGenerator - Class in com.github.tomakehurst.wiremock.common
- VeryShortIdGenerator() - Constructor for class com.github.tomakehurst.wiremock.common.VeryShortIdGenerator
W
- WarConfiguration - Class in com.github.tomakehurst.wiremock.servlet
- WarConfiguration(ServletContext) - Constructor for class com.github.tomakehurst.wiremock.servlet.WarConfiguration
- warning(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- warning(SAXParseException) - Method in class com.github.tomakehurst.wiremock.common.SilentErrorHandler
- WARNING - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- wasConfigured - Variable in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- wasConfigured() - Method in class com.github.tomakehurst.wiremock.http.Response
- wasConfigured() - Method in class com.github.tomakehurst.wiremock.http.ResponseDefinition
- webhook() - Static method in class org.wiremock.webhooks.Webhooks
- WebhookDefinition - Class in org.wiremock.webhooks
- WebhookDefinition() - Constructor for class org.wiremock.webhooks.WebhookDefinition
- WebhookDefinition(String, String, HttpHeaders, String, String, DelayDistribution, Parameters) - Constructor for class org.wiremock.webhooks.WebhookDefinition
- Webhooks - Class in org.wiremock.webhooks
- Webhooks(WireMockServices, ScheduledExecutorService, List<WebhookTransformer>) - Constructor for class org.wiremock.webhooks.Webhooks
- WebhookTransformer - Interface in org.wiremock.webhooks
- weight(MatchResult) - Static method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- weight(MatchResult, double) - Static method in class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- WeightedAggregateMatchResult - Class in com.github.tomakehurst.wiremock.matching
- WeightedAggregateMatchResult(List<WeightedMatchResult>) - Constructor for class com.github.tomakehurst.wiremock.matching.WeightedAggregateMatchResult
- WeightedMatchResult - Class in com.github.tomakehurst.wiremock.matching
- WeightedMatchResult(MatchResult) - Constructor for class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- WeightedMatchResult(MatchResult, double) - Constructor for class com.github.tomakehurst.wiremock.matching.WeightedMatchResult
- whenScenarioStateIs(String) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- willReturn(ResponseDefinitionBuilder) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- willReturn(ResponseDefinitionBuilder) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- willSetStateTo(String) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- wiremock - package wiremock
- WireMock - Class in com.github.tomakehurst.wiremock.client
- WireMock() - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(int) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(Admin) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, int) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, int, String) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, String) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, String, int) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, String, int, String) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock(String, String, int, String, String, String, int, ClientAuthenticator) - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
- WireMock.JsonSchemaVersion - Enum in com.github.tomakehurst.wiremock.client
- WireMockApp - Class in com.github.tomakehurst.wiremock.core
- WireMockApp(boolean, MappingsLoader, Map<String, MappingsLoaderExtension>, MappingsSaver, boolean, Integer, Map<String, ResponseDefinitionTransformer>, Map<String, ResponseDefinitionTransformerV2>, Map<String, RequestMatcherExtension>, FileSource, Container) - Constructor for class com.github.tomakehurst.wiremock.core.WireMockApp
- WireMockApp(Options, Container) - Constructor for class com.github.tomakehurst.wiremock.core.WireMockApp
- WireMockBuilder - Class in com.github.tomakehurst.wiremock.client
- WireMockBuilder() - Constructor for class com.github.tomakehurst.wiremock.client.WireMockBuilder
- WireMockClassRule - Class in com.github.tomakehurst.wiremock.junit
- WireMockClassRule() - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- WireMockClassRule(int) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- WireMockClassRule(int, Integer) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- WireMockClassRule(Options) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockClassRule
- wireMockConfig() - Static method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- WireMockConfiguration - Class in com.github.tomakehurst.wiremock.core
- WireMockConfiguration() - Constructor for class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- WireMockExtension - Class in com.github.tomakehurst.wiremock.junit5
-
JUnit Jupiter extension that manages a WireMock server instance's lifecycle and configuration.
- WireMockExtension(WireMockExtension.Builder) - Constructor for class com.github.tomakehurst.wiremock.junit5.WireMockExtension
-
Constructor intended for subclasses.
- WireMockExtension.Builder - Class in com.github.tomakehurst.wiremock.junit5
- WireMockHandlerDispatchingServlet - Class in com.github.tomakehurst.wiremock.servlet
- WireMockHandlerDispatchingServlet() - Constructor for class com.github.tomakehurst.wiremock.servlet.WireMockHandlerDispatchingServlet
- WireMockHelpers - Enum in com.github.tomakehurst.wiremock.extension.responsetemplating.helpers
-
This enum is implemented similar to the StringHelpers of handlebars.
- WireMockHttpServletMultipartAdapter - Class in com.github.tomakehurst.wiremock.servlet
- WireMockHttpServletMultipartAdapter(Part) - Constructor for class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletMultipartAdapter
- WireMockHttpServletRequestAdapter - Class in com.github.tomakehurst.wiremock.servlet
- WireMockHttpServletRequestAdapter(HttpServletRequest, MultipartRequestConfigurer, String, boolean, JettyHttpUtils) - Constructor for class com.github.tomakehurst.wiremock.servlet.WireMockHttpServletRequestAdapter
- WiremockNetworkTrafficListener - Interface in com.github.tomakehurst.wiremock.http.trafficlistener
- WiremockNetworkTrafficListeners - Class in com.github.tomakehurst.wiremock.http.trafficlistener
- WireMockRule - Class in com.github.tomakehurst.wiremock.junit
- WireMockRule() - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
- WireMockRule(int) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
- WireMockRule(int, Integer) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
- WireMockRule(Options) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
- WireMockRule(Options, boolean) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
- WireMockRuntimeInfo - Class in com.github.tomakehurst.wiremock.junit5
- WireMockRuntimeInfo(WireMockServer) - Constructor for class com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
- WireMockServer - Class in com.github.tomakehurst.wiremock
- WireMockServer() - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(int) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(int, FileSource, boolean) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(int, FileSource, boolean, ProxySettings) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(int, Integer) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(int, Integer, FileSource, boolean, ProxySettings, Notifier) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(Options) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServer(String) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
- WireMockServerRunner - Class in com.github.tomakehurst.wiremock.standalone
- WireMockServerRunner() - Constructor for class com.github.tomakehurst.wiremock.standalone.WireMockServerRunner
- WireMockServices - Interface in com.github.tomakehurst.wiremock.extension
- WireMockStaticRule - Class in com.github.tomakehurst.wiremock.junit
-
Deprecated.JUnit disallows this approach from version 4.11. Use
WireMockClassRuleinstead - WireMockStaticRule() - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- WireMockStaticRule(int) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
-
Deprecated.
- WireMockTest - Annotation Type in com.github.tomakehurst.wiremock.junit5
- WireMockWebContextListener - Class in com.github.tomakehurst.wiremock.servlet
- WireMockWebContextListener() - Constructor for class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
- withAbsoluteUrl(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withAcceptors(Integer) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withAcceptQueueSize(Integer) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withAdditionalRequestHeader(String, String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder
- withAllRequestBodyParts(MultipartValuePatternBuilder) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withAnyRequestBodyPart(MultipartValuePatternBuilder) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withBase64Body(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withBasicAuth(BasicCredentials) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withBasicAuth(String, String) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withBasicAuth(String, String) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withBinaryBody(byte[]) - Method in class org.wiremock.webhooks.WebhookDefinition
- withBody(byte[]) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withBody(byte[]) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withBody(ContentPattern<?>) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- withBody(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withBody(String) - Method in class org.wiremock.webhooks.WebhookDefinition
- withBodyFile(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withBrowserProxyRequest(boolean) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withChunkedDribbleDelay(int, int) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withClientIp(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withClientIp(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withClientIp(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withCookie(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withCookie(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withCookie(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withCount(int) - Static method in class com.github.tomakehurst.wiremock.verification.VerificationResult
- withDelay(DelayDistribution) - Method in class org.wiremock.webhooks.WebhookDefinition
- withExtraParameter(String, Object) - Method in class org.wiremock.webhooks.WebhookDefinition
- withFault(Fault) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withFileName(String) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- withFixedDelay(int) - Method in class org.wiremock.webhooks.WebhookDefinition
- withFixedDelay(Integer) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withFormParam(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withFormParam(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withFormParam(String, MultiValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withFormParam(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withFormParam(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withFormParam(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withFormParams(Map<String, MultiValuePattern>) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withFormParams(Map<String, MultiValuePattern>) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withGzipDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withHeader(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withHeader(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withHeader(String, MultiValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withHeader(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withHeader(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withHeader(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- withHeader(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withHeader(String, String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withHeader(String, String...) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withHeader(String, String...) - Method in class org.wiremock.webhooks.WebhookDefinition
- withHeader(String, Collection<String>) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withHeaders(HttpHeaders) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withHeaders(HttpHeaders) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withHeaders(List<HttpHeader>) - Method in class org.wiremock.webhooks.WebhookDefinition
- withHost(StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withHost(StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withId(UUID) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withId(UUID) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withIdDecoratedRequest() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- withIdleTimeout(Long) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withJsonBody(JsonNode) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withLock(String, Callable<T>) - Method in class com.github.tomakehurst.wiremock.common.KeyLocks
- withLogNormalRandomDelay(double, double) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withLogNormalRandomDelay(double, double, Double) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withMaxTemplateCacheEntries(Long) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withMetadata(Metadata) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withMetadata(Metadata) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withMetadata(Metadata.Builder) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withMetadata(Metadata.Builder) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withMetadata(Map<String, ?>) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withMetadata(Map<String, ?>) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withMethod(RequestMethod) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withMethod(RequestMethod) - Method in class org.wiremock.webhooks.WebhookDefinition
- withMethod(String) - Method in class org.wiremock.webhooks.WebhookDefinition
- withMultipart(boolean) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withMultipartRequestBody(MultipartValuePatternBuilder) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withMultipartRequestBody(MultipartValuePatternBuilder) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withName(String) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withName(String) - Method in class com.github.tomakehurst.wiremock.matching.MultipartValuePatternBuilder
- withName(String) - Static method in class com.github.tomakehurst.wiremock.stubbing.Scenario
- withNamespaceAwareness(EqualToXmlPattern.NamespaceAwareness) - Method in class com.github.tomakehurst.wiremock.matching.EqualToXmlPattern
- withoutFormParam(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withoutHeader(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withoutQueryParam(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withoutVariables() - Method in class com.github.tomakehurst.wiremock.common.url.PathTemplate
- withPathParam(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withPathParam(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withPathParamDecoratedRequest() - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- withPermittedSystemKeys(String...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withPort(int) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withPort(int) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withPostServeAction(String, P) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withPostServeAction(String, P) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withProtocol(String) - Method in class com.github.tomakehurst.wiremock.http.ImmutableRequest.Builder
- withProxyUrlPrefixToRemove(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder
- withQueryParam(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withQueryParam(String, MultiValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withQueryParam(String, MultiValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withQueryParam(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withQueryParam(String, StringValuePattern) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withQueryParam(String, StringValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withQueryParams(Map<String, StringValuePattern>) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withQueryParams(Map<String, StringValuePattern>) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withRandomDelay(DelayDistribution) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withRemoveRequestHeader(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder.ProxyResponseDefinitionBuilder
- withRequestBody(ContentPattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withRequestBody(ContentPattern<?>) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withRequestBody(ContentPattern<?>) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withRequestBodyPart(MultipartValuePattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withRequestHeaderSize(Integer) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withRequestJournalDisabled() - Static method in class com.github.tomakehurst.wiremock.verification.FindRequestsResult
- withRequestJournalDisabled() - Static method in class com.github.tomakehurst.wiremock.verification.VerificationResult
- withRequestMatching(RequestPattern) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- withRequestMatching(RequestPattern, Map<String, RequestMatcherExtension>) - Static method in class com.github.tomakehurst.wiremock.matching.RequestPattern
- withRequests(List<LoggedRequest>) - Static method in class com.github.tomakehurst.wiremock.verification.FindRequestsResult
- withResponseBody(Body) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withResponseDefinition(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- withResponseHeaderSize(Integer) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withRootDirectory(String) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withScheme(String) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withScheme(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withServeEventListener(ServeEventListener.RequestPhase, String, P) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withServeEventListener(String, P) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withServeEventListener(String, P) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withServeEventListener(Set<ServeEventListener.RequestPhase>, String, P) - Method in interface com.github.tomakehurst.wiremock.client.MappingBuilder
- withServeEventListener(Set<ServeEventListener.RequestPhase>, String, P) - Method in interface com.github.tomakehurst.wiremock.client.ScenarioMappingBuilder
- withShutdownIdleTimeout(Long) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withStatus(int) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withStatusMessage(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withStopTimeout(Long) - Method in class com.github.tomakehurst.wiremock.common.JettySettings.Builder
- withStores(Stores) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withStubMapping(StubMapping) - Method in class com.github.tomakehurst.wiremock.stubbing.ServeEvent
- withSupportedProxyEncodings(String...) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withSupportedProxyEncodings(Set<String>) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withTemplateEscapingDisabled(boolean) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withTransformer(String, String, Object) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withTransformerParameter(String, Object) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withTransformerParameters(Map<String, Object>) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withTransformers(String...) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withUniformRandomDelay(int, int) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
- withUrl(UrlPattern) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withUrl(String) - Method in class com.github.tomakehurst.wiremock.matching.RequestPatternBuilder
- withUrl(String) - Method in class org.wiremock.webhooks.WebhookDefinition
- withUrl(URI) - Method in class org.wiremock.webhooks.WebhookDefinition
- withWebhookThreadPoolSize(Integer) - Method in class com.github.tomakehurst.wiremock.core.WireMockConfiguration
- withXPathNamespace(String, String) - Method in class com.github.tomakehurst.wiremock.matching.MatchesXPathPattern
- wrap(Request) - Method in class com.github.tomakehurst.wiremock.extension.requestfilter.RequestWrapper.Builder
- wrap(String, int, String, boolean) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- wrap(String, int, String, boolean, String) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- wrapIfLongestLineExceedsLimit(String, int) - Static method in class com.github.tomakehurst.wiremock.common.Strings
- WritableFileOrClasspathKeyStoreSource - Class in com.github.tomakehurst.wiremock.jetty11
- WritableFileOrClasspathKeyStoreSource(String, String, char[]) - Constructor for class com.github.tomakehurst.wiremock.jetty11.WritableFileOrClasspathKeyStoreSource
- write(T) - Static method in class com.github.tomakehurst.wiremock.common.Json
- write(T, Class<?>) - Static method in class com.github.tomakehurst.wiremock.common.Json
- writeBinaryFile(String, byte[]) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- writeBinaryFile(String, byte[]) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- writeBinaryFile(String, byte[]) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- writeBinaryFile(String, byte[]) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
- writePrivate(T) - Static method in class com.github.tomakehurst.wiremock.common.Json
- writeTextFile(String, String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
- writeTextFile(String, String) - Method in class com.github.tomakehurst.wiremock.common.ClasspathFileSource
- writeTextFile(String, String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
- writeTextFile(String, String) - Method in class com.github.tomakehurst.wiremock.store.files.BlobStoreFileSource
X
- X509KeyStore - Class in com.github.tomakehurst.wiremock.http.ssl
-
Wrapper class to make it easy to retrieve X509 PrivateKey and certificate chains
- X509KeyStore(KeyStore, char[]) - Constructor for class com.github.tomakehurst.wiremock.http.ssl.X509KeyStore
- Xml - Class in com.github.tomakehurst.wiremock.common.xml
- XML - com.github.tomakehurst.wiremock.common.TextType
- XML - com.github.tomakehurst.wiremock.http.MimeType
- XML_ERROR - Static variable in class com.github.tomakehurst.wiremock.stubbing.SubEvent
- XmlDocument - Class in com.github.tomakehurst.wiremock.common.xml
- XmlDocument(Document) - Constructor for class com.github.tomakehurst.wiremock.common.xml.XmlDocument
- XmlDomNode - Class in com.github.tomakehurst.wiremock.common.xml
- XmlDomNode(Node) - Constructor for class com.github.tomakehurst.wiremock.common.xml.XmlDomNode
- XmlException - Exception in com.github.tomakehurst.wiremock.common.xml
- XmlException(Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.xml.XmlException
- XmlException(Throwable, Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.xml.XmlException
- XmlNode - Class in com.github.tomakehurst.wiremock.common.xml
- XmlNode() - Constructor for class com.github.tomakehurst.wiremock.common.xml.XmlNode
- XmlPrimitiveNode<T> - Class in com.github.tomakehurst.wiremock.common.xml
- XmlPrimitiveNode(T) - Constructor for class com.github.tomakehurst.wiremock.common.xml.XmlPrimitiveNode
- xPath - com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.WireMockHelpers
- XPATH_CACHE - Static variable in class com.github.tomakehurst.wiremock.common.xml.XmlNode
- XPathException - Exception in com.github.tomakehurst.wiremock.common.xml
- XPathException(Throwable, Errors) - Constructor for exception com.github.tomakehurst.wiremock.common.xml.XPathException
- XPathPatternJsonSerializer - Class in com.github.tomakehurst.wiremock.matching
- XPathPatternJsonSerializer() - Constructor for class com.github.tomakehurst.wiremock.matching.XPathPatternJsonSerializer
Y
- YEARS - com.github.tomakehurst.wiremock.common.DateTimeUnit
Z
- ZONED_PARSERS - Static variable in class com.github.tomakehurst.wiremock.common.DateTimeParser
- zonedActual - Variable in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
- zonedExpected - Variable in class com.github.tomakehurst.wiremock.matching.AbstractDateTimeMatchResult
All Classes All Packages