A B C D E F G H I J K L M N O P R S T U V W

A

absent() - Static method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
absent(String) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
AbstractFileSource - Class in com.github.tomakehurst.wiremock.common
 
AbstractFileSource(File) - Constructor for class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
AbstractRequestHandler - Class in com.github.tomakehurst.wiremock.mapping
 
AbstractRequestHandler(ResponseRenderer) - Constructor for class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
add(RequestResponseMapping) - Method in class com.github.tomakehurst.wiremock.mapping.SortedConcurrentMappingSet
 
addHeader(String, ValuePattern) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
addHeader(String, String) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
addHeader(HttpHeader) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
addHeader(String, String) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
addHeader(HttpHeader) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
addHeaders(HttpHeaders) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
addMapping(RequestResponseMapping) - Method in class com.github.tomakehurst.wiremock.mapping.InMemoryMappings
 
addMapping(RequestResponseMapping) - Method in interface com.github.tomakehurst.wiremock.mapping.Mappings
 
addMappingFrom(String) - Method in class com.github.tomakehurst.wiremock.mapping.JsonMappingCreator
 
addMockServiceRequestListener(RequestListener) - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
addMockServiceRequestListener(RequestListener) - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
addRequestListener(RequestListener) - Method in class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
addRequestListener(RequestListener) - Method in interface com.github.tomakehurst.wiremock.mapping.RequestHandler
 
addResponse(String) - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
addResponse(String) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
ADMIN_CONTEXT_ROOT - Static variable in class com.github.tomakehurst.wiremock.WireMockApp
 
AdminClient - Interface in com.github.tomakehurst.wiremock.client
 
AdminRequestHandler - Class in com.github.tomakehurst.wiremock.mapping
 
AdminRequestHandler(Mappings, RequestJournal, GlobalSettingsHolder, ResponseRenderer) - Constructor for class com.github.tomakehurst.wiremock.mapping.AdminRequestHandler
 
all() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
all(Iterator<T>) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonDeserializer
 
any(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
apply(HttpServletResponse, Socket) - Method in enum com.github.tomakehurst.wiremock.http.Fault
 
apply(Statement, FrameworkMethod, Object) - Method in class com.github.tomakehurst.wiremock.junit.WireMockRule
 
apply(Statement, FrameworkMethod, Object) - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
 
applyTo(HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
aResponse() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
asValuePattern() - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
atPriority(Integer) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 

B

BasicResponseRenderer - Class in com.github.tomakehurst.wiremock.servlet
 
BasicResponseRenderer() - Constructor for class com.github.tomakehurst.wiremock.servlet.BasicResponseRenderer
 
BinaryFile - Class in com.github.tomakehurst.wiremock.common
 
BinaryFile(String) - Constructor for class com.github.tomakehurst.wiremock.common.BinaryFile
 
BinaryFile(File) - Constructor for class com.github.tomakehurst.wiremock.common.BinaryFile
 
browserProxy(Request) - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
browserProxyingEnabled() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
build() - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
build() - Method in class com.github.tomakehurst.wiremock.client.RequestPatternBuilder
 
build() - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
buildJsonStringFor(RequestResponseMapping) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 
buildMappingFrom(String) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 
buildRequestPatternFrom(String) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 
buildVerificationResultFrom(String) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 

C

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
 
clear() - Method in class com.github.tomakehurst.wiremock.mapping.SortedConcurrentMappingSet
 
com.github.tomakehurst.wiremock - package com.github.tomakehurst.wiremock
 
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.global - package com.github.tomakehurst.wiremock.global
 
com.github.tomakehurst.wiremock.http - package com.github.tomakehurst.wiremock.http
 
com.github.tomakehurst.wiremock.junit - package com.github.tomakehurst.wiremock.junit
 
com.github.tomakehurst.wiremock.mapping - package com.github.tomakehurst.wiremock.mapping
 
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.verification - package com.github.tomakehurst.wiremock.verification
 
CommandLineOptions - Class in com.github.tomakehurst.wiremock
 
CommandLineOptions(String...) - Constructor for class com.github.tomakehurst.wiremock.CommandLineOptions
 
comparePriorityWith(RequestResponseMapping) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
configure() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
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
 
containing(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
containing(String) - Static method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
containsHeader(String) - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
containsHeader(String) - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
containsHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
containsValue(String) - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
ContentTypeHeader - Class in com.github.tomakehurst.wiremock.http
 
ContentTypeHeader(String) - Constructor for class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
ContentTypeSettingFilter - Class in com.github.tomakehurst.wiremock.servlet
 
ContentTypeSettingFilter() - Constructor for class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
 
CONTEXT_KEY - Static variable in interface com.github.tomakehurst.wiremock.servlet.ResponseRenderer
 
contextDestroyed(ServletContextEvent) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
 
contributeTo(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.UrlMatchingStrategy
 
copyOf(HttpHeader) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
copyOf(HttpHeaders) - Static method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
copyOf(ResponseDefinition) - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
countRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
countRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
 
countRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
 
createClient(int, int) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
 
createClient(int) - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
 
createClient() - Static method in class com.github.tomakehurst.wiremock.http.HttpClientFactory
 
created() - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
createFrom(Request) - Static method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
createIfNecessary() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
createIfNecessary() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 

D

DATE_FORMAT - Static variable in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
DEFAULT_PORT - Static variable in class com.github.tomakehurst.wiremock.WireMockServer
 
DEFAULT_PRIORITY - Static variable in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
delete(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
deleteRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
deserialize(JsonParser, DeserializationContext) - Method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonDeserializer
 
destroy() - Method in class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
 
destroy() - Method in class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
 
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
 

E

enableRecordMappings(FileSource, FileSource) - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
encodingPart() - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
equals(Object) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
equals(Object) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
equals(Object) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
equals(Object) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
equals(Object) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
equalTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
equalTo(String) - Static method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
error(String) - Method in class com.github.tomakehurst.wiremock.common.Log4jNotifier
 
error(String, Throwable) - Method in class com.github.tomakehurst.wiremock.common.Log4jNotifier
 
error(String) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
 
error(String, Throwable) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
 

F

Fault - Enum in com.github.tomakehurst.wiremock.http
 
FILES_ROOT - Static variable in class com.github.tomakehurst.wiremock.WireMockApp
 
FILES_ROOT - Static variable in class com.github.tomakehurst.wiremock.WireMockServer
 
FILES_ROOT - Static variable in class com.github.tomakehurst.wiremock.WireMockServerRunner
 
FileSource - Interface in com.github.tomakehurst.wiremock.common
 
find(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
findAll(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
findRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
findRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
FindRequestsResult - Class in com.github.tomakehurst.wiremock.verification
 
FindRequestsResult(List<LoggedRequest>) - Constructor for class com.github.tomakehurst.wiremock.verification.FindRequestsResult
 
firstValue() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
fromString(String) - Static method in enum com.github.tomakehurst.wiremock.http.RequestMethod
 

G

generate() - Method in interface com.github.tomakehurst.wiremock.common.IdGenerator
 
generate() - Method in class com.github.tomakehurst.wiremock.common.VeryShortIdGenerator
 
get(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
get() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettingsHolder
 
getAbsoluteUrl() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getAbsoluteUrl() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getAdminRequestHandler() - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
getAllHeaderKeys() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getAllHeaderKeys() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getBase64Body() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getBinaryFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
getBinaryFileNamed(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 
getBody() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getBodyAsString() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getBodyAsString() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
getBodyAsString() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getBodyAsString() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getBodyFileName() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getBodyPatterns() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
getByteBody() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getContains() - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
getContains() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
getCount() - Method in class com.github.tomakehurst.wiremock.verification.VerificationResult
 
getDoesNotMatch() - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
getDoesNotMatch() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
getEntityAsByteArrayAndCloseStream(HttpResponse) - Static method in class com.github.tomakehurst.wiremock.client.HttpClientUtils
 
getEntityAsStringAndCloseStream(HttpResponse) - Static method in class com.github.tomakehurst.wiremock.client.HttpClientUtils
 
getEqualTo() - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
getEqualTo() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
getFault() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getFixedDelay() - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
 
getFixedDelayMilliseconds() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getFrom(Request) - Static method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
getGlobalSettingsHolder() - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
getHeader(String) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
getHeader(String) - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getHeader(String) - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getHeader(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getHeaders() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getHeaders() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
getHeaders() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
getHeaders() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getHeaders() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getHeaders() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getInsertionIndex() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getLoggedDate() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getLoggedDateString() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getMatches() - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
getMatches() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
getMethod() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getMethod() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
getMethod() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getMethod() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getMockServiceRequestHandler() - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
getNewScenarioState() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getOriginalRequest() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getPath() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
getPath() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 
getPriority() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getProxyBaseUrl() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getProxyUrl() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getRequest() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
getRequestJournal() - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
getRequests() - Method in class com.github.tomakehurst.wiremock.verification.FindRequestsResult
 
getRequestsMatching(RequestPattern) - Method in class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
 
getRequestsMatching(RequestPattern) - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
 
getRequiredScenarioState() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getResponse() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getScenario() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getScenarioName() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
getState() - Method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
getStatus() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
getStatus() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
getTextFileNamed(String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
getTextFileNamed(String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 
getUnderlyingSocketFrom(HttpServletResponse) - Static method in class com.github.tomakehurst.wiremock.http.ServletContainerUtils
 
getUrl() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
getUrl() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
getUrl() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
getUrl() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
getUrlPattern() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
givenThat(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
GlobalSettings - Class in com.github.tomakehurst.wiremock.global
 
GlobalSettings() - Constructor for class com.github.tomakehurst.wiremock.global.GlobalSettings
 
GlobalSettingsHolder - Class in com.github.tomakehurst.wiremock.global
 
GlobalSettingsHolder() - Constructor for class com.github.tomakehurst.wiremock.global.GlobalSettingsHolder
 

H

handle(Request) - Method in class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
handle(Request) - Method in interface com.github.tomakehurst.wiremock.mapping.RequestHandler
 
HANDLER_CLASS_KEY - Static variable in interface com.github.tomakehurst.wiremock.mapping.RequestHandler
 
HandlerDispatchingServlet - Class in com.github.tomakehurst.wiremock.servlet
 
HandlerDispatchingServlet() - Constructor for class com.github.tomakehurst.wiremock.servlet.HandlerDispatchingServlet
 
handleRequest(Request) - Method in class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
handleRequest(Request) - Method in class com.github.tomakehurst.wiremock.mapping.AdminRequestHandler
 
handleRequest(Request) - Method in class com.github.tomakehurst.wiremock.mapping.MockServiceRequestHandler
 
hasContentTypeHeader() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
hashCode() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
hashCode() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
hashCode() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
hashCode() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
hashCode() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
hasValueMatching(ValuePattern) - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
head(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
header(String) - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
header(String) - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
header(String) - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
headRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
help() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
helpText() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
HttpAdminClient - Class in com.github.tomakehurst.wiremock.client
 
HttpAdminClient(String, int, String) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
HttpAdminClient(String, int) - Constructor for class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
HttpClientFactory - Class in com.github.tomakehurst.wiremock.http
 
HttpClientFactory() - Constructor for class com.github.tomakehurst.wiremock.http.HttpClientFactory
 
HttpClientUtils - Class in com.github.tomakehurst.wiremock.client
 
HttpClientUtils() - Constructor for class com.github.tomakehurst.wiremock.client.HttpClientUtils
 
HttpHeader - Class in com.github.tomakehurst.wiremock.http
 
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
 
httpHeader(String, String...) - Static method in 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(Iterable<HttpHeader>) - Constructor for class com.github.tomakehurst.wiremock.http.HttpHeaders
 
HttpHeaders(HttpHeaders) - 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
 
HttpServletRequestAdapter - Class in com.github.tomakehurst.wiremock.servlet
 
HttpServletRequestAdapter(HttpServletRequest) - Constructor for class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 

I

IdGenerator - Interface in com.github.tomakehurst.wiremock.common
 
info(String) - Method in class com.github.tomakehurst.wiremock.common.Log4jNotifier
 
info(String) - Method in interface com.github.tomakehurst.wiremock.common.Notifier
 
init(FilterConfig) - Method in class com.github.tomakehurst.wiremock.servlet.ContentTypeSettingFilter
 
init(ServletConfig) - Method in class com.github.tomakehurst.wiremock.servlet.HandlerDispatchingServlet
 
init(FilterConfig) - Method in class com.github.tomakehurst.wiremock.servlet.TrailingSlashFilter
 
InMemoryMappings - Class in com.github.tomakehurst.wiremock.mapping
 
InMemoryMappings() - Constructor for class com.github.tomakehurst.wiremock.mapping.InMemoryMappings
 
InMemoryRequestJournal - Class in com.github.tomakehurst.wiremock.verification
 
InMemoryRequestJournal() - Constructor for class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
 
inScenario(String) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
inStartedState() - Static method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
isBrowserProxyRequest(HttpServletRequest) - Static method in class com.github.tomakehurst.wiremock.http.ServletContainerUtils
 
isBrowserProxyRequest() - Method in interface com.github.tomakehurst.wiremock.mapping.Request
 
isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.servlet.HttpServletRequestAdapter
 
isBrowserProxyRequest() - Method in class com.github.tomakehurst.wiremock.verification.LoggedRequest
 
isFromProxy() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
isIndependentOfScenarioState() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
isInScenario() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
isMatchedBy(Request) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
isMatchFor(String) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
isPresent() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
isProxyResponse() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
isSingleValued() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
iterator() - Method in class com.github.tomakehurst.wiremock.mapping.SortedConcurrentMappingSet
 

J

Json - Class in com.github.tomakehurst.wiremock.mapping
 
Json() - Constructor for class com.github.tomakehurst.wiremock.mapping.Json
 
JsonFileMappingsLoader - Class in com.github.tomakehurst.wiremock.standalone
 
JsonFileMappingsLoader(FileSource) - Constructor for class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsLoader
 
JsonMappingCreator - Class in com.github.tomakehurst.wiremock.mapping
 
JsonMappingCreator(Mappings) - Constructor for class com.github.tomakehurst.wiremock.mapping.JsonMappingCreator
 

K

KEY - Static variable in interface com.github.tomakehurst.wiremock.common.Notifier
 
KEY - Static variable in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
key() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
keys() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 

L

listeners - Variable in class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
listFiles() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
listFiles() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 
listFilesRecursively() - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
listFilesRecursively() - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 
loadMappingsInto(Mappings) - Method in class com.github.tomakehurst.wiremock.standalone.JsonFileMappingsLoader
 
loadMappingsInto(Mappings) - Method in interface com.github.tomakehurst.wiremock.standalone.MappingsLoader
 
loadMappingsUsing(MappingsLoader) - Method in class com.github.tomakehurst.wiremock.WireMockApp
 
loadMappingsUsing(MappingsLoader) - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
LocalNotifier - Class in com.github.tomakehurst.wiremock.common
 
LocalNotifier() - Constructor for class com.github.tomakehurst.wiremock.common.LocalNotifier
 
Log4jNotifier - Class in com.github.tomakehurst.wiremock.common
 
Log4jNotifier() - Constructor for class com.github.tomakehurst.wiremock.common.Log4jNotifier
 
LoggedRequest - Class in com.github.tomakehurst.wiremock.verification
 

M

main(String...) - Static method in class com.github.tomakehurst.wiremock.WireMockServerRunner
 
MappingBuilder - Class in com.github.tomakehurst.wiremock.client
 
MappingBuilder(RequestMethod, UrlMatchingStrategy) - Constructor for class com.github.tomakehurst.wiremock.client.MappingBuilder
 
MappingFileWriterListener - Class in com.github.tomakehurst.wiremock.mapping
 
MappingFileWriterListener(FileSource, FileSource, RequestJournal) - Constructor for class com.github.tomakehurst.wiremock.mapping.MappingFileWriterListener
 
Mappings - Interface in com.github.tomakehurst.wiremock.mapping
 
MAPPINGS_ROOT - Static variable in class com.github.tomakehurst.wiremock.WireMockServerRunner
 
MappingsLoader - Interface in com.github.tomakehurst.wiremock.standalone
 
matches(String) - Static method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
matching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
matching(String) - Static method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
MimeType - Enum in com.github.tomakehurst.wiremock.http
 
mimeTypePart() - Method in class com.github.tomakehurst.wiremock.http.ContentTypeHeader
 
MockServiceRequestHandler - Class in com.github.tomakehurst.wiremock.mapping
 
MockServiceRequestHandler(Mappings, ResponseRenderer, boolean) - Constructor for class com.github.tomakehurst.wiremock.mapping.MockServiceRequestHandler
 
MockServiceResponseRenderer - Class in com.github.tomakehurst.wiremock.servlet
 
MockServiceResponseRenderer(FileSource, GlobalSettingsHolder) - Constructor for class com.github.tomakehurst.wiremock.servlet.MockServiceResponseRenderer
 
modifiesScenarioState() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 

N

name() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
 
name() - Method in class com.github.tomakehurst.wiremock.common.TextFile
 
NOT_CONFIGURED - Static variable in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
notConfigured() - Static method in class com.github.tomakehurst.wiremock.mapping.Response
 
notConfigured() - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
notFound() - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
notifier() - Static method in class com.github.tomakehurst.wiremock.common.LocalNotifier
 
Notifier - Interface in com.github.tomakehurst.wiremock.common
 
notMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 

O

ok() - Static method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
options(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
optionsRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 

P

portNumber() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
post(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
postRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
proxiedFrom(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
ProxyResponseRenderer - Class in com.github.tomakehurst.wiremock.servlet
 
ProxyResponseRenderer() - Constructor for class com.github.tomakehurst.wiremock.servlet.ProxyResponseRenderer
 
proxyUrl() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
put(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
put(String, String) - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
putRequestedFor(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 

R

read(String, Class<T>) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 
readContents() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
 
readContents() - Method in class com.github.tomakehurst.wiremock.common.TextFile
 
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
 
recordMappingsEnabled() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
register(MappingBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
render(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.servlet.BasicResponseRenderer
 
render(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.servlet.MockServiceResponseRenderer
 
render(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.servlet.ProxyResponseRenderer
 
render(ResponseDefinition) - Method in interface com.github.tomakehurst.wiremock.servlet.ResponseRenderer
 
replaceWith(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettingsHolder
 
Request - Interface in com.github.tomakehurst.wiremock.mapping
 
RequestHandler - Interface in com.github.tomakehurst.wiremock.mapping
 
RequestJournal - Interface in com.github.tomakehurst.wiremock.verification
 
RequestListener - Interface in com.github.tomakehurst.wiremock.mapping
 
RequestMethod - Enum in com.github.tomakehurst.wiremock.http
 
RequestPattern - Class in com.github.tomakehurst.wiremock.mapping
 
RequestPattern(RequestMethod, String, Map<String, ValuePattern>) - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
RequestPattern(RequestMethod) - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
RequestPattern(RequestMethod, String) - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
RequestPattern() - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
RequestPatternBuilder - Class in com.github.tomakehurst.wiremock.client
 
RequestPatternBuilder(RequestMethod, UrlMatchingStrategy) - Constructor for class com.github.tomakehurst.wiremock.client.RequestPatternBuilder
 
requestReceived(Request, Response) - Method in class com.github.tomakehurst.wiremock.mapping.MappingFileWriterListener
 
requestReceived(Request, Response) - Method in interface com.github.tomakehurst.wiremock.mapping.RequestListener
 
requestReceived(Request, Response) - Method in class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
 
RequestResponseMapping - Class in com.github.tomakehurst.wiremock.mapping
 
RequestResponseMapping(RequestPattern, ResponseDefinition) - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
RequestResponseMapping() - Constructor for class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
requiresCurrentScenarioState() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
reset() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
reset() - Method in class com.github.tomakehurst.wiremock.mapping.InMemoryMappings
 
reset() - Method in interface com.github.tomakehurst.wiremock.mapping.Mappings
 
reset() - Method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
reset() - Method in class com.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
 
reset() - Method in interface com.github.tomakehurst.wiremock.verification.RequestJournal
 
resetAllScenarios() - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
resetMappings() - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
resetMappings() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
resetMappings() - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
resetScenarios() - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
resetScenarios() - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
resetScenarios() - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
resetScenarios() - Method in class com.github.tomakehurst.wiremock.mapping.InMemoryMappings
 
resetScenarios() - Method in interface com.github.tomakehurst.wiremock.mapping.Mappings
 
Response - Class in com.github.tomakehurst.wiremock.mapping
 
Response(int) - Constructor for class com.github.tomakehurst.wiremock.mapping.Response
 
ResponseDefinition - Class in com.github.tomakehurst.wiremock.mapping
 
ResponseDefinition(int, String) - Constructor for class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
ResponseDefinition(int, byte[]) - Constructor for class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
ResponseDefinition() - Constructor for class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
ResponseDefinitionBuilder - Class in com.github.tomakehurst.wiremock.client
 
ResponseDefinitionBuilder() - Constructor for class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
responseRenderer - Variable in class com.github.tomakehurst.wiremock.mapping.AbstractRequestHandler
 
ResponseRenderer - Interface in com.github.tomakehurst.wiremock.servlet
 
rootDirectory - Variable in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
run(String, String...) - Method in class com.github.tomakehurst.wiremock.WireMockServerRunner
 

S

Scenario - Class in com.github.tomakehurst.wiremock.mapping
 
Scenario(String) - Constructor for class com.github.tomakehurst.wiremock.mapping.Scenario
 
serialize(HttpHeaders, JsonGenerator, SerializerProvider) - Method in class com.github.tomakehurst.wiremock.http.HttpHeadersJsonSerializer
 
serveFor(Request) - Method in class com.github.tomakehurst.wiremock.mapping.InMemoryMappings
 
serveFor(Request) - Method in interface com.github.tomakehurst.wiremock.mapping.Mappings
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.github.tomakehurst.wiremock.servlet.HandlerDispatchingServlet
 
ServletContainerUtils - Class in com.github.tomakehurst.wiremock.http
 
ServletContainerUtils() - Constructor for class com.github.tomakehurst.wiremock.http.ServletContainerUtils
 
ServletContextFileSource - Class in com.github.tomakehurst.wiremock.common
 
ServletContextFileSource(ServletContext, String) - Constructor for class com.github.tomakehurst.wiremock.common.ServletContextFileSource
 
set(Notifier) - Static method in class com.github.tomakehurst.wiremock.common.LocalNotifier
 
setBase64Body(String) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setBody(String) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
setBody(String, String) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
setBody(byte[]) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
setBody(String) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setBody(byte[]) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setBodyFileName(String) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setBodyPatterns(List<ValuePattern>) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
setContains(String) - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
setContains(String) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
setCount(int) - Method in class com.github.tomakehurst.wiremock.verification.VerificationResult
 
setDoesNotMatch(String) - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
setDoesNotMatch(String) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
setEqualTo(String) - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
setEqualTo(String) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
setFault(Fault) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
setFault(Fault) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setFixedDelay(Integer) - Method in class com.github.tomakehurst.wiremock.global.GlobalSettings
 
setFixedDelayMilliseconds(Integer) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setFromProxy(boolean) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
setGlobalFixedDelay(int) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
setGlobalFixedDelayVariable(int) - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
setHeaders(Map<String, ValuePattern>) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
setHeaders(HttpHeaders) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setIdGenerator(IdGenerator) - Method in class com.github.tomakehurst.wiremock.mapping.MappingFileWriterListener
 
setInsertionIndex(long) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setMatches(String) - Method in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
setMatches(String) - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
setMethod(RequestMethod) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
setNewScenarioState(String) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setOriginalRequest(Request) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setPriority(Integer) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setProxyBaseUrl(String) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setRequest(RequestPattern) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setRequiredScenarioState(String) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setResponse(ResponseDefinition) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setScenario(Scenario) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setScenarioName(String) - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
setState(String) - Method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
setStatus(int) - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
setUrl(String) - Method in class com.github.tomakehurst.wiremock.client.UrlMatchingStrategy
 
setUrl(String) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
setUrlPattern(String) - Method in class com.github.tomakehurst.wiremock.client.UrlMatchingStrategy
 
setUrlPattern(String) - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
setVerbose(boolean) - Method in class com.github.tomakehurst.wiremock.common.Log4jNotifier
 
setVerboseLogging(boolean) - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
setWasConfigured(boolean) - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
SHOULD_FORWARD_TO_FILES_CONTEXT - Static variable in class com.github.tomakehurst.wiremock.servlet.HandlerDispatchingServlet
 
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
 
size() - Method in class com.github.tomakehurst.wiremock.http.HttpHeaders
 
SortedConcurrentMappingSet - Class in com.github.tomakehurst.wiremock.mapping
 
SortedConcurrentMappingSet() - Constructor for class com.github.tomakehurst.wiremock.mapping.SortedConcurrentMappingSet
 
specifiesBinaryBodyContent() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
specifiesBodyContent() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
specifiesBodyFile() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
specifiesPortNumber() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
specifiesProxyUrl() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
start() - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
STARTED - Static variable in class com.github.tomakehurst.wiremock.mapping.Scenario
 
stateIs(String) - Method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
stop() - Method in class com.github.tomakehurst.wiremock.WireMockServer
 
stop() - Method in class com.github.tomakehurst.wiremock.WireMockServerRunner
 
stopServer() - Method in class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
 
stubFor(MappingBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 

T

TextFile - Class in com.github.tomakehurst.wiremock.common
 
TextFile(String) - Constructor for class com.github.tomakehurst.wiremock.common.TextFile
 
TextFile(File) - Constructor for class com.github.tomakehurst.wiremock.common.TextFile
 
toString() - Method in class com.github.tomakehurst.wiremock.common.BinaryFile
 
toString() - Method in class com.github.tomakehurst.wiremock.common.TextFile
 
toString() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
toString() - Method in enum com.github.tomakehurst.wiremock.http.MimeType
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.RequestPattern
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.Scenario
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.SortedConcurrentMappingSet
 
toString() - Method in class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
toValuePattern - Static variable in class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
trace(UrlMatchingStrategy) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
traceRequestedFor(UrlMatchingStrategy) - 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
 

U

updateGlobalSettings(GlobalSettings) - Method in interface com.github.tomakehurst.wiremock.client.AdminClient
 
updateGlobalSettings(GlobalSettings) - Method in class com.github.tomakehurst.wiremock.client.HttpAdminClient
 
updateScenarioStateIfRequired() - Method in class com.github.tomakehurst.wiremock.mapping.RequestResponseMapping
 
urlEqualTo(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
urlMatching(String) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
UrlMatchingStrategy - Class in com.github.tomakehurst.wiremock.client
 
UrlMatchingStrategy() - Constructor for class com.github.tomakehurst.wiremock.client.UrlMatchingStrategy
 

V

value() - Method in enum com.github.tomakehurst.wiremock.http.RequestMethod
 
ValueMatchingStrategy - Class in com.github.tomakehurst.wiremock.client
 
ValueMatchingStrategy() - Constructor for class com.github.tomakehurst.wiremock.client.ValueMatchingStrategy
 
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.http.RequestMethod
Returns the enum constant of this type with the specified name.
ValuePattern - Class in com.github.tomakehurst.wiremock.mapping
 
ValuePattern() - Constructor for class com.github.tomakehurst.wiremock.mapping.ValuePattern
 
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() - Method in class com.github.tomakehurst.wiremock.http.HttpHeader
 
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() - Static method in enum com.github.tomakehurst.wiremock.http.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
verboseLoggingEnabled() - Method in class com.github.tomakehurst.wiremock.CommandLineOptions
 
VerificationException - Exception in com.github.tomakehurst.wiremock.client
 
VerificationException() - Constructor for exception com.github.tomakehurst.wiremock.client.VerificationException
 
VerificationException(String) - Constructor for exception com.github.tomakehurst.wiremock.client.VerificationException
 
VerificationResult - Class in com.github.tomakehurst.wiremock.verification
 
VerificationResult(int) - Constructor for class com.github.tomakehurst.wiremock.verification.VerificationResult
 
VerificationResult() - Constructor for class com.github.tomakehurst.wiremock.verification.VerificationResult
 
verify(RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
verify(int, RequestPatternBuilder) - Static method in class com.github.tomakehurst.wiremock.client.WireMock
 
verifyThat(RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
verifyThat(int, RequestPatternBuilder) - Method in class com.github.tomakehurst.wiremock.client.WireMock
 
VeryShortIdGenerator - Class in com.github.tomakehurst.wiremock.common
 
VeryShortIdGenerator() - Constructor for class com.github.tomakehurst.wiremock.common.VeryShortIdGenerator
 

W

wasConfigured() - Method in class com.github.tomakehurst.wiremock.mapping.Response
 
wasConfigured() - Method in class com.github.tomakehurst.wiremock.mapping.ResponseDefinition
 
whenScenarioStateIs(String) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
willReturn(ResponseDefinitionBuilder) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
willSetStateTo(String) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
WireMock - Class in com.github.tomakehurst.wiremock.client
 
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() - Constructor for class com.github.tomakehurst.wiremock.client.WireMock
 
WireMockApp - Class in com.github.tomakehurst.wiremock
 
WireMockApp(FileSource, Notifier, boolean) - Constructor for class com.github.tomakehurst.wiremock.WireMockApp
 
WireMockRule - Class in com.github.tomakehurst.wiremock.junit
 
WireMockRule(int) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
 
WireMockRule() - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockRule
 
WireMockServer - Class in com.github.tomakehurst.wiremock
 
WireMockServer(int, FileSource, boolean) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
 
WireMockServer(int) - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
 
WireMockServer() - Constructor for class com.github.tomakehurst.wiremock.WireMockServer
 
WireMockServerRunner - Class in com.github.tomakehurst.wiremock
 
WireMockServerRunner() - Constructor for class com.github.tomakehurst.wiremock.WireMockServerRunner
 
WireMockStaticRule - Class in com.github.tomakehurst.wiremock.junit
 
WireMockStaticRule(int) - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
 
WireMockStaticRule() - Constructor for class com.github.tomakehurst.wiremock.junit.WireMockStaticRule
 
WireMockWebContextListener - Class in com.github.tomakehurst.wiremock.servlet
 
WireMockWebContextListener() - Constructor for class com.github.tomakehurst.wiremock.servlet.WireMockWebContextListener
 
withBody(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withBody(byte[]) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withBodyFile(String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withFault(Fault) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withFixedDelay(Integer) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withHeader(String, ValueMatchingStrategy) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
withHeader(String, ValueMatchingStrategy) - Method in class com.github.tomakehurst.wiremock.client.RequestPatternBuilder
 
withHeader(String, String) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
withRequestBody(ValueMatchingStrategy) - Method in class com.github.tomakehurst.wiremock.client.MappingBuilder
 
withRequestBody(ValueMatchingStrategy) - Method in class com.github.tomakehurst.wiremock.client.RequestPatternBuilder
 
withStatus(int) - Method in class com.github.tomakehurst.wiremock.client.ResponseDefinitionBuilder
 
write(T) - Static method in class com.github.tomakehurst.wiremock.mapping.Json
 
writeTextFile(String, String) - Method in class com.github.tomakehurst.wiremock.common.AbstractFileSource
 
writeTextFile(String, String) - Method in interface com.github.tomakehurst.wiremock.common.FileSource
 

A B C D E F G H I J K L M N O P R S T U V W