Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class org.mockserver.model.DnsRecordType
 
a2aMock() - Static method in class org.mockserver.client.A2aMockBuilder
 
a2aMock(String) - Static method in class org.mockserver.client.A2aMockBuilder
 
A2aMockBuilder - Class in org.mockserver.client
 
A2aMockBuilder.A2aSkillBuilder - Class in org.mockserver.client
 
A2aMockBuilder.A2aTaskHandlerBuilder - Class in org.mockserver.client
 
AAAA - Enum constant in enum class org.mockserver.model.DnsRecordType
 
aaaaRecord(String, String) - Static method in class org.mockserver.model.DnsRecord
 
ABORTED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
abs(double) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
abs(int) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
absolutePathFromClassPathOrPath(String) - Static method in class org.mockserver.file.FilePath
 
AbstractBasicMockingIntegrationTest - Class in org.mockserver.testing.integration.mock
 
AbstractBasicMockingIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
AbstractBasicMockingSameJVMIntegrationTest - Class in org.mockserver.testing.integration.mock
 
AbstractBasicMockingSameJVMIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
AbstractControlPlaneIntegrationTest - Class in org.mockserver.testing.integration.mock
Transport-agnostic control-plane integration tests.
AbstractControlPlaneIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
AbstractExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
AbstractExample() - Constructor for class org.mockserver.openapi.examples.models.AbstractExample
 
AbstractExtendedMockingIntegrationTest - Class in org.mockserver.testing.integration.mock
 
AbstractExtendedMockingIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
AbstractExtendedSameJVMMockingIntegrationTest - Class in org.mockserver.testing.integration.mock
 
AbstractExtendedSameJVMMockingIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractExtendedSameJVMMockingIntegrationTest
 
AbstractHttpRequestMatcher - Class in org.mockserver.matchers
 
AbstractHttpRequestMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.AbstractHttpRequestMatcher
 
AbstractLlmClient - Class in org.mockserver.llm.client
Shared scaffolding for LlmClient implementations: URL parsing, base-request construction (method, path, host, scheme, custom headers) and a shared ObjectMapper.
AbstractLlmClient() - Constructor for class org.mockserver.llm.client.AbstractLlmClient
 
AbstractMockingIntegrationTestBase - Class in org.mockserver.testing.integration.mock
 
AbstractMockingIntegrationTestBase() - Constructor for class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
AbstractPackagingSmokeTest - Class in org.mockserver.testing.integration.mock
Focused packaging-smoke base for maven-invoker subprojects.
AbstractPackagingSmokeTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
AbstractProxyIntegrationTest - Class in org.mockserver.testing.integration.proxy
 
AbstractProxyIntegrationTest() - Constructor for class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
AbstractSchemaSerializer<T extends io.swagger.v3.oas.models.media.Schema> - Class in org.mockserver.serialization.serializers.schema
 
AbstractSchemaSerializer(Class<T>) - Constructor for class org.mockserver.serialization.serializers.schema.AbstractSchemaSerializer
 
AbstractTransportAgnosticSemanticsIntegrationTest - Class in org.mockserver.testing.integration.mock
Transport-agnostic matching/priority/TTL/verify/retrieve semantic tests.
AbstractTransportAgnosticSemanticsIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
AbstractTransportDecodeSmokeIntegrationTest - Class in org.mockserver.testing.integration.mock
Explicit per-transport decode-smoke integration tests.
AbstractTransportDecodeSmokeIntegrationTest() - Constructor for class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
accept(T) - Method in interface org.mockserver.exception.ExceptionHandling.ThrowingConsumer
 
ACCEPTED_202 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
acceptThrows(T) - Method in interface org.mockserver.exception.ExceptionHandling.ThrowingConsumer
 
accumulateBody(CompositeByteBuf, Http3DataFrame) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Accumulate body data from an HTTP/3 data frame into a composite buffer.
Action<T extends Action> - Class in org.mockserver.model
 
Action() - Constructor for class org.mockserver.model.Action
 
Action.Direction - Enum Class in org.mockserver.model
 
Action.Type - Enum Class in org.mockserver.model
 
actionHandlerThreadCount() - Method in class org.mockserver.configuration.Configuration
 
actionHandlerThreadCount() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
actionHandlerThreadCount(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Number of threads for the action handler thread pool
actionHandlerThreadCount(Integer) - Method in class org.mockserver.configuration.Configuration
Number of threads for the action handler thread pool
ACTIVE_EXPECTATIONS - Enum constant in enum class org.mockserver.model.RetrieveType
 
activeCount() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Returns the number of non-expired entries.
activeCount() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Returns the number of non-expired entries.
activeCountByFaultType() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
For each fault type, the number of currently-active (non-expired) registrations whose profile includes that fault.
activeCountByFaultType() - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
For each fault type, the number of currently-active (non-expired) service-scoped registrations whose profile includes that fault.
activeCountByFaultType() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
For each fault type, the number of currently-active (non-expired) registrations whose profile includes that fault.
add(E) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
add(I...) - Method in class org.mockserver.model.KeysAndValuesModifier
 
add(I...) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
add(List<I>) - Method in class org.mockserver.model.KeysAndValuesModifier
 
add(List<I>) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
add(RecordedMessage) - Method in class org.mockserver.async.subscribe.BoundedMessageStore
Add a message to the store.
add(LogEntry) - Method in class org.mockserver.log.MockServerEventLog
 
add(DriftRecord) - Method in class org.mockserver.mock.drift.DriftStore
 
add(Expectation...) - Method in class org.mockserver.mock.HttpState
 
add(Expectation, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.mock.RequestMatchers
 
add(OpenAPIExpectation) - Method in class org.mockserver.mock.HttpState
 
add(Example) - Method in class org.mockserver.openapi.examples.models.ArrayExample
 
add(V) - Method in class org.mockserver.collections.CircularPriorityQueue
 
addAll(Collection<? extends E>) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
addChunk(ByteBuf) - Method in class org.mockserver.model.StreamingBody
Feed a chunk into the sink.
addCompletionListener(Runnable) - Method in class org.mockserver.model.StreamingBody
Add a listener that is called when the stream completes (either successfully or with an error).
addConnectionHeader(HttpRequest, HttpResponse) - Method in class org.mockserver.responsewriter.ResponseWriter
 
addContextToPath(String) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
addContextToPath(String) - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
addCORSHeaders(HttpRequest, HttpResponse) - Method in class org.mockserver.cors.CORSHeaders
 
addDifference(String, Object...) - Method in class org.mockserver.matchers.MatchDifference
 
addDifference(MockServerLogger, String, Object...) - Method in class org.mockserver.matchers.MatchDifference
 
addDifference(MockServerLogger, Throwable, String, Object...) - Method in class org.mockserver.matchers.MatchDifference
 
addDifference(MatchDifference.Field, String, Object...) - Method in class org.mockserver.matchers.MatchDifference
 
addDifferences(Map<MatchDifference.Field, List<String>>) - Method in class org.mockserver.matchers.MatchDifference
 
added(String, String) - Static method in class org.mockserver.mock.diff.FieldDiff
 
ADDED - Enum constant in enum class org.mockserver.mock.diff.FieldDiff.DiffType
 
addInvalidationListener(InvalidationListener) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
addInvalidationListener(InvalidationListener) - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
addInvalidationListener(InvalidationListener) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
addInvalidationListener(InvalidationListener) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
addInvalidationListener(InvalidationListener) - Method in class org.mockserver.state.InMemoryStateBackend
 
addInvalidationListener(InvalidationListener) - Method in interface org.mockserver.state.KeyValueStore
Adds an invalidation listener that is notified on mutations.
addInvalidationListener(InvalidationListener) - Method in interface org.mockserver.state.StateBackend
Adds an invalidation listener that receives change notifications from ALL stores managed by this backend.
addLoggingHandler(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
addPriorityKey(V) - Method in class org.mockserver.collections.CircularPriorityQueue
 
addProxyAuthenticationHeader(HttpRequest) - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class org.mockserver.examples.proxy.web.configuration.WebMvcConfiguration
 
addSslSubjectAlternativeNameDomains(String...) - Method in class org.mockserver.configuration.Configuration
 
addSslSubjectAlternativeNameIps(String...) - Method in class org.mockserver.configuration.Configuration
 
addSubjectAlternativeName(String) - Method in class org.mockserver.configuration.Configuration
 
addValue(String) - Method in class org.mockserver.model.KeyToMultiValue
 
addValues(String...) - Method in class org.mockserver.model.KeyToMultiValue
 
addValues(NottableString...) - Method in class org.mockserver.model.KeyToMultiValue
 
adjustHostHeader(HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardAction
 
AdmissionReviewHandler - Class in org.mockserver.webhook
Handles Kubernetes MutatingAdmissionWebhook requests (admission.k8s.io/v1).
AdmissionReviewHandler(SidecarInjectionConfig) - Constructor for class org.mockserver.webhook.AdmissionReviewHandler
 
advance(Duration) - Static method in class org.mockserver.time.TimeService
Advance the frozen clock by the given duration.
advanceClock(Duration) - Method in class org.mockserver.client.MockServerClient
Advance the MockServer clock by the specified duration.
AdversarialResponseLibrary - Class in org.mockserver.llm.adversarial
A curated catalog of adversarial responses — the kind of hostile or malformed output an agent might receive from a compromised tool or a jailbroken upstream model.
AdversarialResponseLibrary.Payload - Class in org.mockserver.llm.adversarial
A named adversarial payload.
afterAction() - Static method in class org.mockserver.model.AfterAction
 
AfterAction - Class in org.mockserver.model
 
AfterAction() - Constructor for class org.mockserver.model.AfterAction
 
AfterActionDTO - Class in org.mockserver.serialization.model
 
AfterActionDTO() - Constructor for class org.mockserver.serialization.model.AfterActionDTO
 
AfterActionDTO(AfterAction) - Constructor for class org.mockserver.serialization.model.AfterActionDTO
 
afterAll(ExtensionContext) - Method in class org.mockserver.junit.jupiter.MockServerExtension
 
afterTestMethod(TestContext) - Method in class org.mockserver.springtest.MockServerTestExecutionListener
 
AgentRunAnalyzer - Class in org.mockserver.llm.analysis
Deterministic, read-only analysis of an agent run reconstructed from recorded LLM requests.
AgentRunAnalyzer() - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer
 
AgentRunAnalyzer.CallGraph - Class in org.mockserver.llm.analysis
The correlated call graph of an agent run.
AgentRunAnalyzer.GraphEdge - Class in org.mockserver.llm.analysis
A directed edge in the agent-run call graph.
AgentRunAnalyzer.GraphNode - Class in org.mockserver.llm.analysis
A node in the agent-run call graph.
AgentRunAnalyzer.RunSummary - Class in org.mockserver.llm.analysis
Structural summary of an agent run (for explain_agent_run).
AgentRunAnalyzer.ToolCallMatch - Class in org.mockserver.llm.analysis
A single tool call the assistant made.
AgentRunAnalyzer.ToolCallReport - Class in org.mockserver.llm.analysis
Result of a verify_tool_call-style inspection.
ALL - Enum constant in enum class org.mockserver.model.ClearType
 
allCachesEnabled(boolean) - Static method in class org.mockserver.cache.LRUCache
 
allHints(Map<MatchDifference.Field, List<String>>) - Static method in class org.mockserver.matchers.MismatchRemediation
Produces a map of field to hint string for all fields that have differences.
allKeysNotted() - Method in class org.mockserver.collections.NottableStringHashMap
 
allKeysNotted() - Method in class org.mockserver.collections.NottableStringMultiMap
 
allKeysOptional() - Method in class org.mockserver.collections.NottableStringHashMap
 
allKeysOptional() - Method in class org.mockserver.collections.NottableStringMultiMap
 
allMatchingExpectation(HttpRequest) - Method in class org.mockserver.mock.HttpState
 
ALREADY_EXISTS - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
alreadyProcessedRefExample(String, Map<String, Schema>, Map<String, Example>) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
 
AltSvcHeaderHandler - Class in org.mockserver.netty.unification
Outbound handler that adds an Alt-Svc header to responses served over the TCP (HTTP/1.1 and HTTP/2) paths when HTTP/3 is enabled.
AltSvcHeaderHandler(int, long) - Constructor for class org.mockserver.netty.unification.AltSvcHeaderHandler
 
alwaysCloseSocketConnections() - Method in class org.mockserver.configuration.Configuration
 
alwaysCloseSocketConnections() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
alwaysCloseSocketConnections(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true socket connections will always be closed after a response is returned, if false connection is only closed if request header indicate connection should be closed.
alwaysCloseSocketConnections(Boolean) - Method in class org.mockserver.configuration.Configuration
If true socket connections will always be closed after a response is returned, if false connection is only closed if request header indicate connection should be closed.
analyse(Expectation, HttpResponse) - Method in class org.mockserver.mock.drift.DriftAnalyzer
Analyse the real forwarded response against the expectation's stub response.
and() - Method in class org.mockserver.client.A2aMockBuilder.A2aSkillBuilder
 
and() - Method in class org.mockserver.client.A2aMockBuilder.A2aTaskHandlerBuilder
 
and() - Method in class org.mockserver.client.McpMockBuilder.McpPromptBuilder
 
and() - Method in class org.mockserver.client.McpMockBuilder.McpResourceBuilder
 
and() - Method in class org.mockserver.client.McpMockBuilder.McpToolBuilder
 
andThen() - Method in class org.mockserver.client.TurnBuilder
Return to the parent conversation builder for chaining additional turns.
ANTHROPIC - Enum constant in enum class org.mockserver.model.Provider
 
AnthropicCodec - Class in org.mockserver.llm.codec
Codec for Anthropic Messages API (version 2024-10-22).
AnthropicCodec() - Constructor for class org.mockserver.llm.codec.AnthropicCodec
 
AnthropicLlmClient - Class in org.mockserver.llm.client
Runtime client for the Anthropic Messages API (POST /v1/messages, x-api-key + anthropic-version).
AnthropicLlmClient() - Constructor for class org.mockserver.llm.client.AnthropicLlmClient
 
ANY - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
ANY - Enum constant in enum class org.mockserver.model.WebSocketFrameType
 
ANY - Enum constant in enum class org.mockserver.socket.tls.ForwardProxyTLSX509CertificatesTrustManager
 
ANY_AUDIO_TYPE - Static variable in class org.mockserver.model.MediaType
 
ANY_IMAGE_TYPE - Static variable in class org.mockserver.model.MediaType
 
ANY_VIDEO_TYPE - Static variable in class org.mockserver.model.MediaType
 
ApacheHttpClientConfiguration - Class in org.mockserver.examples.proxy.service.apacheclient
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
ApacheHttpClientConfiguration() - Constructor for class org.mockserver.examples.proxy.service.apacheclient.ApacheHttpClientConfiguration
 
API - Enum constant in enum class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause.Type
 
API - Static variable in class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
apiKey() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the apiKey record component.
apiVersion() - Method in class org.mockserver.llm.codec.AnthropicCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.BedrockCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.GeminiCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.OllamaCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
apiVersion() - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
apiVersion() - Method in interface org.mockserver.llm.ProviderCodec
 
appendRoleContentMessages(ArrayNode, ParsedConversation, String, String, String, String) - Method in class org.mockserver.llm.client.AbstractLlmClient
Append the conversation's messages to messagesArray as {role, content} objects using the given role names.
APPLICATION_ATOM_XML - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_BINARY - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_FORM_URLENCODED - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_JSON - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_JSON_PATCH_JSON - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_JSON_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_SVG_XML - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_XHTML_XML - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_XML - Static variable in class org.mockserver.model.MediaType
 
APPLICATION_XML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
apply(Statement, Description) - Method in class org.mockserver.junit.MockServerRule
 
apply(RequestDefinition) - Method in class org.mockserver.matchers.BinaryRequestPropertiesMatcher
 
apply(RequestDefinition) - Method in class org.mockserver.matchers.DnsRequestPropertiesMatcher
 
apply(RequestDefinition) - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
apply(RequestDefinition) - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
apply(RequestDefinition, List<LogEntry>) - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
applyDelay() - Method in class org.mockserver.model.Delay
 
applyIfEnabled(ServerBootstrap, Configuration) - Static method in class org.mockserver.netty.proxy.MockServerIpTransparentHelper
Applies the IP_TRANSPARENT channel option to the server bootstrap if TPROXY mode is enabled in configuration and the epoll transport is available.
applyNotOperators(boolean, boolean, boolean, boolean) - Static method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
applyPhysics(List<SseEvent>, StreamingPhysics) - Static method in class org.mockserver.llm.StreamingPhysicsExpander
Apply streaming physics delays to SSE events.
applySecurity(Properties, KafkaSecurity) - Static method in class org.mockserver.async.security.KafkaSecurityProperties
Apply security settings to the given Kafka client properties.
applyTo(MockServerClient) - Method in class org.mockserver.client.A2aMockBuilder
 
applyTo(MockServerClient) - Method in class org.mockserver.client.LlmConversationBuilder
Build all turn expectations and register them with the MockServerClient.
applyTo(MockServerClient) - Method in class org.mockserver.client.LlmMockBuilder
Build the expectation and register it with the MockServerClient.
applyTo(MockServerClient) - Method in class org.mockserver.client.McpMockBuilder
 
applyTo(MockServerClient) - Method in class org.mockserver.client.TurnBuilder
Shortcut: build and register all turns with the MockServerClient.
applyTo(Configuration) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
aRecord(String, String) - Static method in class org.mockserver.model.DnsRecord
 
arrayAdd(String, String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
ArrayExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
ArrayExample() - Constructor for class org.mockserver.openapi.examples.models.ArrayExample
 
ArraySchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
ArraySchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.ArraySchemaSerializer
 
asInt() - Method in class org.mockserver.openapi.examples.models.IntegerExample
 
Assert - Class in org.mockserver.test
 
Assert() - Constructor for class org.mockserver.test.Assert
 
assertContains(String, String) - Static method in class org.mockserver.test.Assert
Asserts that string contains specified substring.
assertDoesNotContain(String, String) - Static method in class org.mockserver.test.Assert
Asserts that string contains specified substring.
assertSameEntries(Collection<T>, Collection<T>) - Static method in class org.mockserver.test.Assert
Asserts that the two lists contain the same entries regardless of order
ASSISTANT - Enum constant in enum class org.mockserver.llm.ParsedMessage.Role
 
asString() - Method in class org.mockserver.openapi.examples.models.ArrayExample
 
asString() - Method in class org.mockserver.openapi.examples.models.BigIntegerExample
 
asString() - Method in class org.mockserver.openapi.examples.models.BooleanExample
 
asString() - Method in class org.mockserver.openapi.examples.models.DecimalExample
 
asString() - Method in class org.mockserver.openapi.examples.models.DoubleExample
 
asString() - Method in interface org.mockserver.openapi.examples.models.Example
 
asString() - Method in class org.mockserver.openapi.examples.models.FloatExample
 
asString() - Method in class org.mockserver.openapi.examples.models.IntegerExample
 
asString() - Method in class org.mockserver.openapi.examples.models.LongExample
 
asString() - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
asString() - Method in class org.mockserver.openapi.examples.models.StringExample
 
asString(OpenAPIDefinition) - Method in class org.mockserver.openapi.OpenAPISerialiser
 
assumeAllRequestsAreHttp() - Method in class org.mockserver.configuration.Configuration
 
assumeAllRequestsAreHttp() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
assumeAllRequestsAreHttp(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true requests are assumed as binary if the method isn't one of "GET", "POST", "PUT", "HEAD", "OPTIONS", "PATCH", "DELETE", "TRACE" or "CONNECT"
assumeAllRequestsAreHttp(Boolean) - Method in class org.mockserver.configuration.Configuration
If false requests are assumed as binary if the method isn't one of "GET", "POST", "PUT", "HEAD", "OPTIONS", "PATCH", "DELETE", "TRACE" or "CONNECT"
AST_EXACT - Enum constant in enum class org.mockserver.model.SelectionSetMatchType
 
AST_SUBSET - Enum constant in enum class org.mockserver.model.SelectionSetMatchType
 
AsymmetricKeyConverter - Class in org.mockserver.keys
 
AsymmetricKeyConverter() - Constructor for class org.mockserver.keys.AsymmetricKeyConverter
 
AsymmetricKeyGenerator - Class in org.mockserver.keys
 
AsymmetricKeyGenerator() - Constructor for class org.mockserver.keys.AsymmetricKeyGenerator
 
AsymmetricKeyPair - Class in org.mockserver.keys
 
AsymmetricKeyPair(String, AsymmetricKeyPairAlgorithm, KeyPair) - Constructor for class org.mockserver.keys.AsymmetricKeyPair
 
AsymmetricKeyPairAlgorithm - Enum Class in org.mockserver.keys
 
AsyncApiChannel - Class in org.mockserver.async.asyncapi
Represents a single channel from an AsyncAPI specification, with its name, zero or more message payload examples, and optional publish-time bindings (MQTT qos/retain, Kafka key).
AsyncApiChannel(String, List<JsonNode>, JsonNode) - Constructor for class org.mockserver.async.asyncapi.AsyncApiChannel
Backward-compatible constructor — no bindings.
AsyncApiChannel(String, List<JsonNode>, JsonNode, Integer, Boolean, String) - Constructor for class org.mockserver.async.asyncapi.AsyncApiChannel
Full constructor with optional binding fields.
AsyncApiChannel(String, List<JsonNode>, JsonNode, Integer, Boolean, String, List<AsyncApiMessage>) - Constructor for class org.mockserver.async.asyncapi.AsyncApiChannel
Full constructor with optional binding fields and explicit multi-message list.
AsyncApiChannel(String, List<JsonNode>, JsonNode, Integer, Boolean, String, List<AsyncApiMessage>, String) - Constructor for class org.mockserver.async.asyncapi.AsyncApiChannel
Full constructor with optional binding fields, explicit multi-message list, and correlation ID location for single-message channels.
AsyncApiControlPlane - Interface in org.mockserver.async
SPI interface for the AsyncAPI control-plane, defined in mockserver-core so that HttpState can route PUT/GET /mockserver/asyncapi without depending on the mockserver-async module.
AsyncApiControlPlaneImpl - Class in org.mockserver.async.controlplane
Implementation of AsyncApiControlPlane that lives in the mockserver-async module and is registered into the core's AsyncApiControlPlaneRegistry at server startup.
AsyncApiControlPlaneImpl() - Constructor for class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
AsyncApiControlPlaneRegistry - Class in org.mockserver.async
Process-wide holder for the optional AsyncApiControlPlane implementation.
AsyncApiMessage - Class in org.mockserver.async.asyncapi
Represents a single message definition within an AsyncAPI channel.
AsyncApiMessage(String, JsonNode, List<JsonNode>, String) - Constructor for class org.mockserver.async.asyncapi.AsyncApiMessage
Backward-compatible constructor — no correlation ID.
AsyncApiMessage(String, JsonNode, List<JsonNode>, String, String) - Constructor for class org.mockserver.async.asyncapi.AsyncApiMessage
Full constructor with correlation ID location.
AsyncApiMockOrchestrator - Class in org.mockserver.async
Orchestrates publishing of example messages derived from an AsyncAPI spec to a message broker via a MessagePublisher.
AsyncApiMockOrchestrator(AsyncApiSpec, MessagePublisher) - Constructor for class org.mockserver.async.AsyncApiMockOrchestrator
 
AsyncApiMockOrchestrator(AsyncApiSpec, MessagePublisher, MessageExampleGenerator) - Constructor for class org.mockserver.async.AsyncApiMockOrchestrator
Constructor for use with a custom generator (used by the control-plane implementation and tests).
AsyncApiParser - Class in org.mockserver.async.asyncapi
Parses an AsyncAPI 2.x or 3.x document (JSON or YAML) into an AsyncApiSpec.
AsyncApiParser() - Constructor for class org.mockserver.async.asyncapi.AsyncApiParser
 
AsyncApiSchemaValidator - Class in org.mockserver.async.validation
Validates JSON payloads against an AsyncAPI channel's JSON Schema definition, reusing JsonSchemaValidator from mockserver-core (which uses the com.networknt:json-schema-validator library under the hood).
AsyncApiSchemaValidator() - Constructor for class org.mockserver.async.validation.AsyncApiSchemaValidator
 
AsyncApiSchemaValidator(MockServerLogger) - Constructor for class org.mockserver.async.validation.AsyncApiSchemaValidator
Constructor accepting an external logger instance, consistent with the codebase pattern of injecting or per-instance loggers.
AsyncApiSchemaValidator.ValidationResult - Class in org.mockserver.async.validation
Result of a schema validation.
AsyncApiSpec - Class in org.mockserver.async.asyncapi
A parsed AsyncAPI specification containing the channels and their message definitions.
AsyncApiSpec(String, String, List<AsyncApiChannel>) - Constructor for class org.mockserver.async.asyncapi.AsyncApiSpec
 
asyncApiStatus() - Method in class org.mockserver.client.MockServerClient
Retrieve the current AsyncAPI mocking status including loaded spec info, active channels, and recorded messages.
asyncKafkaBootstrapServers() - Method in class org.mockserver.configuration.Configuration
 
asyncKafkaBootstrapServers() - Static method in class org.mockserver.configuration.ConfigurationProperties
Default Kafka bootstrap servers used when a PUT /mockserver/asyncapi request body does not include brokerConfig.kafkaBootstrapServers.
asyncKafkaBootstrapServers(String) - Method in class org.mockserver.configuration.Configuration
Default Kafka bootstrap servers for async messaging.
asyncKafkaBootstrapServers(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
asyncMqttBrokerUrl() - Method in class org.mockserver.configuration.Configuration
 
asyncMqttBrokerUrl() - Static method in class org.mockserver.configuration.ConfigurationProperties
Default MQTT broker URL used when a PUT /mockserver/asyncapi request body does not include brokerConfig.mqttBrokerUrl.
asyncMqttBrokerUrl(String) - Method in class org.mockserver.configuration.Configuration
Default MQTT broker URL for async messaging.
asyncMqttBrokerUrl(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
asyncRecordedMessageMaxEntries() - Method in class org.mockserver.configuration.Configuration
 
asyncRecordedMessageMaxEntries() - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of recorded messages retained per channel in async messaging subscribers.
asyncRecordedMessageMaxEntries(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
asyncRecordedMessageMaxEntries(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of recorded messages retained per channel in async messaging subscribers.
atLeast(int) - Static method in class org.mockserver.verify.VerificationTimes
 
atMost(int) - Static method in class org.mockserver.verify.VerificationTimes
 
ATOM_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
attemptToProxyIfNoMatchingExpectation() - Method in class org.mockserver.configuration.Configuration
 
attemptToProxyIfNoMatchingExpectation() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
attemptToProxyIfNoMatchingExpectation(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) when no matching expectation is found, and the host header of the request does not match MockServer's host, then MockServer attempts to proxy the request if that fails then a 404 is returned.
attemptToProxyIfNoMatchingExpectation(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) when no matching expectation is found, and the host header of the request does not match MockServer's host, then MockServer attempts to proxy the request if that fails then a 404 is returned.
AUTHENTICATION_FAILED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
AuthenticationException - Exception in org.mockserver.authentication
 
AuthenticationException(String) - Constructor for exception org.mockserver.authentication.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.mockserver.authentication.AuthenticationException
 
AuthenticationHandler - Interface in org.mockserver.authentication
 
authorisationHeader() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
authority() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
AUTO_INCREMENT - Enum constant in enum class org.mockserver.model.CrudExpectationsDefinition.IdStrategy
 
AWS_EVENT_STREAM - Enum constant in enum class org.mockserver.llm.StreamingFormat
 
AwsSigV4Signer - Class in org.mockserver.llm.client
Stateless, deterministic implementation of AWS Signature Version 4 (header-based Authorization header signing) using only JDK crypto primitives: MessageDigest (SHA-256) and Mac / SecretKeySpec (HmacSHA256).
AZURE_OPENAI - Enum constant in enum class org.mockserver.model.Provider
 
AzureBlobStore - Class in org.mockserver.blob.azure
BlobStore implementation backed by Azure Blob Storage.
AzureBlobStore(BlobContainerClient, String) - Constructor for class org.mockserver.blob.azure.AzureBlobStore
Creates an Azure blob store.
AzureBlobStoreRegistrar - Class in org.mockserver.blob.azure
Registers the AzureBlobStore with the core StateBackendFactory so that blobStoreType=azure selects it.
AzureOpenAiCodec - Class in org.mockserver.llm.codec
Codec for Azure OpenAI Service (API version 2024-10-21).
AzureOpenAiCodec() - Constructor for class org.mockserver.llm.codec.AzureOpenAiCodec
 
AzureOpenAiLlmClient - Class in org.mockserver.llm.client
Runtime client for Azure OpenAI.
AzureOpenAiLlmClient() - Constructor for class org.mockserver.llm.client.AzureOpenAiLlmClient
 

B

BackEndServiceConfiguration - Class in org.mockserver.examples.proxy.servicebackend
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
BackEndServiceConfiguration() - Constructor for class org.mockserver.examples.proxy.servicebackend.BackEndServiceConfiguration
 
BAD_GATEWAY_502 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
BAD_REQUEST_400 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
badGatewayResponse() - Static method in class org.mockserver.model.HttpResponse
Static builder to create a bad gateway response.
Base64Converter - Class in org.mockserver.serialization
 
Base64Converter() - Constructor for class org.mockserver.serialization.Base64Converter
 
base64Decode(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
base64Encode(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
base64StringToBytes(String) - Method in class org.mockserver.serialization.Base64Converter
 
baseScenarioName(String) - Static method in class org.mockserver.client.LlmConversationBuilder
Extract the base scenario name (without isolation marker suffix) from a full scenario name.
baseScenarioName(String) - Static method in class org.mockserver.llm.LlmScenarioNames
Extract the base scenario name (without isolation marker suffix) from a full scenario name.
baseUrl() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the baseUrl record component.
BasicLogger - Class in org.mockserver.logging
 
BasicLogger() - Constructor for class org.mockserver.logging.BasicLogger
 
BCKeyAndCertificateFactory - Class in org.mockserver.socket.tls.bouncycastle
 
BCKeyAndCertificateFactory(Configuration, MockServerLogger) - Constructor for class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
 
BECAUSE - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
BEDROCK - Enum constant in enum class org.mockserver.model.Provider
 
BedrockCodec - Class in org.mockserver.llm.codec
Codec for AWS Bedrock (Anthropic-on-Bedrock) invokeModel API (version bedrock-2023-05-31).
BedrockCodec() - Constructor for class org.mockserver.llm.codec.BedrockCodec
 
BedrockEventStreamEncoder - Class in org.mockserver.llm.codec
Encoder and decoder for the AWS event-stream binary message format (application/vnd.amazon.eventstream).
BedrockEventStreamEncoder.DecodedMessage - Class in org.mockserver.llm.codec
A decoded event-stream message with parsed headers and raw payload.
BedrockLlmClient - Class in org.mockserver.llm.client
Runtime client for Amazon Bedrock's Anthropic models (POST /model/{modelId}/invoke).
BedrockLlmClient() - Constructor for class org.mockserver.llm.client.BedrockLlmClient
 
beforeAction() - Static method in class org.mockserver.model.AfterAction
Convenience factory producing an action intended for use as a before-action.
beforeAll(ExtensionContext) - Method in class org.mockserver.junit.jupiter.MockServerExtension
 
BEST_EFFORT - Enum constant in enum class org.mockserver.model.FailurePolicy
 
between(int, int) - Static method in class org.mockserver.verify.VerificationTimes
 
BidirectionalWebSocketFrameHandler - Class in org.mockserver.mock.action.http
Installed after a WebSocket handshake when the HttpWebSocketResponse has matchers.
BidirectionalWebSocketFrameHandler(List<WebSocketMessageMatcher>, BidirectionalWebSocketFrameHandler.FrameSender) - Constructor for class org.mockserver.mock.action.http.BidirectionalWebSocketFrameHandler
 
BidirectionalWebSocketFrameHandler.FrameSender - Interface in org.mockserver.mock.action.http
Callback interface for sending response frames to the client.
BigIntegerExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
BigIntegerExample() - Constructor for class org.mockserver.openapi.examples.models.BigIntegerExample
 
BigIntegerExample(BigInteger) - Constructor for class org.mockserver.openapi.examples.models.BigIntegerExample
 
binary(byte[]) - Static method in class org.mockserver.model.BinaryBody
 
binary(byte[], MediaType) - Static method in class org.mockserver.model.BinaryBody
 
BINARY - Enum constant in enum class org.mockserver.model.Body.Type
 
BINARY - Enum constant in enum class org.mockserver.model.WebSocketFrameType
 
BINARY_BODY - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
BINARY_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
BINARY_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
BinaryArrayFormatter - Class in org.mockserver.logging
 
BinaryArrayFormatter() - Constructor for class org.mockserver.logging.BinaryArrayFormatter
 
BinaryBody - Class in org.mockserver.model
 
BinaryBody(byte[]) - Constructor for class org.mockserver.model.BinaryBody
 
BinaryBody(byte[], MediaType) - Constructor for class org.mockserver.model.BinaryBody
 
BinaryBodyDTO - Class in org.mockserver.serialization.model
 
BinaryBodyDTO(BinaryBody) - Constructor for class org.mockserver.serialization.model.BinaryBodyDTO
 
BinaryBodyDTO(BinaryBody, Boolean) - Constructor for class org.mockserver.serialization.model.BinaryBodyDTO
 
BinaryBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
BinaryBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.BinaryBodyDTOSerializer
 
BinaryBodySerializer - Class in org.mockserver.serialization.serializers.body
 
BinaryBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.BinaryBodySerializer
 
BinaryMatcher - Class in org.mockserver.matchers
 
BinaryMessage - Class in org.mockserver.model
 
BinaryMessage() - Constructor for class org.mockserver.model.BinaryMessage
 
binaryProxyListener() - Method in class org.mockserver.configuration.Configuration
 
binaryProxyListener(BinaryProxyListener) - Method in class org.mockserver.configuration.Configuration
Set a org.mockserver.model.BinaryProxyListener called when binary content is proxied
BinaryProxyListener - Interface in org.mockserver.model
 
binaryRequest() - Static method in class org.mockserver.model.BinaryRequestDefinition
 
binaryRequest(byte[]) - Static method in class org.mockserver.model.BinaryRequestDefinition
 
BinaryRequestDefinition - Class in org.mockserver.model
 
BinaryRequestDefinition() - Constructor for class org.mockserver.model.BinaryRequestDefinition
 
BinaryRequestDefinitionDTO - Class in org.mockserver.serialization.model
 
BinaryRequestDefinitionDTO() - Constructor for class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
BinaryRequestDefinitionDTO(BinaryRequestDefinition) - Constructor for class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
BinaryRequestPropertiesMatcher - Class in org.mockserver.matchers
 
BinaryRequestPropertiesMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.BinaryRequestPropertiesMatcher
 
BinaryRequestProxyingHandler - Class in org.mockserver.netty.proxy
 
BinaryRequestProxyingHandler(Configuration, MockServerLogger, Scheduler, NettyHttpClient, HttpState) - Constructor for class org.mockserver.netty.proxy.BinaryRequestProxyingHandler
 
binaryResponse() - Static method in class org.mockserver.model.BinaryResponse
 
binaryResponse(byte[]) - Static method in class org.mockserver.model.BinaryResponse
 
BinaryResponse - Class in org.mockserver.model
 
BinaryResponse() - Constructor for class org.mockserver.model.BinaryResponse
 
BinaryResponseDTO - Class in org.mockserver.serialization.model
 
BinaryResponseDTO() - Constructor for class org.mockserver.serialization.model.BinaryResponseDTO
 
BinaryResponseDTO(BinaryResponse) - Constructor for class org.mockserver.serialization.model.BinaryResponseDTO
 
BinarySchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
BinarySchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.BinarySchemaSerializer
 
bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
bind(Integer...) - Method in class org.mockserver.client.MockServerClient
Bind new ports to listen on
bindServerPorts(List<Integer>) - Method in class org.mockserver.lifecycle.LifeCycle
 
bindToAdditionalSpecifiedPort() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
bindToAdditionalSpecifiedPort() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
bindToAdditionFreePort() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
bindToAdditionFreePort() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
Blob - Class in org.mockserver.state
An opaque binary blob with key and optional metadata, stored in a BlobStore.
Blob(String, byte[]) - Constructor for class org.mockserver.state.Blob
 
Blob(String, byte[], Map<String, String>) - Constructor for class org.mockserver.state.Blob
 
blobs() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
blobs() - Method in class org.mockserver.state.InMemoryStateBackend
 
blobs() - Method in interface org.mockserver.state.StateBackend
Returns the blob store for persisted expectations, recorded cassettes, fixtures, and snapshots.
BlobStore - Interface in org.mockserver.state
Binary large-object store abstraction.
blobStoreAccessKeyId() - Method in class org.mockserver.configuration.Configuration
Returns the explicit access key ID for cloud blob store authentication (optional -- falls back to default credential chain).
blobStoreAccessKeyId() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the explicit access key ID for cloud blob store authentication.
blobStoreAccessKeyId(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreAccessKeyId(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreBucket() - Method in class org.mockserver.configuration.Configuration
Returns the cloud blob store bucket name (S3 bucket or GCS bucket).
blobStoreBucket() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the cloud blob store bucket name (S3 or GCS bucket).
blobStoreBucket(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreBucket(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreConnectionString() - Method in class org.mockserver.configuration.Configuration
Returns the Azure Blob Storage connection string.
blobStoreConnectionString() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the Azure Blob Storage connection string.
blobStoreConnectionString(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreConnectionString(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreContainer() - Method in class org.mockserver.configuration.Configuration
Returns the Azure Blob Storage container name.
blobStoreContainer() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the Azure Blob Storage container name.
blobStoreContainer(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreContainer(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreEndpoint() - Method in class org.mockserver.configuration.Configuration
Returns the cloud blob store endpoint override URL (e.g.
blobStoreEndpoint() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the cloud blob store endpoint override URL.
blobStoreEndpoint(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreEndpoint(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
BlobStoreFactory - Interface in org.mockserver.state
SPI for pluggable BlobStore implementations.
blobStoreKeyPrefix() - Method in class org.mockserver.configuration.Configuration
Returns the key prefix for cloud blob store objects.
blobStoreKeyPrefix() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the key prefix for cloud blob store objects.
blobStoreKeyPrefix(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreKeyPrefix(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreProjectId() - Method in class org.mockserver.configuration.Configuration
Returns the GCS project ID (optional -- falls back to default project from application default credentials).
blobStoreProjectId() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the GCS project ID.
blobStoreProjectId(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreProjectId(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreRegion() - Method in class org.mockserver.configuration.Configuration
Returns the cloud blob store region (e.g.
blobStoreRegion() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the cloud blob store region (e.g.
blobStoreRegion(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreRegion(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreSecretAccessKey() - Method in class org.mockserver.configuration.Configuration
Returns the explicit secret access key for cloud blob store authentication (optional -- falls back to default credential chain).
blobStoreSecretAccessKey() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the explicit secret access key for cloud blob store authentication.
blobStoreSecretAccessKey(String) - Method in class org.mockserver.configuration.Configuration
 
blobStoreSecretAccessKey(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
blobStoreType() - Method in class org.mockserver.configuration.Configuration
Returns the blob store type.
blobStoreType() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the blob store type.
blobStoreType(String) - Method in class org.mockserver.configuration.Configuration
Sets the blob store type.
blobStoreType(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Sets the blob store type.
Body<T> - Class in org.mockserver.model
 
Body(Body.Type) - Constructor for class org.mockserver.model.Body
 
BODY - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
Body.Type - Enum Class in org.mockserver.model
 
BodyContentEncodingEncoder - Class in org.mockserver.codec
 
BodyContentEncodingEncoder() - Constructor for class org.mockserver.codec.BodyContentEncodingEncoder
 
BodyDecoderEncoder - Class in org.mockserver.codec
 
BodyDecoderEncoder() - Constructor for class org.mockserver.codec.BodyDecoderEncoder
 
BodyDTO - Class in org.mockserver.serialization.model
 
BodyDTO(Body.Type, Boolean) - Constructor for class org.mockserver.serialization.model.BodyDTO
 
BodyDTODeserializer - Class in org.mockserver.serialization.deserializers.body
 
BodyDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.body.BodyDTODeserializer
 
BodyMatcher<MatchedType> - Class in org.mockserver.matchers
 
BodyMatcher() - Constructor for class org.mockserver.matchers.BodyMatcher
 
BodyServletDecoderEncoder - Class in org.mockserver.codec
 
BodyServletDecoderEncoder(MockServerLogger) - Constructor for class org.mockserver.codec.BodyServletDecoderEncoder
 
bodyToByteBuf(Body, String) - Method in class org.mockserver.codec.BodyDecoderEncoder
 
bodyToByteBuf(Body, String, int) - Method in class org.mockserver.codec.BodyDecoderEncoder
 
bodyToServletResponse(HttpServletResponse, Body, String) - Method in class org.mockserver.codec.BodyServletDecoderEncoder
 
BodyWithContentType<T> - Class in org.mockserver.model
 
BodyWithContentType(Body.Type, MediaType) - Constructor for class org.mockserver.model.BodyWithContentType
 
BodyWithContentTypeDTO - Class in org.mockserver.serialization.model
 
BodyWithContentTypeDTO(Body.Type, Boolean, Body<?>) - Constructor for class org.mockserver.serialization.model.BodyWithContentTypeDTO
 
BodyWithContentTypeDTODeserializer - Class in org.mockserver.serialization.deserializers.body
 
BodyWithContentTypeDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.body.BodyWithContentTypeDTODeserializer
 
Book - Class in org.mockserver.examples.proxy.model
 
Book() - Constructor for class org.mockserver.examples.proxy.model.Book
 
Book(int, String, String, String, String) - Constructor for class org.mockserver.examples.proxy.model.Book
 
bookServer() - Method in class org.mockserver.examples.proxy.servicebackend.BackEndServiceConfiguration
 
BookServer - Class in org.mockserver.examples.proxy.servicebackend
 
BookService - Interface in org.mockserver.examples.proxy.service
 
BookServiceApacheHttpClient - Class in org.mockserver.examples.proxy.service.apacheclient
 
BookServiceApacheHttpClient() - Constructor for class org.mockserver.examples.proxy.service.apacheclient.BookServiceApacheHttpClient
 
BookServiceGoogleHttpClient - Class in org.mockserver.examples.proxy.service.googleclient.http
 
BookServiceGoogleHttpClient - Class in org.mockserver.examples.proxy.service.googleclient.socks
 
BookServiceGoogleHttpClient() - Constructor for class org.mockserver.examples.proxy.service.googleclient.http.BookServiceGoogleHttpClient
 
BookServiceGoogleHttpClient() - Constructor for class org.mockserver.examples.proxy.service.googleclient.socks.BookServiceGoogleHttpClient
 
BookServiceJavaHttpClient - Class in org.mockserver.examples.proxy.service.javaclient.http
 
BookServiceJavaHttpClient - Class in org.mockserver.examples.proxy.service.javaclient.https
 
BookServiceJavaHttpClient - Class in org.mockserver.examples.proxy.service.javaclient.socks
 
BookServiceJavaHttpClient() - Constructor for class org.mockserver.examples.proxy.service.javaclient.http.BookServiceJavaHttpClient
 
BookServiceJavaHttpClient() - Constructor for class org.mockserver.examples.proxy.service.javaclient.https.BookServiceJavaHttpClient
 
BookServiceJavaHttpClient() - Constructor for class org.mockserver.examples.proxy.service.javaclient.socks.BookServiceJavaHttpClient
 
BookServiceJerseyClient - Class in org.mockserver.examples.proxy.service.jerseyclient
 
BookServiceJerseyClient() - Constructor for class org.mockserver.examples.proxy.service.jerseyclient.BookServiceJerseyClient
 
BookServiceJettyHttpClient - Class in org.mockserver.examples.proxy.service.jettyclient
 
BookServiceJettyHttpClient() - Constructor for class org.mockserver.examples.proxy.service.jettyclient.BookServiceJettyHttpClient
 
BookServiceSpringRestTemplate - Class in org.mockserver.examples.proxy.service.springresttemplate
 
BookServiceSpringRestTemplate() - Constructor for class org.mockserver.examples.proxy.service.springresttemplate.BookServiceSpringRestTemplate
 
BookServiceSpringWebClient - Class in org.mockserver.examples.proxy.service.springwebclient.https
 
BookServiceSpringWebClient() - Constructor for class org.mockserver.examples.proxy.service.springwebclient.https.BookServiceSpringWebClient
 
BooksPageController - Class in org.mockserver.examples.proxy.web.controller
 
BooksPageController() - Constructor for class org.mockserver.examples.proxy.web.controller.BooksPageController
 
BooleanExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
BooleanExample() - Constructor for class org.mockserver.openapi.examples.models.BooleanExample
 
BooleanExample(boolean) - Constructor for class org.mockserver.openapi.examples.models.BooleanExample
 
BooleanMatcher - Class in org.mockserver.matchers
 
BooleanSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
BooleanSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.BooleanSchemaSerializer
 
bossGroup - Variable in class org.mockserver.lifecycle.LifeCycle
 
BoundedMessageStore - Class in org.mockserver.async.subscribe
A thread-safe, bounded FIFO store for RecordedMessage instances.
BoundedMessageStore() - Constructor for class org.mockserver.async.subscribe.BoundedMessageStore
 
BoundedMessageStore(int) - Constructor for class org.mockserver.async.subscribe.BoundedMessageStore
 
BREAKING - Enum constant in enum class org.mockserver.mock.drift.SemanticSeverity
 
BRUNO - Enum constant in enum class org.mockserver.model.Format
 
build() - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
build() - Method in class org.mockserver.async.security.MqttSecurity.Builder
 
build() - Method in class org.mockserver.client.A2aMockBuilder
 
build() - Method in class org.mockserver.client.LlmConversationBuilder
Build all turn expectations without registering them.
build() - Method in class org.mockserver.client.LlmMockBuilder
Build the expectation without registering it.
build() - Method in class org.mockserver.client.McpMockBuilder
 
build() - Method in class org.mockserver.serialization.deserializers.collections.HeadersDeserializer
 
build() - Method in class org.mockserver.serialization.deserializers.collections.KeysToMultiValuesDeserializer
 
build() - Method in class org.mockserver.serialization.deserializers.collections.ParametersDeserializer
 
build(HttpRequest, List<Expectation>) - Method in class org.mockserver.llm.StubGenerationPromptBuilder
 
build(NottableString, Collection<NottableString>) - Method in class org.mockserver.model.Headers
 
build(NottableString, Collection<NottableString>) - Method in class org.mockserver.model.KeysToMultiValues
 
build(NottableString, Collection<NottableString>) - Method in class org.mockserver.model.Parameters
 
build(NottableString, NottableString) - Method in class org.mockserver.model.Cookies
 
build(NottableString, NottableString) - Method in class org.mockserver.model.KeysAndValues
 
buildAndSaveCertificateAuthorityPrivateKeyAndX509Certificate() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
build or generate & save ca private key and certificate
buildAndSaveCertificateAuthorityPrivateKeyAndX509Certificate() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
buildAndSavePrivateKeyAndX509Certificate() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
build or generate & save leaf private key and certificate
buildAndSavePrivateKeyAndX509Certificate() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
buildCallGraph(List<HttpRequest>, Provider) - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer
Build a correlated call graph for an agent run: a node per message, a node per assistant tool call, NEXT edges along the message sequence, INVOKES edges from an assistant turn to the tool calls it made, and RESULT edges from a tool call to the tool message that returned its result (correlated by tool-call id, mirroring the matcher's correlation).
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.AnthropicLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.AzureOpenAiLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.BedrockLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.GeminiLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in interface org.mockserver.llm.client.LlmClient
Build the outbound completion request (URL path, auth headers, request body) for the given backend and prompt.
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.OllamaLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.OpenAiLlmClient
 
buildCompletionRequest(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.OpenAiResponsesLlmClient
 
buildConnectOptions(MqttSecurity) - Static method in class org.mockserver.async.security.MqttSecurityOptions
Build connect options with security settings applied.
buildDataFrame(byte[]) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Build an HTTP/3 DATA frame from gRPC-framed bytes.
buildDocument(String, StringToXmlDocumentParser.ErrorLogger) - Method in class org.mockserver.xml.StringToXmlDocumentParser
 
buildDocument(String, StringToXmlDocumentParser.ErrorLogger, boolean) - Method in class org.mockserver.xml.StringToXmlDocumentParser
 
builder() - Static method in class org.mockserver.async.security.KafkaSecurity
 
builder() - Static method in class org.mockserver.async.security.MqttSecurity
 
buildExpectations(String, Map<String, Object>) - Method in class org.mockserver.openapi.OpenAPIConverter
 
buildExpectations(String, Map<String, Object>, String) - Method in class org.mockserver.openapi.OpenAPIConverter
 
BuildInfoCollector - Class in org.mockserver.metrics
 
BuildInfoCollector() - Constructor for class org.mockserver.metrics.BuildInfoCollector
 
buildInitialHeadersFrame() - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Build the initial HTTP/3 HEADERS frame for a gRPC response.
buildKeyAndCertificateFactory(MockServerLogger, boolean, Configuration) - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactorySupplier
 
buildObject() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.BinaryBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.BodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.BodyWithContentTypeDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
buildObject() - Method in class org.mockserver.serialization.model.CookieDTO
 
buildObject() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.DelayDTO
 
buildObject() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
buildObject() - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
buildObject() - Method in interface org.mockserver.serialization.model.DTO
 
buildObject() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
buildObject() - Method in class org.mockserver.serialization.model.FileBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
buildObject() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HeaderDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
buildObject() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.JsonBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.JsonPathBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.JsonRpcBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.JsonSchemaBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
buildObject() - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
buildObject() - Method in class org.mockserver.serialization.model.LogEntryBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
buildObject() - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ParameterBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ParameterDTO
 
buildObject() - Method in class org.mockserver.serialization.model.RegexBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.RequestDefinitionDTO
 
buildObject() - Method in class org.mockserver.serialization.model.SseEventDTO
 
buildObject() - Method in class org.mockserver.serialization.model.StringBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
buildObject() - Method in class org.mockserver.serialization.model.TimesDTO
 
buildObject() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
buildObject() - Method in class org.mockserver.serialization.model.VerificationDTO
 
buildObject() - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
buildObject() - Method in class org.mockserver.serialization.model.VerificationTimesDTO
 
buildObject() - Method in class org.mockserver.serialization.model.WasmBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
buildObject() - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
buildObject() - Method in class org.mockserver.serialization.model.XmlBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.XmlSchemaBodyDTO
 
buildObject() - Method in class org.mockserver.serialization.model.XPathBodyDTO
 
buildObjectMapperWithOnlyConfigurationDefaults() - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
buildObjectMapperWithoutRemovingEmptyValues() - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
buildOpenAPI(String, MockServerLogger) - Static method in class org.mockserver.openapi.OpenAPIParser
 
buildPatch(JsonNode) - Method in class org.mockserver.webhook.SidecarPatchBuilder
Builds a JSON Patch (RFC 6902) array to inject the MockServer sidecar and iptables init container into the given pod.
buildSslContext(Path, Path) - Static method in class org.mockserver.webhook.WebhookServer
Builds an SSLContext from PEM-encoded certificate and private key files.
buildTrailerFrame(String, String) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Builds a gRPC-Web trailer frame: flag byte 0x80, 4-byte length, then ASCII-encoded trailer lines.
buildTrailersOnlyFrame(String, String) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Build a "trailers-only" HTTP/3 HEADERS frame that combines :status, content-type, and grpc-status/grpc-message in a single HEADERS frame (no DATA frame follows).
buildTrailingHeadersFrame(String, String) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Build the trailing HTTP/3 HEADERS frame for a gRPC response.
BUILT_IN_FUNCTIONS - Static variable in class org.mockserver.templates.engine.TemplateFunctions
 
BUILT_IN_HELPERS - Static variable in class org.mockserver.templates.engine.TemplateFunctions
 
ByteArraySchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
ByteArraySchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.ByteArraySchemaSerializer
 
byteArrayToString(byte[]) - Static method in class org.mockserver.logging.BinaryArrayFormatter
 
byteBufToBody(ByteBuf, String) - Method in class org.mockserver.codec.BodyDecoderEncoder
 
bytes(byte[]) - Static method in class org.mockserver.model.BinaryMessage
 
bytesToBase64String(byte[]) - Method in class org.mockserver.serialization.Base64Converter
 
bytesToBase64String(byte[], Charset) - Method in class org.mockserver.serialization.Base64Converter
 
bytesToBody(byte[], String) - Method in class org.mockserver.codec.BodyDecoderEncoder
 

C

calculatePath(String) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
calculatePath(String) - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
callback() - Static method in class org.mockserver.model.HttpClassCallback
Static builder to create a callback.
callback(Class<? extends ExpectationCallback<? extends HttpMessage>>) - Static method in class org.mockserver.model.HttpClassCallback
Static builder to create a callback, which take a callback class.
callback(String) - Static method in class org.mockserver.model.HttpClassCallback
Static builder to create a callback, which take a callback class as a string.
CallbackActionExamples - Class in org.mockserver.examples.mockserver
 
CallbackActionExamples() - Constructor for class org.mockserver.examples.mockserver.CallbackActionExamples
 
CallbackActionExamples.TestExpectationForwardCallback - Class in org.mockserver.examples.mockserver
 
CallbackActionExamples.TestExpectationResponseCallback - Class in org.mockserver.examples.mockserver
 
CallbackWebSocketServerHandler - Class in org.mockserver.netty.websocketregistry
 
CallbackWebSocketServerHandler(HttpState) - Constructor for class org.mockserver.netty.websocketregistry.CallbackWebSocketServerHandler
 
CallGraph(List<AgentRunAnalyzer.GraphNode>, List<AgentRunAnalyzer.GraphEdge>) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.CallGraph
 
callMatch(String) - Method in class org.mockserver.wasm.WasmRuntime
Call the WASM module's match() function with the request body written into linear memory at offset 0.
callTool(String, JsonNode) - Method in class org.mockserver.netty.mcp.McpToolRegistry
 
callWithTimeout(Callable<T>, long, T, MatchingTimeoutExecutor.OnTimeout) - Static method in class org.mockserver.matchers.MatchingTimeoutExecutor
Run a matching task with a millisecond timeout.
cancelAllPendingTransitions() - Method in class org.mockserver.mock.ScenarioManager
Cancels all pending timed transitions and clears generation counters.
CANCELLED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
cancelPendingTransition(String) - Method in class org.mockserver.mock.ScenarioManager
Cancels any pending timed transition for the given scenario name.
capitalize(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
CAPTURE - Enum constant in enum class org.mockserver.mock.MockMode
 
capturedBytes() - Method in class org.mockserver.model.StreamingBody
 
CassetteRegistry - Class in org.mockserver.mock
Process-wide registry of known cassettes — fixture files of MockServer expectations recorded with record_llm_fixtures or loaded with load_expectations_from_file.
CassetteRegistry(LongSupplier) - Constructor for class org.mockserver.mock.CassetteRegistry
 
CassetteRegistry.Entry - Class in org.mockserver.mock
 
categoryFor(LogEntry.LogMessageType) - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
Cause(String, MockServerMatcherNotifier.Cause.Type) - Constructor for class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
ceil(double) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
CERTIFICATE_DOMAIN - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
default CN for leaf distinguishing name
certificateAuthorityCertificate() - Method in class org.mockserver.configuration.Configuration
 
certificateAuthorityCertificate() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
certificateAuthorityCertificate(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom X.509 Certificate for Certificate Authority for TLS, the certificate must be a X509 PEM file and must match the certificateAuthorityPrivateKey
certificateAuthorityCertificate(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom X.509 Certificate for Certificate Authority for TLS, the certificate must be a X509 PEM file and must match the certificateAuthorityPrivateKey
certificateAuthorityCertificateNotYetCreated() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
 
certificateAuthorityPrivateKey() - Method in class org.mockserver.configuration.Configuration
 
certificateAuthorityPrivateKey() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
certificateAuthorityPrivateKey(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom Private Key for Certificate Authority for TLS, the private key must be a PKCS#8 or PKCS#1 PEM file and must match the certificateAuthorityCertificate To convert a PKCS#1 (i.e. default for Bouncy Castle) to a PKCS#8 the following command can be used: openssl pkcs8 -topk8 -inform PEM -in private_key_PKCS_1.pem -out private_key_PKCS_8.pem -nocrypt
certificateAuthorityPrivateKey(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom Private Key for Certificate Authority for TLS, the private key must be a PKCS#8 or PKCS#1 PEM file and must match the certificateAuthorityCertificate To convert a PKCS#1 (i.e. default for Bouncy Castle) to a PKCS#8 the following command can be used: openssl pkcs8 -topk8 -inform PEM -in private_key_PKCS_1.pem -out private_key_PKCS_8.pem -nocrypt
certificateAuthorityX509Certificate() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
load ca certificate
certificateAuthorityX509Certificate() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
certificateChain() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
 
certificateChain() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
CertificateConfigurationValidator - Class in org.mockserver.socket.tls
 
CertificateConfigurationValidator(Configuration, MockServerLogger) - Constructor for class org.mockserver.socket.tls.CertificateConfigurationValidator
 
certificateNotYetCreated() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
 
certificateNotYetCreated() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
CertificateSerializer - Class in org.mockserver.serialization.serializers.certificate
 
CertificateSerializer() - Constructor for class org.mockserver.serialization.serializers.certificate.CertificateSerializer
 
certToPEM(byte[]...) - Static method in class org.mockserver.socket.tls.PEMToFile
 
certToPEM(X509Certificate...) - Static method in class org.mockserver.socket.tls.PEMToFile
 
CH - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
ChainedAuthenticationHandler - Class in org.mockserver.authentication
 
ChainedAuthenticationHandler(AuthenticationHandler...) - Constructor for class org.mockserver.authentication.ChainedAuthenticationHandler
 
changed(String, String, String) - Static method in class org.mockserver.mock.diff.FieldDiff
 
CHANGED - Enum constant in enum class org.mockserver.mock.diff.FieldDiff.DiffType
 
channelActive(ChannelHandlerContext) - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClientHandler
 
channelActive(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
channelActive(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
channelActive(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.relay.UpstreamProxyRelayHandler
 
channelActive(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.TransparentProxyHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClientHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.httpclient.StreamingResponseRelayHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Handles channel deactivation (client disconnect, connection closed, abandoned stream).
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.netty.http3.Http3ConnectUdpHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.relay.UpstreamProxyRelayHandler
 
channelInputClosed(ChannelHandlerContext) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
channelRead(ChannelHandlerContext, Http3DataFrame) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
channelRead(ChannelHandlerContext, Http3HeadersFrame) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.codec.StreamingAwareHttpObjectAggregator
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.echo.http.EchoWebSocketServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.httpclient.StreamingResponseRelayHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.httpclient.TimeToFirstByteHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.logging.LoggingHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.grpc.GrpcBidiReflectionHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.grpc.GrpcBidiRouterHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.grpc.GrpcBidiStreamHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.http3.Http3ConnectUdpHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.mcp.McpStreamableHttpHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.proxy.ProxyProtocolOriginalDestinationHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.unification.TcpChaosHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.unification.TraceContextHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.mockserver.netty.websocketregistry.CallbackWebSocketServerHandler
 
channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.mockserver.netty.proxy.BinaryRequestProxyingHandler
 
channelRead0(ChannelHandlerContext, DatagramDnsQuery) - Method in class org.mockserver.netty.dns.DnsRequestHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.mockserver.netty.proxy.relay.UpstreamProxyRelayHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.mockserver.netty.unification.EarlyMatchingHandler
 
channelRead0(ChannelHandlerContext, WebSocketFrame) - Method in class org.mockserver.mock.action.http.BidirectionalWebSocketFrameHandler
 
channelRead0(ChannelHandlerContext, WebSocketFrame) - Method in class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
 
channelRead0(ChannelHandlerContext, Http2Settings) - Method in class org.mockserver.httpclient.Http2SettingsHandler
 
channelRead0(ChannelHandlerContext, Socks4CommandRequest) - Method in class org.mockserver.netty.proxy.socks.Socks4ProxyHandler
 
channelRead0(ChannelHandlerContext, Socks5Message) - Method in class org.mockserver.netty.proxy.socks.Socks5ProxyHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.echo.http.EchoServerHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.netty.grpc.GrpcToHttpRequestHandler
 
channelRead0(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.netty.HttpRequestHandler
 
channelRead0(ChannelHandlerContext, Message) - Method in class org.mockserver.httpclient.HttpClientHandler
 
channelRead0(ChannelHandlerContext, T) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.echo.http.EchoWebSocketServerHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.netty.HttpRequestHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.netty.mcp.McpStreamableHttpHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.BinaryRequestProxyingHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.mockserver.netty.websocketregistry.CallbackWebSocketServerHandler
 
channelRegistered(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
channelUnregistered(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
chaosErrorResponseOrNull(HttpLlmResponse) - Method in class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
Returns an error HttpResponse (status + optional Retry-After) when the chaos profile triggers a probabilistic error, or null otherwise.
ChaosProbability - Class in org.mockserver.model
Shared deterministic probability-draw logic for chaos injection, used by both HttpChaosProfile (HTTP fault injection) and LlmChaosProfile (LLM fault injection).
Character - Class in org.mockserver.character
 
Character() - Constructor for class org.mockserver.character.Character
 
checkedCount() - Method in class org.mockserver.llm.drift.DriftReport
 
checkPerformanceDrift(String, long, long) - Method in class org.mockserver.mock.drift.DriftAnalyzer
Check whether the p95 response time for the given expectation exceeds the configured threshold, and if so emit a PERFORMANCE drift record.
CircularConcurrentLinkedDeque<E> - Class in org.mockserver.collections
A bounded ConcurrentLinkedDeque that evicts the oldest element(s) once it reaches maxSize, invoking an optional callback on each evicted element.
CircularConcurrentLinkedDeque(int, Consumer<E>) - Constructor for class org.mockserver.collections.CircularConcurrentLinkedDeque
 
CircularHashMap<K,V> - Class in org.mockserver.collections
 
CircularHashMap(int) - Constructor for class org.mockserver.collections.CircularHashMap
 
CircularHashMap(int, Consumer<V>) - Constructor for class org.mockserver.collections.CircularHashMap
 
CircularPriorityQueue<K,V,SLK extends Keyed<K>> - Class in org.mockserver.collections
 
CircularPriorityQueue(int, Comparator<? super SLK>, Function<V, SLK>, Function<V, K>) - Constructor for class org.mockserver.collections.CircularPriorityQueue
 
CLASS_INITIALISER - Enum constant in enum class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause.Type
 
clear() - Method in class org.mockserver.async.subscribe.BoundedMessageStore
Clear all messages.
clear() - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
clear() - Method in class org.mockserver.echo.http.EchoServer
 
clear() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
clear() - Static method in class org.mockserver.llm.semantic.SemanticMatching
 
clear() - Method in class org.mockserver.log.model.LogEntry
 
clear() - Static method in class org.mockserver.metrics.Metrics
 
clear() - Method in class org.mockserver.mock.crud.CrudDataStore
 
clear() - Method in class org.mockserver.mock.dns.DnsIntentRegistry
 
clear() - Method in class org.mockserver.mock.drift.DriftStore
 
clear() - Method in class org.mockserver.mock.drift.PercentileTracker
Clears all tracked data.
clear() - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
clear() - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
clear() - Method in class org.mockserver.state.InMemoryKeyValueStore
 
clear() - Method in interface org.mockserver.state.KeyValueStore
Removes all entries.
clear(String) - Method in class org.mockserver.client.MockServerClient
Clear all expectations and logs that match the expectation id
clear(String) - Method in class org.mockserver.mock.ScenarioManager
Clears ALL isolation variants of the given scenario name.
clear(String, ClearType) - Method in class org.mockserver.client.MockServerClient
Clear expectations, logs or both that match the expectation id
clear(Metrics.Name) - Static method in class org.mockserver.metrics.Metrics
 
clear(ExpectationId) - Method in class org.mockserver.client.MockServerClient
Clear all expectations and logs that match the expectation id
clear(ExpectationId, String) - Method in class org.mockserver.mock.RequestMatchers
 
clear(ExpectationId, ClearType) - Method in class org.mockserver.client.MockServerClient
Clear expectations, logs or both that match the expectation id
clear(HttpRequest) - Method in class org.mockserver.mock.HttpState
 
clear(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Clear all expectations and logs that match the request matcher
clear(RequestDefinition) - Method in class org.mockserver.log.MockServerEventLog
 
clear(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
 
clear(RequestDefinition, ClearType) - Method in class org.mockserver.client.MockServerClient
Clear expectations, logs or both that match the request matcher
clearActionMetrics() - Static method in class org.mockserver.metrics.Metrics
 
clearAllCaches() - Static method in class org.mockserver.cache.LRUCache
 
clearCache(String) - Static method in class org.mockserver.openapi.OpenAPIParser
 
CLEARED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
clearExpectationsWithRequestPropertiesMatcher() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
clearGrpcDescriptors() - Method in class org.mockserver.client.MockServerClient
 
clearLogs() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
clearRequestAndExpectationMetrics() - Static method in class org.mockserver.metrics.Metrics
 
clearRequestAndLogsWithOpenAPIRequestMatcher() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
clearRequestAndLogsWithRequestPropertiesMatcher() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
clearServiceChaos() - Method in class org.mockserver.client.MockServerClient
Clear all service-scoped chaos profiles.
clearSslSubjectAlternativeNameDomains() - Method in class org.mockserver.configuration.Configuration
 
clearSslSubjectAlternativeNameIps() - Method in class org.mockserver.configuration.Configuration
 
ClearType - Enum Class in org.mockserver.model
 
clearWebSocketMetrics() - Static method in class org.mockserver.metrics.Metrics
 
clearWithExpectation() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
clearWithOpenAPIRequestMatcher() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
clearWithRequestPropertiesMatcher() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
CLIENT_REGISTRATION_ID_HEADER - Static variable in class org.mockserver.closurecallback.websocketclient.WebSocketClient
 
clientAndServer - Variable in class org.mockserver.junit.jupiter.MockServerExtension
 
ClientAndServer - Class in org.mockserver.integration
 
ClientAndServer(Integer...) - Constructor for class org.mockserver.integration.ClientAndServer
 
ClientAndServer(String, Integer, Integer...) - Constructor for class org.mockserver.integration.ClientAndServer
 
ClientAndServer(Configuration, Integer...) - Constructor for class org.mockserver.integration.ClientAndServer
 
ClientAndServer(Configuration, String, Integer, Integer...) - Constructor for class org.mockserver.integration.ClientAndServer
 
clientConfiguration() - Static method in class org.mockserver.configuration.ClientConfiguration
 
clientConfiguration(Configuration) - Static method in class org.mockserver.configuration.ClientConfiguration
 
ClientConfiguration - Class in org.mockserver.configuration
 
ClientConfiguration() - Constructor for class org.mockserver.configuration.ClientConfiguration
 
ClientConfiguration(Configuration) - Constructor for class org.mockserver.configuration.ClientConfiguration
 
clientEventLoopGroup - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
ClientException - Exception in org.mockserver.client
 
clientNioEventLoopThreadCount() - Method in class org.mockserver.configuration.ClientConfiguration
 
clientNioEventLoopThreadCount() - Method in class org.mockserver.configuration.Configuration
 
clientNioEventLoopThreadCount() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
clientNioEventLoopThreadCount(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Client Netty worker thread pool size for handling requests and response.
clientNioEventLoopThreadCount(Integer) - Method in class org.mockserver.configuration.ClientConfiguration
Client Netty worker thread pool size for handling requests and response.
clientNioEventLoopThreadCount(Integer) - Method in class org.mockserver.configuration.Configuration
Client Netty worker thread pool size for handling requests and response.
clientSslContextBuilderFunction - Static variable in class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
clientSslContextBuilderFunction - Static variable in class org.mockserver.socket.tls.NettySslContextFactory
 
clockStatus() - Method in class org.mockserver.client.MockServerClient
Retrieve the current clock status including the current instant, epoch millis, and whether the clock is frozen.
clone() - Method in class org.mockserver.log.model.LogEntry
 
clone() - Method in class org.mockserver.matchers.Times
 
clone() - Method in class org.mockserver.mock.Expectation
 
clone() - Method in class org.mockserver.model.Cookies
 
clone() - Method in class org.mockserver.model.Headers
 
clone() - Method in class org.mockserver.model.HttpRequest
 
clone() - Method in class org.mockserver.model.HttpResponse
 
clone() - Method in class org.mockserver.model.KeysAndValues
 
clone() - Method in class org.mockserver.model.KeysToMultiValues
 
clone() - Method in class org.mockserver.model.Parameters
 
clone() - Method in class org.mockserver.model.X509Certificate
 
cloneAndClear() - Method in class org.mockserver.log.model.LogEntry
 
cloneWithLogCorrelationId() - Method in class org.mockserver.model.RequestDefinition
 
close() - Method in class org.mockserver.async.publish.KafkaMessagePublisher
 
close() - Method in interface org.mockserver.async.publish.MessagePublisher
Release any resources held by this publisher (producer connections, etc.).
close() - Method in class org.mockserver.async.publish.MqttMessagePublisher
 
close() - Method in class org.mockserver.async.subscribe.KafkaMessageSubscriber
 
close() - Method in interface org.mockserver.async.subscribe.MessageSubscriber
Clear all recorded messages and stop all subscriptions.
close() - Method in class org.mockserver.async.subscribe.MqttMessageSubscriber
 
close() - Method in class org.mockserver.blob.azure.AzureBlobStore
Closes the Azure blob store.
close() - Method in class org.mockserver.blob.gcs.GcsBlobStore
Closes the underlying GCS Storage client, releasing its HTTP transport resources.
close() - Method in class org.mockserver.blob.s3.S3BlobStore
Closes the underlying S3Client, releasing its HTTP connection pool and I/O threads.
close() - Method in class org.mockserver.client.MockServerClient
 
close() - Method in class org.mockserver.echo.http.EchoServer
 
close() - Method in class org.mockserver.lifecycle.LifeCycle
 
close() - Method in class org.mockserver.logging.StandardOutConsoleHandler
 
close() - Method in interface org.mockserver.state.BlobStore
Releases any resources held by this blob store (e.g. cloud SDK client connection pools).
close() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
close() - Method in class org.mockserver.state.InMemoryStateBackend
 
close() - Method in interface org.mockserver.state.StateBackend
Closes the backend and releases any resources.
close() - Method in class org.mockserver.test.TestLogCaptureHandler
 
close() - Method in class org.mockserver.testcontainers.MockServerContainer
Stops the cached client (if any) and the container.
close(ChannelHandlerContext, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
close(ChannelHandlerContext, ChannelPromise) - Method in class org.mockserver.netty.unification.TcpChaosHandler
 
CLOSE_CONNECTION - Enum constant in enum class org.mockserver.echo.http.EchoServer.Error
 
closeOnFlush(Channel) - Static method in class org.mockserver.exception.ExceptionHandling
Closes the specified channel after all queued write requests are flushed.
clusterEnabled() - Method in class org.mockserver.configuration.Configuration
Returns whether clustering is enabled.
clusterEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns whether clustering is enabled.
clusterEnabled(boolean) - Method in class org.mockserver.configuration.Configuration
Enables or disables clustering.
clusterEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enables or disables clustering.
clusterName() - Method in class org.mockserver.configuration.Configuration
Returns the cluster name used as the JGroups cluster identifier.
clusterName() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the JGroups cluster name.
clusterName(String) - Method in class org.mockserver.configuration.Configuration
Sets the JGroups cluster name.
clusterName(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Sets the JGroups cluster name.
clusterTransportConfig() - Method in class org.mockserver.configuration.Configuration
Returns the optional path to a JGroups XML transport configuration file.
clusterTransportConfig() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the optional path to a JGroups XML transport configuration.
clusterTransportConfig(String) - Method in class org.mockserver.configuration.Configuration
Sets the path to a custom JGroups XML transport configuration.
clusterTransportConfig(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Sets the path to a custom JGroups XML transport configuration.
CNAME - Enum constant in enum class org.mockserver.model.DnsRecordType
 
cnameRecord(String, String) - Static method in class org.mockserver.model.DnsRecord
 
code() - Method in enum class org.mockserver.model.HttpStatusCode
 
code(int) - Static method in enum class org.mockserver.model.HttpStatusCode
 
collect() - Method in class org.mockserver.metrics.BuildInfoCollector
 
collect() - Method in class org.mockserver.metrics.JvmMetricsCollector
 
COLON_NEW_LINES - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
compactLogFormat() - Method in class org.mockserver.configuration.Configuration
 
compactLogFormat() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
compactLogFormat(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
When enabled, log messages written to stdout/SLF4J use a compact single-line format showing summary information (e.g., method, path, status code, expectation ID) instead of full JSON-serialized request and response details.
compactLogFormat(Boolean) - Method in class org.mockserver.configuration.Configuration
 
compareAndRemove(String, long) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
compareAndRemove(String, long) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
compareAndRemove(String, long) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
compareAndRemove(String, long) - Method in interface org.mockserver.state.KeyValueStore
Atomically removes the entry only if the current version matches expectedVersion.
compareAndSet(String, long, ExpectationEntry) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
compareAndSet(String, long, V) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
compareAndSet(String, long, V) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
compareAndSet(String, long, V) - Method in interface org.mockserver.state.KeyValueStore
Atomically replaces the value only if the current version matches expectedVersion.
compareTo(NottableString) - Method in class org.mockserver.model.NottableString
 
compile(Path) - Method in class org.mockserver.grpc.GrpcProtoFileCompiler
 
compile(Path, Path) - Method in class org.mockserver.grpc.GrpcProtoFileCompiler
 
compileDirectory(Path, GrpcProtoDescriptorStore) - Method in class org.mockserver.grpc.GrpcProtoFileCompiler
 
compileSource(String) - Method in class org.mockserver.grpc.GrpcProtoFileCompiler
 
complete() - Method in class org.mockserver.model.StreamingBody
Signal that the stream is complete (last chunk received).
complete(LlmBackend, ParsedConversation) - Method in class org.mockserver.llm.client.LlmCompletionService
Complete the given prompt against the backend, or Optional.empty() if no client is registered for the provider or the call fails for any reason (fail-closed).
completion() - Static method in class org.mockserver.client.Llm
Creates a new Completion builder.
completion() - Static method in class org.mockserver.model.Completion
 
Completion - Class in org.mockserver.model
 
Completion() - Constructor for class org.mockserver.model.Completion
 
ComposedSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
ComposedSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.ComposedSchemaSerializer
 
CompositeOriginalDestinationResolver - Class in org.mockserver.netty.proxy
A composite TransparentProxyHandler.OriginalDestinationResolver that tries an ordered chain of resolution strategies and returns the first non-null result.
CompositeOriginalDestinationResolver(List<TransparentProxyHandler.OriginalDestinationResolver>) - Constructor for class org.mockserver.netty.proxy.CompositeOriginalDestinationResolver
Creates a composite resolver with the given ordered strategies.
configuration - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
configuration - Variable in class org.mockserver.mock.action.http.HttpForwardAction
 
configuration - Variable in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
configuration - Variable in class org.mockserver.responsewriter.ResponseWriter
 
configuration() - Static method in class org.mockserver.configuration.Configuration
 
Configuration - Class in org.mockserver.configuration
 
Configuration() - Constructor for class org.mockserver.configuration.Configuration
 
ConfigurationDTO - Class in org.mockserver.serialization.model
 
ConfigurationDTO() - Constructor for class org.mockserver.serialization.model.ConfigurationDTO
 
ConfigurationDTO(Configuration) - Constructor for class org.mockserver.serialization.model.ConfigurationDTO
 
ConfigurationProperties - Class in org.mockserver.configuration
 
ConfigurationProperties() - Constructor for class org.mockserver.configuration.ConfigurationProperties
 
ConfigurationSerializer - Class in org.mockserver.serialization
 
ConfigurationSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.ConfigurationSerializer
 
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class org.mockserver.examples.proxy.web.configuration.WebMvcConfiguration
 
configureLogger() - Static method in class org.mockserver.logging.MockServerLogger
 
configurePipeline(ChannelHandlerContext, String) - Method in class org.mockserver.echo.http.EchoServerHttpOrHttp2Initializer
 
configurePipeline(ChannelHandlerContext, String) - Method in class org.mockserver.httpclient.HttpOrHttp2Initializer
 
CONFLICT_409 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
connectionClosedException(Throwable) - Static method in class org.mockserver.exception.ExceptionHandling
returns true is the exception was caused by the connection being closed
connectionDelay() - Method in class org.mockserver.configuration.Configuration
 
connectionDelay(Delay) - Method in class org.mockserver.configuration.Configuration
 
connectionDelayMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
connectionDelayMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
connectionException(Throwable) - Static method in class org.mockserver.exception.ExceptionHandling
 
connectionOptions() - Static method in class org.mockserver.model.ConnectionOptions
 
ConnectionOptions - Class in org.mockserver.model
 
ConnectionOptions() - Constructor for class org.mockserver.model.ConnectionOptions
 
ConnectionOptionsDTO - Class in org.mockserver.serialization.model
 
ConnectionOptionsDTO() - Constructor for class org.mockserver.serialization.model.ConnectionOptionsDTO
 
ConnectionOptionsDTO(ConnectionOptions) - Constructor for class org.mockserver.serialization.model.ConnectionOptionsDTO
 
ConnectionOptionsToJavaSerializer - Class in org.mockserver.serialization.java
 
ConnectionOptionsToJavaSerializer() - Constructor for class org.mockserver.serialization.java.ConnectionOptionsToJavaSerializer
 
ConntrackOriginalDestinationResolver - Class in org.mockserver.netty.proxy
Resolves the original destination of a transparently intercepted TCP connection by reading the Linux conntrack table (/proc/net/nf_conntrack).
ConntrackOriginalDestinationResolver() - Constructor for class org.mockserver.netty.proxy.ConntrackOriginalDestinationResolver
 
consumeMatch() - Method in class org.mockserver.mock.Expectation
 
consumeMatchLocally() - Method in class org.mockserver.mock.Expectation
Records a match consumption WITHOUT decrementing the node-local Times counter.
contains(String) - Method in class org.mockserver.wasm.WasmStore
 
contains(String, String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
contains(HttpRequest) - Method in class org.mockserver.mock.Expectation
 
containsAll(MockServerLogger, MatchDifference, NottableStringHashMap) - Method in class org.mockserver.collections.NottableStringHashMap
 
containsAll(MockServerLogger, MatchDifference, NottableStringMultiMap) - Method in class org.mockserver.collections.NottableStringMultiMap
 
containsEntry(String) - Method in class org.mockserver.model.KeysToMultiValues
 
containsEntry(String, String) - Method in class org.mockserver.model.KeysToMultiValues
 
containsExpression(String) - Static method in class org.mockserver.openapi.OpenApiRuntimeExpressionResolver
Returns true if the given string contains at least one OpenAPI runtime expression.
containsExpressions(HttpRequest) - Static method in class org.mockserver.openapi.OpenApiRuntimeExpressionResolver
Returns true if the after-action HttpRequest contains any runtime expressions in its path, headers, Host header, or string body.
containsHeader(String) - Method in interface org.mockserver.model.HttpMessage
 
containsHeader(String) - Method in class org.mockserver.model.HttpRequest
Returns true if a header with the specified name has been added
containsHeader(String) - Method in class org.mockserver.model.HttpResponse
Returns true if a header with the specified name has been added
containsHeader(String, String) - Method in class org.mockserver.model.HttpRequest
Returns true if a header with the specified name and value has been added
containsHeader(String, String) - Method in class org.mockserver.model.HttpResponse
Returns true if a header with the specified name has been added
CONTENT_TYPE - Static variable in class org.mockserver.llm.codec.BedrockEventStreamEncoder
The MIME type for AWS event-stream framing.
contentType - Variable in class org.mockserver.model.BodyWithContentType
 
contentType - Variable in class org.mockserver.serialization.model.BodyWithContentTypeDTO
 
contextDestroyed(ServletContextEvent) - Method in class org.mockserver.mockservlet.MockServerServlet
 
contextDestroyed(ServletContextEvent) - Method in class org.mockserver.proxyservlet.ProxyServlet
 
contextInitialized(ServletContextEvent) - Method in class org.mockserver.mockservlet.MockServerServlet
 
contextInitialized(ServletContextEvent) - Method in class org.mockserver.proxyservlet.ProxyServlet
 
contextPath() - Method in class org.mockserver.client.MockServerClient
 
CONTINUE_100 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
ContractTestResult(String, String, String, HttpRequest, int, boolean, List<String>) - Constructor for class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
controlPlaneJWTAuthenticationExpectedAudience() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneJWTAuthenticationExpectedAudience() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneJWTAuthenticationExpectedAudience(String) - Method in class org.mockserver.configuration.Configuration
Audience claim (i.e. aud) required when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationExpectedAudience(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Audience claim (i.e. aud) required when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationJWKSource() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneJWTAuthenticationJWKSource() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneJWTAuthenticationJWKSource() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneJWTAuthenticationJWKSource(String) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneJWTAuthenticationJWKSource(String) - Method in class org.mockserver.configuration.Configuration
JWK source used when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationJWKSource(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
JWK source used when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationMatchingClaims() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneJWTAuthenticationMatchingClaims() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneJWTAuthenticationMatchingClaims(Map<String, String>) - Method in class org.mockserver.configuration.Configuration
Matching claims expected when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationMatchingClaims(Map<String, String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Matching claims expected when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationRequired() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneJWTAuthenticationRequired() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneJWTAuthenticationRequired() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneJWTAuthenticationRequired(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Require JWT authentication for all control plane requests
controlPlaneJWTAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneJWTAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.Configuration
Require JWT authentication for all control plane requests
controlPlaneJWTAuthenticationRequiredClaims() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneJWTAuthenticationRequiredClaims() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneJWTAuthenticationRequiredClaims(Set<String>) - Method in class org.mockserver.configuration.Configuration
Required claims that should exist (i.e. with any value) when JWT authentication is enabled for control plane requests
controlPlaneJWTAuthenticationRequiredClaims(Set<String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Required claims that should exist (i.e. with any value) when JWT authentication is enabled for control plane requests
controlPlaneMatcher - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
controlPlanePrivateKeyPath() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlanePrivateKeyPath() - Method in class org.mockserver.configuration.Configuration
 
controlPlanePrivateKeyPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlanePrivateKeyPath(String) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlanePrivateKeyPath(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of a fixed custom private key for control plane connections using mTLS for authentication.
controlPlanePrivateKeyPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of a fixed custom private key for control plane connections using mTLS for authentication.
controlPlaneRequestAuthenticated(HttpRequest) - Method in interface org.mockserver.authentication.AuthenticationHandler
 
controlPlaneRequestAuthenticated(HttpRequest) - Method in class org.mockserver.authentication.ChainedAuthenticationHandler
 
controlPlaneRequestAuthenticated(HttpRequest) - Method in class org.mockserver.authentication.jwt.JWTAuthenticationHandler
 
controlPlaneRequestAuthenticated(HttpRequest) - Method in class org.mockserver.authentication.mtls.MTLSAuthenticationHandler
 
controlPlaneTLSMutualAuthenticationCAChain() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneTLSMutualAuthenticationCAChain() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneTLSMutualAuthenticationCAChain() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneTLSMutualAuthenticationCAChain(String) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneTLSMutualAuthenticationCAChain(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for control plane mTLS authentication
controlPlaneTLSMutualAuthenticationCAChain(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for control plane mTLS authentication
controlPlaneTLSMutualAuthenticationRequired() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneTLSMutualAuthenticationRequired() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneTLSMutualAuthenticationRequired() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneTLSMutualAuthenticationRequired(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Require mTLS (also called client authentication and two-way TLS) for all control plane requests
controlPlaneTLSMutualAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneTLSMutualAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.Configuration
Require mTLS (also called client authentication and two-way TLS) for all control plane requests
controlPlaneX509CertificatePath() - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneX509CertificatePath() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneX509CertificatePath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneX509CertificatePath(String) - Method in class org.mockserver.configuration.ClientConfiguration
 
controlPlaneX509CertificatePath(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of a fixed custom X.509 Certificate for control plane connections using mTLS for authentication.
controlPlaneX509CertificatePath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of a fixed custom X.509 Certificate for control plane connections using mTLS for authentication.
conversation() - Static method in class org.mockserver.client.Llm
Creates a new LlmConversationBuilder.
conversation() - Static method in class org.mockserver.client.LlmConversationBuilder
Entry point for building a multi-turn LLM conversation mock.
conversationPredicates() - Static method in class org.mockserver.model.ConversationPredicates
 
ConversationPredicates - Class in org.mockserver.model
Serialisable predicate descriptors for LLM conversation matching.
ConversationPredicates() - Constructor for class org.mockserver.model.ConversationPredicates
 
convert(Expectation[]) - Method in class org.mockserver.fixture.SseAwareExpectationConverter
Convert an array of expectations, making streaming responses SSE-aware.
convertToJson(HttpRequest, BodyMatcher<?>) - Method in class org.mockserver.codec.JsonSchemaBodyDecoder
 
convertYamlToJson(String) - Static method in class org.mockserver.serialization.YamlToJsonConverter
 
cookie(String) - Static method in class org.mockserver.client.Llm
Creates an IsolationSource that reads the isolation key from a cookie.
cookie(String) - Static method in class org.mockserver.llm.IsolationSource
 
cookie(String, String) - Static method in class org.mockserver.model.Cookie
 
cookie(NottableString, String) - Static method in class org.mockserver.model.Cookie
 
cookie(NottableString, NottableString) - Static method in class org.mockserver.model.Cookie
 
Cookie - Class in org.mockserver.model
 
Cookie(String, String) - Constructor for class org.mockserver.model.Cookie
 
Cookie(NottableString, String) - Constructor for class org.mockserver.model.Cookie
 
Cookie(NottableString, NottableString) - Constructor for class org.mockserver.model.Cookie
 
COOKIE - Enum constant in enum class org.mockserver.llm.IsolationSource.Kind
 
CookieDTO - Class in org.mockserver.serialization.model
 
CookieDTO() - Constructor for class org.mockserver.serialization.model.CookieDTO
 
CookieDTO(Cookie) - Constructor for class org.mockserver.serialization.model.CookieDTO
 
cookieHeaderDoesNotAlreadyExists(String, String) - Method in class org.mockserver.model.HttpResponse
 
cookieHeaderDoesNotAlreadyExists(Cookie) - Method in class org.mockserver.model.HttpResponse
 
cookies(Cookie...) - Static method in class org.mockserver.model.Cookies
 
Cookies - Class in org.mockserver.model
 
Cookies(List<Cookie>) - Constructor for class org.mockserver.model.Cookies
 
Cookies(Map<NottableString, NottableString>) - Constructor for class org.mockserver.model.Cookies
 
Cookies(Cookie...) - Constructor for class org.mockserver.model.Cookies
 
COOKIES - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
CookiesDeserializer - Class in org.mockserver.serialization.deserializers.collections
 
CookiesDeserializer() - Constructor for class org.mockserver.serialization.deserializers.collections.CookiesDeserializer
 
cookiesModifier() - Static method in class org.mockserver.model.CookiesModifier
Static builder to create a cookies modifier.
CookiesModifier - Class in org.mockserver.model
 
CookiesModifier() - Constructor for class org.mockserver.model.CookiesModifier
 
CookiesModifierDTO - Class in org.mockserver.serialization.model
 
CookiesModifierDTO() - Constructor for class org.mockserver.serialization.model.CookiesModifierDTO
 
CookiesModifierDTO(CookiesModifier) - Constructor for class org.mockserver.serialization.model.CookiesModifierDTO
 
CookiesSerializer - Class in org.mockserver.serialization.serializers.collections
 
CookiesSerializer() - Constructor for class org.mockserver.serialization.serializers.collections.CookiesSerializer
 
CookieToJavaSerializer - Class in org.mockserver.serialization.java
 
CookieToJavaSerializer() - Constructor for class org.mockserver.serialization.java.CookieToJavaSerializer
 
copy() - Method in class org.mockserver.model.HttpChaosProfile
Returns a copy of this profile with all fields duplicated.
corsAllowCredentials() - Method in class org.mockserver.configuration.Configuration
 
corsAllowCredentials() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
corsAllowCredentials(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
The value used for CORS in the access-control-allow-credentials header.
corsAllowCredentials(Boolean) - Method in class org.mockserver.configuration.Configuration
The value used for CORS in the access-control-allow-credentials header.
corsAllowHeaders() - Method in class org.mockserver.configuration.Configuration
 
corsAllowHeaders() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
corsAllowHeaders(String) - Method in class org.mockserver.configuration.Configuration
the value used for CORS in the access-control-allow-headers and access-control-expose-headers headers.
corsAllowHeaders(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
the value used for CORS in the access-control-allow-headers and access-control-expose-headers headers.
corsAllowMethods() - Method in class org.mockserver.configuration.Configuration
 
corsAllowMethods() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
corsAllowMethods(String) - Method in class org.mockserver.configuration.Configuration
the value used for CORS in the access-control-allow-methods header.
corsAllowMethods(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The value used for CORS in the access-control-allow-methods header.
corsAllowOrigin() - Method in class org.mockserver.configuration.Configuration
 
corsAllowOrigin() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
corsAllowOrigin(String) - Method in class org.mockserver.configuration.Configuration
the value used for CORS in the access-control-allow-origin header.
corsAllowOrigin(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
the value used for CORS in the access-control-allow-origin header.
CORSHeaders - Class in org.mockserver.cors
 
CORSHeaders(String, String, String, boolean, int) - Constructor for class org.mockserver.cors.CORSHeaders
 
CORSHeaders(Configuration) - Constructor for class org.mockserver.cors.CORSHeaders
 
corsMaxAgeInSeconds() - Method in class org.mockserver.configuration.Configuration
 
corsMaxAgeInSeconds() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
corsMaxAgeInSeconds(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The value used for CORS in the access-control-max-age header.
corsMaxAgeInSeconds(Integer) - Method in class org.mockserver.configuration.Configuration
The value used for CORS in the access-control-max-age header.
COULD_NOT_CHECK - Enum constant in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
 
couldNotCheckCount() - Method in class org.mockserver.llm.drift.DriftReport
 
count(String) - Method in class org.mockserver.mock.drift.PercentileTracker
 
COUNTRY - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
C for distinguishing name
countWindowEligible(int) - Method in class org.mockserver.model.GrpcChaosProfile
Returns true when the given 1-based match count falls within the chaos-eligible window defined by succeedFirst and failRequestCount.
countWindowEligible(int) - Method in class org.mockserver.model.HttpChaosProfile
Returns true when the given 1-based match count falls within the chaos-eligible window defined by succeedFirst and failRequestCount.
create(ObjectNode) - Method in class org.mockserver.mock.crud.CrudDataStore
 
create(String, String) - Static method in class org.mockserver.model.MediaType
 
create(Configuration) - Method in interface org.mockserver.state.BlobStoreFactory
Creates a BlobStore from the given configuration.
create(Configuration) - Static method in class org.mockserver.state.StateBackendFactory
Create the state backend via the registered factory.
create(Configuration) - Method in interface org.mockserver.state.StateBackendFactory.Factory
 
create(Configuration, MockServerLogger, Scheduler, WebSocketClientRegistry) - Static method in class org.mockserver.mock.ExpectationStoreFactory
Create the expectation store via the registered factory (default: the standard in-memory RequestMatchers).
create(Configuration, MockServerLogger, Scheduler, WebSocketClientRegistry) - Method in interface org.mockserver.mock.ExpectationStoreFactory.Factory
 
createAllowResponse(String) - Method in class org.mockserver.webhook.AdmissionReviewHandler
Creates an AdmissionReview response that allows the request without any patch.
createAllowWithMessage(String, String) - Method in class org.mockserver.webhook.AdmissionReviewHandler
Creates an AdmissionReview response that allows the request but includes a status message explaining why no mutation was performed.
createAsymmetricKeyPair(AsymmetricKeyPairAlgorithm) - Static method in class org.mockserver.keys.AsymmetricKeyGenerator
 
createClientAndEventLoopGroup() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
createClientAndEventLoopGroup() - Static method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
createClientSslContext(boolean) - Method in class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
createClientSslContext(boolean, boolean) - Method in class org.mockserver.socket.tls.NettySslContextFactory
 
createContextCustomizer(Class<?>, List<ContextConfigurationAttributes>) - Method in class org.mockserver.springtest.MockServerTestCustomizerFactory
 
created - Variable in class org.mockserver.mock.SortableExpectationId
 
CREATED_201 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
CREATED_EXPECTATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
CREATED_EXPECTATION_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
createDTO(Body<?>) - Static method in class org.mockserver.serialization.model.BodyDTO
 
createExpectationClientAndServer() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
createExpectationMockServerClient() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
createExpectationOverTLSMockServerClient() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
createExpectationWithinObjectCallback() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
createFetcher(Object, String) - Method in class org.mockserver.templates.engine.mustache.ExtendedCollector
 
createFileIfNotExists(String, File) - Static method in class org.mockserver.file.FileCreator
 
createHttpClient() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
createKeyAndCertificateFactory(Configuration, MockServerLogger) - Static method in class org.mockserver.socket.tls.KeyAndCertificateFactoryFactory
 
createKeyAndCertificateFactory(Configuration, MockServerLogger, boolean) - Static method in class org.mockserver.socket.tls.KeyAndCertificateFactoryFactory
 
createKeyPair(AsymmetricKeyPairAlgorithm) - Static method in class org.mockserver.keys.AsymmetricKeyGenerator
 
createObjectMapper() - Static method in class org.mockserver.examples.proxy.json.ObjectMapperFactory
 
createObjectMapper() - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
createObjectMapper(boolean, boolean, JsonSerializer...) - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
createObjectMapper(JsonDeserializer...) - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
createObjectMapper(JsonSerializer...) - Static method in class org.mockserver.serialization.ObjectMapperFactory
 
createOpenAPIExpectationFilteringOperations() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIExpectationLoadedByClasspathLocation() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIExpectationLoadedByFileUrl() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIExpectationLoadedByHttpUrl() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIExpectationLoadedByJsonLiteral() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIExpectationLoadedByYamlLiteral() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createOpenAPIPetStoreExpectationLoadedByHttpUrl() - Method in class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
createParentDirs(File) - Static method in class org.mockserver.file.FileCreator
 
createServerSslContext() - Method in class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
createServerSslContext() - Method in class org.mockserver.socket.tls.NettySslContextFactory
 
createSession() - Method in class org.mockserver.netty.mcp.McpSessionManager
 
createWithContentTypeDTO(BodyWithContentType<?>) - Static method in class org.mockserver.serialization.model.BodyWithContentTypeDTO
 
CrossProtocolEventBus - Class in org.mockserver.mock
In-process event bus that bridges protocol events to scenario state transitions.
CrossProtocolEventBus() - Constructor for class org.mockserver.mock.CrossProtocolEventBus
Creates a fresh, non-singleton instance.
crossProtocolScenario() - Static method in class org.mockserver.model.CrossProtocolScenario
 
CrossProtocolScenario - Class in org.mockserver.model
Describes a cross-protocol scenario correlation: when a protocol event matching CrossProtocolScenario.trigger (and optionally CrossProtocolScenario.matchPattern) is observed, the named scenario is advanced to CrossProtocolScenario.targetState.
CrossProtocolScenario() - Constructor for class org.mockserver.model.CrossProtocolScenario
 
CrossProtocolTrigger - Enum Class in org.mockserver.model
Identifies the protocol event that triggers a cross-protocol scenario state transition.
crud(CrudExpectationsDefinition) - Method in class org.mockserver.client.MockServerClient
Register a CRUD simulation that auto-generates RESTful endpoints for a given base path.
CrudActionHandler - Class in org.mockserver.mock.crud
 
CrudActionHandler(CrudDataStore, String) - Constructor for class org.mockserver.mock.crud.CrudActionHandler
 
CrudDataStore - Class in org.mockserver.mock.crud
 
CrudDataStore(String, CrudExpectationsDefinition.IdStrategy) - Constructor for class org.mockserver.mock.crud.CrudDataStore
 
CrudDataStore(String, CrudExpectationsDefinition.IdStrategy, List<ObjectNode>) - Constructor for class org.mockserver.mock.crud.CrudDataStore
 
CrudDataStore(String, CrudExpectationsDefinition.IdStrategy, List<ObjectNode>, int) - Constructor for class org.mockserver.mock.crud.CrudDataStore
 
CrudDispatcher - Class in org.mockserver.mock.crud
 
CrudDispatcher() - Constructor for class org.mockserver.mock.crud.CrudDispatcher
 
crudEntities(String) - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
crudEntities(String) - Method in class org.mockserver.state.InMemoryStateBackend
 
crudEntities(String) - Method in interface org.mockserver.state.StateBackend
Returns a CRUD entity key-value store for the given namespace.
CrudExpectationsDefinition - Class in org.mockserver.model
 
CrudExpectationsDefinition() - Constructor for class org.mockserver.model.CrudExpectationsDefinition
 
CrudExpectationsDefinition.IdStrategy - Enum Class in org.mockserver.model
 
CrudExpectationsDefinitionSerializer - Class in org.mockserver.serialization
 
CrudExpectationsDefinitionSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.CrudExpectationsDefinitionSerializer
 
CURL - Enum constant in enum class org.mockserver.model.Format
 
currentField(MatchDifference.Field) - Method in class org.mockserver.matchers.MatchDifference
 
currentTimeMillis() - Static method in class org.mockserver.time.EpochService
 
currentTimeMillis() - Static method in class org.mockserver.time.TimeService
Returns current time in epoch milliseconds, consistent with TimeService.now().
CUSTOM - Enum constant in enum class org.mockserver.socket.tls.ForwardProxyTLSX509CertificatesTrustManager
 
customClientAndServer - Variable in class org.mockserver.junit.jupiter.MockServerExtension
 
customizeContext(ConfigurableApplicationContext, MergedContextConfiguration) - Method in class org.mockserver.springtest.MockServerPropertyCustomizer
 
CustomJsonUnitMatcherLoader - Class in org.mockserver.matchers
Loads the CustomJsonUnitMatcherProvider class named by mockserver.customJsonUnitMatchersClass and exposes the matchers it produces.
CustomJsonUnitMatcherProvider - Interface in org.mockserver.matchers
Plug-in point for registering custom json-unit matchers so they can be referenced from JSON body expectations using the ${json-unit.matches:name} placeholder.
customJsonUnitMatchersClass() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
customJsonUnitMatchersClass(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Fully qualified name of a class implementing org.mockserver.matchers.CustomJsonUnitMatcherProvider.
CustomJWTClaimsVerifier - Class in org.mockserver.authentication.jwt
 
CustomJWTClaimsVerifier(String, JWTClaimsSet, Set<String>) - Constructor for class org.mockserver.authentication.jwt.CustomJWTClaimsVerifier
 

D

DashboardExamples - Class in org.mockserver.examples.mockserver
 
DashboardExamples() - Constructor for class org.mockserver.examples.mockserver.DashboardExamples
 
DashboardHandler - Class in org.mockserver.dashboard
 
DashboardHandler() - Constructor for class org.mockserver.dashboard.DashboardHandler
 
DashboardLogEntryDTO - Class in org.mockserver.dashboard.model
 
DashboardLogEntryDTO(String, String, String, LogEntry.LogMessageType) - Constructor for class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
DashboardLogEntryDTO(LogEntry) - Constructor for class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
DashboardLogEntryDTOGroup - Class in org.mockserver.dashboard.model
 
DashboardLogEntryDTOGroup(DescriptionProcessor) - Constructor for class org.mockserver.dashboard.model.DashboardLogEntryDTOGroup
 
DashboardLogEntryDTOGroupSerializer - Class in org.mockserver.dashboard.serializers
 
DashboardLogEntryDTOGroupSerializer() - Constructor for class org.mockserver.dashboard.serializers.DashboardLogEntryDTOGroupSerializer
 
DashboardLogEntryDTOSerializer - Class in org.mockserver.dashboard.serializers
 
DashboardLogEntryDTOSerializer() - Constructor for class org.mockserver.dashboard.serializers.DashboardLogEntryDTOSerializer
 
DashboardWebSocketHandler - Class in org.mockserver.dashboard
 
DashboardWebSocketHandler(HttpState, boolean, boolean) - Constructor for class org.mockserver.dashboard.DashboardWebSocketHandler
 
DATA_LOSS - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
datagramChannelClassFor(EventLoopGroup) - Static method in class org.mockserver.socket.NettyTransport
Returns the datagram channel class that is compatible with the given group.
DateSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
DateSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.DateSchemaSerializer
 
DateTemplateHelper - Class in org.mockserver.templates.engine.helpers
 
DateTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
DateTimeSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
DateTimeSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.DateTimeSchemaSerializer
 
DEADLINE_EXCEEDED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
DEBUG - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
debugMismatch(HttpRequest) - Method in class org.mockserver.mock.HttpState
 
debugMismatch(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Analyze why a request does not match any active expectations, showing per-field match failures for each expectation.
DecimalExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
DecimalExample() - Constructor for class org.mockserver.openapi.examples.models.DecimalExample
 
DecimalExample(BigDecimal) - Constructor for class org.mockserver.openapi.examples.models.DecimalExample
 
decode(byte[]) - Static method in class org.mockserver.grpc.GrpcFrameCodec
 
decode(byte[]) - Static method in class org.mockserver.llm.codec.BedrockEventStreamEncoder
Decode a concatenated event-stream byte array into individual messages.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.mockserver.codec.NettyBinaryToMockServerBinaryResponseDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.mockserver.netty.unification.PortUnificationHandler
 
decode(ChannelHandlerContext, FullHttpRequest, List<Object>) - Method in class org.mockserver.codec.NettyHttpToMockServerHttpRequestDecoder
 
decode(ChannelHandlerContext, FullHttpResponse, List<Object>) - Method in class org.mockserver.codec.NettyHttpToMockServerHttpResponseDecoder
 
decode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class org.mockserver.codec.PreserveHeadersNettyRemoves
 
decode(String) - Static method in class org.mockserver.llm.IsolationSource
Decode an isolation source from its encoded string form.
decode(HttpRequest) - Method in class org.mockserver.llm.codec.AnthropicCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.BedrockCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.GeminiCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.OllamaCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
decode(HttpRequest) - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
decode(HttpRequest) - Method in interface org.mockserver.llm.ProviderCodec
 
DecodedMessage(Map<String, String>, byte[]) - Constructor for class org.mockserver.llm.codec.BedrockEventStreamEncoder.DecodedMessage
 
decodeIsolationSource(String) - Static method in class org.mockserver.client.LlmConversationBuilder
Decode the isolation source from a scenario name that contains the isolation marker.
decodeIsolationSource(String) - Static method in class org.mockserver.llm.LlmScenarioNames
Decode the isolation source from a scenario name that contains the isolation marker.
decodeRequestBody(byte[], String) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Decodes the request body from gRPC-Web framing to standard gRPC framing.
decodeServiceName(byte[]) - Method in class org.mockserver.grpc.GrpcHealthCheckHandler
Decodes a HealthCheckRequest from gRPC-framed bytes and returns the service name.
decodeSingle(byte[]) - Static method in class org.mockserver.grpc.GrpcFrameCodec
 
decodeSmoke_binaryPngBody() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_contentEncodingGzip() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_jsonBody() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_multiValueHeader() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_parameterBody() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_utf16Body() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decodeSmoke_xmlBodyViaXPath() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
 
decrement() - Method in class org.mockserver.matchers.Times
 
decrement(Metrics.Name) - Method in class org.mockserver.metrics.Metrics
 
decrement(Action.Type) - Method in class org.mockserver.metrics.Metrics
 
decrementAndCheckGreaterThanZero() - Method in class org.mockserver.matchers.Times
 
decrementRemainingMatches() - Method in class org.mockserver.mock.Expectation
 
DEEP_OBJECT - Enum constant in enum class org.mockserver.model.ParameterStyle
 
DEFAULT_ALLOW_HEADERS - Static variable in class org.mockserver.cors.CORSHeaders
 
DEFAULT_ALLOW_METHODS - Static variable in class org.mockserver.cors.CORSHeaders
 
DEFAULT_CERTIFICATE_AUTHORITY_PRIVATE_KEY - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
DEFAULT_CERTIFICATE_AUTHORITY_X509_CERTIFICATE - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
DEFAULT_COLLAPSE_WHITESPACE - Static variable in class org.mockserver.model.NormalizationOptions
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mockserver.model.StringBody
 
DEFAULT_DROP_BUILT_IN_VOLATILE_FIELDS - Static variable in class org.mockserver.model.NormalizationOptions
 
DEFAULT_INTER_EVENT_DELAY_MS - Static variable in class org.mockserver.fixture.SseBodyParser
Default inter-event delay in milliseconds when per-chunk timestamps are not available.
DEFAULT_JSON_CONTENT_TYPE - Static variable in class org.mockserver.model.JsonBody
 
DEFAULT_JSON_HTTP_CHARACTER_SET - Static variable in class org.mockserver.model.MediaType
JSON text exchanged between systems that are not part of a closed ecosystem MUST be encoded using UTF-8 [RFC3629].
DEFAULT_KEY_GENERATION_AND_SIGNING_ALGORITHM - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
default key pair generation and signing algorithm
DEFAULT_LOWERCASE - Static variable in class org.mockserver.model.NormalizationOptions
 
DEFAULT_MATCH_TYPE - Static variable in class org.mockserver.model.JsonBody
 
DEFAULT_MAX_ITEMS - Static variable in class org.mockserver.mock.crud.CrudDataStore
 
DEFAULT_MAX_RECORDED_MESSAGES - Static variable in class org.mockserver.async.subscribe.BoundedMessageStore
Default maximum number of recorded messages per channel.
DEFAULT_PROTOCOL_VERSION - Static variable in class org.mockserver.netty.mcp.McpContractTest
Default MCP protocol version advertised by the client when the caller supplies none.
DEFAULT_SORT_JSON_KEYS - Static variable in class org.mockserver.model.NormalizationOptions
 
DEFAULT_TEXT_HTTP_CHARACTER_SET - Static variable in class org.mockserver.model.MediaType
The default character set for an HTTP message, if none is specified in the Content-Type header.
DEFAULT_XML_CONTENT_TYPE - Static variable in class org.mockserver.model.XmlBody
 
defaultChain() - Static method in class org.mockserver.netty.proxy.CompositeOriginalDestinationResolver
Returns the default chain without TPROXY or eBPF: [SO_ORIGINAL_DST, conntrack, dns-intent].
defaultChain(Configuration) - Static method in class org.mockserver.netty.proxy.CompositeOriginalDestinationResolver
Returns the default chain: [TPROXY, eBPF, SO_ORIGINAL_DST, conntrack, dns-intent].
defaultSensitiveHeaders() - Static method in class org.mockserver.fixture.FixtureRedactor
The default sensitive header names (case-insensitive), as an unmodifiable set, so callers can reuse them when constructing a redactor with additional body fields without re-declaring the list.
defaultTimeout - Variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
defaultTimeout - Variable in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
defaultValue - Static variable in enum class org.mockserver.model.KeyMatchStyle
 
degradationFactor(long, long) - Method in class org.mockserver.model.HttpChaosProfile
Returns the gradual-degradation ramp factor in [0.0, 1.0] for the given timing.
delay(TimeUnit, long) - Static method in class org.mockserver.model.Delay
 
Delay - Class in org.mockserver.model
 
Delay(TimeUnit, long) - Constructor for class org.mockserver.model.Delay
 
Delay(TimeUnit, long, DelayDistribution) - Constructor for class org.mockserver.model.Delay
 
DelayDistribution - Class in org.mockserver.model
 
DelayDistribution() - Constructor for class org.mockserver.model.DelayDistribution
 
DelayDistribution.Type - Enum Class in org.mockserver.model
 
DelayDistributionDTO - Class in org.mockserver.serialization.model
 
DelayDistributionDTO() - Constructor for class org.mockserver.serialization.model.DelayDistributionDTO
 
DelayDistributionDTO(DelayDistribution) - Constructor for class org.mockserver.serialization.model.DelayDistributionDTO
 
DelayDTO - Class in org.mockserver.serialization.model
 
DelayDTO() - Constructor for class org.mockserver.serialization.model.DelayDTO
 
DelayDTO(Delay) - Constructor for class org.mockserver.serialization.model.DelayDTO
 
DelayToJavaSerializer - Class in org.mockserver.serialization.java
 
DelayToJavaSerializer() - Constructor for class org.mockserver.serialization.java.DelayToJavaSerializer
 
delete(String) - Method in class org.mockserver.blob.azure.AzureBlobStore
 
delete(String) - Method in class org.mockserver.blob.gcs.GcsBlobStore
 
delete(String) - Method in class org.mockserver.blob.s3.S3BlobStore
 
delete(String) - Method in class org.mockserver.file.FileStore
 
delete(String) - Method in class org.mockserver.mock.crud.CrudDataStore
 
delete(String) - Static method in class org.mockserver.model.HttpRequest
 
delete(String) - Method in interface org.mockserver.state.BlobStore
Deletes a blob by key.
delete(String) - Method in class org.mockserver.state.FilesystemBlobStore
 
delete(String) - Method in class org.mockserver.state.infinispan.InfinispanBlobStore
 
delete(String) - Method in class org.mockserver.state.InMemoryBlobStore
 
delete(K) - Method in class org.mockserver.cache.LRUCache
 
deregister() - Static method in class org.mockserver.state.infinispan.InfinispanStateBackendRegistrar
Deregister the Infinispan factory, reverting to the default in-memory backend (primarily for tests).
deregister(ChannelHandlerContext, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
description - Variable in enum class org.mockserver.metrics.Metrics.Name
 
description(Object) - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
description(Object, String) - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
Description - Interface in org.mockserver.dashboard.serializers
 
DescriptionProcessor - Class in org.mockserver.dashboard.serializers
 
DescriptionProcessor() - Constructor for class org.mockserver.dashboard.serializers.DescriptionProcessor
 
DescriptionSerializer - Class in org.mockserver.dashboard.serializers
 
DescriptionSerializer() - Constructor for class org.mockserver.dashboard.serializers.DescriptionSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.openapi.examples.JsonExampleDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.body.BodyDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.body.BodyWithContentTypeDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.body.StrictBodyDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.collections.CookiesDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.collections.KeysToMultiValuesDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.condition.TimeToLiveDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.condition.VerificationTimesDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.expectation.OpenAPIExpectationDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.request.RequestDefinitionDTODeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.mockserver.serialization.deserializers.string.NottableStringDeserializer
 
deserialize(String) - Method in class org.mockserver.serialization.ConfigurationSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.CrudExpectationsDefinitionSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.ExpectationSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.HttpResponseSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.PortBindingSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
deserialize(String) - Method in interface org.mockserver.serialization.Serializer
 
deserialize(String) - Method in class org.mockserver.serialization.VerificationSequenceSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.VerificationSerializer
 
deserialize(String) - Method in class org.mockserver.serialization.WebSocketMessageSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.HttpResponseSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.LogEntrySerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
deserializeArray(String) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
deserializeArray(String, boolean) - Method in class org.mockserver.serialization.ExpectationSerializer
 
deserializeArray(String, boolean) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
deserializeArray(String, boolean, BiFunction<String, List<Expectation>, List<Expectation>>) - Method in class org.mockserver.serialization.ExpectationSerializer
 
deserializeNottableStrings(String...) - Static method in class org.mockserver.model.NottableString
 
deserializeNottableStrings(List<String>) - Static method in class org.mockserver.model.NottableString
 
deserializer(HttpRequest, String, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.serializer.HttpTemplateOutputDeserializer
 
deserializeToExpectations(String) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
destroy() - Method in class org.mockserver.mockservlet.MockServerServlet
 
destroy() - Method in class org.mockserver.proxyservlet.ProxyServlet
 
Detail - Class in org.mockserver.memory
 
Detail() - Constructor for class org.mockserver.memory.Detail
 
detailedMatchFailures() - Method in class org.mockserver.configuration.Configuration
 
detailedMatchFailures() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
detailedMatchFailures(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) the log event recording that a request matcher did not match will include a detailed reason why each non matching field did not match.
detailedMatchFailures(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) the log event recording that a request matcher did not match will include a detailed reason why each non-matching field did not match.
detailedVerificationFailures() - Method in class org.mockserver.configuration.Configuration
 
detailedVerificationFailures() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
detailedVerificationFailures(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) verification failure messages include a detailed diff showing which fields did not match for the closest matching request.
detailedVerificationFailures(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) verification failure messages include a detailed diff showing which fields did not match for the closest matching request.
detect(List<DriftDetector.RecordedExchange>, Provider, LlmBackend) - Method in class org.mockserver.llm.drift.DriftDetector
Replay each recorded exchange against backend and diff the live response shape against the recorded one.
DID_NOT_MATCH - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
didNotMatchExpectationBecause - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
didNotMatchExpectationWithoutBecause - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
didNotMatchRequestBecause - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
diff(JsonNode, JsonNode) - Static method in class org.mockserver.llm.drift.StructuralShapeDiff
Diff the shapes of baseline (recorded) and live.
diff(HttpRequest, HttpRequest) - Method in class org.mockserver.mock.diff.TrafficDiffEngine
Compute field-level diffs between two HTTP requests.
direction - Variable in enum class org.mockserver.model.Action.Type
 
directoryToSaveDynamicSSLCertificate() - Method in class org.mockserver.configuration.Configuration
 
directoryToSaveDynamicSSLCertificate() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
directoryToSaveDynamicSSLCertificate(String) - Method in class org.mockserver.configuration.Configuration
Directory used to save the dynamically generated Certificate Authority X.509 Certificate and Private Key.
directoryToSaveDynamicSSLCertificate(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Directory used to save the dynamically generated Certificate Authority X.509 Certificate and Private Key.
disableLogging() - Method in class org.mockserver.configuration.Configuration
 
disableLogging() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
disableLogging(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Disable all logging and processing of log events
disableLogging(Boolean) - Method in class org.mockserver.configuration.Configuration
Disable all logging and processing of log events
disableSslDownstream(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
disableSystemOut() - Method in class org.mockserver.configuration.Configuration
 
disableSystemOut() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
disableSystemOut(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Disable printing log to system out for JVM, default is enabled
disableSystemOut(Boolean) - Method in class org.mockserver.configuration.Configuration
Disable printing log to system out for JVM, default is enabled
disconnect(ChannelHandlerContext, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
dispatch(HttpRequest) - Method in class org.mockserver.mock.crud.CrudDispatcher
 
DNS_CLASS - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
DNS_NAME - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
DNS_QUERY - Enum constant in enum class org.mockserver.model.CrossProtocolTrigger
 
DNS_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
DNS_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
DNS_TYPE - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
dnsEnabled() - Method in class org.mockserver.configuration.Configuration
 
dnsEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
dnsEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
dnsEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
 
DnsIntentOriginalDestinationResolver - Class in org.mockserver.netty.proxy
Resolves the original destination of a transparently intercepted TCP connection by consulting the DnsIntentRegistry — a record of hostname-to-IP answers that MockServer's DNS server has handed out.
DnsIntentOriginalDestinationResolver() - Constructor for class org.mockserver.netty.proxy.DnsIntentOriginalDestinationResolver
 
DnsIntentRegistry - Class in org.mockserver.mock.dns
Thread-safe bounded registry that records the hostname-to-IP answers MockServer's DNS server has handed out.
DnsIntentRegistry(int) - Constructor for class org.mockserver.mock.dns.DnsIntentRegistry
 
dnsPort() - Method in class org.mockserver.configuration.Configuration
 
dnsPort() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
dnsPort(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
dnsPort(Integer) - Method in class org.mockserver.configuration.Configuration
 
dnsRecord() - Static method in class org.mockserver.model.DnsRecord
 
DnsRecord - Class in org.mockserver.model
 
DnsRecord() - Constructor for class org.mockserver.model.DnsRecord
 
DnsRecordClass - Enum Class in org.mockserver.model
 
DnsRecordDTO - Class in org.mockserver.serialization.model
 
DnsRecordDTO() - Constructor for class org.mockserver.serialization.model.DnsRecordDTO
 
DnsRecordDTO(DnsRecord) - Constructor for class org.mockserver.serialization.model.DnsRecordDTO
 
DnsRecordType - Enum Class in org.mockserver.model
 
dnsRequest() - Static method in class org.mockserver.model.DnsRequestDefinition
 
dnsRequest(String) - Static method in class org.mockserver.model.DnsRequestDefinition
 
dnsRequest(String, DnsRecordType) - Static method in class org.mockserver.model.DnsRequestDefinition
 
DnsRequestDefinition - Class in org.mockserver.model
 
DnsRequestDefinition() - Constructor for class org.mockserver.model.DnsRequestDefinition
 
DnsRequestDefinitionDTO - Class in org.mockserver.serialization.model
 
DnsRequestDefinitionDTO() - Constructor for class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
DnsRequestDefinitionDTO(DnsRequestDefinition) - Constructor for class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
DnsRequestHandler - Class in org.mockserver.netty.dns
 
DnsRequestHandler(MockServerLogger, HttpState) - Constructor for class org.mockserver.netty.dns.DnsRequestHandler
 
DnsRequestPropertiesMatcher - Class in org.mockserver.matchers
 
DnsRequestPropertiesMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.DnsRequestPropertiesMatcher
 
dnsResponse() - Static method in class org.mockserver.model.DnsResponse
 
DnsResponse - Class in org.mockserver.model
 
DnsResponse() - Constructor for class org.mockserver.model.DnsResponse
 
DnsResponseCode - Enum Class in org.mockserver.model
 
DnsResponseDTO - Class in org.mockserver.serialization.model
 
DnsResponseDTO() - Constructor for class org.mockserver.serialization.model.DnsResponseDTO
 
DnsResponseDTO(DnsResponse) - Constructor for class org.mockserver.serialization.model.DnsResponseDTO
 
DoubleExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
DoubleExample() - Constructor for class org.mockserver.openapi.examples.models.DoubleExample
 
DoubleExample(double) - Constructor for class org.mockserver.openapi.examples.models.DoubleExample
 
DownstreamProxyRelayHandler - Class in org.mockserver.netty.proxy.relay
 
DownstreamProxyRelayHandler(MockServerLogger, Channel) - Constructor for class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
DRIFT - Enum constant in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
 
DriftAnalyzer - Class in org.mockserver.mock.drift
Compares a real forwarded response against a matching stub expectation's configured response and emits DriftRecords for any structural discrepancies (status code, headers, JSON schema).
DriftAnalyzer(DriftStore) - Constructor for class org.mockserver.mock.drift.DriftAnalyzer
 
DriftDetector - Class in org.mockserver.llm.drift
Replays recorded LLM request/response exchanges against a live provider and reports structural drift in the responses (new/removed fields, type changes) — closing the loop on stale VCR cassettes.
DriftDetector(LlmClientRegistry, ProviderCodecRegistry, LlmTransport, long) - Constructor for class org.mockserver.llm.drift.DriftDetector
 
DriftDetector(LlmTransport, long) - Constructor for class org.mockserver.llm.drift.DriftDetector
 
DriftDetector.RecordedExchange - Record Class in org.mockserver.llm.drift
A recorded request and the body of its recorded response.
driftedCount() - Method in class org.mockserver.llm.drift.DriftReport
 
DriftRecord - Class in org.mockserver.mock.drift
A single drift observation: one field/aspect of a forwarded response that differs structurally from the matching stub expectation's response.
DriftRecord() - Constructor for class org.mockserver.mock.drift.DriftRecord
 
DriftReport - Class in org.mockserver.llm.drift
Result of a drift-detection run: one DriftReport.ExchangeDrift per recorded exchange that was replayed against the live provider, plus rollup counts.
DriftReport(List<DriftReport.ExchangeDrift>) - Constructor for class org.mockserver.llm.drift.DriftReport
 
DriftReport.ExchangeDrift - Class in org.mockserver.llm.drift
Per-exchange structural-drift outcome.
DriftReport.ExchangeDrift.Status - Enum Class in org.mockserver.llm.drift
 
driftResponseTimeThresholdMs() - Method in class org.mockserver.configuration.Configuration
 
driftResponseTimeThresholdMs() - Static method in class org.mockserver.configuration.ConfigurationProperties
p95 response time threshold (in milliseconds) for performance drift detection.
driftResponseTimeThresholdMs(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
driftResponseTimeThresholdMs(Long) - Method in class org.mockserver.configuration.Configuration
p95 response time threshold (in milliseconds) for performance drift detection.
driftSemanticAnalysisEnabled() - Method in class org.mockserver.configuration.Configuration
 
driftSemanticAnalysisEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to enable LLM-powered semantic drift analysis.
driftSemanticAnalysisEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
driftSemanticAnalysisEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Whether to enable LLM-powered semantic drift analysis.
DriftStore - Class in org.mockserver.mock.drift
Thread-safe LRU-capped store of DriftRecord entries.
DriftStore(int) - Constructor for class org.mockserver.mock.drift.DriftStore
 
DriftType - Enum Class in org.mockserver.mock.drift
Categories of structural drift detected when comparing a forwarded (real) response against a matching stub expectation's configured response.
dropConnectionError() - Method in class org.mockserver.examples.mockserver.ErrorActionExamples
 
DTO<T> - Interface in org.mockserver.serialization.model
 
dynamicallyCreateCertificateAuthorityCertificate() - Method in class org.mockserver.configuration.Configuration
 
dynamicallyCreateCertificateAuthorityCertificate() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
dynamicallyCreateCertificateAuthorityCertificate(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable dynamic creation of Certificate Authority X509 certificate and private key.
dynamicallyCreateCertificateAuthorityCertificate(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable dynamic creation of Certificate Authority X509 certificate and private key.

E

EarlyMatchingHandler - Class in org.mockserver.netty.unification
Inspects the incoming Netty HttpRequest (headers only) and, when a matching expectation is configured with respondBeforeBody=true, dispatches the response and closes the connection before HttpObjectAggregator buffers the request body.
EarlyMatchingHandler(Configuration, HttpState, HttpActionHandler, boolean) - Constructor for class org.mockserver.netty.unification.EarlyMatchingHandler
 
EarlyNettyResponseWriter - Class in org.mockserver.netty.responsewriter
Response writer for the early-dispatch path.
EarlyNettyResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext, Scheduler) - Constructor for class org.mockserver.netty.responsewriter.EarlyNettyResponseWriter
 
EbpfOriginalDestinationResolver - Class in org.mockserver.netty.proxy
Resolves the original destination of a transparently intercepted TCP connection by reading a pinned BPF hash map populated by an external eBPF program.
EbpfOriginalDestinationResolver(Configuration) - Constructor for class org.mockserver.netty.proxy.EbpfOriginalDestinationResolver
 
EC256_SHA256 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
EC384_SHA384 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
EchoServer - Class in org.mockserver.echo.http
 
EchoServer(boolean) - Constructor for class org.mockserver.echo.http.EchoServer
 
EchoServer(boolean, SslContext, EchoServer.Error) - Constructor for class org.mockserver.echo.http.EchoServer
 
EchoServer(boolean, EchoServer.Error) - Constructor for class org.mockserver.echo.http.EchoServer
 
EchoServer(SslContext) - Constructor for class org.mockserver.echo.http.EchoServer
 
EchoServer.Error - Enum Class in org.mockserver.echo.http
 
EchoServer.LastRequest - Class in org.mockserver.echo.http
 
EchoServer.NextResponse - Class in org.mockserver.echo.http
 
EchoServerHandler - Class in org.mockserver.echo.http
 
EchoServerHttpOrHttp2Initializer - Class in org.mockserver.echo.http
 
EchoServerHttpOrHttp2Initializer(MockServerLogger, SocketChannel, BiConsumer<SocketChannel, ChannelPipeline>, BiConsumer<SocketChannel, ChannelPipeline>) - Constructor for class org.mockserver.echo.http.EchoServerHttpOrHttp2Initializer
 
EchoServerInitializer - Class in org.mockserver.echo.http
 
EchoWebSocketServerHandler - Class in org.mockserver.echo.http
 
ECP512_SHA512 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
EmailSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
EmailSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.EmailSchemaSerializer
 
embedding() - Static method in class org.mockserver.client.Llm
Creates a new EmbeddingResponse builder.
embedding() - Static method in class org.mockserver.model.EmbeddingResponse
 
EmbeddingResponse - Class in org.mockserver.model
 
EmbeddingResponse() - Constructor for class org.mockserver.model.EmbeddingResponse
 
empty() - Static method in class org.mockserver.async.security.KafkaSecurity
Returns a new empty (no-op) security instance.
empty() - Static method in class org.mockserver.async.security.MqttSecurity
Returns a new empty (no-op) security instance.
empty() - Static method in class org.mockserver.llm.ParsedConversation
 
enableCORSForAllResponses() - Method in class org.mockserver.configuration.Configuration
 
enableCORSForAllResponses() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
enableCORSForAllResponses(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable CORS for all responses from MockServer, including the REST API and expectation responses
enableCORSForAllResponses(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable CORS for all responses from MockServer, including the REST API and expectation responses
enableCORSForAPI() - Method in class org.mockserver.configuration.Configuration
 
enableCORSForAPI() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
enableCORSForAPI(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable CORS for MockServer REST API so that the API can be used for javascript running in browsers, such as selenium
enableCORSForAPI(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable CORS for MockServer REST API so that the API can be used for javascript running in browsers, such as selenium
enabled - Static variable in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
enableSslDownstream(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
enableSslUpstreamAndDownstream(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
encode() - Method in class org.mockserver.llm.IsolationSource
Encode the isolation source as a string for embedding in scenario names.
encode(byte[]) - Static method in class org.mockserver.grpc.GrpcFrameCodec
 
encode(byte[], boolean) - Static method in class org.mockserver.grpc.GrpcFrameCodec
 
encode(ChannelHandlerContext, DefaultHttpMessage, List) - Method in class org.mockserver.netty.unification.HttpContentLengthRemover
 
encode(ChannelHandlerContext, BinaryMessage, List<Object>) - Method in class org.mockserver.codec.MockServerBinaryToNettyBinaryRequestEncoder
 
encode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class org.mockserver.codec.MockServerHttpToNettyHttpRequestEncoder
 
encode(ChannelHandlerContext, HttpResponse, List<Object>) - Method in class org.mockserver.codec.MockServerHttpToNettyHttpResponseEncoder
 
encode(ChannelHandlerContext, HttpResponse, List<Object>) - Method in class org.mockserver.netty.grpc.GrpcToHttpResponseHandler
 
encode(String, Descriptors.MethodDescriptor, GrpcJsonMessageConverter) - Static method in class org.mockserver.grpc.GrpcStreamMessageEncoder
Encode the given message JSON to a gRPC length-prefixed frame.
encode(String, Descriptors.MethodDescriptor, GrpcProtoDescriptorStore) - Static method in class org.mockserver.grpc.GrpcStreamMessageEncoder
Encode the given message JSON to a gRPC length-prefixed frame, resolving the converter from the descriptor store.
encode(Completion, String) - Method in class org.mockserver.llm.codec.AnthropicCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.BedrockCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.GeminiCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.OllamaCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
encode(Completion, String) - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
encode(Completion, String) - Method in interface org.mockserver.llm.ProviderCodec
 
encode(GrpcStreamMessage, Descriptors.MethodDescriptor, GrpcProtoDescriptorStore) - Static method in class org.mockserver.grpc.GrpcStreamMessageEncoder
Encode a GrpcStreamMessage to a gRPC length-prefixed frame.
encodeBody(byte[], String) - Static method in class org.mockserver.codec.BodyContentEncodingEncoder
 
encodeChunk(String) - Static method in class org.mockserver.llm.codec.BedrockEventStreamEncoder
Encode a single model chunk (JSON string) into one AWS event-stream binary message.
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.AnthropicCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.BedrockCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.GeminiCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.OllamaCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
encodeEmbedding(EmbeddingResponse, String) - Method in interface org.mockserver.llm.ProviderCodec
 
encodeMessage(Map<String, String>, byte[]) - Static method in class org.mockserver.llm.codec.BedrockEventStreamEncoder
Encode a full event-stream binary message with the given headers and payload.
encodeResponse(ServingStatus) - Method in class org.mockserver.grpc.GrpcHealthCheckHandler
Encodes a HealthCheckResponse as gRPC-framed bytes.
encodeResponseBody(byte[], String, String, boolean) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Builds a gRPC-Web response body from a standard gRPC response.
encodeStream(List<String>) - Static method in class org.mockserver.llm.codec.BedrockEventStreamEncoder
Concatenate multiple chunk JSON strings into a single event-stream byte array (one binary message per chunk, concatenated).
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.AnthropicCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.BedrockCodec
Encode a streaming completion as event-stream chunks.
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.GeminiCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.OllamaCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
encodeStreaming(Completion, String, StreamingPhysics) - Method in interface org.mockserver.llm.ProviderCodec
 
enrich(List<DriftRecord>, String, HttpResponse, HttpResponse) - Method in class org.mockserver.mock.drift.SemanticDriftExtension
Enriches drift records with semantic severity and explanation using the LLM.
entries() - Method in class org.mockserver.grpc.GrpcHealthRegistry
Returns all non-default service to status entries plus the default status.
entries() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Returns a snapshot copy of the current, non-expired service to profile mappings.
entries() - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Returns a snapshot copy of the current, non-expired host → profile mappings.
entries() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Returns a snapshot copy of the current, non-expired host to profile mappings.
entries() - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
entries() - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
entries() - Method in class org.mockserver.state.InMemoryKeyValueStore
 
entries() - Method in interface org.mockserver.state.KeyValueStore
Returns a stream of all entries.
entry(RegexStringMatcher, String, String) - Static method in class org.mockserver.collections.ImmutableEntry
 
entry(RegexStringMatcher, NottableString, NottableString) - Static method in class org.mockserver.collections.ImmutableEntry
 
Entry<T> - Class in org.mockserver.cache
 
Entry(long, long, T) - Constructor for class org.mockserver.cache.Entry
 
Entry(String, Versioned<V>) - Constructor for class org.mockserver.state.KeyValueStore.Entry
 
epochMillis() - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
epochSeconds() - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
epochSecondsMinus(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
epochSecondsPlus(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
EpochService - Class in org.mockserver.time
 
EpochService() - Constructor for class org.mockserver.time.EpochService
 
EQUAL - Enum constant in enum class org.mockserver.mock.diff.FieldDiff.DiffType
 
equals(Object) - Method in class org.mockserver.collections.ImmutableEntry
 
equals(Object) - Method in record class org.mockserver.llm.client.LlmBackend
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.mockserver.llm.IsolationSource
 
equals(Object) - Method in class org.mockserver.log.model.LogEntry
 
equals(Object) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
equals(Object) - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
equals(Object) - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
equals(Object) - Method in class org.mockserver.matchers.Times
 
equals(Object) - Method in class org.mockserver.matchers.TimeToLive
 
equals(Object) - Method in class org.mockserver.mock.Expectation
 
equals(Object) - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
equals(Object) - Method in class org.mockserver.mock.OpenAPIExpectation
 
equals(Object) - Method in class org.mockserver.mock.SortableExpectationId
 
equals(Object) - Method in class org.mockserver.model.Action
 
equals(Object) - Method in class org.mockserver.model.AfterAction
 
equals(Object) - Method in class org.mockserver.model.BinaryBody
 
equals(Object) - Method in class org.mockserver.model.BinaryRequestDefinition
 
equals(Object) - Method in class org.mockserver.model.BinaryResponse
 
equals(Object) - Method in class org.mockserver.model.Body
 
equals(Object) - Method in class org.mockserver.model.BodyWithContentType
 
equals(Object) - Method in class org.mockserver.model.Completion
 
equals(Object) - Method in class org.mockserver.model.ConversationPredicates
 
equals(Object) - Method in class org.mockserver.model.CrudExpectationsDefinition
 
equals(Object) - Method in class org.mockserver.model.DnsRecord
 
equals(Object) - Method in class org.mockserver.model.DnsRequestDefinition
 
equals(Object) - Method in class org.mockserver.model.DnsResponse
 
equals(Object) - Method in class org.mockserver.model.EmbeddingResponse
 
equals(Object) - Method in class org.mockserver.model.ExpectationId
 
equals(Object) - Method in class org.mockserver.model.ExpectationStep
 
equals(Object) - Method in class org.mockserver.model.FileBody
 
equals(Object) - Method in class org.mockserver.model.GraphQLBody
 
equals(Object) - Method in class org.mockserver.model.GrpcBidiResponse
 
equals(Object) - Method in class org.mockserver.model.GrpcBidiRule
 
equals(Object) - Method in class org.mockserver.model.GrpcChaosProfile
 
equals(Object) - Method in class org.mockserver.model.GrpcStreamMessage
 
equals(Object) - Method in class org.mockserver.model.GrpcStreamResponse
 
equals(Object) - Method in class org.mockserver.model.HttpChaosProfile
 
equals(Object) - Method in class org.mockserver.model.HttpClassCallback
 
equals(Object) - Method in class org.mockserver.model.HttpError
 
equals(Object) - Method in class org.mockserver.model.HttpForward
 
equals(Object) - Method in class org.mockserver.model.HttpForwardValidateAction
 
equals(Object) - Method in class org.mockserver.model.HttpForwardWithFallback
 
equals(Object) - Method in class org.mockserver.model.HttpLlmResponse
 
equals(Object) - Method in class org.mockserver.model.HttpObjectCallback
 
equals(Object) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
equals(Object) - Method in class org.mockserver.model.HttpRequest
 
equals(Object) - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
equals(Object) - Method in class org.mockserver.model.HttpRequestModifier
 
equals(Object) - Method in class org.mockserver.model.HttpResponse
 
equals(Object) - Method in class org.mockserver.model.HttpResponseModifier
 
equals(Object) - Method in class org.mockserver.model.HttpSseResponse
 
equals(Object) - Method in class org.mockserver.model.HttpTemplate
 
equals(Object) - Method in class org.mockserver.model.HttpWebSocketResponse
 
equals(Object) - Method in class org.mockserver.model.JsonBody
 
equals(Object) - Method in class org.mockserver.model.JsonPathBody
 
equals(Object) - Method in class org.mockserver.model.JsonRpcBody
 
equals(Object) - Method in class org.mockserver.model.JsonSchemaBody
 
equals(Object) - Method in class org.mockserver.model.KeyAndValue
 
equals(Object) - Method in class org.mockserver.model.KeysAndValuesModifier
 
equals(Object) - Method in class org.mockserver.model.KeysToMultiValues
 
equals(Object) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
equals(Object) - Method in class org.mockserver.model.KeyToMultiValue
 
equals(Object) - Method in class org.mockserver.model.LlmChaosProfile
 
equals(Object) - Method in class org.mockserver.model.LogEntryBody
 
equals(Object) - Method in class org.mockserver.model.NormalizationOptions
 
equals(Object) - Method in class org.mockserver.model.Not
 
equals(Object) - Method in class org.mockserver.model.NottableString
 
equals(Object) - Method in class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
 
equals(Object) - Method in class org.mockserver.model.OpenAPIDefinition
 
equals(Object) - Method in class org.mockserver.model.ParameterBody
 
equals(Object) - Method in class org.mockserver.model.PathModifier
 
equals(Object) - Method in class org.mockserver.model.ProxyPassMapping
 
equals(Object) - Method in class org.mockserver.model.RegexBody
 
equals(Object) - Method in class org.mockserver.model.RequestDefinition
 
equals(Object) - Method in class org.mockserver.model.SseEvent
 
equals(Object) - Method in class org.mockserver.model.StreamingPhysics
 
equals(Object) - Method in class org.mockserver.model.StringBody
 
equals(Object) - Method in class org.mockserver.model.TcpChaosProfile
 
equals(Object) - Method in class org.mockserver.model.Timing
 
equals(Object) - Method in class org.mockserver.model.ToolUse
 
equals(Object) - Method in class org.mockserver.model.Usage
 
equals(Object) - Method in class org.mockserver.model.WasmBody
 
equals(Object) - Method in class org.mockserver.model.WebSocketMessage
 
equals(Object) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
equals(Object) - Method in class org.mockserver.model.X509Certificate
 
equals(Object) - Method in class org.mockserver.model.XmlBody
 
equals(Object) - Method in class org.mockserver.model.XmlSchemaBody
 
equals(Object) - Method in class org.mockserver.model.XPathBody
 
equals(Object) - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
equals(Object) - Method in class org.mockserver.springtest.MockServerPropertyCustomizer
 
equals(Object) - Method in class org.mockserver.state.ExpectationEntry
 
equals(Object) - Method in class org.mockserver.state.infinispan.VersionedWrapper
 
equals(Object) - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
equalsIgnoreCase(Object) - Method in class org.mockserver.model.NottableString
 
error() - Static method in class org.mockserver.model.HttpError
 
error(Object, int, String) - Static method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
error(Object, int, String, JsonNode) - Static method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
error(Throwable) - Method in class org.mockserver.model.StreamingBody
Signal that the stream was interrupted by an error.
error(HttpError) - Method in class org.mockserver.client.ForwardChainExpectation
Return error when expectation is matched
ERROR - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
ERROR - Enum constant in enum class org.mockserver.model.Action.Type
 
ERROR - Enum constant in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
 
ERROR_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
ErrorActionExamples - Class in org.mockserver.examples.mockserver
 
ErrorActionExamples() - Constructor for class org.mockserver.examples.mockserver.ErrorActionExamples
 
ErrorHandler - Class in org.mockserver.echo.http
 
errorResponse(GrpcStatusMapper.GrpcStatusCode, String) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Build an error response (trailers-only pattern) for gRPC over HTTP/3.
escape(String) - Static method in class org.mockserver.llm.JsonEscape
 
estimateCostUsd(Provider, String, long, long) - Static method in class org.mockserver.llm.cost.LlmPricing
Estimate the cost in USD for a provider, model, and token counts.
evaluate(GrpcChaosProfile, int, HttpQuotaRegistry) - Static method in class org.mockserver.mock.action.http.GrpcChaosDecision
Evaluate the given profile and decide whether to inject a gRPC fault.
evaluateXPathExpression(String, StringToXmlDocumentParser.ErrorLogger, QName) - Method in class org.mockserver.xml.XPathEvaluator
 
exact(String) - Static method in class org.mockserver.model.StringBody
 
exact(String, Charset) - Static method in class org.mockserver.model.StringBody
 
exact(String, MediaType) - Static method in class org.mockserver.model.StringBody
 
exactly(int) - Static method in class org.mockserver.matchers.Times
 
exactly(int) - Static method in class org.mockserver.verify.VerificationTimes
 
exactly(TimeUnit, Long) - Static method in class org.mockserver.matchers.TimeToLive
 
ExactStringMatcher - Class in org.mockserver.matchers
 
Example - Interface in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
ExampleBuilder - Class in org.mockserver.openapi.examples
See: https://github.com/swagger-api/swagger-inflector
ExampleBuilder() - Constructor for class org.mockserver.openapi.examples.ExampleBuilder
 
ExampleNettySslContextFactory - Class in org.mockserver.examples.proxy.service
 
ExampleNettySslContextFactory(Configuration, MockServerLogger) - Constructor for class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
ExampleNettySslContextFactory(MockServerLogger) - Constructor for class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
Deprecated.
use constructor that specifies configuration explicitly
EXCEPTION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.echo.http.EchoServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.echo.http.EchoServerInitializer
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.echo.http.EchoWebSocketServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.httpclient.HttpClientConnectionErrorHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.httpclient.HttpClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.httpclient.StreamingResponseRelayHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.logging.LoggingHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.dns.DnsRequestHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.grpc.GrpcBidiReflectionHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.grpc.GrpcBidiStreamHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.http3.Http3ConnectUdpHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.HttpRequestHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.mcp.McpStreamableHttpHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.proxy.BinaryRequestProxyingHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.proxy.relay.UpstreamProxyRelayHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.unification.EarlyMatchingHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.unification.PortUnificationHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.mockserver.netty.websocketregistry.CallbackWebSocketServerHandler
 
ExceptionHandling - Class in org.mockserver.exception
 
ExceptionHandling() - Constructor for class org.mockserver.exception.ExceptionHandling
 
ExceptionHandling.ThrowingConsumer<T> - Interface in org.mockserver.exception
 
ExceptionHandling.ThrowingRunnable - Interface in org.mockserver.exception
 
ExchangeResult(int, String, JsonNode, String) - Constructor for class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
executeTemplate(String, HttpRequest, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
 
executeTemplate(String, HttpRequest, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.mustache.MustacheTemplateEngine
 
executeTemplate(String, HttpRequest, Class<? extends DTO<T>>) - Method in interface org.mockserver.templates.engine.TemplateEngine
 
executeTemplate(String, HttpRequest, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.velocity.VelocityTemplateEngine
 
executeTemplate(String, HttpRequest, HttpResponse, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
 
executeTemplate(String, HttpRequest, HttpResponse, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.mustache.MustacheTemplateEngine
 
executeTemplate(String, HttpRequest, HttpResponse, Class<? extends DTO<T>>) - Method in interface org.mockserver.templates.engine.TemplateEngine
 
executeTemplate(String, HttpRequest, HttpResponse, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.velocity.VelocityTemplateEngine
 
exists(String) - Method in class org.mockserver.file.FileStore
 
expandedInitializationJsonPaths(String) - Static method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
expandedInitializationOpenAPIPaths(String) - Static method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
ExpandedParameterDecoder - Class in org.mockserver.codec
 
ExpandedParameterDecoder(Configuration, MockServerLogger) - Constructor for class org.mockserver.codec.ExpandedParameterDecoder
 
expandFilePathGlobs(String) - Static method in class org.mockserver.file.FilePath
 
expectation - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
Expectation - Class in org.mockserver.mock
 
Expectation(RequestDefinition) - Constructor for class org.mockserver.mock.Expectation
 
Expectation(RequestDefinition, Times, TimeToLive, int) - Constructor for class org.mockserver.mock.Expectation
 
EXPECTATION - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
EXPECTATION_DID_MATCH - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
EXPECTATION_FAILED_417 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
EXPECTATION_MANAGEMENT - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
EXPECTATION_MATCHED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
EXPECTATION_NOT_MATCHED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
EXPECTATION_RESPONSE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
EXPECTATION_SORTABLE_PRIORITY_COMPARATOR - Static variable in class org.mockserver.mock.SortableExpectationId
 
ExpectationCallback<T extends HttpMessage> - Interface in org.mockserver.mock.action
 
expectationCount - Variable in class org.mockserver.mock.CassetteRegistry.Entry
 
ExpectationDTO - Class in org.mockserver.serialization.model
 
ExpectationDTO() - Constructor for class org.mockserver.serialization.model.ExpectationDTO
 
ExpectationDTO(Expectation) - Constructor for class org.mockserver.serialization.model.ExpectationDTO
 
ExpectationEntry - Class in org.mockserver.state
Serializable entry stored in the expectation KeyValueStore.
ExpectationEntry(Expectation) - Constructor for class org.mockserver.state.ExpectationEntry
 
ExpectationEntry(ExpectationEntry, int) - Constructor for class org.mockserver.state.ExpectationEntry
Copy constructor for CAS updates: creates a new entry with an updated remainingTimes counter while preserving all other fields.
ExpectationExportSerializer - Class in org.mockserver.serialization
Exports a list of Expectations into third-party tooling formats — OpenAPI 3 spec, Postman v2.1 collection, or a Bruno collection ZIP.
ExpectationExportSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.ExpectationExportSerializer
 
ExpectationFileSystemPersistence - Class in org.mockserver.persistence
 
ExpectationFileSystemPersistence(Configuration, MockServerLogger, RequestMatchers) - Constructor for class org.mockserver.persistence.ExpectationFileSystemPersistence
Backwards-compatible constructor that creates a FilesystemBlobStore internally, preserving the original direct-file-I/O behaviour for callers that do not supply a BlobStore (e.g. existing tests).
ExpectationFileSystemPersistence(Configuration, MockServerLogger, RequestMatchers, BlobStore) - Constructor for class org.mockserver.persistence.ExpectationFileSystemPersistence
Creates persistence backed by the given BlobStore.
ExpectationFileWatcher - Class in org.mockserver.persistence
 
ExpectationFileWatcher(Configuration, MockServerLogger, RequestMatchers, ExpectationInitializerLoader) - Constructor for class org.mockserver.persistence.ExpectationFileWatcher
 
ExpectationForwardAndResponseCallback - Interface in org.mockserver.mock.action
 
ExpectationForwardCallback - Interface in org.mockserver.mock.action
 
expectationId - Variable in class org.mockserver.log.model.RequestAndExpectationId
 
expectationId(String) - Static method in class org.mockserver.model.ExpectationId
 
ExpectationId - Class in org.mockserver.model
 
ExpectationId() - Constructor for class org.mockserver.model.ExpectationId
 
ExpectationIdSerializer - Class in org.mockserver.serialization
 
ExpectationIdSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.ExpectationIdSerializer
 
ExpectationInitializer - Interface in org.mockserver.client.initialize
Deprecated.
instead use org.mockserver.client.initialize.PluginExpectationInitializer or org.mockserver.server.initialize.ExpectationInitializer
ExpectationInitializer - Interface in org.mockserver.server.initialize
 
ExpectationInitializerExample - Class in org.mockserver.examples.mockserver.initializer
 
ExpectationInitializerExample() - Constructor for class org.mockserver.examples.mockserver.initializer.ExpectationInitializerExample
 
ExpectationInitializerExamples - Class in org.mockserver.examples.mockserver
 
ExpectationInitializerExamples() - Constructor for class org.mockserver.examples.mockserver.ExpectationInitializerExamples
 
ExpectationInitializerLoader - Class in org.mockserver.server.initialize
 
ExpectationInitializerLoader(Configuration, MockServerLogger, RequestMatchers) - Constructor for class org.mockserver.server.initialize.ExpectationInitializerLoader
 
ExpectationLogEntry - Interface in org.mockserver.log.model
 
ExpectationResponseCallback - Interface in org.mockserver.mock.action
 
expectations() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
expectations() - Method in class org.mockserver.state.InMemoryStateBackend
 
expectations() - Method in interface org.mockserver.state.StateBackend
Returns the expectation key-value store.
EXPECTATIONS - Enum constant in enum class org.mockserver.model.ClearType
 
EXPECTATIONS_NOT_MATCHED_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
ExpectationSerializer - Class in org.mockserver.serialization
 
ExpectationSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.ExpectationSerializer
 
ExpectationSerializer(MockServerLogger, boolean) - Constructor for class org.mockserver.serialization.ExpectationSerializer
 
ExpectationsListener - Interface in org.mockserver.lifecycle
 
ExpectationsNotification - Class in org.mockserver.examples.mockserver
 
ExpectationsNotification() - Constructor for class org.mockserver.examples.mockserver.ExpectationsNotification
 
ExpectationStep - Class in org.mockserver.model
Represents a single step in an ordered multi-action expectation pipeline.
ExpectationStep() - Constructor for class org.mockserver.model.ExpectationStep
 
ExpectationStepDTO - Class in org.mockserver.serialization.model
 
ExpectationStepDTO() - Constructor for class org.mockserver.serialization.model.ExpectationStepDTO
 
ExpectationStepDTO(ExpectationStep) - Constructor for class org.mockserver.serialization.model.ExpectationStepDTO
 
expectationStore() - Method in class org.mockserver.state.InMemoryStateBackend
Returns the expectation store cast to its concrete type, so callers that need the sorted-list or queue API can access it.
ExpectationStoreFactory - Class in org.mockserver.mock
Pluggable factory for the expectation store (RequestMatchers).
ExpectationStoreFactory.Factory - Interface in org.mockserver.mock
Creates the RequestMatchers instance backing an HttpState.
ExpectationToJavaSerializer - Class in org.mockserver.serialization.java
 
ExpectationToJavaSerializer() - Constructor for class org.mockserver.serialization.java.ExpectationToJavaSerializer
 
explainUnmatched(HttpRequest) - Method in class org.mockserver.mock.HttpState
Retrieves recent requests that matched no expectation and, for each, computes ranked closest-expectation diagnostics with remediation hints.
export(List<Expectation>, String, String) - Method in class org.mockserver.mock.pact.PactExporter
 
EXTENDED_MAP_FETCHER - Static variable in class org.mockserver.templates.engine.mustache.ExtendedCollector
 
ExtendedCollector - Class in org.mockserver.templates.engine.mustache
 
ExtendedCollector() - Constructor for class org.mockserver.templates.engine.mustache.ExtendedCollector
 
extractPathParameters(HttpRequest, HttpRequest) - Method in class org.mockserver.codec.PathParametersDecoder
 

F

FAIL_FAST - Enum constant in enum class org.mockserver.model.FailurePolicy
 
FAILED_DEPENDENCY_424 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
FAILED_PRECONDITION - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
FailurePolicy - Enum Class in org.mockserver.model
Controls what happens to an expectation's primary response when a blocking before-action fails or times out.
failureResponse(Object) - Method in class org.mockserver.netty.proxy.connect.HttpConnectHandler
 
failureResponse(Object) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
failureResponse(Object) - Method in class org.mockserver.netty.proxy.socks.Socks4ConnectHandler
 
failureResponse(Object) - Method in class org.mockserver.netty.proxy.socks.Socks5ConnectHandler
 
FATAL_ERROR - Enum constant in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
 
FAULT_TYPES - Static variable in class org.mockserver.mock.action.http.GrpcChaosRegistry
The gRPC chaos fault types reported by GrpcChaosRegistry.activeCountByFaultType().
FAULT_TYPES - Static variable in class org.mockserver.mock.action.http.ServiceChaosRegistry
The HTTP chaos fault types reported by ServiceChaosRegistry.activeCountByFaultType(), matching the fault_type label values of the mock_server_http_chaos_injected counter.
FAULT_TYPES - Static variable in class org.mockserver.mock.action.http.TcpChaosRegistry
The TCP chaos fault types reported by TcpChaosRegistry.activeCountByFaultType().
FDR_FILE_DESCRIPTOR_PROTO_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
feed(byte[]) - Method in class org.mockserver.grpc.IncrementalGrpcFrameDecoder
Feeds a chunk of bytes into the decoder and returns a list of complete gRPC message payloads (after stripping the 5-byte header and decompressing if needed).
field(String, String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
FieldDiff - Class in org.mockserver.mock.diff
Represents a single field-level difference between two HttpRequest objects.
FieldDiff() - Constructor for class org.mockserver.mock.diff.FieldDiff
 
FieldDiff.DiffType - Enum Class in org.mockserver.mock.diff
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.log.MockServerEventLog
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.BinaryMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.BooleanMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.ExactStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.GraphQLMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.HashMapMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.JsonPathMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.JsonRpcMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.JsonSchemaMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.JsonStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.MultiValueMapMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.ParameterStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.RegexStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.SubStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.TimeToLive
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.WasmBodyMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.XmlSchemaMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.XmlStringMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.matchers.XPathMatcher
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.mock.Expectation
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
fieldsExcludedFromEqualsAndHashCode() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
file(String) - Static method in class org.mockserver.model.FileBody
 
file(String, MediaType) - Static method in class org.mockserver.model.FileBody
 
FILE - Enum constant in enum class org.mockserver.model.Body.Type
 
FILE_INITIALISER - Enum constant in enum class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause.Type
 
FileBody - Class in org.mockserver.model
 
FileBody(String) - Constructor for class org.mockserver.model.FileBody
 
FileBody(String, MediaType) - Constructor for class org.mockserver.model.FileBody
 
FileBodyDTO - Class in org.mockserver.serialization.model
 
FileBodyDTO(FileBody) - Constructor for class org.mockserver.serialization.model.FileBodyDTO
 
FileBodyDTO(FileBody, Boolean) - Constructor for class org.mockserver.serialization.model.FileBodyDTO
 
FileCreator - Class in org.mockserver.file
 
FileCreator() - Constructor for class org.mockserver.file.FileCreator
 
filename - Variable in class org.mockserver.mock.CassetteRegistry.Entry
 
FilePath - Class in org.mockserver.file
 
FilePath() - Constructor for class org.mockserver.file.FilePath
 
FilePath.Finder - Class in org.mockserver.file
 
FileReader - Class in org.mockserver.file
 
FileReader() - Constructor for class org.mockserver.file.FileReader
 
FileSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
FileSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.FileSchemaSerializer
 
FileStore - Class in org.mockserver.file
 
FileStore() - Constructor for class org.mockserver.file.FileStore
 
FilesystemBlobStore - Class in org.mockserver.state
Filesystem-backed BlobStore implementation.
FilesystemBlobStore(Path, MockServerLogger) - Constructor for class org.mockserver.state.FilesystemBlobStore
Creates a filesystem blob store with the given base directory.
FilesystemBlobStore(MockServerLogger) - Constructor for class org.mockserver.state.FilesystemBlobStore
Creates a filesystem blob store using the current working directory as the base directory.
FileWatcher - Class in org.mockserver.persistence
 
FileWatcher(Path, Runnable, Consumer<Throwable>, MockServerLogger) - Constructor for class org.mockserver.persistence.FileWatcher
 
filterHeaders(Collection<String>, List<Header>) - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
findClosestMatchDiff(HttpRequest) - Method in class org.mockserver.mock.HttpState
 
findClosestMatchDiff(HttpRequest) - Method in class org.mockserver.mock.RequestMatchers
 
findFreePort() - Static method in class org.mockserver.socket.PortFactory
 
findFreePorts(int) - Static method in class org.mockserver.socket.PortFactory
Find multiple free ports.
findKey(V) - Method in class org.mockserver.collections.CircularHashMap
 
fire(CrossProtocolTrigger, String) - Method in class org.mockserver.mock.CrossProtocolEventBus
Fire an event.
fired(long) - Method in interface org.mockserver.matchers.MatchingTimeoutExecutor.OnTimeout
 
firstMatchingEarlyExpectation(HttpRequest) - Method in class org.mockserver.mock.HttpState
Returns the first expectation whose matcher has respondBeforeBody=true, has no body matcher, and matches the supplied headers-only request.
firstMatchingEarlyExpectation(HttpRequest) - Method in class org.mockserver.mock.RequestMatchers
 
firstMatchingExpectation(RequestDefinition) - Method in class org.mockserver.mock.HttpState
 
firstMatchingExpectation(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
 
FIXED_INSTANT_FOR_TESTS - Static variable in class org.mockserver.time.TimeService
 
FIXED_TIME_FOR_TESTS - Static variable in class org.mockserver.time.EpochService
 
FIXED_UUID_FOR_TESTS - Static variable in class org.mockserver.uuid.UUIDService
 
FixedResponseServer - Class in org.mockserver.echo.basic
 
FixedResponseServer() - Constructor for class org.mockserver.echo.basic.FixedResponseServer
 
fixedTime() - Static method in class org.mockserver.time.EpochService
 
fixedTime() - Static method in class org.mockserver.time.TimeService
 
fixedTime(boolean) - Static method in class org.mockserver.time.EpochService
Test-only: pin (or unpin) EpochService.currentTimeMillis() to EpochService.FIXED_TIME_FOR_TESTS for the CURRENT thread only, so parallel test classes do not observe each other's fixed clock.
fixedTime(boolean) - Static method in class org.mockserver.time.TimeService
Test-only: pin (or unpin) TimeService.now() to TimeService.FIXED_INSTANT_FOR_TESTS for the CURRENT thread only, so parallel test classes do not observe each other's fixed clock.
fixedTimeGlobally(boolean) - Static method in class org.mockserver.time.EpochService
Test-only: pin (or unpin) EpochService.currentTimeMillis() for ALL threads.
fixedTimeGlobally(boolean) - Static method in class org.mockserver.time.TimeService
Test-only: pin (or unpin) TimeService.now() for ALL threads.
fixedUUID() - Static method in class org.mockserver.uuid.UUIDService
 
fixedUUID(boolean) - Static method in class org.mockserver.uuid.UUIDService
Test-only: pin (or unpin) UUIDService.getUUID() to UUIDService.FIXED_UUID_FOR_TESTS for the CURRENT thread only, so parallel test classes do not generate colliding ids.
fixedUUIDGlobally(boolean) - Static method in class org.mockserver.uuid.UUIDService
Test-only: pin (or unpin) UUIDService.getUUID() for ALL threads.
fixTime() - Static method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
fixtureBodyRedactFields() - Static method in class org.mockserver.configuration.ConfigurationProperties
Comma-separated JSON field names whose values are redacted from recorded fixture request/response bodies (in addition to the always-redacted sensitive headers).
fixtureBodyRedactFields(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
FixtureRedactor - Class in org.mockserver.fixture
Masks sensitive data in recorded expectations before they are written to fixture files.
FixtureRedactor() - Constructor for class org.mockserver.fixture.FixtureRedactor
Create a redactor with the default sensitive header list and no body-field redaction.
FixtureRedactor(Collection<String>) - Constructor for class org.mockserver.fixture.FixtureRedactor
Create a redactor with a custom sensitive header list and no body-field redaction.
FixtureRedactor(Collection<String>, Collection<String>) - Constructor for class org.mockserver.fixture.FixtureRedactor
Create a redactor with custom sensitive headers and JSON body field names.
FloatExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
FloatExample() - Constructor for class org.mockserver.openapi.examples.models.FloatExample
 
FloatExample(float) - Constructor for class org.mockserver.openapi.examples.models.FloatExample
 
floor(double) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
flush() - Method in class org.mockserver.test.TestLogCaptureHandler
 
flush(ChannelHandlerContext) - Method in class org.mockserver.logging.LoggingHandler
 
FORBIDDEN_403 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
forCode(int) - Static method in enum class org.mockserver.grpc.ServingStatus
 
FORM - Enum constant in enum class org.mockserver.model.ParameterStyle
 
FORM_DATA - Static variable in class org.mockserver.model.MediaType
 
FORM_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
format(double, String) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
format(ChannelHandlerContext, String) - Method in class org.mockserver.logging.LoggingHandler
 
format(String) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
Format - Enum Class in org.mockserver.model
 
formatBytes(byte[]) - Static method in class org.mockserver.formatting.StringFormatter
 
formatCompactLogMessage(String, Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
formatDifferences(Map<MatchDifference.Field, List<String>>) - Static method in class org.mockserver.matchers.MatchDifferenceFormatter
 
formatLogMessage(int, String, Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
formatLogMessage(String[], Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
formatLogMessage(String, Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
FORMERR - Enum constant in enum class org.mockserver.model.DnsResponseCode
 
forward() - Static method in class org.mockserver.model.HttpForward
Static builder to create a forward.
forward(ExpectationForwardCallback) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matched
forward(ExpectationForwardCallback, ExpectationForwardAndResponseCallback) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matched
forward(ExpectationForwardCallback, ExpectationForwardAndResponseCallback, Delay) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matched
forward(ExpectationForwardCallback, Delay) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate request to forward when expectation is matched
forward(HttpClassCallback) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on local class in same JVM implementing ExpectationResponseCallback to generate request to forward when expectation is matched
forward(HttpForward) - Method in class org.mockserver.client.ForwardChainExpectation
Forward request to the specified host and port when expectation is matched
forward(HttpOverrideForwardedRequest) - Method in class org.mockserver.client.ForwardChainExpectation
Override fields, headers, and cookies etc in request being forwarded with specified fields, headers and cookies, etc in the specified request when expectation is matched
forward(HttpTemplate) - Method in class org.mockserver.client.ForwardChainExpectation
Evaluate Velocity or JavaScript template to generate request to forward when expectation is matched
FORWARD - Enum constant in enum class org.mockserver.model.Action.Direction
 
FORWARD - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_CLASS_CALLBACK - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_CLASS_CALLBACK_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_EXPECTATIONS_MATCHED_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_FAILURE_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
FORWARD_OBJECT_CALLBACK - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_OBJECT_CALLBACK_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_REPLACE - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_REPLACE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_TEMPLATE - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_TEMPLATE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
FORWARD_VALIDATE - Enum constant in enum class org.mockserver.model.Action.Type
 
FORWARD_WITH_FALLBACK - Enum constant in enum class org.mockserver.model.Action.Type
 
ForwardActionExamples - Class in org.mockserver.examples.mockserver
 
ForwardActionExamples() - Constructor for class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardAdjustHostHeader() - Method in class org.mockserver.configuration.Configuration
 
forwardAdjustHostHeader() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardAdjustHostHeader(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) the Host header will be automatically adjusted to match the target server when forwarding requests.
forwardAdjustHostHeader(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) the Host header will be automatically adjusted to match the target server when forwarding requests.
forwardAndResponseCallbackRegistry() - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
forwardBinaryRequestsWithoutWaitingForResponse() - Method in class org.mockserver.configuration.Configuration
 
forwardBinaryRequestsWithoutWaitingForResponse() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardBinaryRequestsWithoutWaitingForResponse(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true the BinaryRequestProxyingHandler.binaryExchangeCallback is called before a response is received from the remote host.
forwardBinaryRequestsWithoutWaitingForResponse(Boolean) - Method in class org.mockserver.configuration.Configuration
If true the BinaryProxyListener is called before a response is received from the remote host.
forwardCallbackRegistry() - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
ForwardChainExpectation - Class in org.mockserver.client
 
forwardClassCallbackWithClass() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardClassCallbackWithString() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardClientExists(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
forwardConnection(ChannelHandlerContext, ChannelHandler, String, int) - Method in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
forwardDefaultHostHeader() - Method in class org.mockserver.configuration.Configuration
 
forwardDefaultHostHeader() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardDefaultHostHeader(String) - Method in class org.mockserver.configuration.Configuration
Set a default Host header value to use when forwarding requests.
forwardDefaultHostHeader(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
FORWARDED_REQUEST - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
forwardHttpProxy() - Method in class org.mockserver.configuration.Configuration
 
forwardHttpProxy() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardHttpProxy(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use HTTP proxy (i.e. via Host header) for all outbound / forwarded requests
forwardHttpProxy(InetSocketAddress) - Method in class org.mockserver.configuration.Configuration
Use HTTP proxy (i.e. via Host header) for all outbound / forwarded requests
forwardHttpProxy(InetSocketAddress) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use HTTP proxy (i.e. via Host header) for all outbound / forwarded requests
forwardHttpsProxy() - Method in class org.mockserver.configuration.Configuration
 
forwardHttpsProxy() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardHttpsProxy(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use HTTPS proxy (i.e.
forwardHttpsProxy(InetSocketAddress) - Method in class org.mockserver.configuration.Configuration
Use HTTPS proxy (i.e.
forwardHttpsProxy(InetSocketAddress) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use HTTPS proxy (i.e.
forwardObjectCallback() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardObjectCallbackFixContentType() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardObjectCallbackJava7() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardObjectCallbackWithResponseOverride() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardObjectCallbackWithResponseOverrideJava7() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
forwardOverridden() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardOverriddenAndModifiedRequestAndResponse() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardOverriddenAndModifiedResponse() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardOverriddenRequest() - Static method in class org.mockserver.model.HttpOverrideForwardedRequest
Static builder which will allow overriding proxied request with the specified request.
forwardOverriddenRequest(HttpRequest) - Static method in class org.mockserver.model.HttpOverrideForwardedRequest
Static builder which will allow overriding proxied request with the specified request.
forwardOverriddenRequest(HttpRequest, HttpRequestModifier) - Static method in class org.mockserver.model.HttpOverrideForwardedRequest
Static builder which will allow overriding or modifying proxied request with the specified request.
forwardOverriddenRequest(HttpRequest, HttpRequestModifier, HttpResponse, HttpResponseModifier) - Static method in class org.mockserver.model.HttpOverrideForwardedRequest
Static builder which will allow overriding proxied request with the specified request.
forwardOverriddenRequest(HttpRequest, HttpResponse) - Static method in class org.mockserver.model.HttpOverrideForwardedRequest
Static builder which will allow overriding proxied request with the specified request.
forwardOverriddenRequestAndResponse() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardOverriddenWithDelay() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardOverriddenWithSocketAddress() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardProxyAuthenticationPassword() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyAuthenticationPassword() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyAuthenticationPassword(String) - Method in class org.mockserver.configuration.Configuration
Password for proxy authentication when using HTTPS proxy (i.e.
forwardProxyAuthenticationPassword(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Password for proxy authentication when using HTTPS proxy (i.e.
forwardProxyAuthenticationUsername() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyAuthenticationUsername() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyAuthenticationUsername(String) - Method in class org.mockserver.configuration.Configuration
Username for proxy authentication when using HTTPS proxy (i.e.
forwardProxyAuthenticationUsername(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Username for proxy authentication when using HTTPS proxy (i.e.
forwardProxyBlockPrivateNetworks() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyBlockPrivateNetworks() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyBlockPrivateNetworks(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
When set to true, MockServer rejects forward and proxy targets that resolve to loopback, link-local, RFC 1918 private, or cloud metadata addresses (such as 169.254.169.254).
forwardProxyBlockPrivateNetworks(Boolean) - Method in class org.mockserver.configuration.Configuration
When set to true, MockServer rejects forward and proxy targets that resolve to loopback, link-local, RFC 1918 private, or cloud metadata addresses (such as 169.254.169.254), blocking server-side request forgery (SSRF) via malicious expectations.
forwardProxyCertificateChain() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyCertificateChain() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyCertificateChain(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for Trusting (i.e. signature verification of) Client X.509 Certificates, the certificate chain must be a X509 PEM file.
forwardProxyCertificateChain(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for Trusting (i.e. signature verification of) Client X.509 Certificates, the certificate chain must be a X509 PEM file.
forwardProxyPrivateKey() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyPrivateKey() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyPrivateKey(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom Private Key for proxied TLS connections out of MockServer, the private key must be a PKCS#8 or PKCS#1 PEM file
forwardProxyPrivateKey(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom Private Key for proxied TLS connections out of MockServer, the private key must be a PKCS#8 or PKCS#1 PEM file
forwardProxyTLSCustomTrustX509Certificates() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyTLSCustomTrustX509Certificates() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyTLSCustomTrustX509Certificates(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom file for trusted X509 Certificate Authority roots for forwarded or proxied requests, the certificate chain must be a X509 PEM file.
forwardProxyTLSCustomTrustX509Certificates(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom file for trusted X509 Certificate Authority roots for forwarded or proxied requests, the certificate chain must be a X509 PEM file.
ForwardProxyTLSX509CertificatesTrustManager - Enum Class in org.mockserver.socket.tls
 
forwardProxyTLSX509CertificatesTrustManagerType() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyTLSX509CertificatesTrustManagerType() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyTLSX509CertificatesTrustManagerType(ForwardProxyTLSX509CertificatesTrustManager) - Method in class org.mockserver.configuration.Configuration
Configure trusted set of certificates for forwarded or proxied requests.
forwardProxyTLSX509CertificatesTrustManagerType(ForwardProxyTLSX509CertificatesTrustManager) - Static method in class org.mockserver.configuration.ConfigurationProperties
Configure trusted set of certificates for forwarded or proxied requests.
forwardRequestInHTTP() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardRequestInHTTPS() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
forwardSocksProxy() - Method in class org.mockserver.configuration.Configuration
 
forwardSocksProxy() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardSocksProxy(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use SOCKS proxy for all outbound / forwarded requests, support TLS tunnelling of TCP connections
forwardSocksProxy(InetSocketAddress) - Method in class org.mockserver.configuration.Configuration
Use SOCKS proxy for all outbound / forwarded requests, support TLS tunnelling of TCP connections
forwardSocksProxy(InetSocketAddress) - Static method in class org.mockserver.configuration.ConfigurationProperties
Use SOCKS proxy for all outbound / forwarded requests, support TLS tunnelling of TCP connections
forwardValidate() - Static method in class org.mockserver.model.HttpForwardValidateAction
 
forwardWithFallback() - Static method in class org.mockserver.model.HttpForwardWithFallback
Static builder to create a forward-with-fallback action.
forwardWithFallback(HttpForwardWithFallback) - Method in class org.mockserver.client.ForwardChainExpectation
Forward request to the upstream host and return a fallback response when the upstream returns a configured status code (default 5xx) or times out.
FOUND_302 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
freemarkerConfig() - Method in class org.mockserver.examples.proxy.web.configuration.WebMvcConfiguration
 
freeMarkerViewResolver() - Method in class org.mockserver.examples.proxy.web.configuration.WebMvcConfiguration
 
freeze(Instant) - Static method in class org.mockserver.time.TimeService
Freeze the clock at the given instant.
freezeClock() - Method in class org.mockserver.client.MockServerClient
Freeze the MockServer clock at the current time.
freezeClock(Instant) - Method in class org.mockserver.client.MockServerClient
Freeze the MockServer clock at the specified instant.
fromCode(int) - Static method in class org.mockserver.grpc.GrpcStatusMapper
 
fromHttpStatus(int) - Static method in class org.mockserver.grpc.GrpcStatusMapper
 
fromIntValue(int) - Static method in enum class org.mockserver.model.DnsRecordClass
 
fromIntValue(int) - Static method in enum class org.mockserver.model.DnsRecordType
 
fromIntValue(int) - Static method in enum class org.mockserver.model.DnsResponseCode
 
fromName(String) - Static method in class org.mockserver.grpc.GrpcStatusMapper
 
fromProperty(String, Schema<?>, Map<String, Schema>, Map<String, Example>, Set<String>, StringBuilder) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
 
fromProxyFlag(boolean) - Static method in enum class org.mockserver.mock.MockMode
Derives the reported mode from the live attemptToProxyIfNoMatchingExpectation flag.
fromSchema(Schema<?>, Map<String, Schema>) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
 
FullHttpRequestToMockServerHttpRequest - Class in org.mockserver.mappers
 
FullHttpRequestToMockServerHttpRequest(Configuration, MockServerLogger, boolean, Certificate[], Integer) - Constructor for class org.mockserver.mappers.FullHttpRequestToMockServerHttpRequest
 
FullHttpResponseToMockServerHttpResponse - Class in org.mockserver.mappers
 
FullHttpResponseToMockServerHttpResponse(MockServerLogger) - Constructor for class org.mockserver.mappers.FullHttpResponseToMockServerHttpResponse
 

G

GATEWAY_TIMEOUT_504 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
gaussian(long, long) - Static method in class org.mockserver.model.DelayDistribution
 
gaussian(TimeUnit, long, long) - Static method in class org.mockserver.model.Delay
 
GAUSSIAN - Enum constant in enum class org.mockserver.model.DelayDistribution.Type
 
GcsBlobStore - Class in org.mockserver.blob.gcs
BlobStore implementation backed by Google Cloud Storage.
GcsBlobStore(Storage, String, String) - Constructor for class org.mockserver.blob.gcs.GcsBlobStore
Creates a GCS blob store.
GcsBlobStoreRegistrar - Class in org.mockserver.blob.gcs
Registers the GcsBlobStore with the core StateBackendFactory so that blobStoreType=gcs selects it.
GEMINI - Enum constant in enum class org.mockserver.model.Provider
 
GeminiCodec - Class in org.mockserver.llm.codec
Codec for Google Gemini generateContent API (version v1beta-2025).
GeminiCodec() - Constructor for class org.mockserver.llm.codec.GeminiCodec
 
GeminiLlmClient - Class in org.mockserver.llm.client
Runtime client for the Google Gemini generateContent API.
GeminiLlmClient() - Constructor for class org.mockserver.llm.client.GeminiLlmClient
 
GenAiSpanExporter - Class in org.mockserver.telemetry
Optional exporter that publishes explicit OpenTelemetry spans via OTLP.
GenAiSpans - Class in org.mockserver.telemetry
Static emit point for explicit GenAI semantic-convention spans describing the LLM completions MockServer serves.
GENERAL - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
generate() - Method in class org.mockserver.templates.engine.helpers.JwtTemplateHelper
 
generate(String) - Method in class org.mockserver.mock.wsdl.WsdlExpectationGenerator
Parses the given WSDL and returns one expectation per SOAP operation.
generate(List<Expectation>) - Method in class org.mockserver.mock.mcp.McpToolSchemaGenerator
 
generate(Map<String, Object>) - Method in class org.mockserver.templates.engine.helpers.JwtTemplateHelper
 
generate(OidcProviderConfiguration) - Method in class org.mockserver.oidc.OidcProviderGenerator
Generates OIDC provider expectations from the given configuration.
generateExample(AsyncApiChannel) - Method in class org.mockserver.async.MessageExampleGenerator
Generate an example payload for a single channel.
generateExample(AsyncApiMessage) - Method in class org.mockserver.async.MessageExampleGenerator
Generate an example payload for a single AsyncApiMessage.
generateExamples(AsyncApiSpec) - Method in class org.mockserver.async.MessageExampleGenerator
Generate example payloads for all channels in the spec.
generateHints(MatchDifference.Field, Object, Object) - Static method in class org.mockserver.matchers.MatchFailureHints
 
generateJWK(AsymmetricKeyPair) - Method in class org.mockserver.authentication.jwt.JWKGenerator
 
generateJWT() - Method in class org.mockserver.authentication.jwt.JWTGenerator
 
get() - Method in class org.mockserver.templates.engine.TemplateFunctions
 
get(String) - Method in class org.mockserver.blob.azure.AzureBlobStore
 
get(String) - Method in class org.mockserver.blob.gcs.GcsBlobStore
 
get(String) - Method in class org.mockserver.blob.s3.S3BlobStore
 
get(String) - Static method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary
The payload with the given id, if present.
get(String) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Returns the gRPC chaos profile for the given service, falling back to the default ("") profile if no service-specific one exists.
get(String) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Returns the chaos profile registered for the given host, or null if none (or it has expired — an expired entry is removed lazily here).
get(String) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Returns the TCP chaos profile registered for the given host, or null if none (or it has expired — an expired entry is removed lazily here).
get(String) - Static method in class org.mockserver.model.HttpRequest
 
get(String) - Method in class org.mockserver.model.JsonBody
 
get(String) - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
get(String) - Method in interface org.mockserver.state.BlobStore
Retrieves a blob by key.
get(String) - Method in class org.mockserver.state.FilesystemBlobStore
 
get(String) - Method in class org.mockserver.state.infinispan.InfinispanBlobStore
 
get(String) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
get(String) - Method in class org.mockserver.state.InMemoryBlobStore
 
get(String) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
get(String) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
get(String) - Method in interface org.mockserver.state.KeyValueStore
Retrieves the versioned value for the given key.
get(String) - Method in class org.mockserver.wasm.WasmStore
 
get(K) - Method in class org.mockserver.cache.LRUCache
 
get(Metrics.Name) - Static method in class org.mockserver.metrics.Metrics
 
getAbortAfterMessages() - Method in class org.mockserver.model.GrpcChaosProfile
 
getAbortAfterMessages() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getAction() - Method in class org.mockserver.mock.Expectation
 
getActionHandler() - Method in class org.mockserver.netty.MockServerUnificationInitializer
 
getActionHandlerThreadCount() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getActiveConnectionCount() - Method in class org.mockserver.netty.http3.Http3Server
Returns the current number of active QUIC (HTTP/3) connections.
getActiveExpectationCountByType() - Static method in class org.mockserver.metrics.Metrics
Per-action-type count of currently-active expectations.
getActiveServiceChaosCountByFaultType() - Static method in class org.mockserver.metrics.Metrics
Per-fault-type count of currently-active service-scoped chaos profiles.
getActualValue() - Method in class org.mockserver.mock.diff.FieldDiff
 
getActualValue() - Method in class org.mockserver.mock.drift.DriftRecord
 
getAdd() - Method in class org.mockserver.model.KeysAndValuesModifier
 
getAdd() - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
getAdd() - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
getAdd() - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
getAddedPaths() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getAddedPaths() - Method in class org.mockserver.llm.drift.StructuralShapeDiff.ShapeDiff
Paths present in the live document but not the baseline.
getAdditionalClaims() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getAdditionalRecords() - Method in class org.mockserver.model.DnsResponse
 
getAdditionalRecords() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getAfterActions() - Method in class org.mockserver.mock.Expectation
 
getAfterActions() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getAlgorithm() - Method in class org.mockserver.keys.AsymmetricKeyPair
 
getAlgorithm() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getAll() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.apacheclient.BookServiceApacheHttpClient
 
getAllBooks() - Method in interface org.mockserver.examples.proxy.service.BookService
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.googleclient.http.BookServiceGoogleHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.googleclient.socks.BookServiceGoogleHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.javaclient.http.BookServiceJavaHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.javaclient.https.BookServiceJavaHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.javaclient.socks.BookServiceJavaHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.jerseyclient.BookServiceJerseyClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.jettyclient.BookServiceJettyHttpClient
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.springresttemplate.BookServiceSpringRestTemplate
 
getAllBooks() - Method in class org.mockserver.examples.proxy.service.springwebclient.https.BookServiceSpringWebClient
 
getAllDifferences() - Method in class org.mockserver.matchers.MatchDifference
 
getAllRecordedMessages() - Method in class org.mockserver.async.subscribe.KafkaMessageSubscriber
 
getAllRecordedMessages() - Method in interface org.mockserver.async.subscribe.MessageSubscriber
Return all messages recorded across all channels.
getAllRecordedMessages() - Method in class org.mockserver.async.subscribe.MqttMessageSubscriber
 
getAllServices() - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
getAllStates() - Method in class org.mockserver.mock.ScenarioManager
Returns all states as a flat map of display key to state.
getAllStatesStructured() - Method in class org.mockserver.mock.ScenarioManager
Returns all states as a map of ScenarioManager.ScenarioKey to state string, suitable for programmatic access without relying on the display-oriented string format produced by ScenarioManager.getAllStates().
getALPNProtocol(MockServerLogger, ChannelHandlerContext) - Static method in class org.mockserver.socket.tls.SniHandler
 
getAlwaysCloseSocketConnections() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getAnswerRecords() - Method in class org.mockserver.model.DnsResponse
 
getAnswerRecords() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getArguments() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getArguments() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallMatch
 
getArguments() - Method in class org.mockserver.log.model.LogEntry
 
getArguments() - Method in class org.mockserver.model.ToolUse
 
getArtifactId() - Method in class org.mockserver.model.PortBinding
 
getArtifactId() - Static method in class org.mockserver.version.Version
 
getAssistantTurnCount() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getAssumeAllRequestsAreHttp() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getAsyncApiVersion() - Method in class org.mockserver.async.asyncapi.AsyncApiSpec
The AsyncAPI version string (e.g. "2.6.0" or "3.0.0").
getAsyncMessageConsumedCount(String) - Static method in class org.mockserver.metrics.Metrics
Return the current async-messages-consumed count for the given channel, or 0 if metrics are disabled.
getAsyncMessagePublishedCount(String) - Static method in class org.mockserver.metrics.Metrics
Return the current async-messages-published count for the given channel, or 0 if metrics are disabled.
getAtLeast() - Method in class org.mockserver.serialization.model.VerificationTimesDTO
 
getAtLeast() - Method in class org.mockserver.verify.VerificationTimes
 
getAtMost() - Method in class org.mockserver.serialization.model.VerificationTimesDTO
 
getAtMost() - Method in class org.mockserver.verify.VerificationTimes
 
getAttemptToProxyIfNoMatchingExpectation() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getAttribute() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getAttribute() - Method in interface org.mockserver.openapi.examples.models.Example
 
getAudience() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getAuthor() - Method in class org.mockserver.examples.proxy.model.Book
 
getAuthorityRecords() - Method in class org.mockserver.model.DnsResponse
 
getAuthorityRecords() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getAuthorizePath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getBandwidthBytesPerSec() - Method in class org.mockserver.model.TcpChaosProfile
 
getBandwidthBytesPerSec() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getBase64Bytes() - Method in class org.mockserver.serialization.model.BinaryBodyDTO
 
getBasePath() - Method in class org.mockserver.mock.crud.CrudActionHandler
 
getBasePath() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getBecause() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getBecause() - Method in class org.mockserver.log.model.LogEntry
 
getBeforeActions() - Method in class org.mockserver.mock.Expectation
 
getBeforeActions() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getBinary() - Method in class org.mockserver.model.WebSocketMessage
 
getBinary() - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
getBinaryData() - Method in class org.mockserver.model.BinaryRequestDefinition
 
getBinaryData() - Method in class org.mockserver.model.BinaryResponse
 
getBinaryData() - Method in class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
getBinaryData() - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
getBinaryResponse() - Method in class org.mockserver.mock.Expectation
 
getBinaryResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getBlocked() - Method in class org.mockserver.serialization.har.HarTimings
 
getBlocking() - Method in class org.mockserver.model.AfterAction
Before-actions only: when true (the default when unset) the primary response waits for this action to complete before being written; when false the action is started before the response but not waited for.
getBlocking() - Method in class org.mockserver.model.ExpectationStep
Side-effect steps only: when true (the default when unset) the pipeline waits for this step to complete before proceeding; when false the step is started but not awaited.
getBlocking() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getBlocking() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getBody() - Method in interface org.mockserver.model.HttpMessage
 
getBody() - Method in class org.mockserver.model.HttpRequest
 
getBody() - Method in class org.mockserver.model.HttpResponse
 
getBody() - Method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
getBody() - Method in class org.mockserver.netty.mcp.McpRequestProcessor.McpResult
JSON body bytes, or empty for no-body responses.
getBody() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getBody() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getBody() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getBody() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getBody() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getBodyAsJsonOrXmlString() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsOriginalRawBytes() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsRawBytes() - Method in interface org.mockserver.model.HttpMessage
 
getBodyAsRawBytes() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsRawBytes() - Method in class org.mockserver.model.HttpResponse
 
getBodyAsString() - Method in interface org.mockserver.model.HttpMessage
 
getBodyAsString() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsString() - Method in class org.mockserver.model.HttpResponse
 
getBodyAsString() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
Deprecated.
getBodySize() - Method in class org.mockserver.serialization.har.HarRequest
 
getBodySize() - Method in class org.mockserver.serialization.har.HarResponse
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.apacheclient.BookServiceApacheHttpClient
 
getBook(String) - Method in interface org.mockserver.examples.proxy.service.BookService
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.googleclient.http.BookServiceGoogleHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.googleclient.socks.BookServiceGoogleHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.javaclient.http.BookServiceJavaHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.javaclient.https.BookServiceJavaHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.javaclient.socks.BookServiceJavaHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.jerseyclient.BookServiceJerseyClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.jettyclient.BookServiceJettyHttpClient
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.springresttemplate.BookServiceSpringRestTemplate
 
getBook(String) - Method in class org.mockserver.examples.proxy.service.springwebclient.https.BookServiceSpringWebClient
 
getBook(String, Model) - Method in class org.mockserver.examples.proxy.web.controller.BooksPageController
 
getBookList(Model) - Method in class org.mockserver.examples.proxy.web.controller.BooksPageController
 
getBooksDB() - Method in class org.mockserver.examples.proxy.servicebackend.BookServer
 
getByExpectationId(String) - Method in class org.mockserver.mock.drift.DriftStore
Returns all records for the given expectation ID, in insertion order.
getById(String) - Method in class org.mockserver.mock.crud.CrudDataStore
 
getByKey(K) - Method in class org.mockserver.collections.CircularPriorityQueue
 
getBytes() - Method in class org.mockserver.model.BinaryMessage
 
getCache() - Method in class org.mockserver.serialization.har.HarEntry
 
getCallbackClass() - Method in class org.mockserver.model.HttpClassCallback
 
getCallbackClass() - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
getCategory() - Method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary.Payload
 
getCertificate() - Method in class org.mockserver.model.X509Certificate
 
getCertificateAuthorityCertificate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCertificateAuthorityPrivateKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getChannel() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getChannels() - Method in class org.mockserver.async.asyncapi.AsyncApiSpec
All channels extracted from the spec.
getChaos() - Method in class org.mockserver.mock.Expectation
 
getChaos() - Method in class org.mockserver.model.HttpLlmResponse
 
getChaos() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getChaos() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getChaosFirstMatchEpochMillis() - Method in class org.mockserver.mock.Expectation
Epoch-ms (from the controllable clock) of this expectation's first match, or 0 if it has not been matched yet.
getCharset() - Method in class org.mockserver.model.MediaType
 
getCharset(Charset) - Method in class org.mockserver.model.Body
 
getCharset(Charset) - Method in class org.mockserver.model.BodyWithContentType
 
getCharsetOrDefault() - Method in class org.mockserver.model.MediaType
 
getCheck() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
getChecks() - Method in class org.mockserver.netty.mcp.McpContractTest.Report
 
getChunkDelay() - Method in class org.mockserver.model.ConnectionOptions
 
getChunkDelay() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getChunkSize() - Method in class org.mockserver.model.ConnectionOptions
 
getChunkSize() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getClassification() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getClient() - Method in class org.mockserver.junit.MockServerRule
 
getClient() - Method in class org.mockserver.testcontainers.MockServerContainer
Returns a MockServerClient connected to this container.
getClientCertificateChain() - Method in class org.mockserver.model.HttpRequest
 
getClientCertificateChain() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getClientCertificateChain() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getClientId() - Method in class org.mockserver.model.HttpObjectCallback
 
getClientId() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getClientId() - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
getClientId() - Method in class org.mockserver.serialization.model.WebSocketClientIdDTO
 
getClientNioEventLoopThreadCount() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getClientRegistry() - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
getCloseConnection() - Method in class org.mockserver.model.GrpcBidiResponse
 
getCloseConnection() - Method in class org.mockserver.model.GrpcStreamResponse
 
getCloseConnection() - Method in class org.mockserver.model.HttpSseResponse
 
getCloseConnection() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getCloseConnection() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getCloseConnection() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getCloseConnection() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getCloseConnection() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getCloseSocket() - Method in class org.mockserver.model.ConnectionOptions
 
getCloseSocket() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getCloseSocketDelay() - Method in class org.mockserver.model.ConnectionOptions
 
getCloseSocketDelay() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getCode() - Method in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
getCode() - Method in enum class org.mockserver.grpc.ServingStatus
 
getCode() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
getCollapseWhitespace() - Method in class org.mockserver.model.NormalizationOptions
 
getCommitted() - Method in class org.mockserver.memory.Detail
 
getCompactLogFormat() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCompactMessage() - Method in class org.mockserver.log.model.LogEntry
 
getCompletion() - Method in class org.mockserver.model.HttpLlmResponse
 
getCompletion() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getConfidence() - Method in class org.mockserver.llm.StubGenerationResult
 
getConfidence() - Method in class org.mockserver.mock.drift.DriftRecord
 
getConfiguration() - Method in class org.mockserver.mock.HttpState
 
getConnect() - Method in class org.mockserver.serialization.har.HarTimings
 
getConnection() - Method in class org.mockserver.serialization.har.HarEntry
 
getConnectionDelay() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getConnectionEstablishedMillis() - Method in class org.mockserver.model.Timing
 
getConnectionOptions() - Method in class org.mockserver.model.HttpResponse
 
getConnectionOptions() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getConnectionTimeInMillis() - Method in class org.mockserver.model.Timing
 
getConsumer() - Method in class org.mockserver.log.model.LogEntry
 
getContainsToolResultFor() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getContainsToolResultFor() - Method in class org.mockserver.model.ConversationPredicates
 
getContent() - Method in class org.mockserver.serialization.har.HarResponse
 
getContentLengthHeaderOverride() - Method in class org.mockserver.model.ConnectionOptions
 
getContentLengthHeaderOverride() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getContentType() - Method in class org.mockserver.model.Body
 
getContentType() - Method in class org.mockserver.model.BodyWithContentType
 
getContentType() - Method in class org.mockserver.serialization.model.BodyWithContentTypeDTO
 
getContextPathPrefix() - Method in class org.mockserver.mock.OpenAPIExpectation
 
getContextPathPrefix() - Method in class org.mockserver.model.OpenAPIDefinition
 
getContextPathPrefix() - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
getContextPathPrefix() - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
getControlPlaneAuthenticationHandler() - Method in class org.mockserver.mock.HttpState
 
getControlPlaneJWTAuthenticationExpectedAudience() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneJWTAuthenticationJWKSource() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneJWTAuthenticationMatchingClaims() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneJWTAuthenticationRequired() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneJWTAuthenticationRequiredClaims() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlanePrivateKeyPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneTLSMutualAuthenticationCAChain() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneTLSMutualAuthenticationRequired() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneX509CertificatePath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getConversationMatcher() - Method in class org.mockserver.model.HttpLlmResponse
Returns the conversation matcher for evaluation.
getConversationPredicates() - Method in class org.mockserver.model.HttpLlmResponse
 
getConversationPredicates() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getConverter() - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
getCookieList() - Method in interface org.mockserver.model.HttpMessage
 
getCookieList() - Method in class org.mockserver.model.HttpRequest
 
getCookieList() - Method in class org.mockserver.model.HttpResponse
 
getCookieMap() - Method in class org.mockserver.model.HttpResponse
 
getCookies() - Method in interface org.mockserver.model.HttpMessage
 
getCookies() - Method in class org.mockserver.model.HttpRequest
 
getCookies() - Method in class org.mockserver.model.HttpRequestModifier
 
getCookies() - Method in class org.mockserver.model.HttpResponse
 
getCookies() - Method in class org.mockserver.model.HttpResponseModifier
 
getCookies() - Method in class org.mockserver.serialization.har.HarRequest
 
getCookies() - Method in class org.mockserver.serialization.har.HarResponse
 
getCookies() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getCookies() - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
getCookies() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getCookies() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getCookies() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
getCookies() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getCookies() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getCorrelationId() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getCorrelationId() - Method in class org.mockserver.log.model.LogEntry
 
getCorrelationIdLocation() - Method in class org.mockserver.async.asyncapi.AsyncApiMessage
The AsyncAPI correlation ID runtime expression (e.g.
getCorruptGrpcStatus() - Method in class org.mockserver.model.GrpcChaosProfile
 
getCorruptGrpcStatus() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getCorsAllowCredentials() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCorsAllowHeaders() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCorsAllowMethods() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCorsAllowOrigin() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCorsMaxAgeInSeconds() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCount() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallReport
 
getCreated() - Method in class org.mockserver.mock.Expectation
 
getCreated() - Method in class org.mockserver.state.ExpectationEntry
 
getCreatedAt() - Method in class org.mockserver.netty.mcp.McpSession
 
getCreator() - Method in class org.mockserver.serialization.har.HarLog
 
getCrossProtocolScenarios() - Method in class org.mockserver.mock.Expectation
 
getCrossProtocolScenarios() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getCrudDispatcher() - Method in class org.mockserver.mock.HttpState
 
getCurrentState() - Method in class org.mockserver.model.TimedScenarioTransition
 
getCustomKeyAndCertificateFactorySupplier() - Static method in class org.mockserver.socket.tls.KeyAndCertificateFactoryFactory
 
getCustomTrailers() - Method in class org.mockserver.model.GrpcChaosProfile
 
getCustomTrailers() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getData() - Method in class org.mockserver.model.SseEvent
 
getData() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
getData() - Method in class org.mockserver.serialization.model.SseEventDTO
 
getData() - Method in class org.mockserver.state.Blob
 
getDegradationRampMillis() - Method in class org.mockserver.model.HttpChaosProfile
 
getDegradationRampMillis() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getDelay() - Method in class org.mockserver.model.Action
 
getDelay() - Method in class org.mockserver.model.AfterAction
 
getDelay() - Method in class org.mockserver.model.ExpectationStep
 
getDelay() - Method in class org.mockserver.model.GrpcStreamMessage
 
getDelay() - Method in class org.mockserver.model.SseEvent
 
getDelay() - Method in class org.mockserver.model.WebSocketMessage
 
getDelay() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getDelay() - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getDelay() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
getDelay() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getDelay() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getDelay() - Method in class org.mockserver.serialization.model.SseEventDTO
 
getDelay() - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
getDescription() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getDescription() - Method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary.Payload
 
getDescription() - Method in class org.mockserver.mock.pact.PactVerifier.InteractionResult
 
getDescription() - Method in class org.mockserver.netty.mcp.McpResourceRegistry.ResourceDefinition
 
getDescription() - Method in class org.mockserver.netty.mcp.McpToolRegistry.ToolDefinition
 
getDescriptionProcessor() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTOGroup
 
getDetail() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
getDetailedMatchFailures() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDeterministicFromInput() - Method in class org.mockserver.model.EmbeddingResponse
 
getDifferences(MatchDifference.Field) - Method in class org.mockserver.matchers.MatchDifference
 
getDiffType() - Method in class org.mockserver.mock.diff.FieldDiff
 
getDimensions() - Method in class org.mockserver.model.EmbeddingResponse
 
getDirectoryToSaveDynamicSSLCertificate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDisableLogging() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDisableSystemOut() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDistribution() - Method in class org.mockserver.model.Delay
 
getDistribution() - Method in class org.mockserver.serialization.model.DelayDTO
 
getDns() - Method in class org.mockserver.serialization.har.HarTimings
 
getDnsClass() - Method in class org.mockserver.model.DnsRecord
 
getDnsClass() - Method in class org.mockserver.model.DnsRequestDefinition
 
getDnsClass() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getDnsClass() - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
getDnsName() - Method in class org.mockserver.model.DnsRequestDefinition
 
getDnsName() - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
getDnsPort() - Method in class org.mockserver.netty.MockServer
 
getDnsResponse() - Method in class org.mockserver.mock.Expectation
 
getDnsResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getDnsType() - Method in class org.mockserver.model.DnsRequestDefinition
 
getDnsType() - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
getDomain() - Method in class org.mockserver.serialization.har.HarCookie
 
getDown() - Method in class org.mockserver.model.TcpChaosProfile
 
getDown() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getDriftType() - Method in class org.mockserver.mock.drift.DriftRecord
 
getDropBuiltInVolatileFields() - Method in class org.mockserver.model.NormalizationOptions
 
getDropConnection() - Method in class org.mockserver.model.HttpError
 
getDropConnection() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
getDropConnectionProbability() - Method in class org.mockserver.model.HttpChaosProfile
 
getDropConnectionProbability() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getDropVolatileFields() - Method in class org.mockserver.model.NormalizationOptions
 
getDynamicallyCreateCertificateAuthorityCertificate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getECDomainParameters() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getEchoServer() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
getECPrivateKey(byte[]) - Static method in class org.mockserver.keys.AsymmetricKeyConverter
 
getECPublicKey(byte[]) - Static method in class org.mockserver.keys.AsymmetricKeyConverter
 
getEdges() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.CallGraph
 
getEmbedding() - Method in class org.mockserver.model.HttpLlmResponse
 
getEmbedding() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getEnableCORSForAllResponses() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getEnableCORSForAPI() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getEncoding() - Method in class org.mockserver.serialization.har.HarContent
 
getEndDate() - Method in class org.mockserver.matchers.TimeToLive
 
getEndDate() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
getEndpoint() - Method in class org.mockserver.testcontainers.MockServerContainer
Returns the HTTP endpoint URL for the MockServer container.
getEntries() - Method in class org.mockserver.model.KeysAndValues
 
getEntries() - Method in class org.mockserver.model.KeysToMultiValues
 
getEntries() - Method in class org.mockserver.serialization.har.HarLog
 
getEpochTime() - Method in class org.mockserver.log.model.LogEntry
 
getEpochTimeMs() - Method in class org.mockserver.mock.drift.DriftRecord
 
getError() - Method in class org.mockserver.model.StreamingBody
 
getError() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
getErrorMessage() - Method in class org.mockserver.model.GrpcChaosProfile
 
getErrorMessage() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getErrorProbability() - Method in class org.mockserver.model.GrpcChaosProfile
 
getErrorProbability() - Method in class org.mockserver.model.HttpChaosProfile
 
getErrorProbability() - Method in class org.mockserver.model.LlmChaosProfile
 
getErrorProbability() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getErrorProbability() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getErrors() - Method in class org.mockserver.async.validation.AsyncApiSchemaValidator.ValidationResult
 
getErrorStatus() - Method in class org.mockserver.model.HttpChaosProfile
 
getErrorStatus() - Method in class org.mockserver.model.LlmChaosProfile
 
getErrorStatus() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getErrorStatusCode() - Method in class org.mockserver.model.GrpcChaosProfile
 
getErrorStatusCode() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getEvent() - Method in class org.mockserver.model.SseEvent
 
getEvent() - Method in class org.mockserver.serialization.model.SseEventDTO
 
getEventLoopGroup() - Method in class org.mockserver.lifecycle.LifeCycle
 
getEvents() - Method in class org.mockserver.model.HttpSseResponse
 
getEvents() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getExchanges() - Method in class org.mockserver.llm.drift.DriftReport
 
getExecutor() - Method in class org.mockserver.netty.mcp.McpSessionManager
Returns the executor used for MCP request processing.
getExpectation() - Method in interface org.mockserver.log.model.ExpectationLogEntry
 
getExpectation() - Method in class org.mockserver.log.model.LogEntry
 
getExpectation() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
getExpectation() - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
getExpectation() - Method in class org.mockserver.state.ExpectationEntry
 
getExpectationId() - Method in class org.mockserver.log.model.LogEntry
 
getExpectationId() - Method in class org.mockserver.log.model.RequestAndExpectationId
 
getExpectationId() - Method in class org.mockserver.mock.drift.DriftRecord
 
getExpectationId() - Method in class org.mockserver.model.Action
 
getExpectationId() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getExpectationId() - Method in class org.mockserver.verify.Verification
 
getExpectationIds() - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
getExpectationIds() - Method in class org.mockserver.verify.VerificationSequence
 
getExpectedValue() - Method in class org.mockserver.mock.diff.FieldDiff
 
getExpectedValue() - Method in class org.mockserver.mock.drift.DriftRecord
 
getExpires() - Method in class org.mockserver.serialization.har.HarCookie
 
getExpiryInMillis() - Method in class org.mockserver.cache.Entry
 
getExplanation() - Method in class org.mockserver.llm.StubGenerationResult
 
getFailRequestCount() - Method in class org.mockserver.model.GrpcChaosProfile
 
getFailRequestCount() - Method in class org.mockserver.model.HttpChaosProfile
 
getFailRequestCount() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getFailRequestCount() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getFailurePolicy() - Method in class org.mockserver.model.AfterAction
Before-actions only: what to do with the primary response when a blocking action fails or times out.
getFailurePolicy() - Method in class org.mockserver.model.ExpectationStep
Side-effect steps only: what to do when a blocking step fails or times out.
getFailurePolicy() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getFailurePolicy() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getFailures() - Method in class org.mockserver.matchers.MatchDifferenceCount
 
getFallbackOnStatusCodes() - Method in class org.mockserver.model.HttpForwardWithFallback
 
getFallbackOnStatusCodes() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
getFallbackOnTimeout() - Method in class org.mockserver.model.HttpForwardWithFallback
 
getFallbackOnTimeout() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
getFallbackResponse() - Method in class org.mockserver.model.HttpForwardWithFallback
 
getFallbackResponse() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
getField() - Method in class org.mockserver.mock.diff.FieldDiff
 
getField() - Method in class org.mockserver.mock.drift.DriftRecord
 
getFields() - Method in class org.mockserver.model.GraphQLBody
 
getFields() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getFilePath() - Method in class org.mockserver.model.FileBody
 
getFilePath() - Method in class org.mockserver.serialization.model.FileBodyDTO
 
getFileStore() - Method in class org.mockserver.mock.HttpState
 
getFirstHeader(String) - Method in interface org.mockserver.model.HttpMessage
 
getFirstHeader(String) - Method in class org.mockserver.model.HttpRequest
 
getFirstHeader(String) - Method in class org.mockserver.model.HttpResponse
 
getFirstPathParameter(String) - Method in class org.mockserver.model.HttpRequest
 
getFirstQueryStringParameter(String) - Method in class org.mockserver.model.HttpRequest
 
getFlags() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getForwardBinaryRequestsWithoutWaitingForResponse() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardHttpProxy() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardHttpsProxy() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyAuthenticationPassword() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyAuthenticationUsername() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyCertificateChain() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyPrivateKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyTLSCustomTrustX509Certificates() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyTLSX509CertificatesTrustManagerType() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardSocksProxy() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getFrameType() - Method in class org.mockserver.model.WebSocketMessageMatcher
 
getFrameType() - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
getFrom() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphEdge
 
getGitHash() - Method in class org.mockserver.model.PortBinding
 
getGitHash() - Static method in class org.mockserver.version.Version
The abbreviated git commit hash the artifact was built from, populated at build time by the git-commit-id-maven-plugin.
getGraphqlErrorCode() - Method in class org.mockserver.model.HttpChaosProfile
 
getGraphqlErrorCode() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getGraphqlErrorMessage() - Method in class org.mockserver.model.HttpChaosProfile
 
getGraphqlErrorMessage() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getGraphqlErrors() - Method in class org.mockserver.model.HttpChaosProfile
 
getGraphqlErrors() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getGraphqlNullifyData() - Method in class org.mockserver.model.HttpChaosProfile
 
getGraphqlNullifyData() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getGraphqlSubscriptionFilter() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getGraphqlSubscriptionFilter() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getGroupId() - Method in class org.mockserver.model.PortBinding
 
getGroupId() - Static method in class org.mockserver.version.Version
 
getGrpcBidiResponse() - Method in class org.mockserver.mock.Expectation
 
getGrpcBidiResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getGrpcDescriptorStore() - Method in class org.mockserver.mock.HttpState
 
getGrpcStreamResponse() - Method in class org.mockserver.mock.Expectation
 
getGrpcStreamResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHandled() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.OperationSummary
 
getHandledCount() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getHandler() - Method in class org.mockserver.netty.mcp.McpToolRegistry.ToolDefinition
 
getHeader(String) - Method in interface org.mockserver.model.HttpMessage
 
getHeader(String) - Method in class org.mockserver.model.HttpRequest
 
getHeader(String) - Method in class org.mockserver.model.HttpResponse
 
getHeaderList() - Method in interface org.mockserver.model.HttpMessage
 
getHeaderList() - Method in class org.mockserver.model.HttpRequest
 
getHeaderList() - Method in class org.mockserver.model.HttpResponse
 
getHeaderMultimap() - Method in class org.mockserver.model.HttpResponse
 
getHeaders() - Method in class org.mockserver.async.publish.PublishOptions
 
getHeaders() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getHeaders() - Method in class org.mockserver.llm.codec.BedrockEventStreamEncoder.DecodedMessage
 
getHeaders() - Method in class org.mockserver.model.GrpcBidiResponse
 
getHeaders() - Method in class org.mockserver.model.GrpcStreamResponse
 
getHeaders() - Method in interface org.mockserver.model.HttpMessage
 
getHeaders() - Method in class org.mockserver.model.HttpRequest
 
getHeaders() - Method in class org.mockserver.model.HttpRequestModifier
 
getHeaders() - Method in class org.mockserver.model.HttpResponse
 
getHeaders() - Method in class org.mockserver.model.HttpResponseModifier
 
getHeaders() - Method in class org.mockserver.model.HttpSseResponse
 
getHeaders() - Method in class org.mockserver.serialization.har.HarRequest
 
getHeaders() - Method in class org.mockserver.serialization.har.HarResponse
 
getHeaders() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
getHeaders() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getHeaders() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getHeaders() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getHeadersSize() - Method in class org.mockserver.serialization.har.HarRequest
 
getHeadersSize() - Method in class org.mockserver.serialization.har.HarResponse
 
getHeadersToRemove() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
getHost() - Method in class org.mockserver.model.HttpForward
 
getHost() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getHost() - Method in class org.mockserver.model.SocketAddress
 
getHost() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
getHost() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getHttp3ActiveConnectionCount() - Method in class org.mockserver.netty.MockServer
Returns the current number of active HTTP/3 (QUIC) connections, or 0 if the HTTP/3 server is not running.
getHttp3Port() - Method in class org.mockserver.netty.MockServer
Returns the bound HTTP/3 (QUIC) UDP port, or -1 if the HTTP/3 server is not running.
getHttpChaosInjectedCount(String) - Static method in class org.mockserver.metrics.Metrics
Return the current chaos-injected count for the given fault type, or 0 if metrics are disabled.
getHttpClassCallback() - Method in class org.mockserver.model.AfterAction
 
getHttpClassCallback() - Method in class org.mockserver.model.ExpectationStep
 
getHttpClassCallback() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getHttpClassCallback() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpClient() - Method in class org.mockserver.mock.action.http.HttpActionHandler
 
getHttpError() - Method in class org.mockserver.log.model.LogEntry
 
getHttpError() - Method in class org.mockserver.mock.Expectation
 
getHttpError() - Method in class org.mockserver.model.ExpectationStep
 
getHttpError() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpError() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpForward() - Method in class org.mockserver.mock.Expectation
 
getHttpForward() - Method in class org.mockserver.model.ExpectationStep
 
getHttpForward() - Method in class org.mockserver.model.HttpForwardWithFallback
 
getHttpForward() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpForward() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpForward() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
getHttpForwardClassCallback() - Method in class org.mockserver.mock.Expectation
 
getHttpForwardClassCallback() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpForwardObjectCallback() - Method in class org.mockserver.mock.Expectation
 
getHttpForwardObjectCallback() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpForwardTemplate() - Method in class org.mockserver.mock.Expectation
 
getHttpForwardTemplate() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpForwardValidateAction() - Method in class org.mockserver.mock.Expectation
 
getHttpForwardValidateAction() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpForwardWithFallback() - Method in class org.mockserver.mock.Expectation
 
getHttpForwardWithFallback() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpLlmResponse() - Method in class org.mockserver.mock.Expectation
 
getHttpLlmResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpObjectCallback() - Method in class org.mockserver.model.AfterAction
 
getHttpObjectCallback() - Method in class org.mockserver.model.ExpectationStep
 
getHttpObjectCallback() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getHttpObjectCallback() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpOnly() - Method in class org.mockserver.serialization.har.HarCookie
 
getHttpOverrideForwardedRequest() - Method in class org.mockserver.mock.Expectation
 
getHttpOverrideForwardedRequest() - Method in class org.mockserver.model.ExpectationStep
 
getHttpOverrideForwardedRequest() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpOverrideForwardedRequest() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpRequest() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getHttpRequest() - Method in class org.mockserver.log.model.LogEntry
 
getHttpRequest() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
getHttpRequest() - Method in class org.mockserver.matchers.MatchDifference
 
getHttpRequest() - Method in class org.mockserver.matchers.MatchDifferenceCount
 
getHttpRequest() - Method in class org.mockserver.mock.action.http.HttpForwardActionResult
 
getHttpRequest() - Method in class org.mockserver.mock.Expectation
 
getHttpRequest() - Method in class org.mockserver.model.AfterAction
 
getHttpRequest() - Method in class org.mockserver.model.ExpectationStep
 
getHttpRequest() - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
getHttpRequest() - Method in class org.mockserver.model.LogEventRequestAndResponse
 
getHttpRequest() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getHttpRequest() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpRequest() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpRequest() - Method in class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
getHttpRequest() - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
getHttpRequest() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getHttpRequest() - Method in class org.mockserver.verify.Verification
 
getHttpRequestPropertiesMatchers() - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
getHttpRequests() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getHttpRequests() - Method in class org.mockserver.log.model.LogEntry
 
getHttpRequests() - Method in class org.mockserver.matchers.BinaryRequestPropertiesMatcher
 
getHttpRequests() - Method in class org.mockserver.matchers.DnsRequestPropertiesMatcher
 
getHttpRequests() - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
getHttpRequests() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
getHttpRequests() - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
getHttpRequests() - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
getHttpRequests() - Method in class org.mockserver.verify.VerificationSequence
 
getHttpResponse() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getHttpResponse() - Method in class org.mockserver.log.model.LogEntry
 
getHttpResponse() - Method in class org.mockserver.mock.action.http.HttpForwardActionResult
 
getHttpResponse() - Method in class org.mockserver.mock.Expectation
 
getHttpResponse() - Method in class org.mockserver.model.ExpectationStep
 
getHttpResponse() - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
getHttpResponse() - Method in class org.mockserver.model.LogEventRequestAndResponse
 
getHttpResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpResponse() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getHttpResponse() - Method in class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
getHttpResponse() - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
getHttpResponseClassCallback() - Method in class org.mockserver.mock.Expectation
 
getHttpResponseClassCallback() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpResponseObjectCallback() - Method in class org.mockserver.mock.Expectation
 
getHttpResponseObjectCallback() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpResponses() - Method in class org.mockserver.mock.Expectation
 
getHttpResponses() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpResponseTemplate() - Method in class org.mockserver.mock.Expectation
 
getHttpResponseTemplate() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpSseResponse() - Method in class org.mockserver.mock.Expectation
 
getHttpSseResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHttpStatus() - Method in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
getHttpUpdatedRequests() - Method in class org.mockserver.log.model.LogEntry
 
getHttpUpdatedResponse() - Method in class org.mockserver.log.model.LogEntry
 
getHttpVersion() - Method in class org.mockserver.serialization.har.HarRequest
 
getHttpVersion() - Method in class org.mockserver.serialization.har.HarResponse
 
getHttpWebSocketResponse() - Method in class org.mockserver.mock.Expectation
 
getHttpWebSocketResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getId() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getId() - Method in class org.mockserver.examples.proxy.model.Book
 
getId() - Method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary.Payload
 
getId() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphNode
 
getId() - Method in class org.mockserver.mock.Expectation
 
getId() - Method in class org.mockserver.model.ExpectationId
 
getId() - Method in class org.mockserver.model.SseEvent
 
getId() - Method in class org.mockserver.model.ToolUse
 
getId() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
getId() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
getId() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getId() - Method in class org.mockserver.serialization.model.SseEventDTO
 
getId() - Method in class org.mockserver.state.ExpectationEntry
 
getIdField() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getIdField() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getIdStrategy() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getIdStrategy() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getIndex() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getInetSocketAddress() - Method in class org.mockserver.netty.unification.PortBinding
 
getInit() - Method in class org.mockserver.memory.Detail
 
getInitialData() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getInitializationClass() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getInitializationJsonPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getInitializationOpenAPIPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getInputPerMillion() - Method in class org.mockserver.llm.cost.LlmPricing.PricingEntry
 
getInputSchema() - Method in class org.mockserver.netty.mcp.McpToolRegistry.ToolDefinition
 
getInputTokens() - Method in class org.mockserver.model.Usage
 
getInstance() - Static method in class org.mockserver.async.AsyncApiControlPlaneRegistry
 
getInstance() - Static method in class org.mockserver.grpc.GrpcHealthRegistry
 
getInstance() - Static method in class org.mockserver.llm.client.LlmClientRegistry
 
getInstance() - Static method in class org.mockserver.llm.LlmQuotaRegistry
 
getInstance() - Static method in class org.mockserver.llm.ProviderCodecRegistry
 
getInstance() - Static method in class org.mockserver.mock.action.http.GrpcChaosRegistry
 
getInstance() - Static method in class org.mockserver.mock.action.http.HttpQuotaRegistry
 
getInstance() - Static method in class org.mockserver.mock.action.http.ServiceChaosRegistry
 
getInstance() - Static method in class org.mockserver.mock.action.http.TcpChaosRegistry
 
getInstance() - Static method in class org.mockserver.mock.CassetteRegistry
 
getInstance() - Static method in class org.mockserver.mock.CrossProtocolEventBus
 
getInstance() - Static method in class org.mockserver.mock.dns.DnsIntentRegistry
 
getInstance() - Static method in class org.mockserver.mock.drift.DriftAnalyzer
 
getInstance() - Static method in class org.mockserver.mock.drift.DriftStore
 
getInstance() - Static method in class org.mockserver.mock.drift.PercentileTracker
 
getInstance() - Static method in class org.mockserver.test.TestLogCaptureHandler
 
getInstance() - Static method in class org.mockserver.wasm.WasmStore
 
getInteractions() - Method in class org.mockserver.mock.pact.PactVerifier.PactVerificationResult
 
getIntrospectPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getIptablesImage() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getIsbn() - Method in class org.mockserver.examples.proxy.model.Book
 
getIssuer() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getIssuerDistinguishedName() - Method in class org.mockserver.model.X509Certificate
 
getItems() - Method in class org.mockserver.openapi.examples.models.ArrayExample
 
getJavascriptDisallowedClasses() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getJavascriptDisallowedText() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getJitter() - Method in class org.mockserver.model.StreamingPhysics
 
getJson() - Method in class org.mockserver.model.GrpcStreamMessage
 
getJson() - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
getJson() - Method in class org.mockserver.serialization.model.JsonBodyDTO
 
getJson() - Method in class org.mockserver.serialization.model.JsonSchemaBodyDTO
 
getJsonPath() - Method in class org.mockserver.serialization.model.JsonPathBodyDTO
 
getJsonrpc() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
getJsonrpc() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
getJsonrpc() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
getJsonRpcId() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getJsonRpcMethod() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getJsonRpcRawId() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getJVMMemory(MemoryType) - Static method in class org.mockserver.memory.MemoryMonitoring
 
getJwksPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getJwtAlgorithm() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getKafkaKey() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
Kafka message key from message-level bindings, or null if not derivable.
getKafkaKey() - Method in class org.mockserver.async.asyncapi.AsyncApiMessage
Kafka message key from message-level bindings, or null if not derivable.
getKeepAlive() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getKeepAlive() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getKeepAlive() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getKeepAliveOverride() - Method in class org.mockserver.model.ConnectionOptions
 
getKeepAliveOverride() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getKey() - Method in class org.mockserver.async.publish.PublishOptions
 
getKey() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getKey() - Method in interface org.mockserver.collections.Keyed
 
getKey() - Method in class org.mockserver.mock.SortableExpectationId
 
getKey() - Method in class org.mockserver.state.Blob
 
getKey() - Method in class org.mockserver.state.KeyValueStore.Entry
 
getKeyId() - Method in class org.mockserver.keys.AsymmetricKeyPair
 
getKeyLength() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getKeyMatchStyle() - Method in class org.mockserver.collections.NottableStringMultiMap
 
getKeyMatchStyle() - Method in class org.mockserver.model.KeysToMultiValues
 
getKeyPair() - Method in class org.mockserver.keys.AsymmetricKeyPair
 
getKind() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphEdge
 
getKind() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphNode
 
getKind() - Method in class org.mockserver.llm.IsolationSource
 
getLabel() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphNode
 
getLastAccessedAt() - Method in class org.mockserver.netty.mcp.McpSession
 
getLastRequest() - Method in class org.mockserver.echo.http.EchoServer
 
getLatency() - Method in class org.mockserver.model.HttpChaosProfile
 
getLatency() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getLatencyMs() - Method in class org.mockserver.model.GrpcChaosProfile
 
getLatencyMs() - Method in class org.mockserver.model.TcpChaosProfile
 
getLatencyMs() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getLatencyMs() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getLatestMessageContains() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getLatestMessageContains() - Method in class org.mockserver.model.ConversationPredicates
 
getLatestMessageMatches() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getLatestMessageMatches() - Method in class org.mockserver.model.ConversationPredicates
 
getLatestMessageMatchesSource() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getLatestMessageRole() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getLatestMessageRole() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getLatestMessageRole() - Method in class org.mockserver.model.ConversationPredicates
 
getLaunchUIForLogLevelDebug() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLeft() - Method in class org.mockserver.collections.ImmutableEntry
 
getLimitDataBytes() - Method in class org.mockserver.model.TcpChaosProfile
 
getLimitDataBytes() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getLivenessHttpGetPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLocalAddress() - Method in class org.mockserver.model.HttpRequest
 
getLocalAddress() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getLocalAddress() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getLocalBoundIP() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLocalPort() - Method in class org.mockserver.integration.ClientAndServer
 
getLocalPort() - Method in class org.mockserver.lifecycle.LifeCycle
 
getLocalPorts() - Method in class org.mockserver.integration.ClientAndServer
 
getLocalPorts() - Method in class org.mockserver.lifecycle.LifeCycle
 
getLogCorrelationId() - Method in class org.mockserver.matchers.MatchDifference
 
getLogCorrelationId() - Method in class org.mockserver.model.RequestDefinition
 
getLogEntryDTOS() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTOGroup
 
getLogLevel() - Method in class org.mockserver.log.model.LogEntry
 
getLogLevel() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLogLevel() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getLogLevelOverrides() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLowercase() - Method in class org.mockserver.model.NormalizationOptions
 
getMajorMinorVersion() - Static method in class org.mockserver.version.Version
 
getMalformedBody() - Method in class org.mockserver.model.HttpChaosProfile
 
getMalformedBody() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getMalformedSse() - Method in class org.mockserver.model.LlmChaosProfile
 
getMap() - Method in class org.mockserver.model.KeysAndValues
 
getMatchCount() - Method in class org.mockserver.mock.Expectation
 
getMatchedOperation() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getMatchers() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getMatchers() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getMatchersFailFast() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMatches() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallReport
 
getMatchingPaths() - Method in class org.mockserver.file.FilePath.Finder
 
getMatchJson() - Method in class org.mockserver.model.GrpcBidiRule
 
getMatchJson() - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
getMatchPattern() - Method in class org.mockserver.model.CrossProtocolScenario
 
getMatchType() - Method in class org.mockserver.model.JsonBody
 
getMatchType() - Method in class org.mockserver.serialization.model.JsonBodyDTO
 
getMax() - Method in class org.mockserver.memory.Detail
 
getMax() - Method in class org.mockserver.model.DelayDistribution
 
getMax() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getMaxChunkSize() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxFutureTimeoutInMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxHeaderSize() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxHttpRequestLength() - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
getMaximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getMaximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
getMaximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.verify.Verification
 
getMaximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.verify.VerificationSequence
 
getMaxInitialLineLength() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxItems() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getMaxLogEntries() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxLogEventLength() - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
getMaxOpenAPILength() - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
getMaxOpenAPIObjectLength() - Method in class org.mockserver.dashboard.serializers.DescriptionProcessor
 
getMaxSocketTimeoutInMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxWebSocketExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMcpEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMcpSessionManager() - Method in class org.mockserver.netty.MockServerUnificationInitializer
 
getMcpToolCallCount(String) - Static method in class org.mockserver.metrics.Metrics
Return the current MCP tool call count for the given tool name, or 0 if metrics are disabled.
getMean() - Method in class org.mockserver.model.DelayDistribution
 
getMean() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getMedian() - Method in class org.mockserver.model.DelayDistribution
 
getMedian() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getMemoryUsageCsvDirectory() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMessage() - Method in class org.mockserver.log.model.LogEntry
 
getMessage() - Method in class org.mockserver.mock.action.http.GrpcChaosDecision.GrpcFault
 
getMessage() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
getMessage() - Method in class org.mockserver.serialization.model.WebSocketErrorDTO
 
getMessageCount() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getMessageFormat() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getMessageFormat() - Method in class org.mockserver.log.model.LogEntry
 
getMessages() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
Returns all messages for this channel as a uniform list.
getMessages() - Method in class org.mockserver.llm.ParsedConversation
 
getMessages() - Method in class org.mockserver.model.GrpcBidiResponse
 
getMessages() - Method in class org.mockserver.model.GrpcStreamResponse
 
getMessages() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getMessages() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getMessages() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getMessages() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getMetadata() - Method in class org.mockserver.state.Blob
 
getMethod() - Method in class org.mockserver.model.HttpRequest
 
getMethod() - Method in class org.mockserver.model.JsonRpcBody
 
getMethod() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
getMethod() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
getMethod() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getMethod() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getMethod() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.OperationSummary
 
getMethod() - Method in class org.mockserver.serialization.har.HarRequest
 
getMethod() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getMethod() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getMethod() - Method in class org.mockserver.serialization.model.JsonRpcBodyDTO
 
getMethod() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getMethod(String) - Method in class org.mockserver.model.HttpRequest
 
getMethod(String, String) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
getMetricsEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMimeType() - Method in class org.mockserver.netty.mcp.McpResourceRegistry.ResourceDefinition
 
getMimeType() - Method in class org.mockserver.serialization.har.HarContent
 
getMimeType() - Method in class org.mockserver.serialization.har.HarPostData
 
getMin() - Method in class org.mockserver.model.DelayDistribution
 
getMin() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getMockServerClient() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
getMockserverImage() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getMockServerLog() - Method in class org.mockserver.mock.HttpState
 
getMockServerLogger() - Method in class org.mockserver.mock.HttpState
 
getModel() - Method in class org.mockserver.model.HttpLlmResponse
 
getModel() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getModuleName() - Method in class org.mockserver.model.WasmBody
 
getModuleName() - Method in class org.mockserver.serialization.model.WasmBodyDTO
 
getMqttQos() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
MQTT QoS level (0, 1, or 2) from operation-level bindings, or null if not specified.
getMqttRetain() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
MQTT retain flag from operation-level bindings, or null if not specified.
getMultimap() - Method in class org.mockserver.model.KeysToMultiValues
 
getMustacheDisallowedText() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMutationDescription() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getMutationType() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getName() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
 
getName() - Method in class org.mockserver.async.asyncapi.AsyncApiMessage
The message name, or null for anonymous / unnamed messages.
getName() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallMatch
 
getName() - Method in class org.mockserver.llm.IsolationSource
 
getName() - Method in enum class org.mockserver.matchers.MatchDifference.Field
 
getName() - Method in class org.mockserver.model.DnsRecord
 
getName() - Method in class org.mockserver.model.KeyAndValue
 
getName() - Method in class org.mockserver.model.KeyToMultiValue
 
getName() - Method in class org.mockserver.model.ToolUse
 
getName() - Method in class org.mockserver.netty.mcp.McpResourceRegistry.ResourceDefinition
 
getName() - Method in class org.mockserver.netty.mcp.McpToolRegistry.ToolDefinition
 
getName() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getName() - Method in interface org.mockserver.openapi.examples.models.Example
 
getName() - Method in class org.mockserver.serialization.har.HarCookie
 
getName() - Method in class org.mockserver.serialization.har.HarCreator
 
getName() - Method in class org.mockserver.serialization.har.HarNameValuePair
 
getName() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getName() - Method in class org.mockserver.serialization.model.KeyAndValueDTO
 
getName() - Method in class org.mockserver.serialization.model.KeyToMultiValueDTO
 
getName() - Method in class org.mockserver.templates.engine.velocity.directives.Ifnull
 
getNamespace() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getNamespace() - Method in interface org.mockserver.openapi.examples.models.Example
 
getNamespacePrefixes() - Method in class org.mockserver.model.XPathBody
 
getNamespacePrefixes() - Method in class org.mockserver.serialization.model.XPathBodyDTO
 
getNet() - Method in class org.mockserver.memory.Summary
 
getNewScenarioState() - Method in class org.mockserver.mock.Expectation
 
getNewScenarioState() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getNextState() - Method in class org.mockserver.model.TimedScenarioTransition
 
getNioEventLoopThreadCount() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getNodes() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.CallGraph
 
getNoProxyHosts() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getNormalization() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getNormalization() - Method in class org.mockserver.model.ConversationPredicates
 
getNot() - Method in class org.mockserver.model.Not
 
getNot() - Method in class org.mockserver.serialization.model.NotDTO
 
getNote() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getOmitGrpcStatus() - Method in class org.mockserver.model.GrpcChaosProfile
 
getOmitGrpcStatus() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getOpenAPIContextPathPrefix() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOpenAPIResponseValidation() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOperationId() - Method in class org.mockserver.model.OpenAPIDefinition
 
getOperationId() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getOperationId() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getOperationId() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.OperationSummary
 
getOperationId() - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
getOperationName() - Method in class org.mockserver.model.GraphQLBody
 
getOperationName() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getOperationsAndResponses() - Method in class org.mockserver.mock.OpenAPIExpectation
 
getOperationsAndResponses() - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
getOperationSummaries() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
Returns per-operation summaries.
getOptional() - Method in class org.mockserver.model.Body
 
getOptional() - Method in class org.mockserver.serialization.model.BodyDTO
 
getOriginalBody() - Method in class org.mockserver.model.HttpRequest
When a request arrived with a Content-Encoding (e.g. gzip) and MockServer decompressed it, this holds the original bytes exactly as received on the wire (still compressed).
getOriginalBody() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getOriginalBody() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getOriginalDestination(Channel) - Static method in class org.mockserver.netty.proxy.SoOriginalDstHelper
Attempts to read the original destination of the connection associated with the given Netty channel.
getOutageAfterMillis() - Method in class org.mockserver.model.HttpChaosProfile
 
getOutageAfterMillis() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getOutageDurationMillis() - Method in class org.mockserver.model.HttpChaosProfile
 
getOutageDurationMillis() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getOutputMemoryUsageCsv() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOutputPerMillion() - Method in class org.mockserver.llm.cost.LlmPricing.PricingEntry
 
getOutputSchema() - Method in class org.mockserver.model.Completion
 
getOutputTokens() - Method in class org.mockserver.model.Usage
 
getP99() - Method in class org.mockserver.model.DelayDistribution
 
getP99() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getParameters() - Method in class org.mockserver.model.MediaType
 
getParameters() - Method in class org.mockserver.serialization.model.ParameterBodyDTO
 
getParameterStyle() - Method in class org.mockserver.matchers.JsonSchemaMatcher
 
getParameterStyle() - Method in class org.mockserver.model.NottableString
 
getParameterStyles() - Method in class org.mockserver.model.JsonSchemaBody
 
getParameterStyles() - Method in class org.mockserver.serialization.model.JsonSchemaBodyDTO
 
getParams() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
getParams() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
getParams() - Method in class org.mockserver.serialization.har.HarPostData
 
getParamsSchema() - Method in class org.mockserver.model.JsonRpcBody
 
getParamsSchema() - Method in class org.mockserver.serialization.model.JsonRpcBodyDTO
 
getParentId() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getPassword() - Method in class org.mockserver.async.security.MqttSecurity
 
getPassword() - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
getPath() - Method in class org.mockserver.model.HttpRequest
 
getPath() - Method in class org.mockserver.model.HttpRequestModifier
 
getPath() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getPath() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getPath() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.OperationSummary
 
getPath() - Method in class org.mockserver.serialization.har.HarCookie
 
getPath() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getPath() - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
getPath() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getPath() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getPathParameterList() - Method in class org.mockserver.model.HttpRequest
 
getPathParameters() - Method in class org.mockserver.model.HttpRequest
 
getPathParameters() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getPathParameters() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getPathPrefix() - Method in class org.mockserver.model.ProxyPassMapping
 
getPayload() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getPayload() - Method in class org.mockserver.llm.codec.BedrockEventStreamEncoder.DecodedMessage
 
getPayloadAsString() - Method in class org.mockserver.llm.codec.BedrockEventStreamEncoder.DecodedMessage
 
getPayloadExamples() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
Explicit examples found in the spec for the channel's message payload.
getPayloadExamples() - Method in class org.mockserver.async.asyncapi.AsyncApiMessage
Explicit examples found in the spec for this message's payload.
getPayloadSchema() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
The JSON Schema describing the payload (may be null if not present).
getPayloadSchema() - Method in class org.mockserver.async.asyncapi.AsyncApiMessage
The JSON Schema describing the payload (may be null if not present).
getPercentage() - Method in class org.mockserver.mock.Expectation
 
getPercentage() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getPersistedExpectationsPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPersistedRecordedExpectationsPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPersistExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPersistRecordedExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPollPeriod() - Static method in class org.mockserver.persistence.FileWatcher
 
getPollPeriodUnits() - Static method in class org.mockserver.persistence.FileWatcher
 
getPort() - Method in class org.mockserver.client.MockServerClient
 
getPort() - Method in class org.mockserver.echo.http.EchoServer
 
getPort() - Method in class org.mockserver.integration.ClientAndServer
 
getPort() - Method in class org.mockserver.junit.MockServerRule
 
getPort() - Method in class org.mockserver.lifecycle.LifeCycle
Deprecated.
use getLocalPort instead of getPort
getPort() - Method in class org.mockserver.log.model.LogEntry
 
getPort() - Static method in class org.mockserver.mock.HttpState
 
getPort() - Method in class org.mockserver.model.DnsRecord
 
getPort() - Method in class org.mockserver.model.HttpForward
 
getPort() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getPort() - Method in class org.mockserver.model.SocketAddress
 
getPort() - Method in class org.mockserver.netty.http3.Http3Server
Returns the bound UDP port, or -1 if not started.
getPort() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getPort() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
getPort() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getPort() - Method in class org.mockserver.webhook.WebhookServer
Returns the port the server is listening on.
getPortExtension() - Method in class org.mockserver.netty.unification.PortBinding
 
getPorts() - Method in class org.mockserver.junit.MockServerRule
 
getPorts() - Method in class org.mockserver.model.PortBinding
 
getPostData() - Method in class org.mockserver.serialization.har.HarRequest
 
getPostResponderSteps() - Method in class org.mockserver.mock.Expectation
Returns the ordered list of side-effect steps that appear after the responder in the steps list (post-responder side-effects).
getPrefix() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getPrefix() - Method in interface org.mockserver.openapi.examples.models.Example
 
getPreResponderSteps() - Method in class org.mockserver.mock.Expectation
Returns the ordered list of side-effect steps (non-responder steps that appear before the responder in the steps list).
getPreventCertificateDynamicUpdate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPricing(Provider, String) - Static method in class org.mockserver.llm.cost.LlmPricing
Look up pricing for a provider and model, or null if unrecognised.
getPrimaryAction() - Method in class org.mockserver.mock.Expectation
 
getPriority() - Method in class org.mockserver.mock.Expectation
 
getPriority() - Method in class org.mockserver.model.DnsRecord
 
getPriority() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getPriority() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getPriority() - Method in class org.mockserver.state.ExpectationEntry
 
getPrivateKeyPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getProactivelyInitialiseTLS() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPrometheusNames() - Method in class org.mockserver.metrics.BuildInfoCollector
 
getPrometheusNames() - Method in class org.mockserver.metrics.JvmMetricsCollector
 
getProtocol() - Method in class org.mockserver.model.HttpRequest
 
getProtocol() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getProtocolVersion() - Method in class org.mockserver.netty.mcp.McpContractTest.Report
 
getProvider() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getProvider() - Method in class org.mockserver.model.HttpLlmResponse
 
getProvider() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getProxyAddress() - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
getProxyAuthenticationPassword() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getProxyAuthenticationRealm() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getProxyAuthenticationUsername() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getProxyPort() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
getPublicationDate() - Method in class org.mockserver.examples.proxy.model.Book
 
getQos() - Method in class org.mockserver.async.publish.MqttMessagePublisher
 
getQos() - Method in class org.mockserver.async.publish.PublishOptions
 
getQuery() - Method in class org.mockserver.model.GraphQLBody
 
getQuery() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getQueryString() - Method in class org.mockserver.serialization.har.HarRequest
 
getQueryStringParameterList() - Method in class org.mockserver.model.HttpRequest
 
getQueryStringParameters() - Method in class org.mockserver.model.HttpRequest
 
getQueryStringParameters() - Method in class org.mockserver.model.HttpRequestModifier
 
getQueryStringParameters() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getQueryStringParameters() - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
getQueryStringParameters() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getQueryStringParameters() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getQueue() - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
Exposes the underlying queue so that RequestMatchers can use its iteration/sorting without re-implementing it.
getQuotaErrorStatus() - Method in class org.mockserver.model.HttpChaosProfile
 
getQuotaErrorStatus() - Method in class org.mockserver.model.LlmChaosProfile
 
getQuotaErrorStatus() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getQuotaLimit() - Method in class org.mockserver.model.GrpcChaosProfile
 
getQuotaLimit() - Method in class org.mockserver.model.HttpChaosProfile
 
getQuotaLimit() - Method in class org.mockserver.model.LlmChaosProfile
 
getQuotaLimit() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getQuotaLimit() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getQuotaName() - Method in class org.mockserver.model.GrpcChaosProfile
 
getQuotaName() - Method in class org.mockserver.model.HttpChaosProfile
 
getQuotaName() - Method in class org.mockserver.model.LlmChaosProfile
 
getQuotaName() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getQuotaName() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getQuotaWindowMillis() - Method in class org.mockserver.model.GrpcChaosProfile
 
getQuotaWindowMillis() - Method in class org.mockserver.model.HttpChaosProfile
 
getQuotaWindowMillis() - Method in class org.mockserver.model.LlmChaosProfile
 
getQuotaWindowMillis() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getQuotaWindowMillis() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getRawBytes() - Method in class org.mockserver.model.BinaryBody
 
getRawBytes() - Method in class org.mockserver.model.Body
 
getRawBytes() - Method in class org.mockserver.model.FileBody
 
getRawBytes() - Method in class org.mockserver.model.JsonBody
 
getRawBytes() - Method in class org.mockserver.model.StringBody
 
getRawBytes() - Method in class org.mockserver.model.XmlBody
 
getRawBytes() - Method in class org.mockserver.serialization.model.JsonBodyDTO
 
getRawBytes() - Method in class org.mockserver.serialization.model.StringBodyDTO
 
getRawBytes() - Method in class org.mockserver.serialization.model.XmlBodyDTO
 
getRawLlmResponse() - Method in class org.mockserver.llm.StubGenerationResult
 
getRawParameterString() - Method in class org.mockserver.model.Parameters
 
getReason() - Method in class org.mockserver.mock.pact.PactVerifier.InteractionResult
 
getReasonPhrase() - Method in class org.mockserver.model.HttpResponse
 
getReasonPhrase() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getReasonPhrase() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getReceive() - Method in class org.mockserver.serialization.har.HarTimings
 
getRecent(int) - Method in class org.mockserver.mock.drift.DriftStore
Returns up to limit most-recent records, newest first.
getRecordedMessages(String) - Method in class org.mockserver.async.subscribe.KafkaMessageSubscriber
 
getRecordedMessages(String) - Method in interface org.mockserver.async.subscribe.MessageSubscriber
Return all messages recorded on the given channel since subscription started (or since the last reset).
getRecordedMessages(String) - Method in class org.mockserver.async.subscribe.MqttMessageSubscriber
 
getRedirectPorts() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getRedirectURL() - Method in class org.mockserver.serialization.har.HarResponse
 
getRegex() - Method in enum class org.mockserver.model.ParameterStyle
 
getRegex() - Method in class org.mockserver.model.PathModifier
 
getRegex() - Method in class org.mockserver.serialization.model.RegexBodyDTO
 
getRegisteredClients() - Method in class org.mockserver.echo.http.EchoServer
 
getRemainingTimes() - Method in class org.mockserver.matchers.Times
 
getRemainingTimes() - Method in class org.mockserver.serialization.model.TimesDTO
 
getRemainingTimes() - Method in class org.mockserver.state.ExpectationEntry
Returns the shared remaining-times counter.
getRemoteAddress() - Method in class org.mockserver.integration.ClientAndServer
 
getRemoteAddress() - Method in class org.mockserver.mock.action.http.HttpForwardActionResult
 
getRemoteAddress() - Method in class org.mockserver.model.HttpRequest
 
getRemoteAddress() - Method in class org.mockserver.netty.MockServer
 
getRemoteAddress() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getRemoteAddress() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getRemoteAddress(ChannelHandlerContext) - Static method in class org.mockserver.mock.action.http.HttpActionHandler
 
getRemove() - Method in class org.mockserver.model.KeysAndValuesModifier
 
getRemove() - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
getRemove() - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
getRemove() - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
getRemovedPaths() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getRemovedPaths() - Method in class org.mockserver.llm.drift.StructuralShapeDiff.ShapeDiff
Paths present in the baseline but missing from the live document.
getReplace() - Method in class org.mockserver.model.KeysAndValuesModifier
 
getReplace() - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
getReplace() - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
getReplace() - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
getRequest() - Method in class org.mockserver.serialization.har.HarEntry
 
getRequestDefinition() - Method in class org.mockserver.log.model.RequestAndExpectationId
 
getRequestErrors() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestMatchers() - Method in class org.mockserver.mock.HttpState
 
getRequestMethod() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestModifier() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getRequestModifier() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getRequestModifier(HttpRequest) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
getRequestOverride() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getRequestOverride() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getRequestPath() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestSent() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getRequestStartedMillis() - Method in class org.mockserver.model.Timing
 
getRequestTcpPortForPath(String) - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
getResetPeer() - Method in class org.mockserver.model.TcpChaosProfile
 
getResetPeer() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getResources() - Method in class org.mockserver.netty.mcp.McpResourceRegistry
 
getRespondBeforeBody() - Method in class org.mockserver.model.HttpRequest
 
getRespondBeforeBody() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getResponder() - Method in class org.mockserver.model.ExpectationStep
 
getResponder() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getResponse() - Method in class org.mockserver.serialization.har.HarEntry
 
getResponseBytes() - Method in class org.mockserver.model.HttpError
 
getResponseBytes() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
getResponseCallback() - Method in class org.mockserver.model.HttpObjectCallback
 
getResponseCallback() - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
getResponseCode() - Method in class org.mockserver.model.DnsResponse
 
getResponseCode() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getResponseErrors() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getResponseMode() - Method in class org.mockserver.mock.Expectation
 
getResponseMode() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getResponseModifier() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getResponseModifier() - Method in class org.mockserver.model.HttpTemplate
 
getResponseModifier() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getResponseModifier() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getResponseOverride() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getResponseOverride() - Method in class org.mockserver.model.HttpTemplate
 
getResponseOverride() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getResponseOverride() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getResponseReceivedMillis() - Method in class org.mockserver.model.Timing
 
getResponses() - Method in class org.mockserver.model.GrpcBidiRule
 
getResponses() - Method in class org.mockserver.model.WebSocketMessageMatcher
 
getResponses() - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
getResponses() - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
getResponseTemplate() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getResponseTemplate() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getResult() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
getResults() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getRetain() - Method in class org.mockserver.async.publish.PublishOptions
 
getRetry() - Method in class org.mockserver.model.SseEvent
 
getRetry() - Method in class org.mockserver.serialization.model.SseEventDTO
 
getRetryAfter() - Method in class org.mockserver.model.HttpChaosProfile
 
getRetryAfter() - Method in class org.mockserver.model.LlmChaosProfile
 
getRetryAfter() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getRevokePath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getRight() - Method in class org.mockserver.collections.ImmutableEntry
 
getRole() - Method in class org.mockserver.llm.ParsedMessage
 
getRSAPrivateKey(byte[]) - Static method in class org.mockserver.keys.AsymmetricKeyConverter
 
getRSAPublicKey(byte[]) - Static method in class org.mockserver.keys.AsymmetricKeyConverter
 
getRules() - Method in class org.mockserver.model.GrpcBidiResponse
 
getRules() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getRunAsUser() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getSaslJaasConfig() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSaslMechanism() - Method in class org.mockserver.async.security.KafkaSecurity
 
getScenarioManager() - Method in class org.mockserver.mock.RequestMatchers
 
getScenarioName() - Method in class org.mockserver.mock.Expectation
 
getScenarioName() - Method in class org.mockserver.model.CrossProtocolScenario
 
getScenarioName() - Method in class org.mockserver.model.TimedScenarioTransition
 
getScenarioName() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getScenarioState() - Method in class org.mockserver.mock.Expectation
 
getScenarioState() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getScheduler() - Method in class org.mockserver.lifecycle.LifeCycle
 
getScheduler() - Method in class org.mockserver.mock.HttpState
 
getScheduler() - Static method in class org.mockserver.persistence.FileWatcher
 
getSchema() - Method in class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
getSchemaType() - Method in class org.mockserver.model.NottableString
 
getScheme() - Method in class org.mockserver.model.HttpForward
 
getScheme() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getScheme() - Method in class org.mockserver.model.SocketAddress
 
getScheme() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
getScheme() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getScopes() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getSecondaryActions() - Method in class org.mockserver.mock.Expectation
 
getSecure() - Method in class org.mockserver.serialization.har.HarCookie
 
getSecure() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getSecure() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getSecure() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getSecureEndpoint() - Method in class org.mockserver.testcontainers.MockServerContainer
Returns the HTTPS endpoint URL for the MockServer container.
getSecurityProtocol() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSeed() - Method in class org.mockserver.model.EmbeddingResponse
 
getSeed() - Method in class org.mockserver.model.GrpcChaosProfile
 
getSeed() - Method in class org.mockserver.model.HttpChaosProfile
 
getSeed() - Method in class org.mockserver.model.LlmChaosProfile
 
getSeed() - Method in class org.mockserver.model.StreamingPhysics
 
getSeed() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getSeed() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getSelectionSetMatchType() - Method in class org.mockserver.model.GraphQLBody
 
getSelectionSetMatchType() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getSemanticExplanation() - Method in class org.mockserver.mock.drift.DriftRecord
 
getSemanticMatchAgainst() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getSemanticMatchAgainst() - Method in class org.mockserver.model.ConversationPredicates
 
getSemanticSeverity() - Method in class org.mockserver.mock.drift.DriftRecord
 
getSend() - Method in class org.mockserver.serialization.har.HarTimings
 
getSerialNumber() - Method in class org.mockserver.model.X509Certificate
 
getServerIPAddress() - Method in class org.mockserver.serialization.har.HarEntry
 
getServerName() - Method in class org.mockserver.netty.mcp.McpContractTest.Report
 
getServerPort() - Method in class org.mockserver.testcontainers.MockServerContainer
Returns the mapped server port on the host.
getServerPort() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
getServerPort() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
getServerPort() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getServerSecurePort() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
getServerVersion() - Method in class org.mockserver.netty.mcp.McpContractTest.Report
 
getService(String) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
getSession(String) - Method in class org.mockserver.netty.mcp.McpSessionManager
 
getSessionId() - Method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
getSessionId() - Method in class org.mockserver.netty.mcp.McpRequestProcessor.McpResult
Non-null only for initialize responses.
getSessionId() - Method in class org.mockserver.netty.mcp.McpSession
 
getSessionManager() - Method in class org.mockserver.netty.mcp.McpRequestProcessor
Returns the session manager used by this processor.
getSignatureAlgorithmName() - Method in class org.mockserver.model.X509Certificate
 
getSigningAlgorithm() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getSize() - Method in class org.mockserver.serialization.har.HarContent
 
getSlicerChunkSize() - Method in class org.mockserver.model.TcpChaosProfile
 
getSlicerChunkSize() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getSlowClose() - Method in class org.mockserver.model.TcpChaosProfile
 
getSlowClose() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getSlowRequestCount() - Static method in class org.mockserver.metrics.Metrics
Return the current slow-request count, or 0 if metrics are disabled.
getSlowResponseChunkDelay() - Method in class org.mockserver.model.HttpChaosProfile
 
getSlowResponseChunkDelay() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getSlowResponseChunkSize() - Method in class org.mockserver.model.HttpChaosProfile
 
getSlowResponseChunkSize() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getSocketAddress() - Method in class org.mockserver.model.BinaryRequestDefinition
 
getSocketAddress() - Method in class org.mockserver.model.HttpRequest
 
getSocketAddress() - Method in class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
getSocketAddress() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getSocketConnectionTimeoutInMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSortableId() - Method in class org.mockserver.mock.Expectation
 
getSortJsonKeys() - Method in class org.mockserver.model.NormalizationOptions
 
getSource() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
getSource() - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
getSource() - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
getSourceUri() - Method in class org.mockserver.model.XmlSchemaBody
 
getSpecUrlOrPayload() - Method in class org.mockserver.mock.OpenAPIExpectation
 
getSpecUrlOrPayload() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getSpecUrlOrPayload() - Method in class org.mockserver.model.OpenAPIDefinition
 
getSpecUrlOrPayload() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getSpecUrlOrPayload() - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
getSpecUrlOrPayload() - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
getSsl() - Method in class org.mockserver.serialization.har.HarTimings
 
getSslCertificateDomainName() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSslKeyPassword() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSslKeystoreLocation() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSslKeystorePassword() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSslProperties() - Method in class org.mockserver.async.security.MqttSecurity
Returns the SSL properties to pass through to Paho's MqttConnectOptions.setSSLProperties().
getSslSubjectAlternativeNameDomains() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSslSubjectAlternativeNameIps() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSslTruststoreLocation() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSslTruststorePassword() - Method in class org.mockserver.async.security.KafkaSecurity
 
getStartedDateTime() - Method in class org.mockserver.serialization.har.HarEntry
 
getState(String) - Method in class org.mockserver.mock.ScenarioManager
 
getState(String, String) - Method in class org.mockserver.mock.ScenarioManager
 
getStateBackend() - Method in class org.mockserver.mock.HttpState
Returns the pluggable state backend (G10 phase 2a).
getStateBackend() - Method in class org.mockserver.mock.RequestMatchers
Returns the state backend, or null if none has been set.
getStatus() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getStatus() - Method in class org.mockserver.serialization.har.HarResponse
 
getStatus(String) - Method in class org.mockserver.grpc.GrpcHealthCheckHandler
Returns the ServingStatus for the given service name from this handler's registry.
getStatus(String) - Method in class org.mockserver.grpc.GrpcHealthRegistry
Get the status for a service name; falls back to default.
getStatusCode() - Method in class org.mockserver.mock.action.http.GrpcChaosDecision.GrpcFault
 
getStatusCode() - Method in class org.mockserver.model.HttpResponse
 
getStatusCode() - Method in class org.mockserver.model.HttpSseResponse
 
getStatusCode() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
getStatusCode() - Method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
getStatusCode() - Method in class org.mockserver.netty.mcp.McpRequestProcessor.McpResult
 
getStatusCode() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
getStatusCode() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getStatusCode() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getStatusCode() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getStatusCodeReceived() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getStatusMessage() - Method in class org.mockserver.model.GrpcBidiResponse
 
getStatusMessage() - Method in class org.mockserver.model.GrpcStreamResponse
 
getStatusMessage() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getStatusMessage() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getStatusName() - Method in class org.mockserver.model.GrpcBidiResponse
 
getStatusName() - Method in class org.mockserver.model.GrpcStreamResponse
 
getStatusName() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
getStatusName() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
getStatusText() - Method in class org.mockserver.serialization.har.HarResponse
 
getStdDev() - Method in class org.mockserver.model.DelayDistribution
 
getStdDev() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getSteps() - Method in class org.mockserver.mock.Expectation
 
getSteps() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getStopReason() - Method in class org.mockserver.model.Completion
 
getStreamId() - Method in class org.mockserver.model.HttpRequest
 
getStreamId() - Method in class org.mockserver.model.HttpResponse
 
getStreaming() - Method in class org.mockserver.model.Completion
 
getStreamingBody() - Method in class org.mockserver.model.HttpResponse
 
getStreamingPhysics() - Method in class org.mockserver.model.Completion
 
getString() - Method in class org.mockserver.serialization.model.StringBodyDTO
 
getStyle() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getSubject() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getSubjectDistinguishedName() - Method in class org.mockserver.model.X509Certificate
 
getSubprotocol() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getSubprotocol() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
getSubstitution() - Method in class org.mockserver.model.PathModifier
 
getSubtype() - Method in class org.mockserver.model.MediaType
 
getSucceedFirst() - Method in class org.mockserver.model.GrpcChaosProfile
 
getSucceedFirst() - Method in class org.mockserver.model.HttpChaosProfile
 
getSucceedFirst() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getSucceedFirst() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getSuggestions() - Method in class org.mockserver.llm.StubGenerationResult
 
getSuppressConnectionHeader() - Method in class org.mockserver.model.ConnectionOptions
 
getSuppressConnectionHeader() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getSuppressContentLengthHeader() - Method in class org.mockserver.model.ConnectionOptions
 
getSuppressContentLengthHeader() - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
getTargetHost() - Method in class org.mockserver.model.ProxyPassMapping
 
getTargetPath() - Method in class org.mockserver.model.ProxyPassMapping
 
getTargetPort() - Method in class org.mockserver.model.ProxyPassMapping
 
getTargetState() - Method in class org.mockserver.model.CrossProtocolScenario
 
getTargetUri() - Method in class org.mockserver.model.ProxyPassMapping
 
getTemplate() - Method in class org.mockserver.model.HttpTemplate
 
getTemplate() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getTemplateType() - Method in class org.mockserver.model.HttpTemplate
 
getTemplateType() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getText() - Method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary.Payload
 
getText() - Method in class org.mockserver.model.Completion
 
getText() - Method in class org.mockserver.model.WebSocketMessage
 
getText() - Method in class org.mockserver.serialization.har.HarContent
 
getText() - Method in class org.mockserver.serialization.har.HarPostData
 
getText() - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
getTextContent() - Method in class org.mockserver.llm.ParsedMessage
 
getTextMatcher() - Method in class org.mockserver.model.WebSocketMessageMatcher
 
getTextMatcher() - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
getTextWebSocketFrames() - Method in class org.mockserver.echo.http.EchoServer
 
getThrowable() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getThrowable() - Method in class org.mockserver.log.model.LogEntry
 
getTime() - Method in class org.mockserver.serialization.har.HarEntry
 
getTimeout() - Method in class org.mockserver.model.AfterAction
Before-actions only: maximum time to wait for a blocking action to complete.
getTimeout() - Method in class org.mockserver.model.ExpectationStep
Side-effect steps only: maximum time to wait for a blocking step.
getTimeout() - Method in class org.mockserver.model.TcpChaosProfile
 
getTimeout() - Method in class org.mockserver.serialization.model.AfterActionDTO
 
getTimeout() - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
getTimeout() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getTimes() - Method in class org.mockserver.mock.Expectation
 
getTimes() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getTimes() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getTimes() - Method in class org.mockserver.verify.Verification
 
getTimestamp() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getTimestamp() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getTimestamp() - Method in class org.mockserver.log.model.LogEntry
 
getTimestamp() - Method in class org.mockserver.model.BinaryMessage
 
getTimestamp() - Method in class org.mockserver.model.LogEventRequestAndResponse
 
getTimestamp() - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
getTimeToFirstByteInMillis() - Method in class org.mockserver.model.Timing
 
getTimeToFirstToken() - Method in class org.mockserver.model.StreamingPhysics
 
getTimeToLive() - Method in class org.mockserver.matchers.TimeToLive
 
getTimeToLive() - Method in class org.mockserver.mock.Expectation
 
getTimeToLive() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getTimeToLive() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
getTimeUnit() - Method in class org.mockserver.matchers.TimeToLive
 
getTimeUnit() - Method in class org.mockserver.model.Delay
 
getTimeUnit() - Method in class org.mockserver.serialization.model.DelayDTO
 
getTimeUnit() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
getTiming() - Method in class org.mockserver.model.HttpResponse
 
getTimings() - Method in class org.mockserver.serialization.har.HarEntry
 
getTitle() - Method in class org.mockserver.async.asyncapi.AsyncApiSpec
The title from info.title, or null if absent.
getTitle() - Method in class org.mockserver.examples.proxy.model.Book
 
getTlsMutualAuthenticationCertificateChain() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTlsMutualAuthenticationRequired() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTlsProtocols() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTo() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphEdge
 
getTokenExpirySeconds() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getTokenPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getTokensPerSecond() - Method in class org.mockserver.model.StreamingPhysics
 
getToolCalls() - Method in class org.mockserver.llm.ParsedMessage
 
getToolCalls() - Method in class org.mockserver.model.Completion
 
getToolCallSequence() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getToolResults() - Method in class org.mockserver.llm.ParsedMessage
 
getToolResultsFor() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getTools() - Method in class org.mockserver.netty.mcp.McpToolRegistry
 
getTotalMutations() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getTotalTimeInMillis() - Method in class org.mockserver.model.Timing
 
getTraceId() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getTraceState() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getTransitionAfterMs() - Method in class org.mockserver.model.TimedScenarioTransition
 
getTransportError() - Method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
getTrigger() - Method in class org.mockserver.model.CrossProtocolScenario
 
getTruncateAtFraction() - Method in class org.mockserver.model.LlmChaosProfile
 
getTruncateBodyAtFraction() - Method in class org.mockserver.model.HttpChaosProfile
 
getTruncateBodyAtFraction() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getTruncateMode() - Method in class org.mockserver.model.LlmChaosProfile
 
getTtl() - Method in class org.mockserver.model.DnsRecord
 
getTtl() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getTtlInMillis() - Method in class org.mockserver.cache.Entry
 
getTurnIndex() - Method in class org.mockserver.matchers.LlmConversationMatcher
 
getTurnIndex() - Method in class org.mockserver.model.ConversationPredicates
 
getType() - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
getType() - Method in class org.mockserver.log.model.LogEntry
 
getType() - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
getType() - Method in class org.mockserver.model.Action
 
getType() - Method in class org.mockserver.model.BinaryResponse
 
getType() - Method in class org.mockserver.model.Body
 
getType() - Method in class org.mockserver.model.DelayDistribution
 
getType() - Method in class org.mockserver.model.DnsRecord
 
getType() - Method in class org.mockserver.model.DnsResponse
 
getType() - Method in class org.mockserver.model.GrpcBidiResponse
 
getType() - Method in class org.mockserver.model.GrpcStreamResponse
 
getType() - Method in class org.mockserver.model.HttpClassCallback
 
getType() - Method in class org.mockserver.model.HttpError
 
getType() - Method in class org.mockserver.model.HttpForward
 
getType() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getType() - Method in class org.mockserver.model.HttpForwardWithFallback
 
getType() - Method in class org.mockserver.model.HttpLlmResponse
 
getType() - Method in class org.mockserver.model.HttpObjectCallback
 
getType() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getType() - Method in class org.mockserver.model.HttpResponse
 
getType() - Method in class org.mockserver.model.HttpSseResponse
 
getType() - Method in class org.mockserver.model.HttpTemplate
 
getType() - Method in class org.mockserver.model.HttpWebSocketResponse
 
getType() - Method in class org.mockserver.model.MediaType
 
getType() - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
getType() - Method in class org.mockserver.serialization.model.BodyDTO
 
getType() - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
getType() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getType() - Method in class org.mockserver.serialization.model.WebSocketMessageDTO
 
getType() - Method in class org.mockserver.templates.engine.velocity.directives.Ifnull
 
getTypeChangedPaths() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getTypeChangedPaths() - Method in class org.mockserver.llm.drift.StructuralShapeDiff.ShapeDiff
Paths present in both but with a different value type.
getTypeName() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getTypeName() - Method in interface org.mockserver.openapi.examples.models.Example
 
getTypeName(Example) - Method in class org.mockserver.openapi.examples.XmlExampleSerializer
 
getTypeRegistry() - Method in class org.mockserver.grpc.GrpcJsonMessageConverter
 
getUnexpected() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.OperationSummary
 
getUnexpectedCount() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getUniqueLoopPreventionHeaderName() - Method in class org.mockserver.mock.HttpState
 
getUniqueLoopPreventionHeaderValue() - Method in class org.mockserver.mock.HttpState
 
getUri() - Method in class org.mockserver.netty.mcp.McpResourceRegistry.ResourceDefinition
 
getURI(HttpRequest, Map<ProxyConfiguration.Type, ProxyConfiguration>) - Method in class org.mockserver.mappers.MockServerHttpRequestToFullHttpRequest
 
getUrl() - Method in class org.mockserver.serialization.har.HarRequest
 
getURL(String) - Static method in class org.mockserver.file.FilePath
 
getUsage() - Method in class org.mockserver.model.Completion
 
getUsed() - Method in class org.mockserver.memory.Detail
 
getUserinfoPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getUsername() - Method in class org.mockserver.async.security.MqttSecurity
 
getUsername() - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
getUseSemicolonAsQueryParameterSeparator() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getUUID() - Static method in class org.mockserver.uuid.UUIDService
 
getValidateRequest() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getValidateRequest() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getValidateResponse() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getValidateResponse() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getValidationErrors() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
getValidationErrors() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getValidationMode() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getValidationMode() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getValue() - Method in class org.mockserver.cache.Entry
 
getValue() - Method in class org.mockserver.model.BinaryBody
 
getValue() - Method in class org.mockserver.model.Body
 
getValue() - Method in class org.mockserver.model.Delay
 
getValue() - Method in class org.mockserver.model.DnsRecord
 
getValue() - Method in class org.mockserver.model.FileBody
 
getValue() - Method in class org.mockserver.model.GraphQLBody
 
getValue() - Method in class org.mockserver.model.JsonBody
 
getValue() - Method in class org.mockserver.model.JsonPathBody
 
getValue() - Method in class org.mockserver.model.JsonRpcBody
 
getValue() - Method in class org.mockserver.model.JsonSchemaBody
 
getValue() - Method in class org.mockserver.model.KeyAndValue
 
getValue() - Method in class org.mockserver.model.LogEntryBody
 
getValue() - Method in class org.mockserver.model.NottableString
 
getValue() - Method in class org.mockserver.model.ParameterBody
 
getValue() - Method in class org.mockserver.model.RegexBody
 
getValue() - Method in class org.mockserver.model.StringBody
 
getValue() - Method in class org.mockserver.model.WasmBody
 
getValue() - Method in class org.mockserver.model.XmlBody
 
getValue() - Method in class org.mockserver.model.XmlSchemaBody
 
getValue() - Method in class org.mockserver.model.XPathBody
 
getValue() - Method in class org.mockserver.openapi.examples.models.BigIntegerExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.BooleanExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.DecimalExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.DoubleExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.FloatExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.IntegerExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.LongExample
 
getValue() - Method in class org.mockserver.openapi.examples.models.StringExample
 
getValue() - Method in class org.mockserver.serialization.har.HarCookie
 
getValue() - Method in class org.mockserver.serialization.har.HarNameValuePair
 
getValue() - Method in class org.mockserver.serialization.model.DelayDTO
 
getValue() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getValue() - Method in class org.mockserver.serialization.model.KeyAndValueDTO
 
getValue() - Method in class org.mockserver.serialization.model.LogEntryBodyDTO
 
getValue() - Method in class org.mockserver.serialization.model.WebSocketMessageDTO
 
getValue() - Method in class org.mockserver.state.infinispan.VersionedWrapper
 
getValue() - Method in class org.mockserver.state.KeyValueStore.Entry
 
getValue() - Method in class org.mockserver.state.Versioned
 
getValues() - Method in class org.mockserver.model.KeyToMultiValue
 
getValues() - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
getValues() - Method in class org.mockserver.serialization.model.KeyToMultiValueDTO
 
getValues(String) - Method in class org.mockserver.model.KeysToMultiValues
 
getValues(NottableString) - Method in class org.mockserver.model.KeysToMultiValues
 
getVariablesSchema() - Method in class org.mockserver.model.GraphQLBody
 
getVariablesSchema() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getVelocityDisallowClassLoading() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getVelocityDisallowedText() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getVersion() - Static method in class org.mockserver.java.JDKVersion
 
getVersion() - Method in class org.mockserver.model.PortBinding
 
getVersion() - Method in class org.mockserver.serialization.har.HarCreator
 
getVersion() - Method in class org.mockserver.serialization.har.HarLog
 
getVersion() - Method in class org.mockserver.state.infinispan.VersionedWrapper
 
getVersion() - Method in class org.mockserver.state.KeyValueStore.Entry
 
getVersion() - Method in class org.mockserver.state.Versioned
 
getVersion() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getVersion() - Static method in class org.mockserver.version.Version
 
getVersioned() - Method in class org.mockserver.state.KeyValueStore.Entry
 
getWait() - Method in class org.mockserver.serialization.har.HarTimings
 
getWatchInitializationJson() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getWebsocketChannels() - Method in class org.mockserver.echo.http.EchoServer
 
getWebSocketClientEventLoopThreadCount() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getWebSocketClientRegistry() - Method in class org.mockserver.mock.HttpState
 
getWebSocketCorrelationId() - Method in class org.mockserver.serialization.model.WebSocketErrorDTO
 
getWeight() - Method in class org.mockserver.model.DnsRecord
 
getWeight() - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
getWrapped() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getWrapped() - Method in interface org.mockserver.openapi.examples.models.Example
 
getWrappedName() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getWrappedName() - Method in interface org.mockserver.openapi.examples.models.Example
 
getX509CertificatePath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getXml() - Method in class org.mockserver.serialization.model.XmlBodyDTO
 
getXml() - Method in class org.mockserver.serialization.model.XmlSchemaBodyDTO
 
getXPath() - Method in class org.mockserver.serialization.model.XPathBodyDTO
 
globalResponseDelayMillis() - Method in class org.mockserver.configuration.Configuration
 
globalResponseDelayMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
globalResponseDelayMillis(Long) - Method in class org.mockserver.configuration.Configuration
 
globalResponseDelayMillis(Long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
GONE_410 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
GoogleHttpClientConfigurationHttpProxy - Class in org.mockserver.examples.proxy.service.googleclient.http
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
GoogleHttpClientConfigurationHttpProxy() - Constructor for class org.mockserver.examples.proxy.service.googleclient.http.GoogleHttpClientConfigurationHttpProxy
 
GoogleHttpClientConfigurationSocksProxy - Class in org.mockserver.examples.proxy.service.googleclient.socks
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
GoogleHttpClientConfigurationSocksProxy() - Constructor for class org.mockserver.examples.proxy.service.googleclient.socks.GoogleHttpClientConfigurationSocksProxy
 
GraphEdge(String, String, String) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphEdge
 
GraphNode(String, String, String) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.GraphNode
 
graphQL(String) - Static method in class org.mockserver.model.GraphQLBody
 
graphQL(String, String) - Static method in class org.mockserver.model.GraphQLBody
 
graphQL(String, String, String) - Static method in class org.mockserver.model.GraphQLBody
 
GRAPHQL - Enum constant in enum class org.mockserver.model.Body.Type
 
GraphQLAstMatcher - Class in org.mockserver.matchers
AST-aware GraphQL body matcher.
GraphQLAstMatcher(GraphQLBody) - Constructor for class org.mockserver.matchers.GraphQLAstMatcher
 
GraphQLBody - Class in org.mockserver.model
 
GraphQLBody(String) - Constructor for class org.mockserver.model.GraphQLBody
 
GraphQLBody(String, String, String) - Constructor for class org.mockserver.model.GraphQLBody
 
GraphQLBodyDTO - Class in org.mockserver.serialization.model
 
GraphQLBodyDTO(GraphQLBody) - Constructor for class org.mockserver.serialization.model.GraphQLBodyDTO
 
GraphQLBodyDTO(GraphQLBody, Boolean) - Constructor for class org.mockserver.serialization.model.GraphQLBodyDTO
 
GraphQLBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
GraphQLBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.GraphQLBodyDTOSerializer
 
GraphQLBodySerializer - Class in org.mockserver.serialization.serializers.body
 
GraphQLBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.GraphQLBodySerializer
 
GraphQLMatcher - Class in org.mockserver.matchers
 
GraphQLMatcher(MockServerLogger, String, String, String) - Constructor for class org.mockserver.matchers.GraphQLMatcher
 
GraphQLMatcher(MockServerLogger, GraphQLBody) - Constructor for class org.mockserver.matchers.GraphQLMatcher
 
GraphQLSubscriptionHandler - Class in org.mockserver.mock.action.http
Handles the graphql-transport-ws protocol over an already-established WebSocket connection.
GraphQLSubscriptionHandler(GraphQLBody, List<WebSocketMessage>, GraphQLSubscriptionHandler.FrameSender, WebSocketServerHandshaker) - Constructor for class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
 
GraphQLSubscriptionHandler.FrameSender - Interface in org.mockserver.mock.action.http
Callback interface for sending text frames to the client, with optional delay support.
greaterThenZero() - Method in class org.mockserver.matchers.Times
 
GRPC_BIDI_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
GRPC_CONTENT_TYPE - Static variable in class org.mockserver.grpc.GrpcStatusMapper
 
GRPC_MESSAGE_HEADER - Static variable in class org.mockserver.grpc.GrpcStatusMapper
 
GRPC_REQUEST - Enum constant in enum class org.mockserver.model.CrossProtocolTrigger
 
GRPC_STATUS_HEADER - Static variable in class org.mockserver.grpc.GrpcStatusMapper
 
GRPC_STATUS_NAME_HEADER - Static variable in class org.mockserver.grpc.GrpcStatusMapper
 
GRPC_STREAM_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
GRPC_STREAM_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
GRPC_WEB_CONTENT_TYPE - Static variable in class org.mockserver.grpc.GrpcWebTranslator
 
GRPC_WEB_PROTO_CONTENT_TYPE - Static variable in class org.mockserver.grpc.GrpcWebTranslator
 
GRPC_WEB_TEXT_CONTENT_TYPE - Static variable in class org.mockserver.grpc.GrpcWebTranslator
 
GRPC_WEB_TEXT_PROTO_CONTENT_TYPE - Static variable in class org.mockserver.grpc.GrpcWebTranslator
 
GrpcBidiReflectionHandler - Class in org.mockserver.netty.grpc
Per-stream handler for serving gRPC Server Reflection interactively over the bidirectional-streaming multiplex pipeline.
GrpcBidiReflectionHandler(GrpcServerReflectionHandler) - Constructor for class org.mockserver.netty.grpc.GrpcBidiReflectionHandler
Creates a new per-stream bidi reflection handler.
grpcBidiResponse() - Static method in class org.mockserver.model.GrpcBidiResponse
 
GrpcBidiResponse - Class in org.mockserver.model
Response action for true bidirectional gRPC streaming.
GrpcBidiResponse() - Constructor for class org.mockserver.model.GrpcBidiResponse
 
GrpcBidiResponseDTO - Class in org.mockserver.serialization.model
 
GrpcBidiResponseDTO() - Constructor for class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
GrpcBidiResponseDTO(GrpcBidiResponse) - Constructor for class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
GrpcBidiRouterHandler - Class in org.mockserver.netty.grpc
Per-stream router that inspects the first Http2HeadersFrame to determine whether this stream is a true bidirectional-streaming gRPC method.
GrpcBidiRouterHandler(Configuration, GrpcProtoDescriptorStore, MockServerLogger, boolean, Certificate[], CallbackWebSocketServerHandler, DashboardWebSocketHandler, McpStreamableHttpHandler, TraceContextHandler, AltSvcHeaderHandler, GrpcToHttpResponseHandler, GrpcToHttpRequestHandler, HttpRequestHandler) - Constructor for class org.mockserver.netty.grpc.GrpcBidiRouterHandler
 
GrpcBidiRouterHandler(Configuration, GrpcProtoDescriptorStore, MockServerLogger, boolean, Certificate[], CallbackWebSocketServerHandler, DashboardWebSocketHandler, McpStreamableHttpHandler, TraceContextHandler, AltSvcHeaderHandler, GrpcToHttpResponseHandler, GrpcToHttpRequestHandler, HttpRequestHandler, HttpState) - Constructor for class org.mockserver.netty.grpc.GrpcBidiRouterHandler
 
grpcBidiRule() - Static method in class org.mockserver.model.GrpcBidiRule
 
grpcBidiRule(String) - Static method in class org.mockserver.model.GrpcBidiRule
 
GrpcBidiRule - Class in org.mockserver.model
Reactive rule for bidirectional gRPC streaming: each inbound client message is matched against rules in order; the first rule whose GrpcBidiRule.matchJson matches the inbound message JSON emits its GrpcBidiRule.responses as DATA frames.
GrpcBidiRule() - Constructor for class org.mockserver.model.GrpcBidiRule
 
GrpcBidiRuleDTO - Class in org.mockserver.serialization.model
 
GrpcBidiRuleDTO() - Constructor for class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
GrpcBidiRuleDTO(GrpcBidiRule) - Constructor for class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
GrpcBidiRuleMatcher - Class in org.mockserver.grpc
Transport-neutral helper that matches an inbound gRPC bidi message (as JSON) against a GrpcBidiRule's matchJson pattern.
GrpcBidiStreamHandler - Class in org.mockserver.netty.grpc
Per-stream handler for true bidirectional gRPC streaming.
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, Function<String, List<String>>) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Phase 3a constructor: function-based responder (backward compatible).
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Phase 3b constructor: GrpcBidiResponse-driven (without completion callback).
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Phase 3b constructor: GrpcBidiResponse-driven with completion callback.
grpcBidiStreamingEnabled() - Method in class org.mockserver.configuration.Configuration
 
grpcBidiStreamingEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcBidiStreamingEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true the HTTP/2 pipeline uses Http2FrameCodec + Http2MultiplexHandler instead of HttpToHttp2ConnectionHandler + InboundHttp2ToHttpAdapter for connections where gRPC descriptors are loaded.
grpcBidiStreamingEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
If true the HTTP/2 pipeline uses Http2FrameCodec + Http2MultiplexHandler instead of HttpToHttp2ConnectionHandler + InboundHttp2ToHttpAdapter for connections where gRPC descriptors are loaded.
GrpcChaosDecision - Class in org.mockserver.mock.action.http
Evaluates a GrpcChaosProfile against the current request context (match count, quota state) and decides whether to inject a gRPC fault.
GrpcChaosDecision.GrpcFault - Class in org.mockserver.mock.action.http
The outcome of a gRPC chaos fault decision.
grpcChaosProfile() - Static method in class org.mockserver.model.GrpcChaosProfile
 
GrpcChaosProfile - Class in org.mockserver.model
Declarative gRPC fault/chaos injection profile for probabilistically returning gRPC error statuses (UNAVAILABLE, DEADLINE_EXCEEDED, RESOURCE_EXHAUSTED, INTERNAL, etc.) on matched gRPC method calls, with latency, quota, and count-window controls.
GrpcChaosProfile() - Constructor for class org.mockserver.model.GrpcChaosProfile
 
GrpcChaosProfileDTO - Class in org.mockserver.serialization.model
 
GrpcChaosProfileDTO() - Constructor for class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
GrpcChaosProfileDTO(GrpcChaosProfile) - Constructor for class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
GrpcChaosRegistry - Class in org.mockserver.mock.action.http
Process-wide registry of gRPC chaos profiles, keyed by gRPC service name.
GrpcChaosRegistry(LongSupplier) - Constructor for class org.mockserver.mock.action.http.GrpcChaosRegistry
 
grpcDescriptorDirectory() - Method in class org.mockserver.configuration.Configuration
 
grpcDescriptorDirectory() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcDescriptorDirectory(String) - Method in class org.mockserver.configuration.Configuration
 
grpcDescriptorDirectory(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcEnabled() - Method in class org.mockserver.configuration.Configuration
 
grpcEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
 
GrpcException - Exception in org.mockserver.grpc
 
GrpcException(String) - Constructor for exception org.mockserver.grpc.GrpcException
 
GrpcException(String, Throwable) - Constructor for exception org.mockserver.grpc.GrpcException
 
GrpcFault(GrpcStatusMapper.GrpcStatusCode, String) - Constructor for class org.mockserver.mock.action.http.GrpcChaosDecision.GrpcFault
 
grpcFrame(byte[]) - Static method in class org.mockserver.grpc.GrpcServerReflectionHandler
Wraps a protobuf message in a gRPC frame (5-byte header: 1 byte compression flag + 4-byte big-endian message length).
grpcFrameBytes() - Method in class org.mockserver.netty.http3.GrpcHttp3Adapter.GrpcResponseParts
 
GrpcFrameCodec - Class in org.mockserver.grpc
 
GrpcFrameCodec() - Constructor for class org.mockserver.grpc.GrpcFrameCodec
 
GrpcHealthCheckHandler - Class in org.mockserver.grpc
Handles grpc.health.v1.Health/Check requests without a proto descriptor.
GrpcHealthCheckHandler(GrpcHealthRegistry) - Constructor for class org.mockserver.grpc.GrpcHealthCheckHandler
 
GrpcHealthRegistry - Class in org.mockserver.grpc
 
GrpcHttp3Adapter - Class in org.mockserver.netty.http3
Adapter that bridges gRPC request/response framing for the HTTP/3 path.
GrpcHttp3Adapter.GrpcResponseParts - Class in org.mockserver.netty.http3
Holds the parts of a gRPC response for HTTP/3 framing: the gRPC-framed body bytes, the grpc-status value, and an optional grpc-message.
GrpcJsonMessageConverter - Class in org.mockserver.grpc
 
GrpcJsonMessageConverter(TypeRegistry) - Constructor for class org.mockserver.grpc.GrpcJsonMessageConverter
 
grpcMessage() - Method in class org.mockserver.netty.http3.GrpcHttp3Adapter.GrpcResponseParts
 
GrpcMultiplexChildInitializer - Class in org.mockserver.netty.grpc
Per-stream child initializer used with Http2MultiplexHandler when the gRPC bidi-streaming multiplex pipeline is enabled.
GrpcMultiplexChildInitializer(Configuration, LifeCycle, HttpState, HttpActionHandler, MockServerLogger, McpSessionManager, boolean, Certificate[]) - Constructor for class org.mockserver.netty.grpc.GrpcMultiplexChildInitializer
 
grpcProtocPath() - Method in class org.mockserver.configuration.Configuration
 
grpcProtocPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcProtocPath(String) - Method in class org.mockserver.configuration.Configuration
 
grpcProtocPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
GrpcProtoDescriptorStore - Class in org.mockserver.grpc
 
GrpcProtoDescriptorStore(MockServerLogger) - Constructor for class org.mockserver.grpc.GrpcProtoDescriptorStore
 
grpcProtoDirectory() - Method in class org.mockserver.configuration.Configuration
 
grpcProtoDirectory() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
grpcProtoDirectory(String) - Method in class org.mockserver.configuration.Configuration
 
grpcProtoDirectory(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
GrpcProtoFileCompiler - Class in org.mockserver.grpc
 
GrpcProtoFileCompiler(MockServerLogger) - Constructor for class org.mockserver.grpc.GrpcProtoFileCompiler
 
GrpcProtoFileCompiler(MockServerLogger, String) - Constructor for class org.mockserver.grpc.GrpcProtoFileCompiler
 
GrpcResponseParts(byte[], String, String) - Constructor for class org.mockserver.netty.http3.GrpcHttp3Adapter.GrpcResponseParts
 
GrpcServerReflectionHandler - Class in org.mockserver.grpc
Handles gRPC Server Reflection requests without a generated proto stub.
GrpcServerReflectionHandler(GrpcProtoDescriptorStore) - Constructor for class org.mockserver.grpc.GrpcServerReflectionHandler
 
grpcStatus() - Method in class org.mockserver.netty.http3.GrpcHttp3Adapter.GrpcResponseParts
 
GrpcStatusMapper - Class in org.mockserver.grpc
 
GrpcStatusMapper() - Constructor for class org.mockserver.grpc.GrpcStatusMapper
 
GrpcStatusMapper.GrpcStatusCode - Enum Class in org.mockserver.grpc
 
grpcStreamMessage() - Static method in class org.mockserver.model.GrpcStreamMessage
 
grpcStreamMessage(String) - Static method in class org.mockserver.model.GrpcStreamMessage
 
GrpcStreamMessage - Class in org.mockserver.model
 
GrpcStreamMessage() - Constructor for class org.mockserver.model.GrpcStreamMessage
 
GrpcStreamMessageDTO - Class in org.mockserver.serialization.model
 
GrpcStreamMessageDTO() - Constructor for class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
GrpcStreamMessageDTO(GrpcStreamMessage) - Constructor for class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
GrpcStreamMessageEncoder - Class in org.mockserver.grpc
Transport-neutral helper that encodes a single gRPC stream message (JSON) into a gRPC length-prefixed frame, ready to be written as an HTTP/2 DATA frame or an HTTP/3 DATA frame.
grpcStreamResponse() - Static method in class org.mockserver.model.GrpcStreamResponse
 
GrpcStreamResponse - Class in org.mockserver.model
 
GrpcStreamResponse() - Constructor for class org.mockserver.model.GrpcStreamResponse
 
GrpcStreamResponseActionHandler - Class in org.mockserver.mock.action.http
 
GrpcStreamResponseActionHandler(MockServerLogger, Scheduler, GrpcProtoDescriptorStore) - Constructor for class org.mockserver.mock.action.http.GrpcStreamResponseActionHandler
 
GrpcStreamResponseDTO - Class in org.mockserver.serialization.model
 
GrpcStreamResponseDTO() - Constructor for class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
GrpcStreamResponseDTO(GrpcStreamResponse) - Constructor for class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
GrpcStreamResponseWriter - Interface in org.mockserver.responsewriter
Transport-neutral seam for writing a server-streaming gRPC response (GrpcStreamResponse).
GrpcToHttpRequestHandler - Class in org.mockserver.netty.grpc
 
GrpcToHttpRequestHandler(MockServerLogger, GrpcProtoDescriptorStore) - Constructor for class org.mockserver.netty.grpc.GrpcToHttpRequestHandler
 
GrpcToHttpRequestHandler(MockServerLogger, GrpcProtoDescriptorStore, GrpcHealthCheckHandler) - Constructor for class org.mockserver.netty.grpc.GrpcToHttpRequestHandler
 
GrpcToHttpRequestHandler(MockServerLogger, GrpcProtoDescriptorStore, GrpcHealthCheckHandler, GrpcChaosRegistry, HttpQuotaRegistry) - Constructor for class org.mockserver.netty.grpc.GrpcToHttpRequestHandler
 
GrpcToHttpResponseHandler - Class in org.mockserver.netty.grpc
 
GrpcToHttpResponseHandler(MockServerLogger, GrpcProtoDescriptorStore) - Constructor for class org.mockserver.netty.grpc.GrpcToHttpResponseHandler
 
GrpcWebTranslator - Class in org.mockserver.grpc
Translates between gRPC-Web framing and standard gRPC framing.
GrpcWebTranslator() - Constructor for class org.mockserver.grpc.GrpcWebTranslator
 

H

handle(HttpActionHandler, HttpObjectCallback, HttpRequest, ResponseWriter, boolean, Runnable) - Method in class org.mockserver.mock.action.http.HttpForwardObjectCallbackActionHandler
 
handle(HttpActionHandler, HttpObjectCallback, HttpRequest, ResponseWriter, boolean, Runnable) - Method in class org.mockserver.mock.action.http.HttpResponseObjectCallbackActionHandler
 
handle(GrpcStreamResponse, ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.mock.action.http.GrpcStreamResponseActionHandler
 
handle(HttpClassCallback, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardClassCallbackActionHandler
 
handle(HttpClassCallback, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpResponseClassCallbackActionHandler
 
handle(HttpError, ChannelHandlerContext) - Method in class org.mockserver.mock.action.http.HttpErrorActionHandler
 
handle(HttpForward, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardActionHandler
 
handle(HttpForwardValidateAction, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardValidateActionHandler
 
handle(HttpForwardWithFallback, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardWithFallbackActionHandler
 
handle(HttpLlmResponse, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
 
handle(HttpOverrideForwardedRequest, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpOverrideForwardedRequestActionHandler
 
handle(HttpRequest) - Method in interface org.mockserver.closurecallback.websocketregistry.WebSocketRequestCallback
 
handle(HttpRequest) - Method in class org.mockserver.examples.mockserver.CallbackActionExamples.TestExpectationForwardCallback
 
handle(HttpRequest) - Method in class org.mockserver.examples.mockserver.CallbackActionExamples.TestExpectationResponseCallback
 
handle(HttpRequest) - Method in interface org.mockserver.mock.action.ExpectationCallback
Called for every request when expectation condition has been satisfied.
handle(HttpRequest) - Method in interface org.mockserver.mock.action.ExpectationForwardAndResponseCallback
Called for every request when expectation condition has been satisfied.
handle(HttpRequest) - Method in interface org.mockserver.mock.action.ExpectationForwardCallback
Called for every request when expectation condition has been satisfied.
handle(HttpRequest) - Method in interface org.mockserver.mock.action.ExpectationResponseCallback
Called for every request when expectation condition has been satisfied.
handle(HttpRequest) - Method in class org.mockserver.testing.integration.callback.PrecannedTestExpectationForwardCallbackRequest
 
handle(HttpRequest) - Method in class org.mockserver.testing.integration.callback.PrecannedTestExpectationForwardCallbackRequestAndResponse
 
handle(HttpRequest) - Method in class org.mockserver.testing.integration.callback.PrecannedTestExpectationResponseCallback
 
handle(HttpRequest) - Method in class org.mockserver.testing.integration.callback.StaticTestExpectationResponseCallback
 
handle(HttpRequest, HttpResponse) - Method in interface org.mockserver.mock.action.ExpectationForwardAndResponseCallback
Called for every response received from a proxied request, the return value is the returned by MockServer.
handle(HttpRequest, HttpResponse) - Method in class org.mockserver.testing.integration.callback.PrecannedTestExpectationForwardCallbackRequestAndResponse
 
handle(HttpRequest, ResponseWriter, boolean) - Method in class org.mockserver.mock.HttpState
 
handle(HttpResponse) - Method in interface org.mockserver.closurecallback.websocketregistry.WebSocketResponseCallback
 
handle(HttpResponse) - Method in class org.mockserver.mock.action.http.HttpResponseActionHandler
 
handle(HttpSseResponse, ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpSseResponseActionHandler
 
handle(HttpSseResponse, ChannelHandlerContext, HttpRequest, StreamingFormat) - Method in class org.mockserver.mock.action.http.HttpSseResponseActionHandler
 
handle(HttpTemplate, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpForwardTemplateActionHandler
 
handle(HttpTemplate, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpResponseTemplateActionHandler
 
handle(HttpWebSocketResponse, ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpWebSocketResponseActionHandler
 
handleAdmissionReview(byte[]) - Method in class org.mockserver.webhook.AdmissionReviewHandler
Processes an AdmissionReview request and returns the AdmissionReview response JSON.
handleAdmissionReview(JsonNode) - Method in class org.mockserver.webhook.AdmissionReviewHandler
Processes an AdmissionReview request and returns the AdmissionReview response JSON bytes.
handleCreate(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
HANDLED - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.Classification
The service returned a 4xx response — it rejected the bad input cleanly.
handleDelete(String) - Method in class org.mockserver.netty.mcp.McpRequestProcessor
Process an MCP DELETE request.
handleDelete(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
handledType() - Method in class org.mockserver.openapi.examples.JsonNodeExampleSerializer
 
handleError(HttpResponse) - Method in interface org.mockserver.closurecallback.websocketregistry.WebSocketRequestCallback
 
handleGet() - Method in class org.mockserver.netty.mcp.McpRequestProcessor
Process an MCP GET request (currently not supported -- returns 405).
handleGetById(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
handleList(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
handleOptions(boolean) - Method in class org.mockserver.netty.mcp.McpRequestProcessor
Process an MCP OPTIONS request (CORS preflight or method-not-allowed).
handlePatch(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
handlePost(String, String) - Method in class org.mockserver.netty.mcp.McpRequestProcessor
Process an MCP POST request.
handlerAdded(ChannelHandlerContext) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.mockserver.netty.grpc.GrpcBidiReflectionHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.mockserver.netty.grpc.GrpcBidiStreamHandler
 
handlerAdded(ChannelHandlerContext) - Method in class org.mockserver.netty.MockServerUnificationInitializer
 
handleReflectionRequest(byte[]) - Method in class org.mockserver.grpc.GrpcServerReflectionHandler
Processes a gRPC-framed ServerReflectionRequest and returns a gRPC-framed ServerReflectionResponse.
handlerRemoved(ChannelHandlerContext) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
handlerRemoved(ChannelHandlerContext) - Method in class org.mockserver.httpclient.HttpClientConnectionErrorHandler
 
handlerRemoved(ChannelHandlerContext) - Method in class org.mockserver.netty.http3.Http3ConnectUdpHandler
 
handlerRemoved(ChannelHandlerContext) - Method in class org.mockserver.netty.http3.Http3MockServerHandler
 
handlerRemoved(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.ProxyProtocolOriginalDestinationHandler
 
handleStreaming(HttpLlmResponse, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
Handle streaming LLM response by producing a list of SSE events.
handleThrowable(Callable<T>) - Static method in class org.mockserver.exception.ExceptionHandling
 
handleThrowable(CompletableFuture<T>, long, TimeUnit) - Static method in class org.mockserver.exception.ExceptionHandling
 
handleUpdate(HttpRequest) - Method in class org.mockserver.mock.crud.CrudActionHandler
 
HAR - Enum constant in enum class org.mockserver.model.Format
 
HarCache - Class in org.mockserver.serialization.har
 
HarCache() - Constructor for class org.mockserver.serialization.har.HarCache
 
HarContent - Class in org.mockserver.serialization.har
 
HarContent() - Constructor for class org.mockserver.serialization.har.HarContent
 
HarConverter - Class in org.mockserver.serialization.har
 
HarConverter() - Constructor for class org.mockserver.serialization.har.HarConverter
 
HarCookie - Class in org.mockserver.serialization.har
 
HarCookie() - Constructor for class org.mockserver.serialization.har.HarCookie
 
HarCookie(String, String) - Constructor for class org.mockserver.serialization.har.HarCookie
 
HarCreator - Class in org.mockserver.serialization.har
 
HarCreator() - Constructor for class org.mockserver.serialization.har.HarCreator
 
HarEntry - Class in org.mockserver.serialization.har
 
HarEntry() - Constructor for class org.mockserver.serialization.har.HarEntry
 
HarImporter - Class in org.mockserver.imports
Imports expectations from HAR (HTTP Archive) format JSON files.
HarImporter() - Constructor for class org.mockserver.imports.HarImporter
 
HarLog - Class in org.mockserver.serialization.har
 
HarLog() - Constructor for class org.mockserver.serialization.har.HarLog
 
HarNameValuePair - Class in org.mockserver.serialization.har
 
HarNameValuePair() - Constructor for class org.mockserver.serialization.har.HarNameValuePair
 
HarNameValuePair(String, String) - Constructor for class org.mockserver.serialization.har.HarNameValuePair
 
HarPostData - Class in org.mockserver.serialization.har
 
HarPostData() - Constructor for class org.mockserver.serialization.har.HarPostData
 
HarRequest - Class in org.mockserver.serialization.har
 
HarRequest() - Constructor for class org.mockserver.serialization.har.HarRequest
 
HarResponse - Class in org.mockserver.serialization.har
 
HarResponse() - Constructor for class org.mockserver.serialization.har.HarResponse
 
HarTimings - Class in org.mockserver.serialization.har
 
HarTimings() - Constructor for class org.mockserver.serialization.har.HarTimings
 
hasAnyFault() - Method in class org.mockserver.model.GrpcChaosProfile
Returns true when this profile has at least one fault-producing field configured: an error probability, an error status code, a latency, quota fields, trailer faults (omit/corrupt/custom), or stream abort.
hasAnyFault() - Method in class org.mockserver.model.TcpChaosProfile
Returns true when at least one fault is configured (non-null and meaningful).
hasAnyPredicate() - Method in class org.mockserver.model.ConversationPredicates
Returns true if at least one predicate field is set.
hasApiKey() - Method in record class org.mockserver.llm.client.LlmBackend
 
hasBody() - Method in class org.mockserver.netty.http3.GrpcHttp3Adapter.GrpcResponseParts
 
hasBody() - Method in class org.mockserver.netty.mcp.McpRequestProcessor.McpResult
 
hasBodyMatcher() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
hasBufferedBytes() - Method in class org.mockserver.grpc.IncrementalGrpcFrameDecoder
Returns true if there are buffered bytes awaiting more data to form a complete frame.
hasDrift() - Method in class org.mockserver.llm.drift.DriftReport
 
hasDrift() - Method in class org.mockserver.llm.drift.StructuralShapeDiff.ShapeDiff
True if the two documents differ structurally.
hasHandler(String) - Method in class org.mockserver.mock.crud.CrudDispatcher
 
hashCode - Variable in class org.mockserver.mock.SortableExpectationId
 
hashCode() - Method in class org.mockserver.collections.ImmutableEntry
 
hashCode() - Method in record class org.mockserver.llm.client.LlmBackend
Returns a hash code value for this object.
hashCode() - Method in record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Returns a hash code value for this object.
hashCode() - Method in class org.mockserver.llm.IsolationSource
 
hashCode() - Method in class org.mockserver.log.model.LogEntry
 
hashCode() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
hashCode() - Method in class org.mockserver.matchers.BinaryRequestPropertiesMatcher
 
hashCode() - Method in class org.mockserver.matchers.DnsRequestPropertiesMatcher
 
hashCode() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
hashCode() - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
hashCode() - Method in class org.mockserver.matchers.Times
 
hashCode() - Method in class org.mockserver.matchers.TimeToLive
 
hashCode() - Method in class org.mockserver.mock.Expectation
 
hashCode() - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause
 
hashCode() - Method in class org.mockserver.mock.OpenAPIExpectation
 
hashCode() - Method in class org.mockserver.mock.SortableExpectationId
 
hashCode() - Method in class org.mockserver.model.Action
 
hashCode() - Method in class org.mockserver.model.AfterAction
 
hashCode() - Method in class org.mockserver.model.BinaryBody
 
hashCode() - Method in class org.mockserver.model.BinaryRequestDefinition
 
hashCode() - Method in class org.mockserver.model.BinaryResponse
 
hashCode() - Method in class org.mockserver.model.Body
 
hashCode() - Method in class org.mockserver.model.BodyWithContentType
 
hashCode() - Method in class org.mockserver.model.Completion
 
hashCode() - Method in class org.mockserver.model.ConversationPredicates
 
hashCode() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
hashCode() - Method in class org.mockserver.model.DnsRecord
 
hashCode() - Method in class org.mockserver.model.DnsRequestDefinition
 
hashCode() - Method in class org.mockserver.model.DnsResponse
 
hashCode() - Method in class org.mockserver.model.EmbeddingResponse
 
hashCode() - Method in class org.mockserver.model.ExpectationId
 
hashCode() - Method in class org.mockserver.model.ExpectationStep
 
hashCode() - Method in class org.mockserver.model.FileBody
 
hashCode() - Method in class org.mockserver.model.GraphQLBody
 
hashCode() - Method in class org.mockserver.model.GrpcBidiResponse
 
hashCode() - Method in class org.mockserver.model.GrpcBidiRule
 
hashCode() - Method in class org.mockserver.model.GrpcChaosProfile
 
hashCode() - Method in class org.mockserver.model.GrpcStreamMessage
 
hashCode() - Method in class org.mockserver.model.GrpcStreamResponse
 
hashCode() - Method in class org.mockserver.model.HttpChaosProfile
 
hashCode() - Method in class org.mockserver.model.HttpClassCallback
 
hashCode() - Method in class org.mockserver.model.HttpError
 
hashCode() - Method in class org.mockserver.model.HttpForward
 
hashCode() - Method in class org.mockserver.model.HttpForwardValidateAction
 
hashCode() - Method in class org.mockserver.model.HttpForwardWithFallback
 
hashCode() - Method in class org.mockserver.model.HttpLlmResponse
 
hashCode() - Method in class org.mockserver.model.HttpObjectCallback
 
hashCode() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
hashCode() - Method in class org.mockserver.model.HttpRequest
 
hashCode() - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
hashCode() - Method in class org.mockserver.model.HttpRequestModifier
 
hashCode() - Method in class org.mockserver.model.HttpResponse
 
hashCode() - Method in class org.mockserver.model.HttpResponseModifier
 
hashCode() - Method in class org.mockserver.model.HttpSseResponse
 
hashCode() - Method in class org.mockserver.model.HttpTemplate
 
hashCode() - Method in class org.mockserver.model.HttpWebSocketResponse
 
hashCode() - Method in class org.mockserver.model.JsonBody
 
hashCode() - Method in class org.mockserver.model.JsonPathBody
 
hashCode() - Method in class org.mockserver.model.JsonRpcBody
 
hashCode() - Method in class org.mockserver.model.JsonSchemaBody
 
hashCode() - Method in class org.mockserver.model.KeyAndValue
 
hashCode() - Method in class org.mockserver.model.KeysAndValuesModifier
 
hashCode() - Method in class org.mockserver.model.KeysToMultiValues
 
hashCode() - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
hashCode() - Method in class org.mockserver.model.KeyToMultiValue
 
hashCode() - Method in class org.mockserver.model.LlmChaosProfile
 
hashCode() - Method in class org.mockserver.model.LogEntryBody
 
hashCode() - Method in class org.mockserver.model.NormalizationOptions
 
hashCode() - Method in class org.mockserver.model.Not
 
hashCode() - Method in class org.mockserver.model.NottableString
 
hashCode() - Method in class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
 
hashCode() - Method in class org.mockserver.model.OpenAPIDefinition
 
hashCode() - Method in class org.mockserver.model.ParameterBody
 
hashCode() - Method in class org.mockserver.model.PathModifier
 
hashCode() - Method in class org.mockserver.model.ProxyPassMapping
 
hashCode() - Method in class org.mockserver.model.RegexBody
 
hashCode() - Method in class org.mockserver.model.RequestDefinition
 
hashCode() - Method in class org.mockserver.model.SseEvent
 
hashCode() - Method in class org.mockserver.model.StreamingPhysics
 
hashCode() - Method in class org.mockserver.model.StringBody
 
hashCode() - Method in class org.mockserver.model.TcpChaosProfile
 
hashCode() - Method in class org.mockserver.model.Timing
 
hashCode() - Method in class org.mockserver.model.ToolUse
 
hashCode() - Method in class org.mockserver.model.Usage
 
hashCode() - Method in class org.mockserver.model.WasmBody
 
hashCode() - Method in class org.mockserver.model.WebSocketMessage
 
hashCode() - Method in class org.mockserver.model.WebSocketMessageMatcher
 
hashCode() - Method in class org.mockserver.model.X509Certificate
 
hashCode() - Method in class org.mockserver.model.XmlBody
 
hashCode() - Method in class org.mockserver.model.XmlSchemaBody
 
hashCode() - Method in class org.mockserver.model.XPathBody
 
hashCode() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
hashCode() - Method in class org.mockserver.springtest.MockServerPropertyCustomizer
 
hashCode() - Method in class org.mockserver.state.ExpectationEntry
 
hashCode() - Method in class org.mockserver.state.infinispan.VersionedWrapper
 
hashCode() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
HashMapMatcher - Class in org.mockserver.matchers
 
hasPathParameter(String, String) - Method in class org.mockserver.model.HttpRequest
 
hasPathParameter(NottableString, NottableString) - Method in class org.mockserver.model.HttpRequest
 
hasPredicates() - Method in class org.mockserver.matchers.LlmConversationMatcher
Returns true if any predicate is configured on this matcher.
hasQueryStringParameter(String, String) - Method in class org.mockserver.model.HttpRequest
 
hasQueryStringParameter(NottableString, NottableString) - Method in class org.mockserver.model.HttpRequest
 
hasServices() - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
hasStarted() - Method in class org.mockserver.client.MockServerClient
Returns whether MockServer has started, if called after MockServer has been stopped this method will block for 5 seconds while confirming MockServer is not starting
hasStarted() - Method in class org.mockserver.integration.ClientAndServer
 
hasStarted(int, long, TimeUnit) - Method in class org.mockserver.client.MockServerClient
Returns whether server MockServer has started, by polling the MockServer a configurable amount of times
hasStopped() - Method in class org.mockserver.client.MockServerClient
Returns whether MockServer has stopped, if called too quickly after starting MockServer this may return false because MockServer has not yet started, to ensure MockServer has started use hasStarted()
hasStopped(int, long, TimeUnit) - Method in class org.mockserver.client.MockServerClient
Returns whether server MockServer has stopped, by polling the MockServer a configurable amount of times.
head(String) - Static method in class org.mockserver.model.HttpRequest
 
header(String) - Static method in class org.mockserver.client.Llm
Creates an IsolationSource that reads the isolation key from an HTTP header.
header(String) - Static method in class org.mockserver.llm.IsolationSource
 
header(String, int) - Static method in class org.mockserver.model.Header
 
header(String, String...) - Static method in class org.mockserver.model.Header
 
header(String, Collection<String>) - Static method in class org.mockserver.model.Header
 
header(NottableString, Collection<NottableString>) - Static method in class org.mockserver.model.Header
 
header(NottableString, NottableString...) - Static method in class org.mockserver.model.Header
 
Header - Class in org.mockserver.model
 
Header(String, String...) - Constructor for class org.mockserver.model.Header
 
Header(String, Collection<String>) - Constructor for class org.mockserver.model.Header
 
Header(NottableString, String...) - Constructor for class org.mockserver.model.Header
 
Header(NottableString, Collection<NottableString>) - Constructor for class org.mockserver.model.Header
 
Header(NottableString, NottableString...) - Constructor for class org.mockserver.model.Header
 
HEADER - Enum constant in enum class org.mockserver.llm.IsolationSource.Kind
 
HEADER_ADDED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
HEADER_CHANGED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
HEADER_REMOVED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
HeaderDTO - Class in org.mockserver.serialization.model
 
HeaderDTO() - Constructor for class org.mockserver.serialization.model.HeaderDTO
 
HeaderDTO(Header) - Constructor for class org.mockserver.serialization.model.HeaderDTO
 
headers() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the headers record component.
headers() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
headers(Header...) - Static method in class org.mockserver.model.Headers
 
Headers - Class in org.mockserver.model
 
Headers(Multimap<NottableString, NottableString>) - Constructor for class org.mockserver.model.Headers
 
Headers(List<Header>) - Constructor for class org.mockserver.model.Headers
 
Headers(Header...) - Constructor for class org.mockserver.model.Headers
 
HEADERS - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
HEADERS_TO_IGNORE - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
HeadersDeserializer - Class in org.mockserver.serialization.deserializers.collections
 
HeadersDeserializer() - Constructor for class org.mockserver.serialization.deserializers.collections.HeadersDeserializer
 
headersModifier() - Static method in class org.mockserver.model.HeadersModifier
Static builder to create a headers modifier.
HeadersModifier - Class in org.mockserver.model
 
HeadersModifier() - Constructor for class org.mockserver.model.HeadersModifier
 
HeadersModifierDTO - Class in org.mockserver.serialization.model
 
HeadersModifierDTO() - Constructor for class org.mockserver.serialization.model.HeadersModifierDTO
 
HeadersModifierDTO(HeadersModifier) - Constructor for class org.mockserver.serialization.model.HeadersModifierDTO
 
HeadersSerializer - Class in org.mockserver.serialization.serializers.collections
 
HeadersSerializer() - Constructor for class org.mockserver.serialization.serializers.collections.HeadersSerializer
 
HeaderToJavaSerializer - Class in org.mockserver.serialization.java
 
HeaderToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HeaderToJavaSerializer
 
HEALTH_CHECK_PATH - Static variable in class org.mockserver.grpc.GrpcHealthCheckHandler
 
HealthCheck - Class in org.mockserver.cli
 
HealthCheck() - Constructor for class org.mockserver.cli.HealthCheck
 
heapAvailableInKB() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
hint(MatchDifference.Field, List<String>) - Static method in class org.mockserver.matchers.MismatchRemediation
Returns a remediation hint for the given field and its difference messages, or an empty string when no specific hint can be determined.
HopByHopHeaderFilter - Class in org.mockserver.filters
 
HopByHopHeaderFilter() - Constructor for class org.mockserver.filters.HopByHopHeaderFilter
 
host - Variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
HS - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
HTML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
HTTP - Enum constant in enum class org.mockserver.model.HttpForward.Scheme
 
HTTP - Enum constant in enum class org.mockserver.model.SocketAddress.Scheme
 
HTTP - Enum constant in enum class org.mockserver.proxyconfiguration.ProxyConfiguration.Type
 
HTTP_1_1 - Enum constant in enum class org.mockserver.model.Protocol
 
HTTP_2 - Enum constant in enum class org.mockserver.model.Protocol
 
HTTP_REQUEST - Enum constant in enum class org.mockserver.model.CrossProtocolTrigger
 
HTTP_VERSION_NOT_SUPPORTED_505 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
http2Enabled() - Method in class org.mockserver.configuration.Configuration
 
http2Enabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http2Enabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If false HTTP/2 is disabled and ALPN no longer advertises h2, so HTTP/2 capable clients are forced to use HTTP/1.1 (and the HTTP/2 cleartext h2c upgrade is not detected)
http2Enabled(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
http2Enabled(Boolean) - Method in class org.mockserver.configuration.Configuration
If false HTTP/2 is disabled and ALPN no longer advertises h2, so HTTP/2 capable clients are forced to use HTTP/1.1 (and the HTTP/2 cleartext h2c upgrade is not detected)
Http2SettingsHandler - Class in org.mockserver.httpclient
Reads the first Http2Settings object
Http2SettingsHandler(CompletableFuture<Protocol>) - Constructor for class org.mockserver.httpclient.Http2SettingsHandler
 
http3AdvertiseAltSvc() - Method in class org.mockserver.configuration.Configuration
 
http3AdvertiseAltSvc() - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to add an Alt-Svc: h3=":<http3Port>"; ma=<maxAge> header to every response served over the TCP (HTTP/1.1 and HTTP/2) paths when http3Port > 0.
http3AdvertiseAltSvc(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3AdvertiseAltSvc(Boolean) - Method in class org.mockserver.configuration.Configuration
 
http3AltSvcMaxAge() - Method in class org.mockserver.configuration.Configuration
 
http3AltSvcMaxAge() - Static method in class org.mockserver.configuration.ConfigurationProperties
Max-age in seconds for the Alt-Svc header advertising HTTP/3 on the TCP response path.
http3AltSvcMaxAge(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3AltSvcMaxAge(Long) - Method in class org.mockserver.configuration.Configuration
 
http3ConnectUdpEnabled() - Method in class org.mockserver.configuration.Configuration
 
http3ConnectUdpEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable the CONNECT-UDP (MASQUE, RFC 9298) forward proxy on the HTTP/3 server.
http3ConnectUdpEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3ConnectUdpEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
 
Http3ConnectUdpHandler - Class in org.mockserver.netty.http3
HTTP/3 CONNECT-UDP (MASQUE, RFC 9298) relay handler.
Http3ConnectUdpHandler() - Constructor for class org.mockserver.netty.http3.Http3ConnectUdpHandler
 
Http3GrpcBidiStreamHandler - Class in org.mockserver.netty.http3
Drives true bidirectional gRPC streaming over a single QUIC bidirectional stream (HTTP/3).
Http3GrpcBidiStreamHandler(ChannelHandlerContext, Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable, MockServerLogger) - Constructor for class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
 
Http3GrpcResponseWriter - Class in org.mockserver.netty.http3
A ResponseWriter that writes gRPC responses over HTTP/3 with correct gRPC wire framing: initial HEADERS (:status=200, content-type=application/grpc), DATA (gRPC length-prefixed message), and trailing HEADERS (grpc-status, grpc-message).
Http3GrpcResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext, GrpcProtoDescriptorStore, String, String) - Constructor for class org.mockserver.netty.http3.Http3GrpcResponseWriter
 
http3InitialMaxData() - Method in class org.mockserver.configuration.Configuration
 
http3InitialMaxData() - Static method in class org.mockserver.configuration.ConfigurationProperties
Initial maximum data (connection-level flow control) in bytes.
http3InitialMaxData(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3InitialMaxData(Long) - Method in class org.mockserver.configuration.Configuration
 
http3InitialMaxStreamDataBidirectional() - Method in class org.mockserver.configuration.Configuration
 
http3InitialMaxStreamDataBidirectional() - Static method in class org.mockserver.configuration.ConfigurationProperties
Initial maximum stream data for bidirectional streams (per-stream flow control) in bytes.
http3InitialMaxStreamDataBidirectional(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3InitialMaxStreamDataBidirectional(Long) - Method in class org.mockserver.configuration.Configuration
 
http3InitialMaxStreamsBidirectional() - Method in class org.mockserver.configuration.Configuration
 
http3InitialMaxStreamsBidirectional() - Static method in class org.mockserver.configuration.ConfigurationProperties
Initial maximum number of concurrent bidirectional streams.
http3InitialMaxStreamsBidirectional(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3InitialMaxStreamsBidirectional(Long) - Method in class org.mockserver.configuration.Configuration
 
http3MaxIdleTimeout() - Method in class org.mockserver.configuration.Configuration
 
http3MaxIdleTimeout() - Static method in class org.mockserver.configuration.ConfigurationProperties
Max idle timeout in milliseconds for QUIC connections.
http3MaxIdleTimeout(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3MaxIdleTimeout(Long) - Method in class org.mockserver.configuration.Configuration
 
Http3MockServerHandler - Class in org.mockserver.netty.http3
HTTP/3 request stream handler that bridges incoming QUIC requests into MockServer's standard request-processing pipeline (expectation matching, actions, recording, proxy forwarding).
Http3MockServerHandler(Configuration, MockServerLogger, HttpState, HttpActionHandler, Metrics) - Constructor for class org.mockserver.netty.http3.Http3MockServerHandler
 
Http3MockServerHandler(Configuration, MockServerLogger, HttpState, HttpActionHandler, Metrics, McpRequestProcessor) - Constructor for class org.mockserver.netty.http3.Http3MockServerHandler
 
http3Port() - Method in class org.mockserver.configuration.Configuration
 
http3Port() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3Port(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3Port(Integer) - Method in class org.mockserver.configuration.Configuration
 
http3QpackMaxTableCapacity() - Method in class org.mockserver.configuration.Configuration
 
http3QpackMaxTableCapacity() - Static method in class org.mockserver.configuration.ConfigurationProperties
QPACK dynamic table maximum capacity in bytes.
http3QpackMaxTableCapacity(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
http3QpackMaxTableCapacity(Long) - Method in class org.mockserver.configuration.Configuration
 
Http3RequestBridge - Class in org.mockserver.netty.http3
Converts between HTTP/3 frames and MockServer's HttpRequest/HttpResponse model.
Http3RequestBridge.ParsedHeaders - Class in org.mockserver.netty.http3
Parsed HTTP/3 pseudo-headers and regular headers.
Http3ResponseWriter - Class in org.mockserver.netty.http3
A ResponseWriter that serialises the MockServer HttpResponse as HTTP/3 frames and writes them to a QUIC stream channel.
Http3ResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext) - Constructor for class org.mockserver.netty.http3.Http3ResponseWriter
 
Http3Server - Class in org.mockserver.netty.http3
HTTP/3 (QUIC) server for MockServer, integrated with the full request pipeline.
Http3Server() - Constructor for class org.mockserver.netty.http3.Http3Server
Legacy constructor for backwards compatibility (echo-only mode).
Http3Server(Configuration, MockServerLogger, HttpState, HttpActionHandler) - Constructor for class org.mockserver.netty.http3.Http3Server
Create an HTTP/3 server wired into MockServer's request pipeline (no MCP).
Http3Server(Configuration, MockServerLogger, HttpState, HttpActionHandler, LifeCycle, McpSessionManager) - Constructor for class org.mockserver.netty.http3.Http3Server
Create an HTTP/3 server wired into MockServer's request pipeline, with MCP support.
HttpActionHandler - Class in org.mockserver.mock.action.http
 
HttpActionHandler(Configuration, EventLoopGroup, HttpState, List<ProxyConfiguration>, NettySslContextFactory) - Constructor for class org.mockserver.mock.action.http.HttpActionHandler
 
httpChaosProfile() - Static method in class org.mockserver.model.HttpChaosProfile
 
HttpChaosProfile - Class in org.mockserver.model
Declarative HTTP fault/chaos injection for mocked and forwarded responses: probabilistic connection-drop injection, error status injection (e.g. 500, 503, 429 with an optional Retry-After header), latency injection, and response-body corruption (truncateBodyAtFraction keeps only a leading fraction of the body bytes; malformedBody appends a broken-JSON fragment) for testing client-side body-parsing resilience, and a slow ("dribbled") response (slowResponseChunkSize + slowResponseChunkDelay send the body in small chunks with a delay between each) for testing read timeouts on a trickling response.
HttpChaosProfile() - Constructor for class org.mockserver.model.HttpChaosProfile
 
HttpChaosProfileDTO - Class in org.mockserver.serialization.model
 
HttpChaosProfileDTO() - Constructor for class org.mockserver.serialization.model.HttpChaosProfileDTO
 
HttpChaosProfileDTO(HttpChaosProfile) - Constructor for class org.mockserver.serialization.model.HttpChaosProfileDTO
 
HttpClassCallback - Class in org.mockserver.model
 
HttpClassCallback() - Constructor for class org.mockserver.model.HttpClassCallback
 
HttpClassCallbackDTO - Class in org.mockserver.serialization.model
 
HttpClassCallbackDTO() - Constructor for class org.mockserver.serialization.model.HttpClassCallbackDTO
 
HttpClassCallbackDTO(HttpClassCallback) - Constructor for class org.mockserver.serialization.model.HttpClassCallbackDTO
 
HttpClassCallbackToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpClassCallbackToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpClassCallbackToJavaSerializer
 
httpClient - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
HttpClientConnectionErrorHandler - Class in org.mockserver.httpclient
 
HttpClientConnectionErrorHandler() - Constructor for class org.mockserver.httpclient.HttpClientConnectionErrorHandler
 
HttpClientHandler - Class in org.mockserver.httpclient
 
HttpClientInitializer - Class in org.mockserver.httpclient
 
HttpConnectHandler - Class in org.mockserver.netty.proxy.connect
 
HttpConnectHandler(Configuration, LifeCycle, MockServerLogger, String, int) - Constructor for class org.mockserver.netty.proxy.connect.HttpConnectHandler
 
HttpContentLengthRemover - Class in org.mockserver.netty.unification
 
HttpContentLengthRemover() - Constructor for class org.mockserver.netty.unification.HttpContentLengthRemover
 
httpEnabled(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
HttpError - Class in org.mockserver.model
 
HttpError() - Constructor for class org.mockserver.model.HttpError
 
HttpErrorActionHandler - Class in org.mockserver.mock.action.http
 
HttpErrorActionHandler() - Constructor for class org.mockserver.mock.action.http.HttpErrorActionHandler
 
HttpErrorDTO - Class in org.mockserver.serialization.model
 
HttpErrorDTO() - Constructor for class org.mockserver.serialization.model.HttpErrorDTO
 
HttpErrorDTO(HttpError) - Constructor for class org.mockserver.serialization.model.HttpErrorDTO
 
HttpErrorToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpErrorToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpErrorToJavaSerializer
 
HttpForward - Class in org.mockserver.model
 
HttpForward() - Constructor for class org.mockserver.model.HttpForward
 
HttpForward.Scheme - Enum Class in org.mockserver.model
 
HttpForwardAction - Class in org.mockserver.mock.action.http
 
HttpForwardActionHandler - Class in org.mockserver.mock.action.http
 
HttpForwardActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardActionHandler
 
HttpForwardActionResult - Class in org.mockserver.mock.action.http
 
HttpForwardActionResult(HttpRequest, CompletableFuture<HttpResponse>, Function<HttpResponse, HttpResponse>) - Constructor for class org.mockserver.mock.action.http.HttpForwardActionResult
 
HttpForwardClassCallbackActionHandler - Class in org.mockserver.mock.action.http
 
HttpForwardClassCallbackActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardClassCallbackActionHandler
 
HttpForwardDTO - Class in org.mockserver.serialization.model
 
HttpForwardDTO() - Constructor for class org.mockserver.serialization.model.HttpForwardDTO
 
HttpForwardDTO(HttpForward) - Constructor for class org.mockserver.serialization.model.HttpForwardDTO
 
HttpForwardObjectCallbackActionHandler - Class in org.mockserver.mock.action.http
 
HttpForwardObjectCallbackActionHandler(HttpState, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardObjectCallbackActionHandler
 
HttpForwardTemplateActionHandler - Class in org.mockserver.mock.action.http
 
HttpForwardTemplateActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardTemplateActionHandler
 
HttpForwardToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpForwardToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpForwardToJavaSerializer
 
HttpForwardValidateAction - Class in org.mockserver.model
 
HttpForwardValidateAction() - Constructor for class org.mockserver.model.HttpForwardValidateAction
 
HttpForwardValidateAction.ValidationMode - Enum Class in org.mockserver.model
 
HttpForwardValidateActionDTO - Class in org.mockserver.serialization.model
 
HttpForwardValidateActionDTO() - Constructor for class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
HttpForwardValidateActionDTO(HttpForwardValidateAction) - Constructor for class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
HttpForwardValidateActionHandler - Class in org.mockserver.mock.action.http
 
HttpForwardValidateActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardValidateActionHandler
 
HttpForwardWithFallback - Class in org.mockserver.model
Forward a request to an upstream host; if upstream returns a configured status code (default 500-599) or times out, return a fallback mock response.
HttpForwardWithFallback() - Constructor for class org.mockserver.model.HttpForwardWithFallback
 
HttpForwardWithFallbackActionHandler - Class in org.mockserver.mock.action.http
Handles forward-with-fallback actions: forwards the request to the upstream host defined by the HttpForward; if the upstream returns a status code matching the fallback criteria (default 500-599) or the request times out / fails to connect, the configured fallback HttpResponse is returned instead.
HttpForwardWithFallbackActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpForwardWithFallbackActionHandler
 
HttpForwardWithFallbackDTO - Class in org.mockserver.serialization.model
 
HttpForwardWithFallbackDTO() - Constructor for class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
HttpForwardWithFallbackDTO(HttpForwardWithFallback) - Constructor for class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
HttpLlmResponse - Class in org.mockserver.model
 
HttpLlmResponse() - Constructor for class org.mockserver.model.HttpLlmResponse
 
HttpLlmResponseActionHandler - Class in org.mockserver.mock.action.http
 
HttpLlmResponseActionHandler(MockServerLogger) - Constructor for class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
 
HttpLlmResponseDTO - Class in org.mockserver.serialization.model
 
HttpLlmResponseDTO() - Constructor for class org.mockserver.serialization.model.HttpLlmResponseDTO
 
HttpLlmResponseDTO(HttpLlmResponse) - Constructor for class org.mockserver.serialization.model.HttpLlmResponseDTO
 
HttpLlmResponseDTOSerializer - Class in org.mockserver.serialization.serializers.response
 
HttpLlmResponseDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.response.HttpLlmResponseDTOSerializer
 
HttpMessage<T extends HttpMessage,B extends Body> - Interface in org.mockserver.model
 
HttpObjectCallback - Class in org.mockserver.model
 
HttpObjectCallback() - Constructor for class org.mockserver.model.HttpObjectCallback
 
HttpObjectCallbackDTO - Class in org.mockserver.serialization.model
 
HttpObjectCallbackDTO() - Constructor for class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
HttpObjectCallbackDTO(HttpObjectCallback) - Constructor for class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
HttpOrHttp2Initializer - Class in org.mockserver.httpclient
 
HttpOrHttp2Initializer(Consumer<ChannelPipeline>, Consumer<ChannelPipeline>) - Constructor for class org.mockserver.httpclient.HttpOrHttp2Initializer
 
HttpOverrideForwardedRequest - Class in org.mockserver.model
 
HttpOverrideForwardedRequest() - Constructor for class org.mockserver.model.HttpOverrideForwardedRequest
 
HttpOverrideForwardedRequestActionHandler - Class in org.mockserver.mock.action.http
 
HttpOverrideForwardedRequestActionHandler(MockServerLogger, Configuration, NettyHttpClient) - Constructor for class org.mockserver.mock.action.http.HttpOverrideForwardedRequestActionHandler
 
HttpOverrideForwardedRequestDTO - Class in org.mockserver.serialization.model
 
HttpOverrideForwardedRequestDTO() - Constructor for class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
HttpOverrideForwardedRequestDTO(HttpOverrideForwardedRequest) - Constructor for class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
HttpOverrideForwardedRequestToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpOverrideForwardedRequestToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpOverrideForwardedRequestToJavaSerializer
 
HttpQuotaRegistry - Class in org.mockserver.mock.action.http
Process-wide, stateful request quota for HTTP chaos — a fixed-window rate limiter, the HTTP counterpart of LlmQuotaRegistry.
HttpQuotaRegistry(LongSupplier) - Constructor for class org.mockserver.mock.action.http.HttpQuotaRegistry
 
httpRequest - Variable in class org.mockserver.echo.http.EchoServer.LastRequest
 
HttpRequest - Class in org.mockserver.model
 
HttpRequest() - Constructor for class org.mockserver.model.HttpRequest
 
HttpRequestAndHttpResponse - Class in org.mockserver.model
 
HttpRequestAndHttpResponse() - Constructor for class org.mockserver.model.HttpRequestAndHttpResponse
 
HttpRequestAndHttpResponseDTO - Class in org.mockserver.serialization.model
 
HttpRequestAndHttpResponseDTO() - Constructor for class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
HttpRequestAndHttpResponseDTO(HttpRequestAndHttpResponse) - Constructor for class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
HttpRequestAndHttpResponseSerializer - Class in org.mockserver.serialization
 
HttpRequestAndHttpResponseSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
HttpRequestDTO - Class in org.mockserver.serialization.model
 
HttpRequestDTO() - Constructor for class org.mockserver.serialization.model.HttpRequestDTO
 
HttpRequestDTO(HttpRequest) - Constructor for class org.mockserver.serialization.model.HttpRequestDTO
 
HttpRequestDTOSerializer - Class in org.mockserver.serialization.serializers.request
 
HttpRequestDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.request.HttpRequestDTOSerializer
 
HttpRequestHandler - Class in org.mockserver.netty
 
HttpRequestHandler(Configuration, LifeCycle, HttpState, HttpActionHandler) - Constructor for class org.mockserver.netty.HttpRequestHandler
 
HttpRequestMatcher - Interface in org.mockserver.matchers
 
HttpRequestModifier - Class in org.mockserver.model
 
HttpRequestModifier() - Constructor for class org.mockserver.model.HttpRequestModifier
 
HttpRequestModifierDTO - Class in org.mockserver.serialization.model
 
HttpRequestModifierDTO() - Constructor for class org.mockserver.serialization.model.HttpRequestModifierDTO
 
HttpRequestModifierDTO(HttpRequestModifier) - Constructor for class org.mockserver.serialization.model.HttpRequestModifierDTO
 
HttpRequestModifierToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpRequestModifierToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpRequestModifierToJavaSerializer
 
HttpRequestPrettyPrintedDTO - Class in org.mockserver.serialization.model
 
HttpRequestPrettyPrintedDTO(HttpRequest) - Constructor for class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
HttpRequestPropertiesMatcher - Class in org.mockserver.matchers
Matches HTTP request properties against expectation criteria.
HttpRequestPropertiesMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
HttpRequestPropertiesMatcherSerializer - Class in org.mockserver.serialization.serializers.matcher
 
HttpRequestPropertiesMatcherSerializer() - Constructor for class org.mockserver.serialization.serializers.matcher.HttpRequestPropertiesMatcherSerializer
 
httpRequests - Static variable in class org.mockserver.testing.integration.callback.StaticTestExpectationResponseCallback
 
HttpRequestSerializer - Class in org.mockserver.serialization
 
HttpRequestSerializer - Class in org.mockserver.serialization.serializers.request
 
HttpRequestSerializer() - Constructor for class org.mockserver.serialization.serializers.request.HttpRequestSerializer
 
HttpRequestSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.HttpRequestSerializer
 
HttpRequestsPropertiesMatcher - Class in org.mockserver.matchers
 
HttpRequestsPropertiesMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
HttpRequestsPropertiesMatcherSerializer - Class in org.mockserver.serialization.serializers.matcher
 
HttpRequestsPropertiesMatcherSerializer() - Constructor for class org.mockserver.serialization.serializers.matcher.HttpRequestsPropertiesMatcherSerializer
 
HttpRequestTemplateObject - Class in org.mockserver.templates.engine.model
 
HttpRequestTemplateObject(HttpRequest) - Constructor for class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
HttpRequestToCurlSerializer - Class in org.mockserver.serialization.curl
 
HttpRequestToCurlSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.curl.HttpRequestToCurlSerializer
 
HttpRequestToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpRequestToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpRequestToJavaSerializer
 
httpResponse - Variable in class org.mockserver.echo.http.EchoServer.NextResponse
 
httpResponse - Static variable in class org.mockserver.testing.integration.callback.PrecannedTestExpectationResponseCallback
 
httpResponse - Static variable in class org.mockserver.testing.integration.callback.StaticTestExpectationResponseCallback
 
HttpResponse - Class in org.mockserver.model
 
HttpResponse() - Constructor for class org.mockserver.model.HttpResponse
 
HttpResponseActionHandler - Class in org.mockserver.mock.action.http
 
HttpResponseActionHandler() - Constructor for class org.mockserver.mock.action.http.HttpResponseActionHandler
 
HttpResponseClassCallbackActionHandler - Class in org.mockserver.mock.action.http
 
HttpResponseClassCallbackActionHandler(MockServerLogger) - Constructor for class org.mockserver.mock.action.http.HttpResponseClassCallbackActionHandler
 
HttpResponseDTO - Class in org.mockserver.serialization.model
 
HttpResponseDTO() - Constructor for class org.mockserver.serialization.model.HttpResponseDTO
 
HttpResponseDTO(HttpResponse) - Constructor for class org.mockserver.serialization.model.HttpResponseDTO
 
HttpResponseDTOSerializer - Class in org.mockserver.serialization.serializers.response
 
HttpResponseDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.response.HttpResponseDTOSerializer
 
HttpResponseModifier - Class in org.mockserver.model
 
HttpResponseModifier() - Constructor for class org.mockserver.model.HttpResponseModifier
 
HttpResponseModifierDTO - Class in org.mockserver.serialization.model
 
HttpResponseModifierDTO() - Constructor for class org.mockserver.serialization.model.HttpResponseModifierDTO
 
HttpResponseModifierDTO(HttpResponseModifier) - Constructor for class org.mockserver.serialization.model.HttpResponseModifierDTO
 
HttpResponseModifierToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpResponseModifierToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpResponseModifierToJavaSerializer
 
HttpResponseObjectCallbackActionHandler - Class in org.mockserver.mock.action.http
 
HttpResponseObjectCallbackActionHandler(HttpState) - Constructor for class org.mockserver.mock.action.http.HttpResponseObjectCallbackActionHandler
 
HttpResponseSerializer - Class in org.mockserver.serialization
 
HttpResponseSerializer - Class in org.mockserver.serialization.serializers.response
 
HttpResponseSerializer() - Constructor for class org.mockserver.serialization.serializers.response.HttpResponseSerializer
 
HttpResponseSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.HttpResponseSerializer
 
HttpResponseTemplateActionHandler - Class in org.mockserver.mock.action.http
 
HttpResponseTemplateActionHandler(MockServerLogger, Configuration) - Constructor for class org.mockserver.mock.action.http.HttpResponseTemplateActionHandler
 
HttpResponseTemplateObject - Class in org.mockserver.templates.engine.model
 
HttpResponseTemplateObject(HttpResponse) - Constructor for class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
HttpResponseToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpResponseToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpResponseToJavaSerializer
 
HTTPS - Enum constant in enum class org.mockserver.model.HttpForward.Scheme
 
HTTPS - Enum constant in enum class org.mockserver.model.SocketAddress.Scheme
 
HTTPS - Enum constant in enum class org.mockserver.proxyconfiguration.ProxyConfiguration.Type
 
HttpServletRequestToMockServerHttpRequestDecoder - Class in org.mockserver.mappers
 
HttpServletRequestToMockServerHttpRequestDecoder(Configuration, MockServerLogger) - Constructor for class org.mockserver.mappers.HttpServletRequestToMockServerHttpRequestDecoder
 
HttpSseResponse - Class in org.mockserver.model
 
HttpSseResponse() - Constructor for class org.mockserver.model.HttpSseResponse
 
HttpSseResponseActionHandler - Class in org.mockserver.mock.action.http
 
HttpSseResponseActionHandler(MockServerLogger, Scheduler) - Constructor for class org.mockserver.mock.action.http.HttpSseResponseActionHandler
 
HttpSseResponseDTO - Class in org.mockserver.serialization.model
 
HttpSseResponseDTO() - Constructor for class org.mockserver.serialization.model.HttpSseResponseDTO
 
HttpSseResponseDTO(HttpSseResponse) - Constructor for class org.mockserver.serialization.model.HttpSseResponseDTO
 
httpState - Variable in class org.mockserver.lifecycle.LifeCycle
 
HttpState - Class in org.mockserver.mock
 
HttpState(Configuration, MockServerLogger, Scheduler) - Constructor for class org.mockserver.mock.HttpState
 
HttpStatusCode - Enum Class in org.mockserver.model
 
HttpTemplate - Class in org.mockserver.model
 
HttpTemplate(HttpTemplate.TemplateType) - Constructor for class org.mockserver.model.HttpTemplate
 
HttpTemplate.TemplateType - Enum Class in org.mockserver.model
 
HttpTemplateDTO - Class in org.mockserver.serialization.model
 
HttpTemplateDTO() - Constructor for class org.mockserver.serialization.model.HttpTemplateDTO
 
HttpTemplateDTO(HttpTemplate) - Constructor for class org.mockserver.serialization.model.HttpTemplateDTO
 
HttpTemplateOutputDeserializer - Class in org.mockserver.templates.engine.serializer
 
HttpTemplateOutputDeserializer(MockServerLogger) - Constructor for class org.mockserver.templates.engine.serializer.HttpTemplateOutputDeserializer
 
HttpTemplateToJavaSerializer - Class in org.mockserver.serialization.java
 
HttpTemplateToJavaSerializer() - Constructor for class org.mockserver.serialization.java.HttpTemplateToJavaSerializer
 
HttpWebSocketResponse - Class in org.mockserver.model
 
HttpWebSocketResponse() - Constructor for class org.mockserver.model.HttpWebSocketResponse
 
HttpWebSocketResponseActionHandler - Class in org.mockserver.mock.action.http
 
HttpWebSocketResponseActionHandler(MockServerLogger, Scheduler) - Constructor for class org.mockserver.mock.action.http.HttpWebSocketResponseActionHandler
 
HttpWebSocketResponseDTO - Class in org.mockserver.serialization.model
 
HttpWebSocketResponseDTO() - Constructor for class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
HttpWebSocketResponseDTO(HttpWebSocketResponse) - Constructor for class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 

I

id - Variable in class org.mockserver.mock.SortableExpectationId
 
id() - Method in class org.mockserver.log.model.LogEntry
 
ids() - Static method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary
The known payload ids, for error messages / discovery.
idsToPrune(Collection<String>, Collection<String>, Collection<String>) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Computes the set of existing expectation ids that should be removed (pruned) during an incremental OpenAPI sync.
Ifnull - Class in org.mockserver.templates.engine.velocity.directives
 
Ifnull() - Constructor for class org.mockserver.templates.engine.velocity.directives.Ifnull
 
ImmutableEntry - Class in org.mockserver.collections
 
importExpectations(String) - Method in class org.mockserver.imports.HarImporter
Parses a HAR JSON string and returns one expectation per entry.
importExpectations(String) - Method in class org.mockserver.imports.PostmanCollectionImporter
Parses a Postman Collection v2.x JSON string and returns one expectation per saved example response.
IN - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
increment(Metrics.Name) - Method in class org.mockserver.metrics.Metrics
 
increment(Action.Type) - Method in class org.mockserver.metrics.Metrics
 
IncrementalGrpcFrameDecoder - Class in org.mockserver.grpc
Incremental gRPC length-prefixed frame decoder that accumulates across multiple feed() calls, retaining any trailing partial bytes for the next call.
IncrementalGrpcFrameDecoder() - Constructor for class org.mockserver.grpc.IncrementalGrpcFrameDecoder
Creates a decoder with the default max buffer size (8 MiB).
IncrementalGrpcFrameDecoder(int) - Constructor for class org.mockserver.grpc.IncrementalGrpcFrameDecoder
Creates a decoder with a custom max buffer size.
incrementAsyncMessageConsumed(String) - Static method in class org.mockserver.metrics.Metrics
Increment the async-messages-consumed counter for the given channel.
incrementAsyncMessagePublished(String) - Static method in class org.mockserver.metrics.Metrics
Increment the async-messages-published counter for the given channel.
incrementFailures() - Method in class org.mockserver.matchers.MatchDifferenceCount
 
incrementHttpChaosInjected(String) - Static method in class org.mockserver.metrics.Metrics
Increment the HTTP chaos injected counter for the given fault type.
incrementMatchCount(String) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Atomically increments and returns the per-service match counter.
incrementMcpToolCall(String) - Static method in class org.mockserver.metrics.Metrics
Increment the MCP tool call counter for the given tool name.
incrementSlowRequestTotal() - Static method in class org.mockserver.metrics.Metrics
Increment the slow request counter.
INDENT_SIZE - Static variable in class org.mockserver.serialization.java.ExpectationToJavaSerializer
 
indentAndToString(int, Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
indentAndToString(Object...) - Static method in class org.mockserver.formatting.StringFormatter
 
InetAddressValidator - Class in org.mockserver.proxyconfiguration
Validates that the destination host of a forward or proxy action is not a loopback, link-local, RFC 1918 private, or cloud metadata address.
InfinispanBlobStore - Class in org.mockserver.state.infinispan
BlobStore backed by an Infinispan LOCAL cache.
InfinispanBlobStore(Cache<String, Blob>) - Constructor for class org.mockserver.state.infinispan.InfinispanBlobStore
 
InfinispanCacheListener - Class in org.mockserver.state.infinispan
Infinispan cache listener that bridges Infinispan cache events to the MockServer InvalidationListener SPI.
InfinispanCacheListener(List<InvalidationListener>) - Constructor for class org.mockserver.state.infinispan.InfinispanCacheListener
 
InfinispanKeyValueStore<V> - Class in org.mockserver.state.infinispan
KeyValueStore backed by an Infinispan Cache.
InfinispanKeyValueStore(Cache<String, VersionedWrapper<V>>) - Constructor for class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
InfinispanStateBackend - Class in org.mockserver.state.infinispan
Infinispan-backed StateBackend supporting both LOCAL (non-clustered) and CLUSTERED (JGroups transport, REPL_SYNC) modes.
InfinispanStateBackend(int) - Constructor for class org.mockserver.state.infinispan.InfinispanStateBackend
Backward-compatible constructor for tests and single-node usage.
InfinispanStateBackend(Configuration) - Constructor for class org.mockserver.state.infinispan.InfinispanStateBackend
Creates an Infinispan state backend in the appropriate mode based on configuration.
InfinispanStateBackendRegistrar - Class in org.mockserver.state.infinispan
Registers the InfinispanStateBackend with the core StateBackendFactory so that stateBackend=infinispan selects it.
INFO - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
INFORMATIONAL - Enum constant in enum class org.mockserver.mock.drift.SemanticSeverity
 
initChannel(SocketChannel) - Method in class org.mockserver.echo.http.EchoServerInitializer
 
initChannel(SocketChannel) - Method in class org.mockserver.httpclient.HttpClientInitializer
 
initChannel(Http2StreamChannel) - Method in class org.mockserver.netty.grpc.GrpcMultiplexChildInitializer
 
initializationClass() - Method in class org.mockserver.configuration.Configuration
 
initializationClass() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
initializationClass(String) - Method in class org.mockserver.configuration.Configuration
The class (and package) used to initialize expectations in MockServer at startup, if set MockServer will load and call this class to initialize expectations when is starts.
initializationClass(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The class (and package) used to initialize expectations in MockServer at startup, if set MockServer will load and call this class to initialise expectations when is starts.
initializationJsonPath() - Method in class org.mockserver.configuration.Configuration
 
initializationJsonPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
initializationJsonPath(String) - Method in class org.mockserver.configuration.Configuration
The path to the json file used to initialize expectations in MockServer at startup, if set MockServer will load this file and initialise expectations for each item in the file when is starts.
initializationJsonPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The path to the json file used to initialize expectations in MockServer at startup, if set MockServer will load this file and initialise expectations for each item in the file when is starts.
initializationOpenAPIPath() - Method in class org.mockserver.configuration.Configuration
 
initializationOpenAPIPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
initializationOpenAPIPath(String) - Method in class org.mockserver.configuration.Configuration
The path to the OpenAPI spec file used to initialize expectations in MockServer at startup, if set MockServer will load this file and create expectations for each operation when it starts.
initializationOpenAPIPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The path to the OpenAPI spec file used to initialize expectations in MockServer at startup, if set MockServer will load this file and create expectations for each operation when it starts.
initializeExpectations() - Method in class org.mockserver.examples.mockserver.initializer.ExpectationInitializerExample
 
initializeExpectations() - Method in interface org.mockserver.server.initialize.ExpectationInitializer
 
initializeExpectations(MockServerClient) - Method in interface org.mockserver.client.initialize.ExpectationInitializer
Deprecated.
 
initializeExpectations(MockServerClient) - Method in interface org.mockserver.client.initialize.PluginExpectationInitializer
 
INJECT_ANNOTATION - Static variable in class org.mockserver.webhook.SidecarInjectionConfig
 
INJECT_ENABLED - Static variable in class org.mockserver.webhook.SidecarInjectionConfig
 
INJECTED_ANNOTATION - Static variable in class org.mockserver.webhook.SidecarInjectionConfig
 
INJECTED_VALUE - Static variable in class org.mockserver.webhook.SidecarInjectionConfig
 
InMemoryBlobStore - Class in org.mockserver.state
In-memory BlobStore implementation backed by a ConcurrentHashMap.
InMemoryBlobStore() - Constructor for class org.mockserver.state.InMemoryBlobStore
 
InMemoryExpectationKeyValueStore - Class in org.mockserver.state
In-memory KeyValueStore for expectations, backed by a CircularPriorityQueue that provides identical ordering and insertion-order eviction to today's RequestMatchers internals.
InMemoryExpectationKeyValueStore(int) - Constructor for class org.mockserver.state.InMemoryExpectationKeyValueStore
 
InMemoryKeyValueStore<V> - Class in org.mockserver.state
General-purpose in-memory KeyValueStore backed by a ConcurrentHashMap.
InMemoryKeyValueStore() - Constructor for class org.mockserver.state.InMemoryKeyValueStore
 
InMemoryStateBackend - Class in org.mockserver.state
Default in-memory StateBackend that wraps today's exact data structures for zero behaviour change.
InMemoryStateBackend(int) - Constructor for class org.mockserver.state.InMemoryStateBackend
 
InMemoryStateBackend(int, BlobStore) - Constructor for class org.mockserver.state.InMemoryStateBackend
Creates an in-memory state backend with an externally-supplied BlobStore.
inputTokens(int) - Static method in class org.mockserver.client.Llm
Creates a Usage with the given input tokens.
inputTokens(int) - Static method in class org.mockserver.model.Usage
 
insecureEchoServer - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
inspectToolCalls(List<HttpRequest>, Provider, String, String) - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer
Count the assistant tool calls matching toolName (and, optionally, whose arguments match argumentsRegex) across the canonical conversation decoded from the given requests.
install(SemanticPromptMatcher) - Static method in class org.mockserver.llm.semantic.SemanticMatching
 
INSUFFICIENT_STORAGE_507 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
IntegerExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
IntegerExample() - Constructor for class org.mockserver.openapi.examples.models.IntegerExample
 
IntegerExample(int) - Constructor for class org.mockserver.openapi.examples.models.IntegerExample
 
IntegerSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
IntegerSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.IntegerSchemaSerializer
 
IntegerStringListParser - Class in org.mockserver.configuration
 
IntegerStringListParser() - Constructor for class org.mockserver.configuration.IntegerStringListParser
 
InteractionResult(String, boolean, String) - Constructor for class org.mockserver.mock.pact.PactVerifier.InteractionResult
 
interChunkDelaysMillis() - Method in class org.mockserver.model.StreamingBody
Compute inter-chunk delays in milliseconds from the captured monotonic timestamps.
INTERNAL - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
INTERNAL_ERROR - Static variable in class org.mockserver.netty.mcp.JsonRpcMessage
 
INTERNAL_SERVER_ERROR_500 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
intValue() - Method in enum class org.mockserver.model.DnsRecordClass
 
intValue() - Method in enum class org.mockserver.model.DnsRecordType
 
intValue() - Method in enum class org.mockserver.model.DnsResponseCode
 
invalid(String) - Static method in class org.mockserver.async.validation.AsyncApiSchemaValidator.ValidationResult
 
INVALID_ARGUMENT - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
INVALID_PARAMS - Static variable in class org.mockserver.netty.mcp.JsonRpcMessage
 
INVALID_REQUEST - Static variable in class org.mockserver.netty.mcp.JsonRpcMessage
 
InvalidationListener - Interface in org.mockserver.state
Listener for state-change events on a KeyValueStore.
invalidJsonResponseBody() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
IOStreamUtils - Class in org.mockserver.streams
 
IOStreamUtils(MockServerLogger) - Constructor for class org.mockserver.streams.IOStreamUtils
 
IS_DEBUG - Static variable in class org.mockserver.test.IsDebug
 
isActive() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
isActive() - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
isActive() - Method in class org.mockserver.mock.Expectation
 
isAlwaysLog() - Method in class org.mockserver.log.model.LogEntry
 
isAvailable() - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
 
isAvailable() - Method in class org.mockserver.mock.drift.SemanticDriftExtension
 
isBlank() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
isBlank() - Method in class org.mockserver.matchers.BinaryMatcher
 
isBlank() - Method in class org.mockserver.matchers.BooleanMatcher
 
isBlank() - Method in class org.mockserver.matchers.ExactStringMatcher
 
isBlank() - Method in class org.mockserver.matchers.GraphQLMatcher
 
isBlank() - Method in class org.mockserver.matchers.HashMapMatcher
 
isBlank() - Method in class org.mockserver.matchers.JsonPathMatcher
 
isBlank() - Method in class org.mockserver.matchers.JsonRpcMatcher
 
isBlank() - Method in class org.mockserver.matchers.JsonSchemaMatcher
 
isBlank() - Method in class org.mockserver.matchers.JsonStringMatcher
 
isBlank() - Method in interface org.mockserver.matchers.Matcher
 
isBlank() - Method in class org.mockserver.matchers.MultiValueMapMatcher
 
isBlank() - Method in class org.mockserver.matchers.ParameterStringMatcher
 
isBlank() - Method in class org.mockserver.matchers.RegexStringMatcher
 
isBlank() - Method in class org.mockserver.matchers.SubStringMatcher
 
isBlank() - Method in class org.mockserver.matchers.WasmBodyMatcher
 
isBlank() - Method in class org.mockserver.matchers.XmlSchemaMatcher
 
isBlank() - Method in class org.mockserver.matchers.XmlStringMatcher
 
isBlank() - Method in class org.mockserver.matchers.XPathMatcher
 
isBlank() - Method in class org.mockserver.model.NottableString
 
isBlobStoreFactoryRegistered(String) - Static method in class org.mockserver.state.StateBackendFactory
 
isClustered() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
Returns whether this backend is in clustered mode.
isClustered() - Method in interface org.mockserver.state.StateBackend
Returns whether this backend is clustered (multi-node state replication).
isCompatible(MediaType) - Method in class org.mockserver.model.MediaType
 
isCompleted() - Method in class org.mockserver.model.StreamingBody
 
isCustomFactoryRegistered() - Static method in class org.mockserver.mock.ExpectationStoreFactory
 
isCustomFactoryRegistered() - Static method in class org.mockserver.state.StateBackendFactory
 
IsDebug - Class in org.mockserver.test
 
IsDebug() - Constructor for class org.mockserver.test.IsDebug
 
isDeleted() - Method in class org.mockserver.log.model.LogEntry
 
isDisableLogging() - Method in class org.mockserver.logging.MockServerLogger
 
isEmpty() - Method in class org.mockserver.async.publish.PublishOptions
 
isEmpty() - Method in class org.mockserver.async.security.KafkaSecurity
Returns true when no security fields are set (all null or blank).
isEmpty() - Method in class org.mockserver.async.security.MqttSecurity
Returns true when no security fields are set.
isEmpty() - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
isEmpty() - Method in class org.mockserver.collections.CircularPriorityQueue
 
isEmpty() - Method in class org.mockserver.collections.NottableStringHashMap
 
isEmpty() - Method in class org.mockserver.collections.NottableStringMultiMap
 
isEmpty() - Method in class org.mockserver.mock.RequestMatchers
 
isEmpty() - Method in class org.mockserver.model.KeysAndValues
 
isEmpty() - Method in class org.mockserver.model.KeysToMultiValues
 
isEnabled() - Static method in class org.mockserver.llm.semantic.SemanticMatching
True only when semantic matching has been explicitly enabled and wired.
isEnabled() - Method in class org.mockserver.netty.proxy.TransparentProxyInitializer
 
isEnabled() - Static method in class org.mockserver.telemetry.GenAiSpans
True if span emission is currently active.
isEnabled() - Static method in class org.mockserver.telemetry.RequestSpans
True if span emission is currently active.
isEnabled(Level) - Static method in class org.mockserver.logging.MockServerLogger
 
isEnabled(Level, Level) - Static method in class org.mockserver.logging.MockServerLogger
 
isEnabledForInstance(Level) - Method in class org.mockserver.logging.MockServerLogger
 
isEpollAvailable() - Static method in class org.mockserver.socket.NettyTransport
Returns true if the epoll native library is available on this platform, independent of the configuration opt-out flag.
isExploded() - Method in enum class org.mockserver.model.ParameterStyle
 
isExplodedObjectStyle() - Method in enum class org.mockserver.model.ParameterStyle
 
isForServer() - Method in class org.mockserver.socket.tls.NettySslContextFactory
 
isFrozen() - Static method in class org.mockserver.time.TimeService
Returns true if the clock is currently frozen, either via the controllable clock (TimeService.freeze(Instant)) or because a test has pinned time.
isFullUrl(String) - Static method in class org.mockserver.url.URLParser
 
isGraphQLWebSocketProtocol(String) - Static method in class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
Check whether the given subprotocol string indicates a graphql-transport-ws or legacy graphql-ws protocol.
isGrpcContentType(String) - Static method in class org.mockserver.grpc.GrpcStatusMapper
 
isGrpcRequest(String) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Detect whether the given content-type indicates a gRPC request.
isGrpcWebContentType(String) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Returns true if the content-type indicates a gRPC-Web request (binary or text variant).
isGrpcWebTextContentType(String) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Returns true if the content-type is the base64-encoded text variant.
isHealthCheckRequest(String) - Method in class org.mockserver.grpc.GrpcHealthCheckHandler
Returns true if the request path matches the health check path.
isHostOnNoProxyList(String, String) - Static method in class org.mockserver.proxyconfiguration.NoProxyHostsUtils
 
isHttp2Enabled(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
isHttpEnabled(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
isIdPresent() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
isInitialized() - Method in class org.mockserver.netty.mcp.McpSession
 
isIssueExpiredToken() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isJson() - Method in class org.mockserver.model.MediaType
 
isJsonContentType(String) - Static method in class org.mockserver.openapi.OpenAPIConverter
 
isKeepAlive() - Method in class org.mockserver.model.HttpRequest
 
isKeepAlive(HttpServletRequest) - Method in class org.mockserver.mappers.HttpServletRequestToMockServerHttpRequestDecoder
 
isMatchNumbersAsStrings() - Method in class org.mockserver.model.JsonBody
 
isMatchNumbersAsStrings() - Method in class org.mockserver.serialization.model.JsonBodyDTO
 
isMcpPath(String) - Static method in class org.mockserver.netty.mcp.McpRequestProcessor
Check if a path matches the MCP endpoint.
isModified() - Method in class org.mockserver.model.Headers
 
isModified() - Method in class org.mockserver.model.KeysToMultiValues
 
isModified() - Method in class org.mockserver.model.Parameters
 
isNot() - Method in class org.mockserver.model.Not
 
isNot() - Method in class org.mockserver.model.NottableString
 
isNotification() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
isNotNotted() - Method in class org.mockserver.collections.ImmutableEntry
 
isNotOptional() - Method in class org.mockserver.collections.ImmutableEntry
 
isNotted() - Method in class org.mockserver.collections.ImmutableEntry
 
isolateBy(IsolationSource) - Method in class org.mockserver.client.LlmConversationBuilder
Set isolation source for per-session state.
ISOLATION_MARKER - Static variable in class org.mockserver.llm.LlmScenarioNames
 
IsolationSource - Class in org.mockserver.llm
Describes where to extract the isolation key from an inbound HTTP request for per-session conversation state isolation.
IsolationSource.Kind - Enum Class in org.mockserver.llm
 
isOptional() - Method in class org.mockserver.collections.ImmutableEntry
 
isOptional() - Method in class org.mockserver.model.NottableOptionalString
 
isOptional() - Method in class org.mockserver.model.NottableString
 
isPassed() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
isPassed() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
isPassed() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
isPlatformSupported() - Method in class org.mockserver.netty.proxy.EbpfOriginalDestinationResolver
Returns true if the platform supports eBPF map operations: Linux OS, Netty epoll transport, and JNA.
isPolyglotAvailable() - Static method in class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
 
isPreflightRequest(Configuration, HttpRequest) - Static method in class org.mockserver.cors.CORSHeaders
 
isPreserveHost() - Method in class org.mockserver.model.ProxyPassMapping
 
isPrimary() - Method in class org.mockserver.model.Action
 
isPrimary() - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
isPrimary() - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
isProtocAvailable() - Method in class org.mockserver.grpc.GrpcProtoFileCompiler
 
isQuicAvailable() - Static method in class org.mockserver.netty.http3.Http3Server
Check whether the native QUIC transport is available on this platform.
isReflectionPath(String) - Static method in class org.mockserver.grpc.GrpcServerReflectionHandler
Static variant of GrpcServerReflectionHandler.isReflectionRequest(String) for use from routing code that does not hold a handler instance.
isReflectionRequest(String) - Method in class org.mockserver.grpc.GrpcServerReflectionHandler
Returns true if the given path matches either the v1 or v1alpha gRPC Server Reflection method path.
isResponseInProgress() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
isResponseInProgress() - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
isRunning() - Method in class org.mockserver.client.MockServerClient
Deprecated.
use hasStopped() or hasStarted() instead
isRunning() - Method in class org.mockserver.integration.ClientAndServer
 
isRunning() - Method in class org.mockserver.lifecycle.LifeCycle
 
isRunning() - Method in class org.mockserver.persistence.FileWatcher
 
isRunning(int, long, TimeUnit) - Method in class org.mockserver.client.MockServerClient
Deprecated.
use hasStopped() or hasStarted() instead
isSecure() - Method in class org.mockserver.client.MockServerClient
 
isSecure() - Method in class org.mockserver.model.HttpRequest
 
isSecureControlPlane() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
isSocks4(ByteBuf, int) - Static method in class org.mockserver.netty.proxy.socks.SocksDetector
 
isSocks5(ByteBuf, int) - Static method in class org.mockserver.netty.proxy.socks.SocksDetector
 
isSpecUrl(String) - Static method in class org.mockserver.openapi.OpenAPIParser
Helper function that checks if the provided string is a reference to an API specification file
isSslEnabledDownstream(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
isSslEnabledUpstream(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
isStreamingResponse(HttpResponse) - Static method in class org.mockserver.codec.StreamingAwareHttpObjectAggregator
A response should be relayed as a stream rather than aggregated when it is a Server-Sent Events stream (Content-Type: text/event-stream).
isString() - Method in class org.mockserver.model.MediaType
 
isSubString() - Method in class org.mockserver.model.StringBody
 
isSubString() - Method in class org.mockserver.serialization.model.StringBodyDTO
 
isSupported() - Static method in class org.mockserver.netty.proxy.SoOriginalDstHelper
Returns true if the current OS is Linux, which is the only platform where SO_ORIGINAL_DST / conntrack-based original destination resolution is supported.
isSupported() - Method in class org.mockserver.netty.proxy.SoOriginalDstResolver
Returns true if this resolver can function on the current platform: Linux OS, Netty epoll transport available, and JNA native loadable.
isTamperedSignature() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isTargetSecure() - Method in class org.mockserver.model.ProxyPassMapping
 
isTimesUnlimited() - Method in class org.mockserver.state.ExpectationEntry
Returns whether this entry's expectation has unlimited Times.
isTruncated() - Method in class org.mockserver.model.StreamingBody
 
isUnlimited() - Method in class org.mockserver.matchers.Times
 
isUnlimited() - Method in class org.mockserver.matchers.TimeToLive
 
isUnlimited() - Method in class org.mockserver.serialization.model.TimesDTO
 
isUnlimited() - Method in class org.mockserver.serialization.model.TimeToLiveDTO
 
isValid() - Method in class org.mockserver.async.validation.AsyncApiSchemaValidator.ValidationResult
 
isValid() - Method in class org.mockserver.telemetry.W3CTraceContext
Check structural validity: version present, traceId is 32 hex chars, parentId is 16 hex chars, flags present.
isValid(String) - Method in class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
isValid(String) - Method in class org.mockserver.validator.xmlschema.XmlSchemaValidator
 
isValid(String, boolean) - Method in class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
isValid(T) - Method in interface org.mockserver.validator.Validator
 
isValidSession(String) - Method in class org.mockserver.netty.mcp.McpSessionManager
 
isVerified() - Method in class org.mockserver.mock.pact.PactVerifier.InteractionResult
 
isVerified() - Method in class org.mockserver.mock.pact.PactVerifier.PactVerificationResult
 
isWrongIssuer() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isXml() - Method in class org.mockserver.model.MediaType
 

J

JAVA - Enum constant in enum class org.mockserver.model.Format
 
JavaHttpClientConfigurationHttpProxy - Class in org.mockserver.examples.proxy.service.javaclient.http
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
JavaHttpClientConfigurationHttpProxy() - Constructor for class org.mockserver.examples.proxy.service.javaclient.http.JavaHttpClientConfigurationHttpProxy
 
JavaHttpClientConfigurationHttpsProxy - Class in org.mockserver.examples.proxy.service.javaclient.https
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
JavaHttpClientConfigurationHttpsProxy() - Constructor for class org.mockserver.examples.proxy.service.javaclient.https.JavaHttpClientConfigurationHttpsProxy
 
JavaHttpClientConfigurationSocksProxy - Class in org.mockserver.examples.proxy.service.javaclient.socks
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
JavaHttpClientConfigurationSocksProxy() - Constructor for class org.mockserver.examples.proxy.service.javaclient.socks.JavaHttpClientConfigurationSocksProxy
 
javaLoggerLogLevel() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
JAVASCRIPT - Enum constant in enum class org.mockserver.model.HttpTemplate.TemplateType
 
javascriptDisallowedClasses() - Method in class org.mockserver.configuration.Configuration
 
javascriptDisallowedClasses() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
javascriptDisallowedClasses(String) - Method in class org.mockserver.configuration.Configuration
Set comma separate list of classes not allowed to be used by javascript templates
javascriptDisallowedClasses(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Set comma separate list of classes not allowed to be used by javascript templates
javascriptDisallowedText() - Method in class org.mockserver.configuration.Configuration
 
javascriptDisallowedText() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
javascriptDisallowedText(String) - Method in class org.mockserver.configuration.Configuration
Set comma separate list of text not allowed to be contained in javascript templates
javascriptDisallowedText(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Set comma separate list of text not allowed to be contained in javascript templates
javascriptTemplatedForward() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
javascriptTemplatedForwardStripPathPrefix() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
javascriptTemplatedForwardWithDelay() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
javascriptTemplatedResponse() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
javascriptTemplatedResponseWithDelay() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
JavaScriptTemplateEngine - Class in org.mockserver.templates.engine.javascript
 
JavaScriptTemplateEngine(MockServerLogger, Configuration) - Constructor for class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
 
javaVersion - Static variable in class org.mockserver.java.JDKVersion
 
JDKCertificateToMockServerX509Certificate - Class in org.mockserver.mappers
 
JDKCertificateToMockServerX509Certificate(MockServerLogger) - Constructor for class org.mockserver.mappers.JDKCertificateToMockServerX509Certificate
 
JDKVersion - Class in org.mockserver.java
 
JDKVersion() - Constructor for class org.mockserver.java.JDKVersion
 
JerseyClientConfiguration - Class in org.mockserver.examples.proxy.service.jerseyclient
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
JerseyClientConfiguration() - Constructor for class org.mockserver.examples.proxy.service.jerseyclient.JerseyClientConfiguration
 
JettyHttpClientConfiguration - Class in org.mockserver.examples.proxy.service.jettyclient
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
JettyHttpClientConfiguration() - Constructor for class org.mockserver.examples.proxy.service.jettyclient.JettyHttpClientConfiguration
 
jitter(double) - Static method in class org.mockserver.client.Llm
Creates a StreamingPhysics with the given jitter.
JPEG - Static variable in class org.mockserver.model.MediaType
 
json(Object) - Static method in class org.mockserver.model.JsonBody
 
json(Object, Charset) - Static method in class org.mockserver.model.JsonBody
 
json(Object, Charset, MatchType) - Static method in class org.mockserver.model.JsonBody
 
json(Object, MatchType) - Static method in class org.mockserver.model.JsonBody
 
json(Object, MediaType) - Static method in class org.mockserver.model.JsonBody
 
json(Object, MediaType, MatchType) - Static method in class org.mockserver.model.JsonBody
 
json(String) - Static method in class org.mockserver.model.JsonBody
 
json(String, Charset) - Static method in class org.mockserver.model.JsonBody
 
json(String, Charset, MatchType) - Static method in class org.mockserver.model.JsonBody
 
json(String, MatchType) - Static method in class org.mockserver.model.JsonBody
 
json(String, MatchType, boolean) - Static method in class org.mockserver.model.JsonBody
 
json(String, MediaType) - Static method in class org.mockserver.model.JsonBody
 
json(String, MediaType, MatchType) - Static method in class org.mockserver.model.JsonBody
 
JSON - Enum constant in enum class org.mockserver.model.Body.Type
 
JSON - Enum constant in enum class org.mockserver.model.Format
 
JSON_PATH - Enum constant in enum class org.mockserver.model.Body.Type
 
JSON_RPC - Enum constant in enum class org.mockserver.model.Body.Type
 
JSON_SCHEMA - Enum constant in enum class org.mockserver.model.Body.Type
 
JSON_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
JsonArraySerializer - Class in org.mockserver.serialization
 
JsonArraySerializer() - Constructor for class org.mockserver.serialization.JsonArraySerializer
 
JsonBody - Class in org.mockserver.model
 
JsonBody(String) - Constructor for class org.mockserver.model.JsonBody
 
JsonBody(String, byte[], MediaType, MatchType) - Constructor for class org.mockserver.model.JsonBody
 
JsonBody(String, byte[], MediaType, MatchType, boolean) - Constructor for class org.mockserver.model.JsonBody
 
JsonBody(String, Charset, MatchType) - Constructor for class org.mockserver.model.JsonBody
 
JsonBody(String, MatchType) - Constructor for class org.mockserver.model.JsonBody
 
JsonBodyDTO - Class in org.mockserver.serialization.model
 
JsonBodyDTO(JsonBody) - Constructor for class org.mockserver.serialization.model.JsonBodyDTO
 
JsonBodyDTO(JsonBody, Boolean) - Constructor for class org.mockserver.serialization.model.JsonBodyDTO
 
JsonBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
JsonBodyDTOSerializer(boolean) - Constructor for class org.mockserver.serialization.serializers.body.JsonBodyDTOSerializer
 
JsonBodySerializer - Class in org.mockserver.serialization.serializers.body
 
JsonBodySerializer(boolean) - Constructor for class org.mockserver.serialization.serializers.body.JsonBodySerializer
 
JsonEscape - Class in org.mockserver.llm
String escaping for the small set of code paths that hand-assemble JSON inside provider codecs (streaming chunks, where building a full Jackson tree per token is unwarranted overhead).
JsonExampleDeserializer - Class in org.mockserver.openapi.examples
 
JsonExampleDeserializer() - Constructor for class org.mockserver.openapi.examples.JsonExampleDeserializer
 
JsonNodeExampleSerializer - Class in org.mockserver.openapi.examples
See: https://github.com/swagger-api/swagger-inflector
JsonNodeExampleSerializer() - Constructor for class org.mockserver.openapi.examples.JsonNodeExampleSerializer
 
jsonPath(String) - Static method in class org.mockserver.model.JsonPathBody
 
JsonPathBody - Class in org.mockserver.model
 
JsonPathBody(String) - Constructor for class org.mockserver.model.JsonPathBody
 
JsonPathBodyDTO - Class in org.mockserver.serialization.model
 
JsonPathBodyDTO(JsonPathBody) - Constructor for class org.mockserver.serialization.model.JsonPathBodyDTO
 
JsonPathBodyDTO(JsonPathBody, Boolean) - Constructor for class org.mockserver.serialization.model.JsonPathBodyDTO
 
JsonPathBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
JsonPathBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonPathBodyDTOSerializer
 
JsonPathBodySerializer - Class in org.mockserver.serialization.serializers.body
 
JsonPathBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonPathBodySerializer
 
JsonPathMatcher - Class in org.mockserver.matchers
See https://github.com/json-path/JsonPath
jsonResponseWithUTF8Body() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
jsonRpc(String) - Static method in class org.mockserver.model.JsonRpcBody
 
jsonRpc(String, String) - Static method in class org.mockserver.model.JsonRpcBody
 
JsonRpcBody - Class in org.mockserver.model
 
JsonRpcBody(String) - Constructor for class org.mockserver.model.JsonRpcBody
 
JsonRpcBody(String, String) - Constructor for class org.mockserver.model.JsonRpcBody
 
JsonRpcBodyDTO - Class in org.mockserver.serialization.model
 
JsonRpcBodyDTO(JsonRpcBody) - Constructor for class org.mockserver.serialization.model.JsonRpcBodyDTO
 
JsonRpcBodyDTO(JsonRpcBody, Boolean) - Constructor for class org.mockserver.serialization.model.JsonRpcBodyDTO
 
JsonRpcBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
JsonRpcBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonRpcBodyDTOSerializer
 
JsonRpcBodySerializer - Class in org.mockserver.serialization.serializers.body
 
JsonRpcBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonRpcBodySerializer
 
JsonRpcError() - Constructor for class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
JsonRpcMatcher - Class in org.mockserver.matchers
 
JsonRpcMatcher(MockServerLogger, String, String) - Constructor for class org.mockserver.matchers.JsonRpcMatcher
 
JsonRpcMessage - Class in org.mockserver.netty.mcp
 
JsonRpcMessage() - Constructor for class org.mockserver.netty.mcp.JsonRpcMessage
 
JsonRpcMessage.JsonRpcError - Class in org.mockserver.netty.mcp
 
JsonRpcMessage.JsonRpcNotification - Class in org.mockserver.netty.mcp
 
JsonRpcMessage.JsonRpcRequest - Class in org.mockserver.netty.mcp
 
JsonRpcMessage.JsonRpcResponse - Class in org.mockserver.netty.mcp
 
JsonRpcNotification() - Constructor for class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
JsonRpcRequest() - Constructor for class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
JsonRpcResponse() - Constructor for class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
jsonSchema(String) - Static method in class org.mockserver.model.JsonSchemaBody
 
JsonSchemaBody - Class in org.mockserver.model
 
JsonSchemaBody(String) - Constructor for class org.mockserver.model.JsonSchemaBody
 
JsonSchemaBodyDecoder - Class in org.mockserver.codec
 
JsonSchemaBodyDecoder(Configuration, MockServerLogger, Expectation, HttpRequest) - Constructor for class org.mockserver.codec.JsonSchemaBodyDecoder
 
JsonSchemaBodyDTO - Class in org.mockserver.serialization.model
 
JsonSchemaBodyDTO(JsonSchemaBody) - Constructor for class org.mockserver.serialization.model.JsonSchemaBodyDTO
 
JsonSchemaBodyDTO(JsonSchemaBody, Boolean) - Constructor for class org.mockserver.serialization.model.JsonSchemaBodyDTO
 
JsonSchemaBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
JsonSchemaBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonSchemaBodyDTOSerializer
 
JsonSchemaBodySerializer - Class in org.mockserver.serialization.serializers.body
 
JsonSchemaBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.JsonSchemaBodySerializer
 
jsonSchemaExpectationIdValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaExpectationIdValidator
 
JsonSchemaExpectationIdValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaExpectationValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaExpectationValidator
 
JsonSchemaExpectationValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaFromResource(String) - Static method in class org.mockserver.model.JsonSchemaBody
 
jsonSchemaHttpRequestAndHttpResponseValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaHttpRequestAndHttpResponseValidator
 
JsonSchemaHttpRequestAndHttpResponseValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaHttpRequestValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaHttpRequestValidator
 
JsonSchemaHttpRequestValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaHttpResponseValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaHttpResponseValidator
 
JsonSchemaHttpResponseValidator - Class in org.mockserver.validator.jsonschema
 
JsonSchemaMatcher - Class in org.mockserver.matchers
See http://json-schema.org/
jsonSchemaOpenAPIExpectationValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaOpenAPIExpectationValidator
 
JsonSchemaOpenAPIExpectationValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaRequestDefinitionValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaRequestDefinitionValidator
 
JsonSchemaRequestDefinitionValidator - Class in org.mockserver.validator.jsonschema
 
JsonSchemaValidator - Class in org.mockserver.validator.jsonschema
 
JsonSchemaValidator(MockServerLogger, Class<?>, String, String, String...) - Constructor for class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
JsonSchemaValidator(MockServerLogger, String) - Constructor for class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
JsonSchemaValidator(MockServerLogger, String, JsonNode) - Constructor for class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
jsonSchemaVerificationSequenceValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaVerificationSequenceValidator
 
JsonSchemaVerificationSequenceValidator - Class in org.mockserver.validator.jsonschema
 
jsonSchemaVerificationValidator(MockServerLogger) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaVerificationValidator
 
JsonSchemaVerificationValidator - Class in org.mockserver.validator.jsonschema
 
JsonStringMatcher - Class in org.mockserver.matchers
 
JsonTemplateHelper - Class in org.mockserver.templates.engine.helpers
 
JsonTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
jsonUnitMatchers() - Method in interface org.mockserver.matchers.CustomJsonUnitMatcherProvider
Returns the named matchers to register with json-unit.
JVM - Enum constant in enum class org.mockserver.socket.tls.ForwardProxyTLSX509CertificatesTrustManager
 
JvmMetricsCollector - Class in org.mockserver.metrics
Exposes JVM runtime metrics (heap / non-heap memory, threads, GC) as Prometheus gauges so the dashboard Metrics view and Grafana can chart MockServer's process health.
JvmMetricsCollector() - Constructor for class org.mockserver.metrics.JvmMetricsCollector
 
JWKGenerator - Class in org.mockserver.authentication.jwt
 
JWKGenerator() - Constructor for class org.mockserver.authentication.jwt.JWKGenerator
 
jwks() - Method in class org.mockserver.templates.engine.helpers.JwtTemplateHelper
 
JWTAuthenticationException - Exception in org.mockserver.authentication.jwt
 
JWTAuthenticationException(String) - Constructor for exception org.mockserver.authentication.jwt.JWTAuthenticationException
 
JWTAuthenticationException(String, Throwable) - Constructor for exception org.mockserver.authentication.jwt.JWTAuthenticationException
 
JWTAuthenticationHandler - Class in org.mockserver.authentication.jwt
 
JWTAuthenticationHandler(MockServerLogger, String) - Constructor for class org.mockserver.authentication.jwt.JWTAuthenticationHandler
 
JWTGenerator - Class in org.mockserver.authentication.jwt
 
JWTGenerator(AsymmetricKeyPair) - Constructor for class org.mockserver.authentication.jwt.JWTGenerator
 
JWTKeyNotFoundAuthenticationException - Exception in org.mockserver.authentication.jwt
 
JWTKeyNotFoundAuthenticationException(String) - Constructor for exception org.mockserver.authentication.jwt.JWTKeyNotFoundAuthenticationException
 
JWTKeyNotFoundAuthenticationException(String, Throwable) - Constructor for exception org.mockserver.authentication.jwt.JWTKeyNotFoundAuthenticationException
 
JwtTemplateHelper - Class in org.mockserver.templates.engine.helpers
 
JwtTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.JwtTemplateHelper
 
JWTValidator - Class in org.mockserver.authentication.jwt
 
JWTValidator(JWKSource<SecurityContext>) - Constructor for class org.mockserver.authentication.jwt.JWTValidator
 

K

KafkaMessagePublisher - Class in org.mockserver.async.publish
A MessagePublisher that delegates to a Kafka KafkaProducer.
KafkaMessagePublisher(String) - Constructor for class org.mockserver.async.publish.KafkaMessagePublisher
Create a publisher connected to the given Kafka bootstrap servers using plaintext (no security).
KafkaMessagePublisher(String, KafkaSecurity) - Constructor for class org.mockserver.async.publish.KafkaMessagePublisher
Create a publisher connected to the given Kafka bootstrap servers with optional security configuration.
KafkaMessageSubscriber - Class in org.mockserver.async.subscribe
A MessageSubscriber that uses a Kafka KafkaConsumer to subscribe to topics and record received messages.
KafkaMessageSubscriber(String, String) - Constructor for class org.mockserver.async.subscribe.KafkaMessageSubscriber
Create a subscriber connected to the given Kafka bootstrap servers using plaintext (no security).
KafkaMessageSubscriber(String, String, int) - Constructor for class org.mockserver.async.subscribe.KafkaMessageSubscriber
Create a subscriber with a custom recorded-message cap per channel.
KafkaMessageSubscriber(String, String, int, KafkaSecurity) - Constructor for class org.mockserver.async.subscribe.KafkaMessageSubscriber
Create a subscriber with optional security configuration.
KafkaSecurity - Class in org.mockserver.async.security
Immutable carrier for Kafka security configuration (SASL and/or SSL).
KafkaSecurity.Builder - Class in org.mockserver.async.security
 
KafkaSecurityProperties - Class in org.mockserver.async.security
Utility for applying KafkaSecurity settings to Kafka client Properties.
KEEP_ALIVE - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
KEY_STORE_CA_ALIAS - Static variable in class org.mockserver.socket.tls.KeyStoreFactory
 
KEY_STORE_CERT_ALIAS - Static variable in class org.mockserver.socket.tls.KeyStoreFactory
 
KEY_STORE_PASSWORD - Static variable in class org.mockserver.socket.tls.KeyStoreFactory
 
KEY_STORE_TYPE - Static variable in class org.mockserver.socket.tls.KeyStoreFactory
 
KeyAndCertificateFactory - Interface in org.mockserver.socket.tls
 
KeyAndCertificateFactoryFactory - Class in org.mockserver.socket.tls
 
KeyAndCertificateFactoryFactory() - Constructor for class org.mockserver.socket.tls.KeyAndCertificateFactoryFactory
 
KeyAndCertificateFactorySupplier - Interface in org.mockserver.socket.tls
 
KeyAndValue - Class in org.mockserver.model
 
KeyAndValue(String, String) - Constructor for class org.mockserver.model.KeyAndValue
 
KeyAndValue(NottableString, String) - Constructor for class org.mockserver.model.KeyAndValue
 
KeyAndValue(NottableString, NottableString) - Constructor for class org.mockserver.model.KeyAndValue
 
KeyAndValueDTO - Class in org.mockserver.serialization.model
 
KeyAndValueDTO() - Constructor for class org.mockserver.serialization.model.KeyAndValueDTO
 
KeyAndValueDTO(KeyAndValue) - Constructor for class org.mockserver.serialization.model.KeyAndValueDTO
 
Keyed<K> - Interface in org.mockserver.collections
 
keyMap() - Method in class org.mockserver.collections.CircularPriorityQueue
 
KeyMatchStyle - Enum Class in org.mockserver.model
 
KeysAndValues<T extends KeyAndValue,K extends KeysAndValues> - Class in org.mockserver.model
 
KeysAndValues() - Constructor for class org.mockserver.model.KeysAndValues
 
KeysAndValues(Map<NottableString, NottableString>) - Constructor for class org.mockserver.model.KeysAndValues
 
KeysAndValuesModifier<T extends KeysAndValues<I,T>,K extends KeysAndValuesModifier<T,K,I>,I extends KeyAndValue> - Class in org.mockserver.model
 
KeysAndValuesModifier() - Constructor for class org.mockserver.model.KeysAndValuesModifier
 
KeysAndValuesModifierDTO<T extends KeysAndValues<I,T>,K extends KeysAndValuesModifier<T,K,I>,I extends KeyAndValue,D extends DTO<K>> - Class in org.mockserver.serialization.model
 
KeysAndValuesModifierDTO() - Constructor for class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
KeysAndValuesModifierDTO(K) - Constructor for class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
keySet() - Method in class org.mockserver.model.KeysToMultiValues
 
keySet() - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
keySpecFromPEM(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
KeysToMultiValues<T extends KeyToMultiValue,K extends KeysToMultiValues> - Class in org.mockserver.model
 
KeysToMultiValues() - Constructor for class org.mockserver.model.KeysToMultiValues
 
KeysToMultiValues(Multimap<NottableString, NottableString>) - Constructor for class org.mockserver.model.KeysToMultiValues
 
KeysToMultiValuesDeserializer<T extends KeysToMultiValues<?,?>> - Class in org.mockserver.serialization.deserializers.collections
 
KeysToMultiValuesModifier<T extends KeysToMultiValues<I,T>,K extends KeysToMultiValuesModifier<T,K,I>,I extends KeyToMultiValue> - Class in org.mockserver.model
 
KeysToMultiValuesModifier() - Constructor for class org.mockserver.model.KeysToMultiValuesModifier
 
KeysToMultiValuesModifierDTO<T extends KeysToMultiValues<I,T>,K extends KeysToMultiValuesModifier<T,K,I>,I extends KeyToMultiValue,D extends DTO<K>> - Class in org.mockserver.serialization.model
 
KeysToMultiValuesModifierDTO() - Constructor for class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
KeysToMultiValuesModifierDTO(K) - Constructor for class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
KeysToMultiValuesSerializer<T extends KeysToMultiValues<? extends KeyToMultiValue,T>> - Class in org.mockserver.serialization.serializers.collections
 
KeyStoreFactory - Class in org.mockserver.socket.tls
 
KeyStoreFactory(Configuration, MockServerLogger) - Constructor for class org.mockserver.socket.tls.KeyStoreFactory
 
KeyStoreFactory(MockServerLogger) - Constructor for class org.mockserver.socket.tls.KeyStoreFactory
Deprecated.
use constructor that specifies configuration explicitly
keyStoreFileName - Variable in class org.mockserver.socket.tls.KeyStoreFactory
 
KeyToMultiValue - Class in org.mockserver.model
 
KeyToMultiValueDTO - Class in org.mockserver.serialization.model
 
KeyToMultiValueDTO() - Constructor for class org.mockserver.serialization.model.KeyToMultiValueDTO
 
KeyToMultiValueDTO(KeyToMultiValue) - Constructor for class org.mockserver.serialization.model.KeyToMultiValueDTO
 
KeyValueStore<V> - Interface in org.mockserver.state
Versioned key-value store abstraction for shared MockServer state.
KeyValueStore.Entry<V> - Class in org.mockserver.state
A key-value entry with version metadata.

L

LABEL - Enum constant in enum class org.mockserver.model.ParameterStyle
 
LABEL_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
LARGER_CONTENT_LENGTH - Enum constant in enum class org.mockserver.echo.http.EchoServer.Error
 
LastRequest() - Constructor for class org.mockserver.echo.http.EchoServer.LastRequest
 
lastUsedEpochMillis - Variable in class org.mockserver.mock.CassetteRegistry.Entry
 
launchDashboardProgrammatically() - Method in class org.mockserver.examples.mockserver.DashboardExamples
 
launchUIForLogLevelDebug() - Method in class org.mockserver.configuration.Configuration
 
launchUIForLogLevelDebug() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
launchUIForLogLevelDebug(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) the ClientAndServer constructor will open the UI in the default browser when the log level is set to DEBUG.
launchUIForLogLevelDebug(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) the ClientAndServer constructor will open the UI in the default browser when the log level is set to DEBUG.
length() - Method in interface org.mockserver.dashboard.serializers.Description
 
length() - Method in class org.mockserver.dashboard.serializers.LogMessageDescription
 
length() - Method in class org.mockserver.dashboard.serializers.RequestDefinitionDescription
 
length() - Method in class org.mockserver.dashboard.serializers.RequestDefinitionObjectDescription
 
length(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
LENGTH_REQUIRED_411 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
LifeCycle - Class in org.mockserver.lifecycle
 
LifeCycle(Configuration) - Constructor for class org.mockserver.lifecycle.LifeCycle
 
list() - Static method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary
All payloads, in catalog order.
list() - Method in class org.mockserver.mock.CassetteRegistry
Snapshot of all registered cassettes, most-recently-used first.
list(String) - Method in class org.mockserver.blob.azure.AzureBlobStore
 
list(String) - Method in class org.mockserver.blob.gcs.GcsBlobStore
 
list(String) - Method in class org.mockserver.blob.s3.S3BlobStore
 
list(String) - Method in interface org.mockserver.state.BlobStore
Lists all blob keys that start with the given prefix.
list(String) - Method in class org.mockserver.state.FilesystemBlobStore
 
list(String) - Method in class org.mockserver.state.infinispan.InfinispanBlobStore
 
list(String) - Method in class org.mockserver.state.InMemoryBlobStore
 
listFiles() - Method in class org.mockserver.file.FileStore
 
listNames() - Method in class org.mockserver.wasm.WasmStore
 
listsEqual(List<T>, List<T>) - Static method in class org.mockserver.collections.ImmutableEntry
 
listsEqualWithOptionals(RegexStringMatcher, List<ImmutableEntry>, List<ImmutableEntry>) - Static method in class org.mockserver.collections.ImmutableEntry
 
livenessHttpGetPath() - Method in class org.mockserver.configuration.Configuration
 
livenessHttpGetPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
livenessHttpGetPath(String) - Method in class org.mockserver.configuration.Configuration
Path to support HTTP GET requests for status response (also available on PUT /mockserver/status).
livenessHttpGetPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Path to support HTTP GET requests for status response (also available on PUT /mockserver/status).
Llm - Class in org.mockserver.client
Convenience re-exports of LLM model-class static factories so that users can write a single import:
LLM_CHAOS_INJECTED_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
LLM_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
LLM_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
llmApiKey() - Static method in class org.mockserver.configuration.ConfigurationProperties
API key (secret) for the default runtime-LLM backend.
llmApiKey(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
LlmBackend - Record Class in org.mockserver.llm.client
Declares a real LLM backend that MockServer can call as a client (the opposite direction to the mock codecs, which build outbound mock responses).
LlmBackend(String, Provider, String, String, String, Map<String, String>, Long) - Constructor for record class org.mockserver.llm.client.LlmBackend
Creates an instance of a LlmBackend record class.
LlmBackendResolver - Class in org.mockserver.llm.client
Resolves which LlmBackend a runtime-LLM feature should use, across the three config layers (simplest first): Provider env conventions — auto-detect from OPENAI_API_KEY / ANTHROPIC_API_KEY / GEMINI_API_KEY / OLLAMA_HOST (the same vars each provider SDK reads). MockServer properties — a single default backend via mockserver.llmProvider / llmApiKey / llmModel / llmBaseUrl. Named backends JSONmockserver.llmBackendsConfig points at a JSON array of backends, selectable by name. The default backend prefers layer 2 (explicit properties) over layer 1 (env); named backends come from layer 3.
LlmBackendResolver() - Constructor for class org.mockserver.llm.client.LlmBackendResolver
 
LlmBackendResolver(Function<String, String>) - Constructor for class org.mockserver.llm.client.LlmBackendResolver
 
llmBackendsConfig() - Static method in class org.mockserver.configuration.ConfigurationProperties
Path to a JSON file declaring named runtime-LLM backends (layer 3 of backend resolution).
llmBackendsConfig(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
llmBaseUrl() - Static method in class org.mockserver.configuration.ConfigurationProperties
Base URL override for the default runtime-LLM backend; empty means the per-provider default applies.
llmBaseUrl(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
llmChaosProfile() - Static method in class org.mockserver.model.LlmChaosProfile
 
LlmChaosProfile - Class in org.mockserver.model
Declarative fault/chaos injection for an HttpLlmResponse, for testing agent resilience: probabilistic provider errors (e.g. 429/529 with a Retry-After header), mid-stream truncation, and malformed SSE chunks.
LlmChaosProfile() - Constructor for class org.mockserver.model.LlmChaosProfile
 
LlmChaosProfile.TruncateMode - Enum Class in org.mockserver.model
 
LlmClient - Interface in org.mockserver.llm.client
Per-provider knowledge for calling a real LLM as a client.
LlmClientRegistry - Class in org.mockserver.llm.client
Singleton registry of LlmClient implementations keyed by Provider.
LlmClientRegistry() - Constructor for class org.mockserver.llm.client.LlmClientRegistry
 
LlmCompletionService - Class in org.mockserver.llm.client
Orchestrates an outbound completion against a real LLM backend: looks up the per-provider LlmClient, builds the request, sends it via the LlmTransport, and parses the response into a Completion.
LlmCompletionService(LlmTransport) - Constructor for class org.mockserver.llm.client.LlmCompletionService
 
LlmCompletionService(LlmTransport, LlmClientRegistry) - Constructor for class org.mockserver.llm.client.LlmCompletionService
 
LlmConversationBuilder - Class in org.mockserver.client
Builder for multi-turn LLM conversation mocks with optional per-session isolation.
LlmConversationMatcher - Class in org.mockserver.matchers
Matches inbound HTTP requests against LLM conversation predicates.
LlmConversationMatcher() - Constructor for class org.mockserver.matchers.LlmConversationMatcher
 
llmMock(String) - Static method in class org.mockserver.client.LlmMockBuilder
Entry point for building an LLM mock expectation.
LlmMockBuilder - Class in org.mockserver.client
Fluent builder for creating LLM mock expectations.
llmModel() - Static method in class org.mockserver.configuration.ConfigurationProperties
Model for the default runtime-LLM backend; empty means the per-provider default applies.
llmModel(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
LlmPricing - Class in org.mockserver.llm.cost
Estimated cost calculation for LLM API usage.
LlmPricing.PricingEntry - Class in org.mockserver.llm.cost
Input/output list price in USD per million tokens.
llmProvider() - Static method in class org.mockserver.configuration.ConfigurationProperties
Provider type for the default runtime-LLM backend (one of the Provider enum names).
llmProvider(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
LlmQuotaRegistry - Class in org.mockserver.llm
Process-wide, stateful request quota for LLM responses — a fixed-window rate limiter.
LlmQuotaRegistry(LongSupplier) - Constructor for class org.mockserver.llm.LlmQuotaRegistry
 
llmRequestTimeoutMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
Per-request timeout (milliseconds) for outbound runtime-LLM calls.
llmRequestTimeoutMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
llmResponse() - Static method in class org.mockserver.model.HttpLlmResponse
 
LlmScenarioNames - Class in org.mockserver.llm
Utility for encoding and decoding LLM conversation isolation metadata in scenario names.
llmSemanticMatchingEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Opt-in switch for fuzzy, LLM-judged semantic prompt matching (the semanticMatch conversation predicate).
llmSemanticMatchingEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
LlmTransport - Interface in org.mockserver.llm.client
Transport seam for outbound runtime-LLM calls.
llmVcrStrict() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, loading LLM fixtures in strict VCR mode registers a low-priority catch-all per cassette path so a request that matches no recorded entry fails loudly (HTTP 599) instead of falling through.
llmVcrStrict(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
load() - Static method in class org.mockserver.matchers.CustomJsonUnitMatcherLoader
Returns the named matchers contributed by the configured provider, or an empty map if no provider is configured or the provider cannot be loaded.
load(String) - Method in interface org.mockserver.async.AsyncApiControlPlane
Load an AsyncAPI spec and start mocking (publishing and/or subscribing).
load(String) - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Delegate to the registered implementation, or return a "not available" response.
load(String) - Method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
loadAsyncApi(String) - Method in class org.mockserver.client.MockServerClient
Load an AsyncAPI spec into MockServer to start async messaging mocking.
loadDescriptorDirectory(Path) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
loadDescriptorSet(byte[]) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
loadDescriptorSetFromPath(Path) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
loadExpectations() - Method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
loadOrCreateKeyStore() - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
loadOrCreateKeyStore(PrivateKey, X509Certificate, X509Certificate, X509Certificate[]) - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
LOCAL_HOST_HEADERS - Static variable in class org.mockserver.netty.HttpRequestHandler
 
localBoundIP() - Method in class org.mockserver.configuration.Configuration
 
localBoundIP() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
localBoundIP(String) - Method in class org.mockserver.configuration.Configuration
The local IP address to bind to for accepting new socket connections
localBoundIP(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The local IP address to bind to for accepting new socket connections
LocalCallbackRegistry - Class in org.mockserver.closurecallback.websocketregistry
 
LocalCallbackRegistry() - Constructor for class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
LOCALITY - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
L for distinguishing name
localNotFoundResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
localNotFoundResponse() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
localNotFoundResponse() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
localNotFoundResponse() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
LOCKED_423 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
log(LogEntry) - Method in class org.mockserver.mock.HttpState
 
LOG - Enum constant in enum class org.mockserver.model.ClearType
 
LOG_DATE_FORMAT - Static variable in class org.mockserver.log.model.LogEntry
 
LOG_ENTRIES - Enum constant in enum class org.mockserver.model.Format
 
LOG_EVENT - Enum constant in enum class org.mockserver.model.Body.Type
 
LOG_NORMAL - Enum constant in enum class org.mockserver.model.DelayDistribution.Type
 
LOG_ONLY - Enum constant in enum class org.mockserver.model.HttpForwardValidateAction.ValidationMode
 
LOG_SEPARATOR - Static variable in class org.mockserver.mock.HttpState
 
LogEntry - Class in org.mockserver.log.model
 
LogEntry() - Constructor for class org.mockserver.log.model.LogEntry
 
LogEntry.LogMessageType - Enum Class in org.mockserver.log.model
 
LogEntry.LogMessageTypeCategory - Enum Class in org.mockserver.log.model
 
LogEntryBody - Class in org.mockserver.model
 
LogEntryBody(Object) - Constructor for class org.mockserver.model.LogEntryBody
 
LogEntryBodyDTO - Class in org.mockserver.serialization.model
 
LogEntryBodyDTO(LogEntryBody) - Constructor for class org.mockserver.serialization.model.LogEntryBodyDTO
 
LogEntryBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
LogEntryBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.LogEntryBodyDTOSerializer
 
LogEntryBodySerializer - Class in org.mockserver.serialization.serializers.body
 
LogEntryBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.LogEntryBodySerializer
 
LogEntryMessages - Class in org.mockserver.log.model
 
LogEntryMessages() - Constructor for class org.mockserver.log.model.LogEntryMessages
 
LogEntrySerializer - Class in org.mockserver.serialization
 
LogEntrySerializer - Class in org.mockserver.serialization.serializers.log
 
LogEntrySerializer() - Constructor for class org.mockserver.serialization.serializers.log.LogEntrySerializer
 
LogEntrySerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.LogEntrySerializer
 
logError(String, Exception, StringToXmlDocumentParser.ErrorLevel) - Method in interface org.mockserver.xml.StringToXmlDocumentParser.ErrorLogger
 
logEvent(LogEntry) - Method in class org.mockserver.logging.MockServerLogger
 
logEventListener() - Method in class org.mockserver.configuration.Configuration
 
logEventListener(Consumer<LogEntry>) - Method in class org.mockserver.configuration.Configuration
 
LogEventRequestAndResponse - Class in org.mockserver.model
 
LogEventRequestAndResponse() - Constructor for class org.mockserver.model.LogEventRequestAndResponse
 
LogEventRequestAndResponseDTO - Class in org.mockserver.serialization.model
 
LogEventRequestAndResponseDTO() - Constructor for class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
LogEventRequestAndResponseDTO(LogEventRequestAndResponse) - Constructor for class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
LogEventRequestAndResponseSerializer - Class in org.mockserver.serialization
 
LogEventRequestAndResponseSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
logger - Static variable in interface org.mockserver.examples.proxy.service.BookService
 
logger - Variable in class org.mockserver.logging.LoggingHandler
 
LoggingHandler - Class in org.mockserver.logging
 
LoggingHandler(String) - Constructor for class org.mockserver.logging.LoggingHandler
 
logInfo(String) - Static method in class org.mockserver.logging.BasicLogger
 
logLevel - Enum constant in enum class org.mockserver.cli.Main.Arguments
 
logLevel() - Method in class org.mockserver.configuration.Configuration
 
logLevel() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
logLevel(String) - Method in class org.mockserver.configuration.Configuration
Override the default logging level of INFO
logLevel(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Override the default logging level of INFO
logLevel(Level) - Method in class org.mockserver.configuration.Configuration
Override the default logging level of INFO
logLevelOverrides() - Method in class org.mockserver.configuration.Configuration
 
logLevelOverrides() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
logLevelOverrides(Map<String, String>) - Method in class org.mockserver.configuration.Configuration
 
logLevelOverrides(Map<String, String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Override the log level for specific log message type categories or individual log message types.
logMemoryMetrics() - Method in class org.mockserver.memory.MemoryMonitoring
 
LogMessageDescription - Class in org.mockserver.dashboard.serializers
 
LogMessageDescription(String, String, DescriptionProcessor) - Constructor for class org.mockserver.dashboard.serializers.LogMessageDescription
 
logNormal(long, long) - Static method in class org.mockserver.model.DelayDistribution
 
logNormal(TimeUnit, long, long) - Static method in class org.mockserver.model.Delay
 
LOGS - Enum constant in enum class org.mockserver.model.RetrieveType
 
logStyle(DashboardLogEntryDTO) - Method in class org.mockserver.dashboard.serializers.DashboardLogEntryDTOSerializer
 
longEnvironmentVariableName() - Method in enum class org.mockserver.cli.Main.Arguments
 
LongExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
LongExample() - Constructor for class org.mockserver.openapi.examples.models.LongExample
 
LongExample(long) - Constructor for class org.mockserver.openapi.examples.models.LongExample
 
lookup(ChannelHandlerContext, String) - Method in class org.mockserver.socket.tls.SniHandler
 
lookup(Provider) - Method in class org.mockserver.llm.client.LlmClientRegistry
 
lookup(Provider) - Method in class org.mockserver.llm.ProviderCodecRegistry
 
lowercase() - Method in class org.mockserver.model.NottableString
 
lowercase(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
LRUCache<K,V> - Class in org.mockserver.cache
 
LRUCache(MockServerLogger, int, long) - Constructor for class org.mockserver.cache.LRUCache
 
LSR_SERVICE_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 

M

main(String...) - Static method in class org.mockserver.cli.HealthCheck
 
main(String...) - Static method in class org.mockserver.cli.Main
Run the MockServer directly providing the arguments as specified below.
main(String[]) - Static method in class org.mockserver.echo.basic.FixedResponseServer
 
main(String[]) - Static method in class org.mockserver.examples.mockserver.RedirectBetweenMultiMockServerInstances
 
main(String[]) - Static method in class org.mockserver.webhook.WebhookServer
 
Main - Class in org.mockserver.cli
 
Main() - Constructor for class org.mockserver.cli.Main
 
Main.Arguments - Enum Class in org.mockserver.cli
 
makeRequest(HttpRequest, Collection<String>) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
MALFORMED_JSON_BODY - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
mapFullHttpRequestToMockServerRequest(FullHttpRequest, List<Header>, byte[], SocketAddress, SocketAddress, Protocol) - Method in class org.mockserver.mappers.FullHttpRequestToMockServerHttpRequest
 
mapFullHttpRequestToMockServerRequest(FullHttpRequest, List<Header>, SocketAddress, SocketAddress, Protocol) - Method in class org.mockserver.mappers.FullHttpRequestToMockServerHttpRequest
 
mapFullHttpResponseToMockServerResponse(FullHttpResponse) - Method in class org.mockserver.mappers.FullHttpResponseToMockServerHttpResponse
 
mapHeadersOnlyHttpRequestToMockServerRequest(HttpRequest, List<Header>, SocketAddress, SocketAddress, Protocol) - Method in class org.mockserver.mappers.FullHttpRequestToMockServerHttpRequest
Map the headers/method/path/query/cookies of a Netty HttpRequest (no body) to a MockServer HttpRequest.
mapHttpServletRequestToMockServerRequest(HttpServletRequest) - Method in class org.mockserver.mappers.HttpServletRequestToMockServerHttpRequestDecoder
 
mapMockServerRequestToNettyRequest(HttpRequest) - Method in class org.mockserver.mappers.MockServerHttpRequestToFullHttpRequest
 
mapMockServerResponseToHttpServletResponse(HttpResponse, HttpServletResponse) - Method in class org.mockserver.mappers.MockServerHttpResponseToHttpServletResponseEncoder
 
mapMockServerResponseToNettyResponse(HttpResponse) - Method in class org.mockserver.mappers.MockServerHttpResponseToFullHttpResponse
 
mapOperations(PathItem) - Static method in class org.mockserver.openapi.OpenAPIParser
 
MapSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
MapSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.MapSchemaSerializer
 
markInitialized() - Method in class org.mockserver.netty.mcp.McpSession
 
MatchDifference - Class in org.mockserver.matchers
 
MatchDifference(boolean, RequestDefinition) - Constructor for class org.mockserver.matchers.MatchDifference
 
MatchDifference.Field - Enum Class in org.mockserver.matchers
 
MatchDifferenceCount - Class in org.mockserver.matchers
 
MatchDifferenceCount(HttpRequest) - Constructor for class org.mockserver.matchers.MatchDifferenceCount
 
MatchDifferenceFormatter - Class in org.mockserver.matchers
 
MatchDifferenceFormatter() - Constructor for class org.mockserver.matchers.MatchDifferenceFormatter
 
MATCHED - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
Matcher<T> - Interface in org.mockserver.matchers
Base interface for all matchers in MockServer.
MatcherBuilder - Class in org.mockserver.matchers
 
MatcherBuilder(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.MatcherBuilder
 
matcherDescription - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
matchersFailFast() - Method in class org.mockserver.configuration.Configuration
 
matchersFailFast() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
matchersFailFast(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) request matchers will fail on the first non-matching field, if false request matchers will compare all fields.
matchersFailFast(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) request matchers will fail on the first non-matching field, if false request matchers will compare all fields.
matches(int) - Method in class org.mockserver.verify.VerificationTimes
 
matches(String) - Method in class org.mockserver.matchers.GraphQLAstMatcher
Match the actual request body against the expected GraphQL body using AST_EXACT or AST_SUBSET mode.
matches(String) - Method in class org.mockserver.matchers.RegexStringMatcher
 
matches(String) - Method in class org.mockserver.matchers.XmlStringMatcher
 
matches(String) - Method in class org.mockserver.model.HttpRequest
 
matches(String) - Method in class org.mockserver.model.NottableSchemaString
 
matches(String) - Method in class org.mockserver.model.NottableString
 
matches(String, String) - Static method in class org.mockserver.llm.semantic.SemanticMatching
Evaluate the semantic match.
matches(String, String...) - Method in class org.mockserver.model.HttpRequest
 
matches(String, String, boolean) - Static method in class org.mockserver.matchers.ExactStringMatcher
 
matches(String, String, boolean) - Static method in class org.mockserver.matchers.SubStringMatcher
 
matches(MockServerLogger, MatchDifference, String) - Method in class org.mockserver.model.NottableSchemaString
 
matches(MockServerLogger, MatchDifference, List<NottableString>) - Method in class org.mockserver.model.NottableSchemaString
 
matches(MockServerLogger, MatchDifference, NottableString, NottableString) - Method in class org.mockserver.matchers.RegexStringMatcher
 
matches(HttpRequestMatcher) - Method in class org.mockserver.log.model.LogEntry
 
matches(MatchDifference, byte[]) - Method in class org.mockserver.matchers.BinaryMatcher
 
matches(MatchDifference, Boolean) - Method in class org.mockserver.matchers.BooleanMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.ExactStringMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.GraphQLMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.JsonPathMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.JsonRpcMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.JsonSchemaMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.JsonStringMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.ParameterStringMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.SubStringMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.WasmBodyMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.XmlSchemaMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.XmlStringMatcher
 
matches(MatchDifference, String) - Method in class org.mockserver.matchers.XPathMatcher
 
matches(MatchDifference, KeysAndValues<? extends KeyAndValue, ? extends KeysAndValues>) - Method in class org.mockserver.matchers.HashMapMatcher
 
matches(MatchDifference, KeysToMultiValues<? extends KeyToMultiValue, ? extends KeysToMultiValues>) - Method in class org.mockserver.matchers.MultiValueMapMatcher
 
matches(MatchDifference, NottableString) - Method in class org.mockserver.matchers.ExactStringMatcher
 
matches(MatchDifference, NottableString) - Method in class org.mockserver.matchers.RegexStringMatcher
 
matches(MatchDifference, NottableString) - Method in class org.mockserver.matchers.SubStringMatcher
 
matches(MatchDifference, RequestDefinition) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
matches(MatchDifference, RequestDefinition) - Method in class org.mockserver.matchers.BinaryRequestPropertiesMatcher
 
matches(MatchDifference, RequestDefinition) - Method in class org.mockserver.matchers.DnsRequestPropertiesMatcher
 
matches(MatchDifference, RequestDefinition) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
matches(MatchDifference, RequestDefinition) - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
matches(MatchDifference, RequestDefinition) - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
matches(MatchDifference, T) - Method in interface org.mockserver.matchers.Matcher
 
matches(ExpectationId) - Method in class org.mockserver.log.model.RequestAndExpectationId
 
matches(GrpcBidiRule, String) - Static method in class org.mockserver.grpc.GrpcBidiRuleMatcher
 
matches(HttpRequest) - Method in class org.mockserver.matchers.LlmConversationMatcher
Matches the given request against all configured predicates.
matches(NottableString, NottableString) - Method in class org.mockserver.matchers.RegexStringMatcher
 
matches(RequestDefinition) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
matches(RequestDefinition) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
matchesAndTransition(String, String, String) - Method in class org.mockserver.mock.ScenarioManager
 
matchesAndTransition(String, String, String, String) - Method in class org.mockserver.mock.ScenarioManager
Atomically checks whether the scenario is in requiredState and, if so, transitions it to newState.
matchesAnyExpectationId(List<String>) - Method in class org.mockserver.log.model.LogEntry
 
matchesByPercentage() - Method in class org.mockserver.mock.Expectation
 
matchesMajorMinorVersion(String) - Static method in class org.mockserver.version.Version
 
matchesSemantically(String, String) - Method in class org.mockserver.llm.semantic.SemanticPromptMatcher
True if the judge LLM answers "yes" that subject matches the intent expectedMeaning.
matchesState(String, String) - Method in class org.mockserver.mock.ScenarioManager
 
matchesState(String, String, String) - Method in class org.mockserver.mock.ScenarioManager
 
matchesWithRegexTimeout(MockServerLogger, String, Pattern, Callable<Boolean>) - Static method in class org.mockserver.matchers.MatchingTimeoutExecutor
Evaluate a user-supplied regular expression under the shared mockserver.regexMatchingTimeoutMillis timeout, so a pathological (ReDoS) pattern cannot pin a worker thread.
MatchFailureHints - Class in org.mockserver.matchers
 
MatchFailureHints() - Constructor for class org.mockserver.matchers.MatchFailureHints
 
MATCHING - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
MATCHING_KEY - Enum constant in enum class org.mockserver.model.KeyMatchStyle
 
matchingMessage(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aTaskHandlerBuilder
 
MatchingTimeoutExecutor - Class in org.mockserver.matchers
Shared daemon-thread executor used by request matchers (regex, XPath) to bound the runtime of pathological user-supplied expressions.
MatchingTimeoutExecutor.OnTimeout - Interface in org.mockserver.matchers
 
matchRequestByBodyInUTF16() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithBinaryBody() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithFormSubmission() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithJsonExactly() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithJsonIgnoringExtraFields() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithJsonPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithJsonSchema() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithJsonWithPlaceholders() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithXml() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithXmlSchema() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithXmlSchemaByClasspath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithXmlWithPlaceholders() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByBodyWithXPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByCookiesAndQueryParameterJsonSchemaValues() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByCookiesAndQueryParameters() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByEitherOrOptionalHeader() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByHeaderJsonSchemaValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByHeaderKeyMatching() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByHeaderNameRegex() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByHeaderRegexNameAndValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByHeaders() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByMethodRegex() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByNotMatchingBodyWithXPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByNotMatchingHeaders() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByNotMatchingHeaderValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByNotMatchingMethod() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByNotMatchingPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByOpenAPILoadedByClasspathLocation() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPILoadedByFileUrl() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPILoadedByHttpUrl() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPILoadedByJsonStringLiteral() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPILoadedByYamlStringLiteral() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPIOperation() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOpenAPIOperationTwice() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
matchRequestByOptionalCookiesAndQueryParameterJsonSchemaValues() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByOptionalQueryParameterRegexValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPathAndPathParametersAndQueryParametersName() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPathExactlyOnceInTheNext60Seconds() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPathExactlyTwice() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPathParameterJsonSchemaValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByPathParameterRegexValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByQueryParameterJsonSchemaValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByQueryParameterKeyMatching() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByQueryParameterRegexName() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByQueryParameterRegexValue() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByQueryParameterSubSet() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByRegexBody() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestByRegexPath() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
matchRequestBySubStringBody() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
MatchType - Enum Class in org.mockserver.matchers
 
MathTemplateHelper - Class in org.mockserver.templates.engine.helpers
 
MathTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
MATRIX - Enum constant in enum class org.mockserver.model.ParameterStyle
 
MATRIX_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
max(int, int) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
MAX_LENGTH - Static variable in interface org.mockserver.dashboard.serializers.Description
 
maxChunkSize() - Method in class org.mockserver.configuration.Configuration
 
maxChunkSize() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxChunkSize(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum size of HTTP chunks in request or responses
maxChunkSize(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum size of HTTP chunks in request or responses
maxExpectations() - Method in class org.mockserver.configuration.Configuration
 
maxExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxExpectations(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of expectations stored in memory.
maxExpectations(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of expectations stored in memory.
maxFutureTimeout() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxFutureTimeout(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time allowed in milliseconds for any future to wait, for example when waiting for a response over a web socket callback.
maxFutureTimeoutInMillis() - Method in class org.mockserver.configuration.ClientConfiguration
 
maxFutureTimeoutInMillis() - Method in class org.mockserver.configuration.Configuration
 
maxFutureTimeoutInMillis(Long) - Method in class org.mockserver.configuration.ClientConfiguration
Maximum time allowed in milliseconds for any future to wait, for example when waiting for a response over a web socket callback.
maxFutureTimeoutInMillis(Long) - Method in class org.mockserver.configuration.Configuration
Maximum time allowed in milliseconds for any future to wait, for example when waiting for a response over a web socket callback.
maxHeaderSize() - Method in class org.mockserver.configuration.Configuration
 
maxHeaderSize() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxHeaderSize(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum size of HTTP request headers
maxHeaderSize(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum size of HTTP request headers
maximumNumberOfRequestToReturnInVerificationFailure() - Method in class org.mockserver.configuration.Configuration
 
maximumNumberOfRequestToReturnInVerificationFailure() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.configuration.Configuration
The maximum number of requests to return in verification failure result, if more expectations are found the failure result does not list them separately
maximumNumberOfRequestToReturnInVerificationFailure(Integer) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum number of requests to return in verification failure result, if more expectations are found the failure result does not list them separately
maxInitialLineLength() - Method in class org.mockserver.configuration.Configuration
 
maxInitialLineLength() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxInitialLineLength(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum size of the first line of an HTTP request
maxInitialLineLength(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum size of the first line of an HTTP request
maxLlmConversationBodySize() - Method in class org.mockserver.configuration.Configuration
 
maxLlmConversationBodySize() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxLlmConversationBodySize(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum body size (in bytes) for LLM conversation request bodies.
maxLlmConversationBodySize(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum body size (in bytes) for LLM conversation request bodies.
maxLogEntries() - Method in class org.mockserver.configuration.Configuration
 
maxLogEntries() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxLogEntries(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of log entries stored in memory.
maxLogEntries(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of log entries stored in memory.
maxRequestBodySize() - Method in class org.mockserver.configuration.Configuration
 
maxRequestBodySize() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxRequestBodySize(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum aggregated body size (in bytes) accepted on inbound HTTP/1.1 and HTTP/2 requests before MockServer responds with 413 Payload Too Large.
maxRequestBodySize(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum aggregated body size (in bytes) accepted on inbound HTTP/1.1 and HTTP/2 requests.
maxResponseBodySize() - Method in class org.mockserver.configuration.Configuration
 
maxResponseBodySize() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxResponseBodySize(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum aggregated body size (in bytes) accepted on responses received from upstream servers when MockServer is acting as a proxy or forwarder.
maxResponseBodySize(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum aggregated body size (in bytes) accepted on responses received from upstream servers when MockServer is acting as a proxy or forwarder.
maxSocketTimeout() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxSocketTimeout(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time in milliseconds allowed for a response from a socket
maxSocketTimeoutInMillis() - Method in class org.mockserver.configuration.ClientConfiguration
 
maxSocketTimeoutInMillis() - Method in class org.mockserver.configuration.Configuration
 
maxSocketTimeoutInMillis(Long) - Method in class org.mockserver.configuration.ClientConfiguration
Maximum time in milliseconds allowed for a response from a socket
maxSocketTimeoutInMillis(Long) - Method in class org.mockserver.configuration.Configuration
Maximum time in milliseconds allowed for a response from a socket
maxStreamingCaptureBytes() - Method in class org.mockserver.configuration.Configuration
 
maxStreamingCaptureBytes() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxStreamingCaptureBytes(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum number of bytes of a streaming response body captured into the event log while relaying it.
maxStreamingCaptureBytes(Integer) - Method in class org.mockserver.configuration.Configuration
The maximum number of bytes of a streaming response body captured into the event log while relaying it.
maxWebSocketExpectations() - Method in class org.mockserver.configuration.ClientConfiguration
 
maxWebSocketExpectations() - Method in class org.mockserver.configuration.Configuration
 
maxWebSocketExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
maxWebSocketExpectations(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of remote (not the same JVM) method callbacks (i.e. web sockets) registered for expectations.
maxWebSocketExpectations(Integer) - Method in class org.mockserver.configuration.ClientConfiguration
Maximum number of remote (not the same JVM) method callbacks (i.e. web sockets) registered for expectations.
maxWebSocketExpectations(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of remote (not the same JVM) method callbacks (i.e. web sockets) registered for expectations.
McpContractTest - Class in org.mockserver.netty.mcp
Deterministic conformance / contract tester for a target MCP (Model Context Protocol) server reachable over Streamable HTTP.
McpContractTest(ObjectMapper) - Constructor for class org.mockserver.netty.mcp.McpContractTest
 
McpContractTest.CheckResult - Class in org.mockserver.netty.mcp
Outcome of a single named conformance check.
McpContractTest.ExchangeResult - Class in org.mockserver.netty.mcp
Result of a single JSON-RPC exchange.
McpContractTest.JsonRpcExchange - Interface in org.mockserver.netty.mcp
One JSON-RPC exchange against the target server.
McpContractTest.Report - Class in org.mockserver.netty.mcp
Full conformance report.
mcpEnabled() - Method in class org.mockserver.configuration.Configuration
 
mcpEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
mcpEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable or disable the MCP (Model Context Protocol) endpoint, default is true
mcpEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
 
mcpMock() - Static method in class org.mockserver.client.McpMockBuilder
 
mcpMock(String) - Static method in class org.mockserver.client.McpMockBuilder
 
McpMockBuilder - Class in org.mockserver.client
 
McpMockBuilder.McpPromptBuilder - Class in org.mockserver.client
 
McpMockBuilder.McpResourceBuilder - Class in org.mockserver.client
 
McpMockBuilder.McpToolBuilder - Class in org.mockserver.client
 
McpRequestProcessor - Class in org.mockserver.netty.mcp
Transport-neutral MCP (Model Context Protocol) JSON-RPC request processor.
McpRequestProcessor(HttpState, LifeCycle, McpSessionManager) - Constructor for class org.mockserver.netty.mcp.McpRequestProcessor
 
McpRequestProcessor.McpResult - Class in org.mockserver.netty.mcp
Result of processing an MCP request.
McpResourceRegistry - Class in org.mockserver.netty.mcp
 
McpResourceRegistry(HttpState) - Constructor for class org.mockserver.netty.mcp.McpResourceRegistry
 
McpResourceRegistry.ResourceDefinition - Class in org.mockserver.netty.mcp
 
McpResult(int, byte[], String) - Constructor for class org.mockserver.netty.mcp.McpRequestProcessor.McpResult
 
McpSession - Class in org.mockserver.netty.mcp
 
McpSession(String) - Constructor for class org.mockserver.netty.mcp.McpSession
 
McpSessionManager - Class in org.mockserver.netty.mcp
 
McpSessionManager(MockServerLogger) - Constructor for class org.mockserver.netty.mcp.McpSessionManager
 
McpStreamableHttpHandler - Class in org.mockserver.netty.mcp
Netty channel handler that intercepts MCP (Model Context Protocol) requests on the TCP (HTTP/1.1 and HTTP/2) path.
McpStreamableHttpHandler(HttpState, LifeCycle, McpSessionManager) - Constructor for class org.mockserver.netty.mcp.McpStreamableHttpHandler
 
McpToolRegistry - Class in org.mockserver.netty.mcp
 
McpToolRegistry(HttpState, LifeCycle) - Constructor for class org.mockserver.netty.mcp.McpToolRegistry
 
McpToolRegistry.ToolDefinition - Class in org.mockserver.netty.mcp
 
McpToolSchemaGenerator - Class in org.mockserver.mock.mcp
Generates Model Context Protocol tool definitions from the current mock expectations, so an AI agent can discover and (via an MCP client) call the mocked endpoints as tools.
McpToolSchemaGenerator() - Constructor for class org.mockserver.mock.mcp.McpToolSchemaGenerator
 
MediaType - Class in org.mockserver.model
 
MediaType(String, String) - Constructor for class org.mockserver.model.MediaType
 
MediaType(String, String, Map<String, String>) - Constructor for class org.mockserver.model.MediaType
 
MemoryMonitoring - Class in org.mockserver.memory
 
MemoryMonitoring(Configuration, MockServerEventLog, RequestMatchers) - Constructor for class org.mockserver.memory.MemoryMonitoring
 
memoryUsageCsvDirectory() - Method in class org.mockserver.configuration.Configuration
 
memoryUsageCsvDirectory() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
memoryUsageCsvDirectory(String) - Method in class org.mockserver.configuration.Configuration
Directory to output JVM memory usage metrics CSV files to when outputMemoryUsageCsv enabled
memoryUsageCsvDirectory(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Directory to output JVM memory usage metrics CSV files to when outputMemoryUsageCsv enabled
merge(String, String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
mergeTo(ObjectExample, List<Example>) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
 
Message - Interface in org.mockserver.model
 
MessageExampleGenerator - Class in org.mockserver.async
Generates example JSON payloads for each channel in an AsyncApiSpec.
MessageExampleGenerator() - Constructor for class org.mockserver.async.MessageExampleGenerator
 
MessagePublisher - Interface in org.mockserver.async.publish
Publishes a message payload to a named channel (topic).
MessageSubscriber - Interface in org.mockserver.async.subscribe
Subscribes to a message broker channel and records received messages for later retrieval/verification — the consumer counterpart of MessagePublisher.
method() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
METHOD - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
METHOD_NOT_ALLOWED_405 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
METHOD_NOT_FOUND - Static variable in class org.mockserver.netty.mcp.JsonRpcMessage
 
metrics(String) - Static method in class org.mockserver.telemetry.OtelEndpoints
Resolve the metrics endpoint, or null to use the exporter default.
Metrics - Class in org.mockserver.metrics
 
Metrics(Configuration) - Constructor for class org.mockserver.metrics.Metrics
 
METRICS - Enum constant in enum class org.mockserver.model.RetrieveType
 
METRICS_PATH - Static variable in class org.mockserver.telemetry.OtelEndpoints
 
Metrics.Name - Enum Class in org.mockserver.metrics
 
metricsEnabled() - Method in class org.mockserver.configuration.Configuration
 
metricsEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
metricsEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable gathering of metrics, default is false
metricsEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable gathering of metrics, default is false
MetricsHandler - Class in org.mockserver.metrics
 
MetricsHandler(Configuration) - Constructor for class org.mockserver.metrics.MetricsHandler
 
metricsRequestDurationRouteLabels() - Method in class org.mockserver.configuration.Configuration
 
metricsRequestDurationRouteLabels() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
metricsRequestDurationRouteLabels(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable per-route (HTTP method) latency metrics.
metricsRequestDurationRouteLabels(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable per-route (HTTP method) labels on the request duration histogram.
MID_STREAM - Enum constant in enum class org.mockserver.model.LlmChaosProfile.TruncateMode
 
milliseconds(long) - Static method in class org.mockserver.model.Delay
 
min(int, int) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
minusDays(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
minusHours(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
minusMinutes(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
minusSeconds(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
minutes(long) - Static method in class org.mockserver.model.Delay
 
MismatchRemediation - Class in org.mockserver.matchers
Produces short, actionable remediation hints from match-difference fields.
MOCK_SERVER_LOGGER - Static variable in class org.mockserver.logging.BasicLogger
 
MOCK_SERVER_LOGGER - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
MockMode - Enum Class in org.mockserver.mock
High-level operating mode for MockServer, packaging the common record / replay / pass-through workflows into a single switch (set via PUT /mockserver/mode).
MockServer - Class in org.mockserver.netty
 
MockServer(Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided
MockServer(Integer, String, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided
MockServer(Configuration, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided
MockServer(Configuration, Integer, String, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided
MockServer(Configuration, List<ProxyConfiguration>, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided configuring forwarded or proxied requests to go via an additional proxy
MockServer(Configuration, List<ProxyConfiguration>, String, Integer, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided configuring forwarded or proxied requests to go via an additional proxy
MockServer(Configuration, ProxyConfiguration, String, Integer, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided configuring forwarded or proxied requests to go via an additional proxy
MockServer(ProxyConfiguration, Integer...) - Constructor for class org.mockserver.netty.MockServer
Start the instance using the ports provided configuring forwarded or proxied requests to go via an additional proxy
MockServerBinaryClientCodec - Class in org.mockserver.codec
 
MockServerBinaryClientCodec() - Constructor for class org.mockserver.codec.MockServerBinaryClientCodec
 
MockServerBinaryToNettyBinaryRequestEncoder - Class in org.mockserver.codec
 
MockServerBinaryToNettyBinaryRequestEncoder() - Constructor for class org.mockserver.codec.MockServerBinaryToNettyBinaryRequestEncoder
 
mockServerClient - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
MockServerClient - Class in org.mockserver.client
 
MockServerClient(String, int) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port for example:
MockServerClient(String, int, String) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port and contextPath for example:
MockServerClient(ClientConfiguration, String, int) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port for example:
MockServerClient(ClientConfiguration, String, int, String) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port and contextPath for example:
MockServerClient(ClientConfiguration, CompletableFuture<Integer>) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer on localhost at the port specified with the Future
MockServerClient(Configuration, String, int) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port for example:
MockServerClient(Configuration, String, int, String) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer at the specified host and port and contextPath for example:
MockServerClient(Configuration, CompletableFuture<Integer>) - Constructor for class org.mockserver.client.MockServerClient
Start the client communicating to a MockServer on localhost at the port specified with the Future
MockServerClientExamples - Class in org.mockserver.examples.mockserver
 
MockServerClientExamples() - Constructor for class org.mockserver.examples.mockserver.MockServerClientExamples
 
MockServerContainer - Class in org.mockserver.testcontainers
An enriched Testcontainers module for MockServer.
MockServerContainer() - Constructor for class org.mockserver.testcontainers.MockServerContainer
Creates a MockServerContainer with the default image tag derived from the client jar version.
MockServerContainer(DockerImageName) - Constructor for class org.mockserver.testcontainers.MockServerContainer
Creates a MockServerContainer with a custom Docker image.
mockServerEventLog() - Method in class org.mockserver.echo.http.EchoServer
 
MockServerEventLog - Class in org.mockserver.log
 
MockServerEventLog(Configuration, MockServerLogger, Scheduler, boolean) - Constructor for class org.mockserver.log.MockServerEventLog
 
MockServerEventLogNotifier - Class in org.mockserver.mock.listeners
 
MockServerEventLogNotifier(Scheduler) - Constructor for class org.mockserver.mock.listeners.MockServerEventLogNotifier
 
MockServerExtension - Class in org.mockserver.junit.jupiter
 
MockServerExtension() - Constructor for class org.mockserver.junit.jupiter.MockServerExtension
 
MockServerExtension(ClientAndServer) - Constructor for class org.mockserver.junit.jupiter.MockServerExtension
 
MockServerHttpClientCodec - Class in org.mockserver.codec
 
MockServerHttpClientCodec(MockServerLogger, Map<ProxyConfiguration.Type, ProxyConfiguration>) - Constructor for class org.mockserver.codec.MockServerHttpClientCodec
 
MockServerHttpRequestToFullHttpRequest - Class in org.mockserver.mappers
 
MockServerHttpRequestToFullHttpRequest(MockServerLogger, Map<ProxyConfiguration.Type, ProxyConfiguration>) - Constructor for class org.mockserver.mappers.MockServerHttpRequestToFullHttpRequest
 
MockServerHttpResponseToFullHttpResponse - Class in org.mockserver.mappers
 
MockServerHttpResponseToFullHttpResponse(MockServerLogger) - Constructor for class org.mockserver.mappers.MockServerHttpResponseToFullHttpResponse
 
MockServerHttpResponseToHttpServletResponseEncoder - Class in org.mockserver.mappers
 
MockServerHttpResponseToHttpServletResponseEncoder(MockServerLogger) - Constructor for class org.mockserver.mappers.MockServerHttpResponseToHttpServletResponseEncoder
 
MockServerHttpServerCodec - Class in org.mockserver.codec
 
MockServerHttpServerCodec(Configuration, MockServerLogger, boolean, Certificate[], Integer) - Constructor for class org.mockserver.codec.MockServerHttpServerCodec
 
MockServerHttpServerCodec(Configuration, MockServerLogger, boolean, Certificate[], SocketAddress) - Constructor for class org.mockserver.codec.MockServerHttpServerCodec
 
MockServerHttpToNettyHttpRequestEncoder - Class in org.mockserver.codec
 
MockServerHttpToNettyHttpResponseEncoder - Class in org.mockserver.codec
 
MockServerHttpToNettyHttpResponseEncoder(MockServerLogger) - Constructor for class org.mockserver.codec.MockServerHttpToNettyHttpResponseEncoder
 
MockServerIpTransparentHelper - Class in org.mockserver.netty.proxy
Wires the IP_TRANSPARENT socket option on the server bootstrap when TPROXY mode is enabled.
mockServerLogger - Variable in class org.mockserver.lifecycle.LifeCycle
 
mockServerLogger - Variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
mockServerLogger - Variable in class org.mockserver.mock.action.http.HttpForwardAction
 
mockServerLogger - Variable in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
mockServerLogger - Variable in class org.mockserver.netty.unification.PortUnificationHandler
 
mockServerLogger - Variable in class org.mockserver.responsewriter.ResponseWriter
 
MockServerLogger - Class in org.mockserver.logging
 
MockServerLogger() - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(Class<?>) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(Configuration, Class<?>) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(Configuration, HttpState) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(Configuration, Logger) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(HttpState) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogger(Logger) - Constructor for class org.mockserver.logging.MockServerLogger
 
MockServerLogListener - Interface in org.mockserver.mock.listeners
 
MockServerMatcherListener - Interface in org.mockserver.mock.listeners
 
MockServerMatcherNotifier - Class in org.mockserver.mock.listeners
 
MockServerMatcherNotifier(Scheduler) - Constructor for class org.mockserver.mock.listeners.MockServerMatcherNotifier
 
MockServerMatcherNotifier.Cause - Class in org.mockserver.mock.listeners
 
MockServerMatcherNotifier.Cause.Type - Enum Class in org.mockserver.mock.listeners
 
MockServerPort - Annotation Interface in org.mockserver.springtest
 
MockServerPropertyCustomizer - Class in org.mockserver.springtest
 
MockServerRule - Class in org.mockserver.junit
 
MockServerRule(Object) - Constructor for class org.mockserver.junit.MockServerRule
Start the MockServer prior to test execution and stop the MockServer after the tests have completed.
MockServerRule(Object, boolean) - Constructor for class org.mockserver.junit.MockServerRule
Start the MockServer prior to test execution and stop the MockServer after the tests have completed.
MockServerRule(Object, boolean, Integer...) - Constructor for class org.mockserver.junit.MockServerRule
Start the proxy prior to test execution and stop the proxy after the tests have completed.
MockServerRule(Object, Integer...) - Constructor for class org.mockserver.junit.MockServerRule
Start the proxy prior to test execution and stop the proxy after the tests have completed.
MockServerServlet - Class in org.mockserver.mockservlet
 
MockServerServlet() - Constructor for class org.mockserver.mockservlet.MockServerServlet
 
MockServerSettings - Annotation Interface in org.mockserver.junit.jupiter
Configure MockServer when used in conjunction with MockServerExtension
MockServerTest - Annotation Interface in org.mockserver.springtest
 
MockServerTestCustomizerFactory - Class in org.mockserver.springtest
 
MockServerTestCustomizerFactory() - Constructor for class org.mockserver.springtest.MockServerTestCustomizerFactory
 
MockServerTestExecutionListener - Class in org.mockserver.springtest
 
MockServerTestExecutionListener() - Constructor for class org.mockserver.springtest.MockServerTestExecutionListener
 
MockServerUnificationInitializer - Class in org.mockserver.netty
 
MockServerUnificationInitializer(Configuration, LifeCycle, HttpState, HttpActionHandler, NettySslContextFactory) - Constructor for class org.mockserver.netty.MockServerUnificationInitializer
 
model() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the model record component.
MOVED_PERMANENTLY_301 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
MqttMessagePublisher - Class in org.mockserver.async.publish
A MessagePublisher that delegates to an MQTT MqttClient.
MqttMessagePublisher(String, String) - Constructor for class org.mockserver.async.publish.MqttMessagePublisher
Create a publisher connected to the given MQTT broker with default QoS (1) and no security.
MqttMessagePublisher(String, String, int) - Constructor for class org.mockserver.async.publish.MqttMessagePublisher
Create a publisher connected to the given MQTT broker with a specific QoS and no security.
MqttMessagePublisher(String, String, int, MqttSecurity) - Constructor for class org.mockserver.async.publish.MqttMessagePublisher
Create a publisher connected to the given MQTT broker with optional security configuration.
MqttMessageSubscriber - Class in org.mockserver.async.subscribe
A MessageSubscriber that uses an MQTT MqttClient to subscribe to topics and record received messages.
MqttMessageSubscriber(String, String) - Constructor for class org.mockserver.async.subscribe.MqttMessageSubscriber
Create a subscriber connected to the given MQTT broker with no security.
MqttMessageSubscriber(String, String, int) - Constructor for class org.mockserver.async.subscribe.MqttMessageSubscriber
Create a subscriber with a specific QoS level and no security.
MqttMessageSubscriber(String, String, int, int) - Constructor for class org.mockserver.async.subscribe.MqttMessageSubscriber
Create a subscriber with a specific QoS level and recorded-message cap, no security.
MqttMessageSubscriber(String, String, int, int, MqttSecurity) - Constructor for class org.mockserver.async.subscribe.MqttMessageSubscriber
Create a subscriber with optional security configuration.
MqttSecurity - Class in org.mockserver.async.security
Immutable carrier for MQTT security configuration (username/password and/or SSL).
MqttSecurity.Builder - Class in org.mockserver.async.security
 
MqttSecurityOptions - Class in org.mockserver.async.security
Utility for building MqttConnectOptions from MqttSecurity configuration.
MTLSAuthenticationHandler - Class in org.mockserver.authentication.mtls
 
MTLSAuthenticationHandler(MockServerLogger, X509Certificate[]) - Constructor for class org.mockserver.authentication.mtls.MTLSAuthenticationHandler
 
MULTI_STATUS_207 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
MULTIPART_FORM_DATA - Static variable in class org.mockserver.model.MediaType
 
MULTIPLE_CHOICES_300 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
MultiValueMapMatcher - Class in org.mockserver.matchers
 
MultiValueToJavaSerializer<T extends ObjectWithReflectiveEqualsHashCodeToString> - Interface in org.mockserver.serialization.java
 
MUSTACHE - Enum constant in enum class org.mockserver.model.HttpTemplate.TemplateType
 
mustacheDisallowedText() - Method in class org.mockserver.configuration.Configuration
 
mustacheDisallowedText() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
mustacheDisallowedText(String) - Method in class org.mockserver.configuration.Configuration
Set comma separate list of text not allowed to be contained in mustache templates
mustacheDisallowedText(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Set comma separate list of text not allowed to be contained in mustache templates
mustacheTemplatedForward() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
mustacheTemplatedResponse() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
MustacheTemplateEngine - Class in org.mockserver.templates.engine.mustache
See: https://github.com/samskivert/jmustache or http://mustache.github.io/mustache.5.html for syntax
MustacheTemplateEngine(MockServerLogger, Configuration) - Constructor for class org.mockserver.templates.engine.mustache.MustacheTemplateEngine
 
MutationResult(String, String, String, OpenApiResiliencyTest.MutationType, String, int, OpenApiResiliencyTest.Classification) - Constructor for class org.mockserver.openapi.OpenApiResiliencyTest.MutationResult
 
MX - Enum constant in enum class org.mockserver.model.DnsRecordType
 
mxRecord(String, int, String) - Static method in class org.mockserver.model.DnsRecord
 

N

name() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the name record component.
namedBackends() - Method in class org.mockserver.llm.client.LlmBackendResolver
All named backends from the layer-3 JSON file, keyed by name.
names() - Static method in enum class org.mockserver.cli.Main.Arguments
 
namespacePrefix(String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Builds the namespace prefix for a given spec key, i.e.
NDJSON - Enum constant in enum class org.mockserver.llm.StreamingFormat
 
NettyBinaryToMockServerBinaryResponseDecoder - Class in org.mockserver.codec
 
NettyBinaryToMockServerBinaryResponseDecoder() - Constructor for class org.mockserver.codec.NettyBinaryToMockServerBinaryResponseDecoder
 
NettyHttpClient - Class in org.mockserver.httpclient
 
NettyHttpClient(Configuration, MockServerLogger, EventLoopGroup, List<ProxyConfiguration>, boolean) - Constructor for class org.mockserver.httpclient.NettyHttpClient
 
NettyHttpClient(Configuration, MockServerLogger, EventLoopGroup, List<ProxyConfiguration>, boolean, NettySslContextFactory) - Constructor for class org.mockserver.httpclient.NettyHttpClient
 
NettyHttpClientLlmTransport - Class in org.mockserver.llm.client
LlmTransport backed by the server's NettyHttpClient.
NettyHttpClientLlmTransport(NettyHttpClient) - Constructor for class org.mockserver.llm.client.NettyHttpClientLlmTransport
 
NettyHttpToMockServerHttpRequestDecoder - Class in org.mockserver.codec
 
NettyHttpToMockServerHttpRequestDecoder(Configuration, MockServerLogger, boolean, Certificate[], Integer) - Constructor for class org.mockserver.codec.NettyHttpToMockServerHttpRequestDecoder
 
NettyHttpToMockServerHttpResponseDecoder - Class in org.mockserver.codec
 
NettyResponseWriter - Class in org.mockserver.netty.responsewriter
 
NettyResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext, Scheduler) - Constructor for class org.mockserver.netty.responsewriter.NettyResponseWriter
 
nettySslContextFactory(Channel) - Static method in class org.mockserver.netty.unification.PortUnificationHandler
 
NettySslContextFactory - Class in org.mockserver.socket.tls
 
NettySslContextFactory(Configuration, MockServerLogger, boolean) - Constructor for class org.mockserver.socket.tls.NettySslContextFactory
 
NettySslContextFactory(MockServerLogger) - Constructor for class org.mockserver.socket.tls.NettySslContextFactory
Deprecated.
use constructor that specifies configuration explicitly
nettySslContextFactoryCustomizer - Static variable in class org.mockserver.socket.tls.NettySslContextFactory
 
NettyTransport - Class in org.mockserver.socket
Transport-selection utility that picks the highest-performance Netty transport available on the current platform: Linux epoll when the native library is present, NIO everywhere else.
never() - Static method in class org.mockserver.verify.VerificationTimes
 
NEW_LINE - Static variable in class org.mockserver.character.Character
 
newEventLoopGroup(int, ThreadFactory, boolean) - Static method in class org.mockserver.socket.NettyTransport
Creates a new EventLoopGroup of the appropriate transport type.
newThread(Runnable) - Method in class org.mockserver.scheduler.Scheduler.SchedulerThreadFactory
 
NextResponse() - Constructor for class org.mockserver.echo.http.EchoServer.NextResponse
 
nioEventLoopThreadCount() - Method in class org.mockserver.configuration.Configuration
 
nioEventLoopThreadCount() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
nioEventLoopThreadCount(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Netty worker thread pool size for handling requests and response.
nioEventLoopThreadCount(Integer) - Method in class org.mockserver.configuration.Configuration
Netty worker thread pool size for handling requests and response.
NO_CONTENT_204 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NO_DRIFT - Enum constant in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
 
NO_MATCH_RESPONSE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
NO_MATCH_RESPONSE_ERROR_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
NO_MATCH_RESPONSE_NO_EXPECTATION_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
nodeId() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
nodeId() - Method in class org.mockserver.state.InMemoryStateBackend
 
nodeId() - Method in interface org.mockserver.state.StateBackend
Returns a unique identifier for this node/instance.
NOERROR - Enum constant in enum class org.mockserver.model.DnsResponseCode
 
NON_AUTHORITATIVE_INFORMATION_203 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
none() - Static method in class org.mockserver.async.publish.PublishOptions
 
NONE - Enum constant in enum class org.mockserver.model.LlmChaosProfile.TruncateMode
 
noProxyHosts() - Method in class org.mockserver.configuration.Configuration
 
noProxyHosts() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
noProxyHosts(String) - Method in class org.mockserver.configuration.Configuration
The list of hostnames to not use the configured proxy.
noProxyHosts(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The list of hostnames to not use the configured proxy.
NoProxyHostsUtils - Class in org.mockserver.proxyconfiguration
 
NoProxyHostsUtils() - Constructor for class org.mockserver.proxyconfiguration.NoProxyHostsUtils
 
NORMALISED_STRING - Enum constant in enum class org.mockserver.model.SelectionSetMatchType
 
normalisePathWithParametersForMatching(HttpRequest) - Method in class org.mockserver.codec.PathParametersDecoder
 
normalizationOptions() - Static method in class org.mockserver.model.NormalizationOptions
Returns an options object with all flags unset — i.e. the defaults (whitespace collapsing and JSON key sorting on, lowercasing and volatile-field stripping off) apply when it is consumed.
NormalizationOptions - Class in org.mockserver.model
Opt-in normalisation applied to LLM prompt text before ConversationPredicates substring/regex comparisons are evaluated.
NormalizationOptions() - Constructor for class org.mockserver.model.NormalizationOptions
 
normalize(String, NormalizationOptions) - Static method in class org.mockserver.llm.PromptNormalizer
Normalise text according to options.
not(String) - Static method in class org.mockserver.model.NottableString
 
not(T) - Static method in class org.mockserver.model.Not
 
not(T, Boolean) - Static method in class org.mockserver.model.Not
 
Not - Class in org.mockserver.model
 
Not() - Constructor for class org.mockserver.model.Not
 
NOT_ACCEPTABLE_406 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NOT_AFTER - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
The maximum possible value in X.509 specification: 9999-12-31 23:59:59, new Date(253402300799000L), but Apple iOS 8 fails with a certificate expiration date grater than Mon, 24 Jan 6084 02:07:59 GMT (issue #6).
NOT_BEFORE - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
Current time minus 1 year, just in case software clock goes back due to time synchronization
NOT_CHAR - Static variable in class org.mockserver.model.NottableString
 
NOT_FOUND - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
NOT_FOUND_404 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NOT_IMPLEMENTED_501 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NOT_MODIFIED_304 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NOT_SERVING - Enum constant in enum class org.mockserver.grpc.ServingStatus
 
NOT_SET_000 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
NotDTO - Class in org.mockserver.serialization.model
 
NotDTO(Boolean) - Constructor for class org.mockserver.serialization.model.NotDTO
 
notFoundResponse() - Static method in class org.mockserver.model.HttpResponse
Static builder to create a not found response.
notifyListeners(MockServerEventLog, boolean) - Method in class org.mockserver.mock.listeners.MockServerEventLogNotifier
 
notifyListeners(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier
 
notifyListeners(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.mock.RequestMatchers
 
NOTIMP - Enum constant in enum class org.mockserver.model.DnsResponseCode
 
notMatcher(MatcherType) - Static method in class org.mockserver.matchers.NotMatcher
 
NotMatcher<MatchedType> - Class in org.mockserver.matchers
 
NotMatcher() - Constructor for class org.mockserver.matchers.NotMatcher
 
notOptional(String) - Static method in class org.mockserver.model.NottableOptionalString
 
notSchema(String) - Static method in class org.mockserver.model.NottableSchemaString
 
NottableOptionalString - Class in org.mockserver.model
 
NottableSchemaString - Class in org.mockserver.model
 
NottableString - Class in org.mockserver.model
 
NottableStringDeserializer - Class in org.mockserver.serialization.deserializers.string
 
NottableStringDeserializer() - Constructor for class org.mockserver.serialization.deserializers.string.NottableStringDeserializer
 
NottableStringHashMap - Class in org.mockserver.collections
 
NottableStringHashMap(MockServerLogger, boolean, List<? extends KeyAndValue>) - Constructor for class org.mockserver.collections.NottableStringHashMap
 
NottableStringHashMap(MockServerLogger, boolean, NottableString[]...) - Constructor for class org.mockserver.collections.NottableStringHashMap
 
NottableStringMultiMap - Class in org.mockserver.collections
 
NottableStringMultiMap(MockServerLogger, boolean, KeyMatchStyle, List<? extends KeyToMultiValue>) - Constructor for class org.mockserver.collections.NottableStringMultiMap
 
NottableStringMultiMap(MockServerLogger, boolean, KeyMatchStyle, NottableString[]...) - Constructor for class org.mockserver.collections.NottableStringMultiMap
 
NottableStringSerializer - Class in org.mockserver.serialization.serializers.string
 
NottableStringSerializer() - Constructor for class org.mockserver.serialization.serializers.string.NottableStringSerializer
 
NottableStringToJavaSerializer - Class in org.mockserver.serialization.java
 
NottableStringToJavaSerializer() - Constructor for class org.mockserver.serialization.java.NottableStringToJavaSerializer
 
now() - Static method in class org.mockserver.time.TimeService
Returns the current instant: the controllable-clock frozen instant if set, then TimeService.FIXED_INSTANT_FOR_TESTS if a test has pinned time (per-thread or globally), otherwise the real wall-clock time.
NULL - Static variable in class org.mockserver.mock.SortableExpectationId
 
NumberSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
NumberSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.NumberSchemaSerializer
 
NUMERIC_BOUNDARY_VIOLATION - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
NXDOMAIN - Enum constant in enum class org.mockserver.model.DnsResponseCode
 

O

OBJECT_MAPPER - Static variable in class org.mockserver.llm.client.AbstractLlmClient
 
ObjectExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
ObjectExample() - Constructor for class org.mockserver.openapi.examples.models.ObjectExample
 
ObjectMapperFactory - Class in org.mockserver.examples.proxy.json
 
ObjectMapperFactory - Class in org.mockserver.serialization
 
ObjectMapperFactory() - Constructor for class org.mockserver.examples.proxy.json.ObjectMapperFactory
 
ObjectMapperFactory() - Constructor for class org.mockserver.serialization.ObjectMapperFactory
 
ObjectSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
ObjectSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.ObjectSchemaSerializer
 
ObjectWithJsonToString - Class in org.mockserver.model
 
ObjectWithJsonToString() - Constructor for class org.mockserver.model.ObjectWithJsonToString
 
ObjectWithReflectiveEqualsHashCodeToString - Class in org.mockserver.model
 
ObjectWithReflectiveEqualsHashCodeToString() - Constructor for class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
 
observeRequestDurationByMethodSeconds(double, String) - Static method in class org.mockserver.metrics.Metrics
Record a request-handling duration (seconds) in the per-method labeled histogram.
observeRequestDurationSeconds(double) - Static method in class org.mockserver.metrics.Metrics
Record a request-handling duration (seconds) in the latency histogram.
of(List<ParsedMessage>) - Static method in class org.mockserver.llm.ParsedConversation
 
of(Provider, String) - Static method in record class org.mockserver.llm.client.LlmBackend
Convenience for the common case: a provider type and an API key, all other fields defaulted.
offer(E) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
offsetNow() - Static method in class org.mockserver.time.TimeService
 
OidcProviderConfiguration - Class in org.mockserver.oidc
Configuration for the OIDC mock identity provider.
OidcProviderConfiguration() - Constructor for class org.mockserver.oidc.OidcProviderConfiguration
 
OidcProviderGenerator - Class in org.mockserver.oidc
Generates MockServer Expectations that serve a complete set of OIDC/OAuth2 identity provider endpoints: discovery, JWKS, token, userinfo, introspection, and revocation.
OidcProviderGenerator() - Constructor for class org.mockserver.oidc.OidcProviderGenerator
 
OK - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
OK_200 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
OLLAMA - Enum constant in enum class org.mockserver.model.Provider
 
OllamaCodec - Class in org.mockserver.llm.codec
Codec for Ollama /api/chat endpoint (version ollama-2025).
OllamaCodec() - Constructor for class org.mockserver.llm.codec.OllamaCodec
 
OllamaLlmClient - Class in org.mockserver.llm.client
Runtime client for a local Ollama server.
OllamaLlmClient() - Constructor for class org.mockserver.llm.client.OllamaLlmClient
 
OMIT_REQUIRED_BODY_FIELD - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
OMIT_REQUIRED_PATH_PARAM - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
OMIT_REQUIRED_QUERY_PARAM - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
once() - Static method in class org.mockserver.matchers.Times
 
once() - Static method in class org.mockserver.verify.VerificationTimes
 
onChanged(String) - Method in interface org.mockserver.state.InvalidationListener
Called when a single key has been created, updated, or removed.
onChannelInactive() - Method in class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
The QUIC stream / connection was torn down.
onCleared() - Method in interface org.mockserver.state.InvalidationListener
Called when the entire store has been cleared.
onCreated(CacheEntryCreatedEvent<String, ?>) - Method in class org.mockserver.state.infinispan.InfinispanCacheListener
 
onData(byte[]) - Method in class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
Feed inbound request bytes: decode complete gRPC frames, convert each to JSON, and emit the first matching rule's responses.
onDnsQuery(String, String, String) - Static method in class org.mockserver.model.CrossProtocolScenario
 
onEvicted(CacheEntriesEvictedEvent<String, ?>) - Method in class org.mockserver.state.infinispan.InfinispanCacheListener
Retained for forward-compatibility: Infinispan 14.x does not deliver eviction events to clustered listeners (@Listener(clustered=true)), so this handler is currently dead code.
onGrpcRequest(String, String, String) - Static method in class org.mockserver.model.CrossProtocolScenario
 
onHttpPath(String, String, String) - Static method in class org.mockserver.model.CrossProtocolScenario
 
onInputClosed() - Method in class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
The client half-closed (END_STREAM).
onLookupComplete(ChannelHandlerContext, String, Future<SslContext>) - Method in class org.mockserver.socket.tls.SniHandler
 
ONLY_MATCHING_FIELDS - Enum constant in enum class org.mockserver.matchers.MatchType
 
onModified(CacheEntryModifiedEvent<String, ?>) - Method in class org.mockserver.state.infinispan.InfinispanCacheListener
 
onProxy(BinaryMessage, CompletableFuture<BinaryMessage>, SocketAddress, SocketAddress) - Method in interface org.mockserver.model.BinaryProxyListener
 
onRemoved(CacheEntryRemovedEvent<String, ?>) - Method in class org.mockserver.state.infinispan.InfinispanCacheListener
 
onRequest(HttpRequest) - Method in class org.mockserver.filters.HopByHopHeaderFilter
 
onResponse(HttpResponse) - Method in class org.mockserver.filters.HopByHopHeaderFilter
 
onTaskSend() - Method in class org.mockserver.client.A2aMockBuilder
 
onWebSocketConnect(String, String) - Static method in class org.mockserver.model.CrossProtocolScenario
 
OPEN_API_LOAD_ERROR - Static variable in class org.mockserver.openapi.OpenAPIParser
 
OPEN_API_SPECIFICATION_URL - Static variable in class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
OPENAI - Enum constant in enum class org.mockserver.model.Provider
 
OPENAI_RESPONSES - Enum constant in enum class org.mockserver.model.Provider
 
OpenAiChatCompletionsCodec - Class in org.mockserver.llm.codec
Codec for OpenAI Chat Completions API (version 2025-01).
OpenAiChatCompletionsCodec() - Constructor for class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
OpenAiLlmClient - Class in org.mockserver.llm.client
Runtime client for the OpenAI Chat Completions API (POST /v1/chat/completions, Authorization: Bearer).
OpenAiLlmClient() - Constructor for class org.mockserver.llm.client.OpenAiLlmClient
 
OpenAiResponsesCodec - Class in org.mockserver.llm.codec
Codec for OpenAI Responses API (version 2025-03).
OpenAiResponsesCodec() - Constructor for class org.mockserver.llm.codec.OpenAiResponsesCodec
 
OpenAiResponsesLlmClient - Class in org.mockserver.llm.client
Runtime client for the OpenAI Responses API (POST /v1/responses, Authorization: Bearer).
OpenAiResponsesLlmClient() - Constructor for class org.mockserver.llm.client.OpenAiResponsesLlmClient
 
openAPI() - Static method in class org.mockserver.model.OpenAPIDefinition
 
openAPI(String) - Static method in class org.mockserver.model.OpenAPIDefinition
Specify the OpenAPI to match against by URL or payload and string as follows:
openAPI(String, String) - Static method in class org.mockserver.model.OpenAPIDefinition
Specify the OpenAPI and operationId to match against by URL or payload and string as follows:
OPENAPI - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
OPENAPI - Enum constant in enum class org.mockserver.model.Format
 
OPENAPI_ID_PREFIX - Static variable in class org.mockserver.openapi.OpenApiSyncPlanner
Prefix used for all OpenAPI-generated expectation ids.
OPENAPI_RESPONSE_VALIDATION_FAILED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
openAPIContextPathPrefix() - Method in class org.mockserver.configuration.Configuration
 
openAPIContextPathPrefix() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
openAPIContextPathPrefix(String) - Method in class org.mockserver.configuration.Configuration
A path prefix to add to all paths generated from OpenAPI specifications.
openAPIContextPathPrefix(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
A path prefix to add to all paths generated from OpenAPI specifications.
OpenApiContractTest - Class in org.mockserver.openapi
Given an OpenAPI spec, builds representative example requests for each operation, sends them via an injected HTTP-send function, and validates each response against the spec.
OpenApiContractTest(MockServerLogger) - Constructor for class org.mockserver.openapi.OpenApiContractTest
 
OpenApiContractTest.ContractTestResult - Class in org.mockserver.openapi
Structured result for a single contract test operation.
OpenAPIConverter - Class in org.mockserver.openapi
 
OpenAPIConverter(MockServerLogger) - Constructor for class org.mockserver.openapi.OpenAPIConverter
 
OpenAPIDefinition - Class in org.mockserver.model
 
OpenAPIDefinition() - Constructor for class org.mockserver.model.OpenAPIDefinition
 
OpenAPIDefinitionDTO - Class in org.mockserver.serialization.model
 
OpenAPIDefinitionDTO() - Constructor for class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
OpenAPIDefinitionDTO(OpenAPIDefinition) - Constructor for class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
OpenAPIDefinitionDTOSerializer - Class in org.mockserver.serialization.serializers.request
 
OpenAPIDefinitionDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.request.OpenAPIDefinitionDTOSerializer
 
OpenAPIDefinitionSerializer - Class in org.mockserver.serialization.serializers.request
 
OpenAPIDefinitionSerializer() - Constructor for class org.mockserver.serialization.serializers.request.OpenAPIDefinitionSerializer
 
openAPIExpectation() - Static method in class org.mockserver.mock.OpenAPIExpectation
 
openAPIExpectation(String) - Static method in class org.mockserver.mock.OpenAPIExpectation
Specify the OpenAPI to create matchers and example responses for:
openAPIExpectation(String, Map<String, Object>) - Static method in class org.mockserver.mock.OpenAPIExpectation
Specify the OpenAPI and operations and responses to create matchers and example responses for:
OpenAPIExpectation - Class in org.mockserver.mock
 
OpenAPIExpectation() - Constructor for class org.mockserver.mock.OpenAPIExpectation
 
OpenAPIExpectationDTO - Class in org.mockserver.serialization.model
 
OpenAPIExpectationDTO() - Constructor for class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
OpenAPIExpectationDTO(OpenAPIExpectation) - Constructor for class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
OpenAPIExpectationDTODeserializer - Class in org.mockserver.serialization.deserializers.expectation
 
OpenAPIExpectationDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.expectation.OpenAPIExpectationDTODeserializer
 
OpenAPIExpectationDTOSerializer - Class in org.mockserver.serialization.serializers.expectation
 
OpenAPIExpectationDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.expectation.OpenAPIExpectationDTOSerializer
 
OpenAPIExpectationExamples - Class in org.mockserver.examples.mockserver
 
OpenAPIExpectationExamples() - Constructor for class org.mockserver.examples.mockserver.OpenAPIExpectationExamples
 
OpenAPIExpectationSerializer - Class in org.mockserver.serialization
 
OpenAPIExpectationSerializer - Class in org.mockserver.serialization.serializers.expectation
 
OpenAPIExpectationSerializer() - Constructor for class org.mockserver.serialization.serializers.expectation.OpenAPIExpectationSerializer
 
OpenAPIExpectationSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.OpenAPIExpectationSerializer
 
openAPIExpectationWithStringResponses(String, Map<String, String>) - Static method in class org.mockserver.mock.OpenAPIExpectation
 
OpenAPIMatcherToJavaSerializer - Class in org.mockserver.serialization.java
 
OpenAPIMatcherToJavaSerializer() - Constructor for class org.mockserver.serialization.java.OpenAPIMatcherToJavaSerializer
 
OpenAPIParser - Class in org.mockserver.openapi
 
OpenAPIParser() - Constructor for class org.mockserver.openapi.OpenAPIParser
 
OpenAPIRequestMatcherExamples - Class in org.mockserver.examples.mockserver
 
OpenAPIRequestMatcherExamples() - Constructor for class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
OpenAPIRequestValidator - Class in org.mockserver.openapi
 
OpenAPIRequestValidator() - Constructor for class org.mockserver.openapi.OpenAPIRequestValidator
 
OpenApiResiliencyTest - Class in org.mockserver.openapi
Given an OpenAPI spec, generates deliberately malformed and boundary-case requests for each operation, sends them via an injected HTTP-send function, and classifies each outcome as HANDLED (4xx) or UNEXPECTED (5xx, 2xx, or connection error).
OpenApiResiliencyTest(MockServerLogger) - Constructor for class org.mockserver.openapi.OpenApiResiliencyTest
 
OpenApiResiliencyTest.Classification - Enum Class in org.mockserver.openapi
 
OpenApiResiliencyTest.MutationResult - Class in org.mockserver.openapi
 
OpenApiResiliencyTest.MutationType - Enum Class in org.mockserver.openapi
 
OpenApiResiliencyTest.OperationSummary - Class in org.mockserver.openapi
 
OpenApiResiliencyTest.ResiliencyTestReport - Class in org.mockserver.openapi
 
openAPIResponseValidation() - Method in class org.mockserver.configuration.Configuration
 
openAPIResponseValidation() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
openAPIResponseValidation(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If enabled MockServer will validate that mock responses conform to the OpenAPI spec schema they were generated from.
openAPIResponseValidation(Boolean) - Method in class org.mockserver.configuration.Configuration
If enabled MockServer will validate that mock responses conform to the OpenAPI spec schema they were generated from.
OpenAPIResponseValidator - Class in org.mockserver.openapi
 
OpenAPIResponseValidator() - Constructor for class org.mockserver.openapi.OpenAPIResponseValidator
 
OpenApiRuntimeExpressionResolver - Class in org.mockserver.openapi
Resolves OpenAPI runtime expressions (RFC 3.4.16) in callback after-action requests using values from the triggering HTTP request.
OpenAPISerialiser - Class in org.mockserver.openapi
 
OpenAPISerialiser(MockServerLogger) - Constructor for class org.mockserver.openapi.OpenAPISerialiser
 
OpenAPISpecHandler - Class in org.mockserver.netty
Serves the embedded OpenAPI specification at GET /mockserver/openapi.yaml
OpenAPISpecHandler() - Constructor for class org.mockserver.netty.OpenAPISpecHandler
 
OpenApiSyncPlanner - Class in org.mockserver.openapi
Pure-function helper for incremental OpenAPI sync: given the set of existing expectation ids, the set of newly-generated ids, and the namespace prefixes that the new generation covers, determines which existing ids should be pruned.
OpenApiTrafficValidator - Class in org.mockserver.openapi
Validates a list of request/response pairs against an OpenAPI specification.
OpenApiTrafficValidator(MockServerLogger) - Constructor for class org.mockserver.openapi.OpenApiTrafficValidator
 
OpenApiTrafficValidator.TrafficValidationResult - Class in org.mockserver.openapi
Structured result for a single request/response pair validation.
openReaderToFileFromClassPathOrPath(String) - Static method in class org.mockserver.file.FileReader
 
openStreamToFileFromClassPathOrPath(String) - Static method in class org.mockserver.file.FileReader
 
openUI() - Method in class org.mockserver.client.MockServerClient
Launch UI and wait the default period to allow the UI to launch and start collecting logs, this ensures that the log are visible in the UI even if MockServer is shutdown by a test shutdown function, such as After, AfterClass, AfterAll, etc
openUI() - Method in class org.mockserver.integration.ClientAndServer
Launch UI and wait the default period to allow the UI to launch and start collecting logs, this ensures that the log are visible in the UI even if MockServer is shutdown by a test shutdown function, such as After, AfterClass, AfterAll, etc
openUI(TimeUnit, long) - Method in class org.mockserver.client.MockServerClient
Launch UI and wait a specified period to allow the UI to launch and start collecting logs, this ensures that the log are visible in the UI even if MockServer is shutdown by a test shutdown function, such as After, AfterClass, AfterAll, etc
openUI(TimeUnit, long) - Method in class org.mockserver.integration.ClientAndServer
Launch UI and wait a specified period to allow the UI to launch and start collecting logs, this ensures that the log are visible in the UI even if MockServer is shutdown by a test shutdown function, such as After, AfterClass, AfterAll, etc
OPERATION - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
optional(String) - Static method in class org.mockserver.model.NottableOptionalString
 
optional(String, Boolean) - Static method in class org.mockserver.model.NottableOptionalString
 
OPTIONAL_CHAR - Static variable in class org.mockserver.model.NottableOptionalString
 
optionalCookie(String, String) - Static method in class org.mockserver.model.Cookie
 
optionalCookie(String, NottableString) - Static method in class org.mockserver.model.Cookie
 
optionalHeader(String, String...) - Static method in class org.mockserver.model.Header
 
optionalParam(String, String...) - Static method in class org.mockserver.model.Parameter
 
optionalString(String) - Static method in class org.mockserver.model.NottableOptionalString
Deprecated.
use `optional` instead
options(String) - Static method in class org.mockserver.model.HttpRequest
 
org.mockserver.async - package org.mockserver.async
 
org.mockserver.async.asyncapi - package org.mockserver.async.asyncapi
 
org.mockserver.async.controlplane - package org.mockserver.async.controlplane
 
org.mockserver.async.publish - package org.mockserver.async.publish
 
org.mockserver.async.security - package org.mockserver.async.security
 
org.mockserver.async.subscribe - package org.mockserver.async.subscribe
 
org.mockserver.async.validation - package org.mockserver.async.validation
 
org.mockserver.authentication - package org.mockserver.authentication
 
org.mockserver.authentication.jwt - package org.mockserver.authentication.jwt
 
org.mockserver.authentication.mtls - package org.mockserver.authentication.mtls
 
org.mockserver.blob.azure - package org.mockserver.blob.azure
 
org.mockserver.blob.gcs - package org.mockserver.blob.gcs
 
org.mockserver.blob.s3 - package org.mockserver.blob.s3
 
org.mockserver.cache - package org.mockserver.cache
 
org.mockserver.character - package org.mockserver.character
 
org.mockserver.cli - package org.mockserver.cli
 
org.mockserver.client - package org.mockserver.client
 
org.mockserver.client.initialize - package org.mockserver.client.initialize
 
org.mockserver.closurecallback.websocketclient - package org.mockserver.closurecallback.websocketclient
 
org.mockserver.closurecallback.websocketregistry - package org.mockserver.closurecallback.websocketregistry
 
org.mockserver.codec - package org.mockserver.codec
 
org.mockserver.collections - package org.mockserver.collections
 
org.mockserver.configuration - package org.mockserver.configuration
 
org.mockserver.cors - package org.mockserver.cors
 
org.mockserver.dashboard - package org.mockserver.dashboard
 
org.mockserver.dashboard.model - package org.mockserver.dashboard.model
 
org.mockserver.dashboard.serializers - package org.mockserver.dashboard.serializers
 
org.mockserver.echo.basic - package org.mockserver.echo.basic
 
org.mockserver.echo.http - package org.mockserver.echo.http
 
org.mockserver.echo.tls - package org.mockserver.echo.tls
 
org.mockserver.examples.mockserver - package org.mockserver.examples.mockserver
 
org.mockserver.examples.mockserver.initializer - package org.mockserver.examples.mockserver.initializer
 
org.mockserver.examples.proxy.configuration - package org.mockserver.examples.proxy.configuration
 
org.mockserver.examples.proxy.json - package org.mockserver.examples.proxy.json
 
org.mockserver.examples.proxy.model - package org.mockserver.examples.proxy.model
 
org.mockserver.examples.proxy.service - package org.mockserver.examples.proxy.service
 
org.mockserver.examples.proxy.service.apacheclient - package org.mockserver.examples.proxy.service.apacheclient
 
org.mockserver.examples.proxy.service.googleclient.http - package org.mockserver.examples.proxy.service.googleclient.http
 
org.mockserver.examples.proxy.service.googleclient.socks - package org.mockserver.examples.proxy.service.googleclient.socks
 
org.mockserver.examples.proxy.service.javaclient.http - package org.mockserver.examples.proxy.service.javaclient.http
 
org.mockserver.examples.proxy.service.javaclient.https - package org.mockserver.examples.proxy.service.javaclient.https
 
org.mockserver.examples.proxy.service.javaclient.socks - package org.mockserver.examples.proxy.service.javaclient.socks
 
org.mockserver.examples.proxy.service.jerseyclient - package org.mockserver.examples.proxy.service.jerseyclient
 
org.mockserver.examples.proxy.service.jettyclient - package org.mockserver.examples.proxy.service.jettyclient
 
org.mockserver.examples.proxy.service.springresttemplate - package org.mockserver.examples.proxy.service.springresttemplate
 
org.mockserver.examples.proxy.service.springwebclient.https - package org.mockserver.examples.proxy.service.springwebclient.https
 
org.mockserver.examples.proxy.servicebackend - package org.mockserver.examples.proxy.servicebackend
 
org.mockserver.examples.proxy.web.configuration - package org.mockserver.examples.proxy.web.configuration
 
org.mockserver.examples.proxy.web.controller - package org.mockserver.examples.proxy.web.controller
 
org.mockserver.exception - package org.mockserver.exception
 
org.mockserver.file - package org.mockserver.file
 
org.mockserver.filters - package org.mockserver.filters
 
org.mockserver.fixture - package org.mockserver.fixture
 
org.mockserver.formatting - package org.mockserver.formatting
 
org.mockserver.grpc - package org.mockserver.grpc
 
org.mockserver.httpclient - package org.mockserver.httpclient
 
org.mockserver.imports - package org.mockserver.imports
 
org.mockserver.integration - package org.mockserver.integration
 
org.mockserver.java - package org.mockserver.java
 
org.mockserver.junit - package org.mockserver.junit
 
org.mockserver.junit.jupiter - package org.mockserver.junit.jupiter
 
org.mockserver.keys - package org.mockserver.keys
 
org.mockserver.lifecycle - package org.mockserver.lifecycle
 
org.mockserver.llm - package org.mockserver.llm
 
org.mockserver.llm.adversarial - package org.mockserver.llm.adversarial
 
org.mockserver.llm.analysis - package org.mockserver.llm.analysis
 
org.mockserver.llm.client - package org.mockserver.llm.client
 
org.mockserver.llm.codec - package org.mockserver.llm.codec
 
org.mockserver.llm.cost - package org.mockserver.llm.cost
 
org.mockserver.llm.drift - package org.mockserver.llm.drift
 
org.mockserver.llm.semantic - package org.mockserver.llm.semantic
 
org.mockserver.log - package org.mockserver.log
 
org.mockserver.log.model - package org.mockserver.log.model
 
org.mockserver.logging - package org.mockserver.logging
 
org.mockserver.mappers - package org.mockserver.mappers
 
org.mockserver.matchers - package org.mockserver.matchers
 
org.mockserver.memory - package org.mockserver.memory
 
org.mockserver.metrics - package org.mockserver.metrics
 
org.mockserver.mock - package org.mockserver.mock
 
org.mockserver.mock.action - package org.mockserver.mock.action
 
org.mockserver.mock.action.http - package org.mockserver.mock.action.http
 
org.mockserver.mock.crud - package org.mockserver.mock.crud
 
org.mockserver.mock.diff - package org.mockserver.mock.diff
 
org.mockserver.mock.dns - package org.mockserver.mock.dns
 
org.mockserver.mock.drift - package org.mockserver.mock.drift
 
org.mockserver.mock.listeners - package org.mockserver.mock.listeners
 
org.mockserver.mock.mcp - package org.mockserver.mock.mcp
 
org.mockserver.mock.pact - package org.mockserver.mock.pact
 
org.mockserver.mock.wsdl - package org.mockserver.mock.wsdl
 
org.mockserver.mockservlet - package org.mockserver.mockservlet
 
org.mockserver.model - package org.mockserver.model
 
org.mockserver.netty - package org.mockserver.netty
 
org.mockserver.netty.dns - package org.mockserver.netty.dns
 
org.mockserver.netty.grpc - package org.mockserver.netty.grpc
 
org.mockserver.netty.http3 - package org.mockserver.netty.http3
 
org.mockserver.netty.mcp - package org.mockserver.netty.mcp
 
org.mockserver.netty.proxy - package org.mockserver.netty.proxy
 
org.mockserver.netty.proxy.connect - package org.mockserver.netty.proxy.connect
 
org.mockserver.netty.proxy.relay - package org.mockserver.netty.proxy.relay
 
org.mockserver.netty.proxy.socks - package org.mockserver.netty.proxy.socks
 
org.mockserver.netty.responsewriter - package org.mockserver.netty.responsewriter
 
org.mockserver.netty.unification - package org.mockserver.netty.unification
 
org.mockserver.netty.websocketregistry - package org.mockserver.netty.websocketregistry
 
org.mockserver.oidc - package org.mockserver.oidc
 
org.mockserver.openapi - package org.mockserver.openapi
 
org.mockserver.openapi.examples - package org.mockserver.openapi.examples
 
org.mockserver.openapi.examples.models - package org.mockserver.openapi.examples.models
 
org.mockserver.persistence - package org.mockserver.persistence
 
org.mockserver.proxyconfiguration - package org.mockserver.proxyconfiguration
 
org.mockserver.proxyservlet - package org.mockserver.proxyservlet
 
org.mockserver.responsewriter - package org.mockserver.responsewriter
 
org.mockserver.scheduler - package org.mockserver.scheduler
 
org.mockserver.serialization - package org.mockserver.serialization
 
org.mockserver.serialization.curl - package org.mockserver.serialization.curl
 
org.mockserver.serialization.deserializers.body - package org.mockserver.serialization.deserializers.body
 
org.mockserver.serialization.deserializers.collections - package org.mockserver.serialization.deserializers.collections
 
org.mockserver.serialization.deserializers.condition - package org.mockserver.serialization.deserializers.condition
 
org.mockserver.serialization.deserializers.expectation - package org.mockserver.serialization.deserializers.expectation
 
org.mockserver.serialization.deserializers.request - package org.mockserver.serialization.deserializers.request
 
org.mockserver.serialization.deserializers.string - package org.mockserver.serialization.deserializers.string
 
org.mockserver.serialization.har - package org.mockserver.serialization.har
 
org.mockserver.serialization.java - package org.mockserver.serialization.java
 
org.mockserver.serialization.model - package org.mockserver.serialization.model
 
org.mockserver.serialization.serializers.body - package org.mockserver.serialization.serializers.body
 
org.mockserver.serialization.serializers.certificate - package org.mockserver.serialization.serializers.certificate
 
org.mockserver.serialization.serializers.collections - package org.mockserver.serialization.serializers.collections
 
org.mockserver.serialization.serializers.condition - package org.mockserver.serialization.serializers.condition
 
org.mockserver.serialization.serializers.expectation - package org.mockserver.serialization.serializers.expectation
 
org.mockserver.serialization.serializers.log - package org.mockserver.serialization.serializers.log
 
org.mockserver.serialization.serializers.matcher - package org.mockserver.serialization.serializers.matcher
 
org.mockserver.serialization.serializers.request - package org.mockserver.serialization.serializers.request
 
org.mockserver.serialization.serializers.response - package org.mockserver.serialization.serializers.response
 
org.mockserver.serialization.serializers.schema - package org.mockserver.serialization.serializers.schema
 
org.mockserver.serialization.serializers.string - package org.mockserver.serialization.serializers.string
 
org.mockserver.server.initialize - package org.mockserver.server.initialize
 
org.mockserver.servlet.responsewriter - package org.mockserver.servlet.responsewriter
 
org.mockserver.socket - package org.mockserver.socket
 
org.mockserver.socket.tls - package org.mockserver.socket.tls
 
org.mockserver.socket.tls.bouncycastle - package org.mockserver.socket.tls.bouncycastle
 
org.mockserver.springtest - package org.mockserver.springtest
 
org.mockserver.state - package org.mockserver.state
 
org.mockserver.state.infinispan - package org.mockserver.state.infinispan
 
org.mockserver.stop - package org.mockserver.stop
 
org.mockserver.streams - package org.mockserver.streams
 
org.mockserver.telemetry - package org.mockserver.telemetry
 
org.mockserver.templates - package org.mockserver.templates
 
org.mockserver.templates.engine - package org.mockserver.templates.engine
 
org.mockserver.templates.engine.helpers - package org.mockserver.templates.engine.helpers
 
org.mockserver.templates.engine.javascript - package org.mockserver.templates.engine.javascript
 
org.mockserver.templates.engine.model - package org.mockserver.templates.engine.model
 
org.mockserver.templates.engine.mustache - package org.mockserver.templates.engine.mustache
 
org.mockserver.templates.engine.serializer - package org.mockserver.templates.engine.serializer
 
org.mockserver.templates.engine.velocity - package org.mockserver.templates.engine.velocity
 
org.mockserver.templates.engine.velocity.directives - package org.mockserver.templates.engine.velocity.directives
 
org.mockserver.test - package org.mockserver.test
 
org.mockserver.testcontainers - package org.mockserver.testcontainers
 
org.mockserver.testing.closurecallback - package org.mockserver.testing.closurecallback
 
org.mockserver.testing.integration.callback - package org.mockserver.testing.integration.callback
 
org.mockserver.testing.integration.mock - package org.mockserver.testing.integration.mock
 
org.mockserver.testing.integration.proxy - package org.mockserver.testing.integration.proxy
 
org.mockserver.testing.tls - package org.mockserver.testing.tls
 
org.mockserver.time - package org.mockserver.time
 
org.mockserver.url - package org.mockserver.url
 
org.mockserver.uuid - package org.mockserver.uuid
 
org.mockserver.validator - package org.mockserver.validator
 
org.mockserver.validator.jsonschema - package org.mockserver.validator.jsonschema
 
org.mockserver.validator.xmlschema - package org.mockserver.validator.xmlschema
 
org.mockserver.verify - package org.mockserver.verify
 
org.mockserver.version - package org.mockserver.version
 
org.mockserver.wasm - package org.mockserver.wasm
 
org.mockserver.webhook - package org.mockserver.webhook
 
org.mockserver.xml - package org.mockserver.xml
 
ORGANISATION - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
O for distinguishing name
origin - Variable in class org.mockserver.mock.CassetteRegistry.Entry
 
originalRawBody(Channel) - Static method in class org.mockserver.codec.PreserveHeadersNettyRemoves
The original (still compressed) request body bytes captured before decompression, or null when the request body was not content-encoded.
otelEndpoint() - Static method in class org.mockserver.configuration.ConfigurationProperties
Base OTLP HTTP endpoint for the collector (e.g.
otelEndpoint(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
OtelEndpoints - Class in org.mockserver.telemetry
Resolves per-signal OTLP HTTP endpoints from the single configured base URL (see mockserver.otelEndpoint).
otelGenerateTraceId() - Method in class org.mockserver.configuration.Configuration
 
otelGenerateTraceId() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, MockServer generates a new W3C trace ID for incoming requests that do not carry a traceparent header.
otelGenerateTraceId(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
otelGenerateTraceId(Boolean) - Method in class org.mockserver.configuration.Configuration
When true, MockServer generates a new W3C trace ID for incoming requests that do not carry a traceparent header.
otelMetricsEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, MockServer's explicitly-defined metrics (the same gauges exposed for Prometheus) are also exported via OpenTelemetry OTLP.
otelMetricsEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
OtelMetricsExporter - Class in org.mockserver.metrics
Optional exporter that publishes MockServer's explicitly-defined metrics (the same Metrics.Name gauges exposed for Prometheus) via OpenTelemetry OTLP.
otelMetricsExportIntervalSeconds() - Static method in class org.mockserver.configuration.ConfigurationProperties
How often (seconds) OTel metrics are exported.
otelMetricsExportIntervalSeconds(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
otelPropagateTraceContext() - Method in class org.mockserver.configuration.Configuration
 
otelPropagateTraceContext() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, MockServer copies the incoming W3C traceparent and tracestate headers into mock responses.
otelPropagateTraceContext(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
otelPropagateTraceContext(Boolean) - Method in class org.mockserver.configuration.Configuration
When true, MockServer copies the incoming W3C traceparent and tracestate headers into mock responses.
otelTracesEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, MockServer emits explicit GenAI semantic-convention spans for LLM traffic it serves (one span per completion, carrying provider, model, token usage and finish reason) via OpenTelemetry OTLP.
otelTracesEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
OUT_OF_RANGE - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
outputMemoryUsageCsv() - Method in class org.mockserver.configuration.Configuration
 
outputMemoryUsageCsv() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
outputMemoryUsageCsv(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Output JVM memory usage metrics to CSV file periodically called memoryUsage_<yyyy-MM-dd>.csv
outputMemoryUsageCsv(Boolean) - Method in class org.mockserver.configuration.Configuration
Output JVM memory usage metrics to CSV file periodically called memoryUsage_<yyyy-MM-dd>.csv
outputTokens(int) - Static method in class org.mockserver.client.Llm
Creates a Usage with the given output tokens.
outputTokens(int) - Static method in class org.mockserver.model.Usage
 
OVERSIZED_STRING_FIELD - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 

P

p50(String) - Method in class org.mockserver.mock.drift.PercentileTracker
 
p95(String) - Method in class org.mockserver.mock.drift.PercentileTracker
 
PactExporter - Class in org.mockserver.mock.pact
Exports MockServer response expectations as a Pact v3 consumer contract (JSON), so traffic mocked or recorded in MockServer can be published to a Pact Broker / PactFlow and used for consumer-driven contract testing.
PactExporter() - Constructor for class org.mockserver.mock.pact.PactExporter
 
PactVerificationResult(boolean, List<PactVerifier.InteractionResult>) - Constructor for class org.mockserver.mock.pact.PactVerifier.PactVerificationResult
 
PactVerifier - Class in org.mockserver.mock.pact
Verifies that MockServer's currently-active expectations satisfy each interaction in a Pact v3 consumer contract.
PactVerifier() - Constructor for class org.mockserver.mock.pact.PactVerifier
 
PactVerifier.InteractionResult - Class in org.mockserver.mock.pact
The result of verifying a single Pact interaction.
PactVerifier.PactVerificationResult - Class in org.mockserver.mock.pact
The overall result of verifying a Pact contract.
param(String, String...) - Static method in class org.mockserver.model.Parameter
 
param(String, Collection<String>) - Static method in class org.mockserver.model.Parameter
 
param(NottableString, String...) - Static method in class org.mockserver.model.Parameter
 
param(NottableString, Collection<NottableString>) - Static method in class org.mockserver.model.Parameter
 
param(NottableString, NottableString...) - Static method in class org.mockserver.model.Parameter
 
Parameter - Class in org.mockserver.model
 
Parameter(String, String...) - Constructor for class org.mockserver.model.Parameter
 
Parameter(String, Collection<String>) - Constructor for class org.mockserver.model.Parameter
 
Parameter(NottableString, String...) - Constructor for class org.mockserver.model.Parameter
 
Parameter(NottableString, Collection<NottableString>) - Constructor for class org.mockserver.model.Parameter
 
Parameter(NottableString, NottableString...) - Constructor for class org.mockserver.model.Parameter
 
parameterBody(List<Parameter>) - Static method in class org.mockserver.model.ParameterBody
 
parameterBody(Parameter...) - Static method in class org.mockserver.model.ParameterBody
 
parameterBody(Parameters) - Static method in class org.mockserver.model.ParameterBody
 
ParameterBody - Class in org.mockserver.model
 
ParameterBody(List<Parameter>) - Constructor for class org.mockserver.model.ParameterBody
 
ParameterBody(Parameter...) - Constructor for class org.mockserver.model.ParameterBody
 
ParameterBody(Parameters) - Constructor for class org.mockserver.model.ParameterBody
 
ParameterBodyDTO - Class in org.mockserver.serialization.model
 
ParameterBodyDTO(ParameterBody) - Constructor for class org.mockserver.serialization.model.ParameterBodyDTO
 
ParameterBodyDTO(ParameterBody, Boolean) - Constructor for class org.mockserver.serialization.model.ParameterBodyDTO
 
ParameterBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
ParameterBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.ParameterBodyDTOSerializer
 
ParameterBodySerializer - Class in org.mockserver.serialization.serializers.body
 
ParameterBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.ParameterBodySerializer
 
ParameterDTO - Class in org.mockserver.serialization.model
 
ParameterDTO() - Constructor for class org.mockserver.serialization.model.ParameterDTO
 
ParameterDTO(Parameter) - Constructor for class org.mockserver.serialization.model.ParameterDTO
 
parameters(Parameter...) - Static method in class org.mockserver.model.Parameters
 
Parameters - Class in org.mockserver.model
 
Parameters(Multimap<NottableString, NottableString>) - Constructor for class org.mockserver.model.Parameters
 
Parameters(List<Parameter>) - Constructor for class org.mockserver.model.Parameters
 
Parameters(Parameter...) - Constructor for class org.mockserver.model.Parameters
 
PARAMETERS - Enum constant in enum class org.mockserver.model.Body.Type
 
ParametersDeserializer - Class in org.mockserver.serialization.deserializers.collections
 
ParametersDeserializer() - Constructor for class org.mockserver.serialization.deserializers.collections.ParametersDeserializer
 
ParametersSerializer - Class in org.mockserver.serialization.serializers.collections
 
ParametersSerializer() - Constructor for class org.mockserver.serialization.serializers.collections.ParametersSerializer
 
ParameterStringMatcher - Class in org.mockserver.matchers
 
ParameterStyle - Enum Class in org.mockserver.model
 
ParameterToJavaSerializer - Class in org.mockserver.serialization.java
 
ParameterToJavaSerializer() - Constructor for class org.mockserver.serialization.java.ParameterToJavaSerializer
 
params(List<Parameter>) - Static method in class org.mockserver.model.ParameterBody
 
params(Parameter...) - Static method in class org.mockserver.model.ParameterBody
 
params(Parameters) - Static method in class org.mockserver.model.ParameterBody
 
parse(String) - Method in class org.mockserver.async.asyncapi.AsyncApiParser
Parse an AsyncAPI document from a string (auto-detects JSON vs YAML).
parse(String) - Method in class org.mockserver.fixture.SseBodyParser
Parse raw SSE body text into a list of SseEvent objects.
parse(String) - Static method in enum class org.mockserver.mock.MockMode
Parses a mode name case-insensitively.
parse(String) - Static method in class org.mockserver.model.MediaType
 
parse(String, String) - Static method in class org.mockserver.telemetry.W3CTraceContext
Parse a W3C traceparent header value and optional tracestate header value into a W3CTraceContext.
parse(String, List<Long>) - Method in class org.mockserver.fixture.SseBodyParser
Parse raw SSE body text into a list of SseEvent objects, optionally applying per-chunk replay timing captured during recording.
PARSE_ERROR - Static variable in class org.mockserver.netty.mcp.JsonRpcMessage
 
parseCompletionResponse(HttpResponse) - Method in class org.mockserver.llm.client.AnthropicLlmClient
 
parseCompletionResponse(HttpResponse) - Method in class org.mockserver.llm.client.GeminiLlmClient
 
parseCompletionResponse(HttpResponse) - Method in interface org.mockserver.llm.client.LlmClient
Parse a successful provider response body into a Completion.
parseCompletionResponse(HttpResponse) - Method in class org.mockserver.llm.client.OllamaLlmClient
 
parseCompletionResponse(HttpResponse) - Method in class org.mockserver.llm.client.OpenAiLlmClient
 
parseCompletionResponse(HttpResponse) - Method in class org.mockserver.llm.client.OpenAiResponsesLlmClient
 
ParsedConversation - Class in org.mockserver.llm
 
ParsedHeaders(String, String, String, String, List<Map.Entry<String, String>>) - Constructor for class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
ParsedMessage - Class in org.mockserver.llm
 
ParsedMessage(ParsedMessage.Role, String, List<ToolUse>, Map<String, String>) - Constructor for class org.mockserver.llm.ParsedMessage
 
ParsedMessage.Role - Enum Class in org.mockserver.llm
 
parseHeaders(Http3HeadersFrame) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Extract pseudo-headers and regular headers from an HTTP/3 headers frame.
parseTrailerFrame(byte[]) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Parses trailers from a gRPC-Web trailer frame body.
PARTIAL_CONTENT_206 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
password(String) - Method in class org.mockserver.async.security.MqttSecurity.Builder
 
PasswordSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
PasswordSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.PasswordSchemaSerializer
 
patch(String) - Static method in class org.mockserver.model.HttpRequest
 
patch(String, ObjectNode) - Method in class org.mockserver.mock.crud.CrudDataStore
 
patch(String, GrpcChaosProfile) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Applies JSON Merge Patch semantics to the gRPC chaos profile for the given service.
patch(String, HttpChaosProfile) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Applies JSON Merge Patch semantics to the chaos profile for the given host.
patch(String, TcpChaosProfile) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Applies JSON Merge Patch semantics to the TCP chaos profile for the given host.
path - Variable in class org.mockserver.mock.CassetteRegistry.Entry
 
path() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
PATH - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
PATH_PARAMETERS - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
PATH_PREFIX - Static variable in class org.mockserver.mock.HttpState
 
PathModifier - Class in org.mockserver.model
 
PathModifier() - Constructor for class org.mockserver.model.PathModifier
 
PathParametersDecoder - Class in org.mockserver.codec
 
PathParametersDecoder() - Constructor for class org.mockserver.codec.PathParametersDecoder
 
PAYMENT_REQUIRED_402 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
PDF - Static variable in class org.mockserver.model.MediaType
 
peekFirstMatchingExpectation(RequestDefinition) - Method in class org.mockserver.mock.HttpState
Side-effect-free probe: returns the first matching expectation WITHOUT consuming the match (no Times decrement, no scenario transition, no responseInProgress, no metrics).
peekFirstMatchingExpectation(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
Side-effect-free probe: returns the first active expectation whose matcher matches the given request, WITHOUT consuming the match.
PEMToFile - Class in org.mockserver.socket.tls
 
PEMToFile() - Constructor for class org.mockserver.socket.tls.PEMToFile
 
PercentileTracker - Class in org.mockserver.mock.drift
Sliding window p50/p95 tracker for response times per expectation ID.
PercentileTracker(int) - Constructor for class org.mockserver.mock.drift.PercentileTracker
 
PERFORMANCE - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
PERMISSION_DENIED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
persistedExpectationsPath() - Method in class org.mockserver.configuration.Configuration
 
persistedExpectationsPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
persistedExpectationsPath(String) - Method in class org.mockserver.configuration.Configuration
The file path used to save persisted expectations as json, which is updated whenever the expectation state is updated (i.e. add, clear, expires, etc.)
persistedExpectationsPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The file path used to save persisted expectations as json, which is updated whenever the expectation state is updated (i.e. add, clear, expires, etc)
persistedRecordedExpectationsPath() - Method in class org.mockserver.configuration.Configuration
 
persistedRecordedExpectationsPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
persistedRecordedExpectationsPath(String) - Method in class org.mockserver.configuration.Configuration
The file path used to save persisted recorded expectations as json, which is updated whenever a new request is forwarded
persistedRecordedExpectationsPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The file path used to save persisted recorded expectations as json, which is updated whenever a new request is forwarded
persistExpectations() - Method in class org.mockserver.configuration.Configuration
 
persistExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
persistExpectations(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable the persisting of expectations as json, which is updated whenever the expectation state is updated (i.e. add, clear, expires, etc)
persistExpectations(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable the persisting of expectations as json, which is updated whenever the expectation state is updated (i.e. add, clear, expires, etc.)
persistRecordedExpectations() - Method in class org.mockserver.configuration.Configuration
 
persistRecordedExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
persistRecordedExpectations(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable the persisting of recorded expectations (proxy traffic) as json, which is updated whenever a new request is forwarded
persistRecordedExpectations(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable the persisting of recorded expectations (proxy traffic) as json, which is updated whenever a new request is forwarded
perTestSuite - Variable in class org.mockserver.junit.jupiter.MockServerExtension
 
perTestSuite() - Element in annotation interface org.mockserver.junit.jupiter.MockServerSettings
 
perTestSuiteClientAndServer - Static variable in class org.mockserver.junit.jupiter.MockServerExtension
 
PING - Enum constant in enum class org.mockserver.model.WebSocketFrameType
 
PIPE_DELIMITED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
PIPE_DELIMITED_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
PLAIN_TEXT_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
PluginExpectationInitializer - Interface in org.mockserver.client.initialize
If the MockServer is started using the Maven Plugin a initializationClass property can be specified to initialize expectations, when the MockServer starts.
plus(Detail) - Method in class org.mockserver.memory.Detail
 
plusDays(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
plusHours(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
plusMinutes(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
plusSeconds(long) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
PNG - Static variable in class org.mockserver.model.MediaType
 
PONG - Enum constant in enum class org.mockserver.model.WebSocketFrameType
 
port - Variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
PORT - Static variable in class org.mockserver.testcontainers.MockServerContainer
Default MockServer port (HTTP, HTTPS, SOCKS, and HTTP CONNECT are all served on a single unified port).
portBinding(Integer...) - Static method in class org.mockserver.model.PortBinding
 
portBinding(List<Integer>) - Static method in class org.mockserver.model.PortBinding
 
PortBinding - Class in org.mockserver.model
 
PortBinding - Class in org.mockserver.netty.unification
 
PortBinding() - Constructor for class org.mockserver.model.PortBinding
 
PortBinding(InetSocketAddress, String) - Constructor for class org.mockserver.netty.unification.PortBinding
 
PortBindingSerializer - Class in org.mockserver.serialization
 
PortBindingSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.PortBindingSerializer
 
PortFactory - Class in org.mockserver.socket
 
PortFactory() - Constructor for class org.mockserver.socket.PortFactory
 
portFuture - Variable in class org.mockserver.client.MockServerClient
 
ports() - Element in annotation interface org.mockserver.junit.jupiter.MockServerSettings
 
PortUnificationHandler - Class in org.mockserver.netty.unification
 
PortUnificationHandler(Configuration, LifeCycle, HttpState, HttpActionHandler, NettySslContextFactory, McpSessionManager) - Constructor for class org.mockserver.netty.unification.PortUnificationHandler
 
post(String) - Static method in class org.mockserver.model.HttpRequest
 
postJson(LlmBackend, String, String, String) - Method in class org.mockserver.llm.client.AbstractLlmClient
Build a POST request to baseUrl + path, parsing the URL into host, port, and scheme so the transport can route it.
POSTMAN - Enum constant in enum class org.mockserver.model.Format
 
PostmanCollectionImporter - Class in org.mockserver.imports
Imports expectations from Postman Collection v2.x (v2.0 and v2.1) JSON files.
PostmanCollectionImporter() - Constructor for class org.mockserver.imports.PostmanCollectionImporter
 
postProcess(Expectation) - Method in class org.mockserver.mock.HttpState
 
postProcess(Expectation) - Method in class org.mockserver.mock.RequestMatchers
 
PrecannedTestExpectationForwardCallbackRequest - Class in org.mockserver.testing.integration.callback
 
PrecannedTestExpectationForwardCallbackRequest() - Constructor for class org.mockserver.testing.integration.callback.PrecannedTestExpectationForwardCallbackRequest
 
PrecannedTestExpectationForwardCallbackRequestAndResponse - Class in org.mockserver.testing.integration.callback
 
PrecannedTestExpectationForwardCallbackRequestAndResponse() - Constructor for class org.mockserver.testing.integration.callback.PrecannedTestExpectationForwardCallbackRequestAndResponse
 
PrecannedTestExpectationResponseCallback - Class in org.mockserver.testing.integration.callback
 
PrecannedTestExpectationResponseCallback() - Constructor for class org.mockserver.testing.integration.callback.PrecannedTestExpectationResponseCallback
 
PRECONDITION_FAILED_412 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
prepareTestInstance(TestContext) - Method in class org.mockserver.springtest.MockServerTestExecutionListener
 
preservedHeaders(Channel) - Static method in class org.mockserver.codec.PreserveHeadersNettyRemoves
 
PreserveHeadersNettyRemoves - Class in org.mockserver.codec
 
PreserveHeadersNettyRemoves() - Constructor for class org.mockserver.codec.PreserveHeadersNettyRemoves
 
prettyPrint(String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
prettyPrint(StringToXmlDocumentParser.ErrorLevel) - Static method in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
 
preventCertificateDynamicUpdate() - Method in class org.mockserver.configuration.Configuration
 
preventCertificateDynamicUpdate() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
preventCertificateDynamicUpdate(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Prevent certificates from dynamically updating when domain list changes
preventCertificateDynamicUpdate(Boolean) - Method in class org.mockserver.configuration.Configuration
Prevent certificates from dynamically updating when domain list changes
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.mockserver.file.FilePath.Finder
 
PricingEntry(double, double) - Constructor for class org.mockserver.llm.cost.LlmPricing.PricingEntry
 
PrintOutCurrentTestRunListener - Class in org.mockserver.test
 
PrintOutCurrentTestRunListener() - Constructor for class org.mockserver.test.PrintOutCurrentTestRunListener
 
priority - Variable in class org.mockserver.mock.SortableExpectationId
 
privateKey() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
load leaf private key
privateKey() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
privateKeyBytesFromPEM(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
privateKeyFromPEM(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
privateKeyFromPEMFile(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
privateKeyPath() - Method in class org.mockserver.configuration.Configuration
 
privateKeyPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
privateKeyPath(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of a fixed custom private key for TLS connections into MockServer.
privateKeyPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of a fixed custom private key for TLS connections into MockServer.
privateKeyToPEM(PrivateKey) - Static method in class org.mockserver.socket.tls.PEMToFile
 
proactivelyInitialiseTLS() - Method in class org.mockserver.configuration.Configuration
 
proactivelyInitialiseTLS() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proactivelyInitialiseTLS(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Proactively initialise TLS during start to ensure that if dynamicallyCreateCertificateAuthorityCertificate is enabled the Certificate Authority X.509 Certificate and Private Key will be created during start up and not when the first TLS connection is received.
proactivelyInitialiseTLS(Boolean) - Method in class org.mockserver.configuration.Configuration
Proactively initialise TLS during start to ensure that if dynamicallyCreateCertificateAuthorityCertificate is enabled the Certificate Authority X.509 Certificate and Private Key will be created during start up and not when the first TLS connection is received.
processAction(HttpRequest, ResponseWriter, ChannelHandlerContext, Set<String>, boolean, boolean) - Method in class org.mockserver.mock.action.http.HttpActionHandler
 
processEarlyAction(HttpRequest, Expectation, ChannelHandlerContext, ResponseWriter, boolean) - Method in class org.mockserver.mock.action.http.HttpActionHandler
Dispatch an early-matched expectation before the request body has been received.
PROCESSING_102 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
PromptNormalizer - Class in org.mockserver.llm
Deterministic normalisation of LLM prompt text prior to conversation-predicate matching.
PROPERTIES - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
Protocol - Enum Class in org.mockserver.model
 
PROTOCOL - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
provider() - Method in class org.mockserver.llm.client.AnthropicLlmClient
 
provider() - Method in class org.mockserver.llm.client.AzureOpenAiLlmClient
 
provider() - Method in class org.mockserver.llm.client.BedrockLlmClient
 
provider() - Method in class org.mockserver.llm.client.GeminiLlmClient
 
provider() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the provider record component.
provider() - Method in interface org.mockserver.llm.client.LlmClient
The provider this client handles — the registry key.
provider() - Method in class org.mockserver.llm.client.OllamaLlmClient
 
provider() - Method in class org.mockserver.llm.client.OpenAiLlmClient
 
provider() - Method in class org.mockserver.llm.client.OpenAiResponsesLlmClient
 
provider() - Method in class org.mockserver.llm.codec.AnthropicCodec
 
provider() - Method in class org.mockserver.llm.codec.AzureOpenAiCodec
 
provider() - Method in class org.mockserver.llm.codec.BedrockCodec
 
provider() - Method in class org.mockserver.llm.codec.GeminiCodec
 
provider() - Method in class org.mockserver.llm.codec.OllamaCodec
 
provider() - Method in class org.mockserver.llm.codec.OpenAiChatCompletionsCodec
 
provider() - Method in class org.mockserver.llm.codec.OpenAiResponsesCodec
 
provider() - Method in interface org.mockserver.llm.ProviderCodec
 
Provider - Enum Class in org.mockserver.model
 
ProviderCodec - Interface in org.mockserver.llm
 
ProviderCodecRegistry - Class in org.mockserver.llm
 
ProviderCodecRegistry() - Constructor for class org.mockserver.llm.ProviderCodecRegistry
 
PROXIED - Static variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
PROXIED_RESPONSE - Static variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
PROXIED_SECURE - Static variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
PROXY_AUTHENTICATION_REQUIRED_407 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
proxyAuthenticationPassword() - Method in class org.mockserver.configuration.Configuration
 
proxyAuthenticationPassword() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyAuthenticationPassword(String) - Method in class org.mockserver.configuration.Configuration
The required password for proxy authentication to MockServer
proxyAuthenticationPassword(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The required password for proxy authentication to MockServer
proxyAuthenticationRealm() - Method in class org.mockserver.configuration.Configuration
 
proxyAuthenticationRealm() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyAuthenticationRealm(String) - Method in class org.mockserver.configuration.Configuration
The authentication realm for proxy authentication to MockServer
proxyAuthenticationRealm(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The authentication realm for proxy authentication to MockServer
proxyAuthenticationUsername() - Method in class org.mockserver.configuration.Configuration
 
proxyAuthenticationUsername() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyAuthenticationUsername(String) - Method in class org.mockserver.configuration.Configuration
The required username for proxy authentication to MockServer
proxyAuthenticationUsername(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The required username for proxy authentication to MockServer
ProxyClientExamples - Class in org.mockserver.examples.mockserver
 
ProxyClientExamples() - Constructor for class org.mockserver.examples.mockserver.ProxyClientExamples
 
proxyConfiguration(Configuration) - Static method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
proxyConfiguration(ProxyConfiguration.Type, String) - Static method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
proxyConfiguration(ProxyConfiguration.Type, String, String, String) - Static method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
proxyConfiguration(ProxyConfiguration.Type, InetSocketAddress) - Static method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
proxyConfiguration(ProxyConfiguration.Type, InetSocketAddress, String, String) - Static method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
ProxyConfiguration - Class in org.mockserver.proxyconfiguration
 
ProxyConfiguration.Type - Enum Class in org.mockserver.proxyconfiguration
 
PROXYING - Static variable in class org.mockserver.netty.HttpRequestHandler
 
proxyPass() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyPass(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Configure ProxyPass mappings that map incoming path prefixes to upstream servers with automatic path rewriting.
proxyPass(String, String) - Static method in class org.mockserver.model.ProxyPassMapping
 
proxyPass(List<ProxyPassMapping>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Configure ProxyPass mappings that map incoming path prefixes to upstream servers with automatic path rewriting.
ProxyPassMapping - Class in org.mockserver.model
 
ProxyPassMapping() - Constructor for class org.mockserver.model.ProxyPassMapping
 
proxyPassMappings() - Method in class org.mockserver.configuration.Configuration
 
proxyPassMappings(List<ProxyPassMapping>) - Method in class org.mockserver.configuration.Configuration
Configure ProxyPass mappings that map incoming path prefixes to upstream servers with automatic path rewriting.
ProxyProtocolOriginalDestinationHandler - Class in org.mockserver.netty.proxy
Inbound handler that detects and parses PROXY protocol v1 (text format) and v2 (binary format) headers prepended to TCP connections by upstream load balancers (e.g., AWS GWLB, HAProxy, nginx with proxy_protocol on).
ProxyProtocolOriginalDestinationHandler(MockServerLogger) - Constructor for class org.mockserver.netty.proxy.ProxyProtocolOriginalDestinationHandler
 
proxyRemoteHost - Enum constant in enum class org.mockserver.cli.Main.Arguments
 
proxyRemoteHost() - Method in class org.mockserver.configuration.Configuration
 
proxyRemoteHost() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyRemoteHost(String) - Method in class org.mockserver.configuration.Configuration
The hostname of the remote server to proxy all requests to.
proxyRemoteHost(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyRemotePort - Enum constant in enum class org.mockserver.cli.Main.Arguments
 
proxyRemotePort() - Method in class org.mockserver.configuration.Configuration
 
proxyRemotePort() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
proxyRemotePort(Integer) - Method in class org.mockserver.configuration.Configuration
The port of the remote server to proxy all requests to.
proxyRemotePort(Integer) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
ProxyServlet - Class in org.mockserver.proxyservlet
 
ProxyServlet() - Constructor for class org.mockserver.proxyservlet.ProxyServlet
 
proxyUnmatchedRequests() - Method in enum class org.mockserver.mock.MockMode
Whether, in this mode, a request that matches no expectation should be proxied to its upstream (and thereby recorded) rather than answered with a 404.
PTR - Enum constant in enum class org.mockserver.model.DnsRecordType
 
ptrRecord(String, String) - Static method in class org.mockserver.model.DnsRecord
 
publish(String, String) - Method in class org.mockserver.async.publish.KafkaMessagePublisher
 
publish(String, String) - Method in interface org.mockserver.async.publish.MessagePublisher
Publish the given payload to the specified channel with no key or headers.
publish(String, String) - Method in class org.mockserver.async.publish.MqttMessagePublisher
 
publish(String, String, String, Map<String, String>) - Method in class org.mockserver.async.publish.KafkaMessagePublisher
Publish a message with a specific key and optional headers.
publish(String, String, String, Map<String, String>) - Method in interface org.mockserver.async.publish.MessagePublisher
Publish the given payload with an optional key and headers.
publish(String, String, PublishOptions) - Method in class org.mockserver.async.publish.KafkaMessagePublisher
Publish a message with per-message options from AsyncAPI bindings.
publish(String, String, PublishOptions) - Method in interface org.mockserver.async.publish.MessagePublisher
Publish the given payload with per-message options derived from AsyncAPI bindings.
publish(String, String, PublishOptions) - Method in class org.mockserver.async.publish.MqttMessagePublisher
Publish a message with per-message options from AsyncAPI bindings.
publish(LogRecord) - Method in class org.mockserver.logging.StandardOutConsoleHandler
 
publish(LogRecord) - Method in class org.mockserver.test.TestLogCaptureHandler
 
publishAll() - Method in class org.mockserver.async.AsyncApiMockOrchestrator
Publish the generated example message for each message in each channel, threading any AsyncAPI bindings (MQTT qos/retain, Kafka key) and correlation IDs as PublishOptions.
publishBytes(String, byte[]) - Method in class org.mockserver.async.publish.MqttMessagePublisher
Publish a binary payload to the given channel.
PublishOptions - Class in org.mockserver.async.publish
Immutable carrier for per-message publish-time options extracted from AsyncAPI bindings.
PublishOptions(String, Integer, Boolean) - Constructor for class org.mockserver.async.publish.PublishOptions
Backward-compatible constructor — no headers.
PublishOptions(String, Integer, Boolean, Map<String, String>) - Constructor for class org.mockserver.async.publish.PublishOptions
Full constructor with headers.
put(String) - Static method in class org.mockserver.model.HttpRequest
 
put(String, byte[]) - Method in class org.mockserver.wasm.WasmStore
 
put(String, byte[], Map<String, String>) - Method in class org.mockserver.blob.azure.AzureBlobStore
 
put(String, byte[], Map<String, String>) - Method in class org.mockserver.blob.gcs.GcsBlobStore
 
put(String, byte[], Map<String, String>) - Method in class org.mockserver.blob.s3.S3BlobStore
 
put(String, byte[], Map<String, String>) - Method in interface org.mockserver.state.BlobStore
Stores a blob, overwriting any existing blob with the same key.
put(String, byte[], Map<String, String>) - Method in class org.mockserver.state.FilesystemBlobStore
 
put(String, byte[], Map<String, String>) - Method in class org.mockserver.state.infinispan.InfinispanBlobStore
 
put(String, byte[], Map<String, String>) - Method in class org.mockserver.state.InMemoryBlobStore
 
put(String, GrpcChaosProfile) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Register (or replace) the gRPC chaos profile for the given service with no expiry.
put(String, GrpcChaosProfile, long) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Register (or replace) the gRPC chaos profile for the given service, optionally with a time-to-live after which it auto-expires.
put(String, HttpChaosProfile) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Register (or replace) the chaos profile for the given host with no expiry.
put(String, HttpChaosProfile, long) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Register (or replace) the chaos profile for the given host, optionally with a time-to-live after which it auto-expires.
put(String, TcpChaosProfile) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Register (or replace) the TCP chaos profile for the given host with no expiry.
put(String, TcpChaosProfile, long) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Register (or replace) the TCP chaos profile for the given host, optionally with a time-to-live after which it auto-expires.
put(String, Example) - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
put(String, ExpectationEntry) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
put(String, V) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
put(String, V) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
put(String, V) - Method in interface org.mockserver.state.KeyValueStore
Unconditionally puts a value, creating or replacing any existing entry.
put(K, V) - Method in class org.mockserver.cache.LRUCache
 
put(K, V, long) - Method in class org.mockserver.cache.LRUCache
 
putAll(Map<String, Example>) - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
putIfAbsent(String, ExpectationEntry) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
putIfAbsent(String, V) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
putIfAbsent(String, V) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
putIfAbsent(String, V) - Method in interface org.mockserver.state.KeyValueStore
Atomically inserts the value only if no entry for the key exists yet.

Q

QUERY_PARAMETER - Enum constant in enum class org.mockserver.llm.IsolationSource.Kind
 
QUERY_PARAMETERS - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
queryParameter(String) - Static method in class org.mockserver.client.Llm
Creates an IsolationSource that reads the isolation key from a query parameter.
queryParameter(String) - Static method in class org.mockserver.llm.IsolationSource
 
queryParametersModifier() - Static method in class org.mockserver.model.QueryParametersModifier
Static builder to create a query parameters modifier.
QueryParametersModifier - Class in org.mockserver.model
 
QueryParametersModifier() - Constructor for class org.mockserver.model.QueryParametersModifier
 
QueryParametersModifierDTO - Class in org.mockserver.serialization.model
 
QueryParametersModifierDTO() - Constructor for class org.mockserver.serialization.model.QueryParametersModifierDTO
 
QueryParametersModifierDTO(QueryParametersModifier) - Constructor for class org.mockserver.serialization.model.QueryParametersModifierDTO
 
QUICKTIME - Static variable in class org.mockserver.model.MediaType
 

R

RANDOM - Enum constant in enum class org.mockserver.mock.ResponseMode
 
RANDOM_BYTES_RESPONSE - Enum constant in enum class org.mockserver.echo.http.EchoServer.Error
 
randomBytes(int) - Static method in class org.mockserver.templates.engine.TemplateFunctions
 
randomBytesError() - Method in class org.mockserver.examples.mockserver.ErrorActionExamples
 
randomDouble() - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
randomDouble(double, double) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
randomInt(int, int) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
randomInteger(int) - Static method in class org.mockserver.templates.engine.TemplateFunctions
 
read(ChannelHandlerContext) - Method in class org.mockserver.echo.http.ErrorHandler
 
readAccumulatedBody(CompositeByteBuf) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Read the accumulated composite buffer into a byte array.
readBody(HttpResponse) - Method in class org.mockserver.llm.client.AbstractLlmClient
Parse a response body into a JSON tree.
readFileFromClassPathOrPath(String) - Static method in class org.mockserver.file.FileReader
 
readHttpInputStreamToString(ServletRequest) - Method in class org.mockserver.streams.IOStreamUtils
 
readHttpInputStreamToString(Socket) - Static method in class org.mockserver.streams.IOStreamUtils
 
readResource(String) - Method in class org.mockserver.netty.mcp.McpResourceRegistry
 
readSocketToString(Socket) - Static method in class org.mockserver.streams.IOStreamUtils
 
reasonPhrase() - Method in enum class org.mockserver.model.HttpStatusCode
 
rebuildServerTLSContext() - Method in class org.mockserver.configuration.Configuration
 
rebuildServerTLSContext(boolean) - Method in class org.mockserver.configuration.Configuration
 
rebuildTLSContext() - Method in class org.mockserver.configuration.Configuration
 
rebuildTLSContext(boolean) - Method in class org.mockserver.configuration.Configuration
 
RECEIVED_REQUEST - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
RECEIVED_REQUEST_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
receivedTextWebSocketFrame(TextWebSocketFrame) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
reconcileFromBackend() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Rebuilds the node-local map from the backend store.
reconcileFromBackend() - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Rebuilds the node-local map from the backend store.
reconcileFromBackend() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Rebuilds the node-local map from the backend store.
reconcileFromBackend() - Method in class org.mockserver.mock.CrossProtocolEventBus
Rebuilds the node-local listener map from the backend store.
reconcileFromBackend() - Method in class org.mockserver.mock.RequestMatchers
Reconciles the node-local HttpRequestMatcher cache against the backend KeyValueStore.
record(String, long) - Method in class org.mockserver.mock.drift.PercentileTracker
Record a response time observation for the given expectation ID.
record(InetAddress, String) - Method in class org.mockserver.mock.dns.DnsIntentRegistry
Records that MockServer's DNS server answered with the given IP for the given hostname.
recordCompletion(Provider, String, Completion) - Static method in class org.mockserver.telemetry.GenAiSpans
Emit one GenAI span for a served completion, following the OpenTelemetry GenAI semantic conventions (gen_ai.*).
RECORDED_EXPECTATIONS - Enum constant in enum class org.mockserver.model.RetrieveType
 
RecordedExchange(HttpRequest, String) - Constructor for record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Creates an instance of a RecordedExchange record class.
RecordedExpectationFileSystemPersistence - Class in org.mockserver.persistence
 
RecordedExpectationFileSystemPersistence(Configuration, MockServerLogger, MockServerEventLog) - Constructor for class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
Backwards-compatible constructor that creates a FilesystemBlobStore internally, preserving the original direct-file-I/O behaviour for callers that do not supply a BlobStore (e.g. existing tests).
RecordedExpectationFileSystemPersistence(Configuration, MockServerLogger, MockServerEventLog, BlobStore) - Constructor for class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
Creates persistence backed by the given BlobStore.
RecordedMessage - Class in org.mockserver.async.subscribe
An immutable record of a message received from a broker subscription.
RecordedMessage(String, String, String, Map<String, String>) - Constructor for class org.mockserver.async.subscribe.RecordedMessage
 
recordedRequest() - Method in record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Returns the value of the recordedRequest record component.
recordedResponseBody() - Method in record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Returns the value of the recordedResponseBody record component.
recordRequest(String, String, Integer, String, long, W3CTraceContext) - Static method in class org.mockserver.telemetry.RequestSpans
Emit one SERVER span for a served HTTP request.
recover(InetAddress) - Method in class org.mockserver.mock.dns.DnsIntentRegistry
Recovers the hostname that MockServer's DNS server mapped to the given IP address.
redact(Expectation[]) - Method in class org.mockserver.fixture.FixtureRedactor
Redact sensitive headers in an array of expectations.
REDACTED_PLACEHOLDER - Static variable in class org.mockserver.fixture.FixtureRedactor
 
RedirectBetweenMultiMockServerInstances - Class in org.mockserver.examples.mockserver
 
RedirectBetweenMultiMockServerInstances() - Constructor for class org.mockserver.examples.mockserver.RedirectBetweenMultiMockServerInstances
 
REFLECTION_V1_PATH - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
REFLECTION_V1ALPHA_PATH - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
REFUSED - Enum constant in enum class org.mockserver.model.DnsResponseCode
 
regex(String) - Static method in class org.mockserver.model.RegexBody
 
REGEX - Enum constant in enum class org.mockserver.model.Body.Type
 
RegexBody - Class in org.mockserver.model
 
RegexBody(String) - Constructor for class org.mockserver.model.RegexBody
 
RegexBodyDTO - Class in org.mockserver.serialization.model
 
RegexBodyDTO(RegexBody) - Constructor for class org.mockserver.serialization.model.RegexBodyDTO
 
RegexBodyDTO(RegexBody, Boolean) - Constructor for class org.mockserver.serialization.model.RegexBodyDTO
 
RegexBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
RegexBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.RegexBodyDTOSerializer
 
RegexBodySerializer - Class in org.mockserver.serialization.serializers.body
 
RegexBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.RegexBodySerializer
 
regexMatchingTimeoutMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
regexMatchingTimeoutMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time (in milliseconds) allowed for evaluating a single regular expression during request matching.
RegexStringMatcher - Class in org.mockserver.matchers
 
RegexStringMatcher(MockServerLogger, boolean) - Constructor for class org.mockserver.matchers.RegexStringMatcher
 
register() - Static method in class org.mockserver.blob.azure.AzureBlobStoreRegistrar
Register the Azure blob store factory with StateBackendFactory.
register() - Static method in class org.mockserver.blob.gcs.GcsBlobStoreRegistrar
Register the GCS blob store factory with StateBackendFactory.
register() - Static method in class org.mockserver.blob.s3.S3BlobStoreRegistrar
Register the S3 blob store factory with StateBackendFactory.
register() - Static method in class org.mockserver.state.infinispan.InfinispanStateBackendRegistrar
Register the Infinispan factory with StateBackendFactory.
register(String, String, int, String) - Method in class org.mockserver.mock.CassetteRegistry
Register (or update) a cassette, stamping its lastUsed with the current time.
register(String, CrudActionHandler) - Method in class org.mockserver.mock.crud.CrudDispatcher
 
register(AsyncApiControlPlane) - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Register the control-plane implementation.
register(LlmClient) - Method in class org.mockserver.llm.client.LlmClientRegistry
 
register(ProviderCodec) - Method in class org.mockserver.llm.ProviderCodecRegistry
 
register(ExpectationStoreFactory.Factory) - Static method in class org.mockserver.mock.ExpectationStoreFactory
Register a custom factory (e.g. a clustered backend).
register(CrossProtocolScenario) - Method in class org.mockserver.mock.CrossProtocolEventBus
 
register(StateBackendFactory.Factory) - Static method in class org.mockserver.state.StateBackendFactory
Register a custom factory (e.g. a clustered backend).
registerBlobStoreFactory(String, BlobStoreFactory) - Static method in class org.mockserver.state.StateBackendFactory
Register a pluggable BlobStoreFactory for a given type name.
registerCallback(String, ExpectationCallback<?>) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
registerClient(String, ChannelHandlerContext) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
registerExpectationCallback(ExpectationCallback<T>, ExpectationForwardAndResponseCallback, InetSocketAddress, String, boolean) - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClient
 
registerForwardCallbackHandler(String, WebSocketRequestCallback) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
registerIfAvailable() - Static method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
Register this implementation into the core registry.
registerListener(ExpectationsListener) - Method in class org.mockserver.integration.ClientAndServer
 
registerListener(ExpectationsListener) - Method in class org.mockserver.lifecycle.LifeCycle
 
registerListener(ExpectationsListener) - Method in class org.mockserver.netty.MockServer
 
registerListener(MockServerLogListener) - Method in class org.mockserver.mock.listeners.MockServerEventLogNotifier
 
registerListener(MockServerMatcherListener) - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier
 
registerListeners() - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
registerOtelRequestDurationHistogram(DoubleHistogram) - Static method in class org.mockserver.metrics.Metrics
Register an OTel histogram for request duration.
registerResponseCallbackHandler(String, WebSocketResponseCallback) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
RelayConnectHandler<T> - Class in org.mockserver.netty.proxy.relay
 
RelayConnectHandler(Configuration, LifeCycle, MockServerLogger, String, int) - Constructor for class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
REMOTE_SOCKET - Static variable in class org.mockserver.mock.action.http.HttpActionHandler
 
remoteAddress() - Method in class org.mockserver.client.MockServerClient
 
remove(Object) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
Deprecated.
use removeItem instead
remove(String) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Removes the gRPC chaos profile for the given service (no-op if absent).
remove(String) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Removes the chaos profile for the given host (no-op if absent).
remove(String) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Removes the TCP chaos profile for the given host (no-op if absent).
remove(String) - Method in class org.mockserver.mock.CassetteRegistry
Remove a cassette by path.
remove(String) - Method in class org.mockserver.model.KeysAndValues
 
remove(String) - Method in class org.mockserver.model.KeysToMultiValues
 
remove(String) - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
remove(String) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
remove(String) - Method in class org.mockserver.state.InMemoryKeyValueStore
 
remove(String) - Method in interface org.mockserver.state.KeyValueStore
Unconditionally removes the entry for the given key.
remove(String) - Method in class org.mockserver.wasm.WasmStore
 
remove(String...) - Method in class org.mockserver.model.KeysAndValuesModifier
 
remove(String...) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
remove(String, String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
remove(List<String>) - Method in class org.mockserver.model.KeysAndValuesModifier
 
remove(List<String>) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
remove(NottableString) - Method in class org.mockserver.model.KeysAndValues
 
remove(NottableString) - Method in class org.mockserver.model.KeysToMultiValues
 
remove(V) - Method in class org.mockserver.collections.CircularPriorityQueue
 
removeCodecSupport(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.connect.HttpConnectHandler
 
removeCodecSupport(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
removeCodecSupport(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.socks.Socks4ConnectHandler
 
removeCodecSupport(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.socks.Socks5ConnectHandler
 
removeCodecSupport(ChannelHandlerContext) - Method in class org.mockserver.netty.proxy.socks.SocksConnectHandler
 
removed(String, String) - Static method in class org.mockserver.mock.diff.FieldDiff
 
REMOVED - Enum constant in enum class org.mockserver.mock.diff.FieldDiff.DiffType
 
REMOVED_EXPECTATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
REMOVED_EXPECTATION_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.mockserver.collections.CircularHashMap
 
removeHandler(ChannelPipeline, ChannelHandler) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
removeHandler(ChannelPipeline, Class<? extends ChannelHandler>) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
removeHeader(String) - Method in interface org.mockserver.model.HttpMessage
 
removeHeader(String) - Method in class org.mockserver.model.HttpRequest
 
removeHeader(String) - Method in class org.mockserver.model.HttpResponse
 
removeHeader(NottableString) - Method in interface org.mockserver.model.HttpMessage
 
removeHeader(NottableString) - Method in class org.mockserver.model.HttpRequest
 
removeHeader(NottableString) - Method in class org.mockserver.model.HttpResponse
 
removeItem(E) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
removePriorityKey(V) - Method in class org.mockserver.collections.CircularPriorityQueue
 
removeService(String) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
removeServiceChaos(String) - Method in class org.mockserver.client.MockServerClient
Remove the service-scoped chaos profile registered for the given host.
removeSession(String) - Method in class org.mockserver.netty.mcp.McpSessionManager
 
removeStatus(String) - Method in class org.mockserver.grpc.GrpcHealthRegistry
Remove the override for a specific service so it reverts to the default.
render(InternalContextAdapter, Writer, Node) - Method in class org.mockserver.templates.engine.velocity.directives.Ifnull
 
renderDashboard(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.dashboard.DashboardHandler
 
renderMetrics(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.metrics.MetricsHandler
 
renderOpenAPISpec(ChannelHandlerContext, HttpRequest) - Method in class org.mockserver.netty.OpenAPISpecHandler
 
replace(I...) - Method in class org.mockserver.model.KeysAndValuesModifier
 
replace(I...) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
replace(String, String, String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
replace(List<I>) - Method in class org.mockserver.model.KeysAndValuesModifier
 
replace(List<I>) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
replaceEntry(String, String...) - Method in class org.mockserver.model.KeysToMultiValues
 
replaceEntry(T) - Method in class org.mockserver.model.KeysToMultiValues
 
replaceEntryIfExists(T) - Method in class org.mockserver.model.KeysAndValues
 
replaceEntryIfExists(T) - Method in class org.mockserver.model.KeysToMultiValues
 
replaceHeader(String, String...) - Method in class org.mockserver.model.HttpResponse
Update header to return as a Header object, if a header with the same name already exists it will be modified
replaceHeader(Header) - Method in interface org.mockserver.model.HttpMessage
 
replaceHeader(Header) - Method in class org.mockserver.model.HttpRequest
Adds one header to match on as a Header object where the header values list can be a list of strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
replaceHeader(Header) - Method in class org.mockserver.model.HttpResponse
Update header to return as a Header object, if a header with the same name already exists it will be modified
replaceValue(K, V) - Method in class org.mockserver.collections.CircularPriorityQueue
Replaces the value associated with the given key in place, preserving the element's position in insertionOrderQueue (and therefore its eviction order).
replaceValues(List<NottableString>) - Method in class org.mockserver.model.KeyToMultiValue
 
Report() - Constructor for class org.mockserver.netty.mcp.McpContractTest.Report
 
REQ_FILE_BY_FILENAME_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
REQ_FILE_CONTAINING_SYMBOL_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
REQ_HOST_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
REQ_LIST_SERVICES_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
request() - Static method in class org.mockserver.model.HttpRequest
 
request(String) - Static method in class org.mockserver.model.HttpRequest
 
REQUEST_DID_MATCH - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
REQUEST_DID_NOT_MATCH - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
REQUEST_ENTITY_TOO_LARGE_413 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
REQUEST_LIFECYCLE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
REQUEST_MATCHER - Static variable in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
REQUEST_RESPONSES - Enum constant in enum class org.mockserver.model.RetrieveType
 
REQUEST_TIMEOUT_408 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
REQUEST_URI_TOO_LONG_414 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
RequestAndExpectationId - Class in org.mockserver.log.model
 
RequestAndExpectationId(RequestDefinition, String) - Constructor for class org.mockserver.log.model.RequestAndExpectationId
 
requestDefinition - Variable in class org.mockserver.log.model.RequestAndExpectationId
 
RequestDefinition - Class in org.mockserver.model
 
RequestDefinition() - Constructor for class org.mockserver.model.RequestDefinition
 
RequestDefinitionDescription - Class in org.mockserver.dashboard.serializers
 
RequestDefinitionDescription(String, String, DescriptionProcessor, boolean) - Constructor for class org.mockserver.dashboard.serializers.RequestDefinitionDescription
 
RequestDefinitionDTO - Class in org.mockserver.serialization.model
 
RequestDefinitionDTO(Boolean) - Constructor for class org.mockserver.serialization.model.RequestDefinitionDTO
 
RequestDefinitionDTODeserializer - Class in org.mockserver.serialization.deserializers.request
 
RequestDefinitionDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.request.RequestDefinitionDTODeserializer
 
RequestDefinitionObjectDescription - Class in org.mockserver.dashboard.serializers
 
RequestDefinitionObjectDescription(String, Object, String, DescriptionProcessor) - Constructor for class org.mockserver.dashboard.serializers.RequestDefinitionObjectDescription
 
RequestDefinitionSerializer - Class in org.mockserver.serialization
 
RequestDefinitionSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.RequestDefinitionSerializer
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
RequestMatchers - Class in org.mockserver.mock
 
RequestMatchers(Configuration, MockServerLogger, Scheduler, WebSocketClientRegistry) - Constructor for class org.mockserver.mock.RequestMatchers
 
requestModifier() - Static method in class org.mockserver.model.HttpRequestModifier
 
requestMore() - Method in class org.mockserver.model.StreamingBody
Request the next chunk from the upstream channel.
RequestPropertiesMatcherExamples - Class in org.mockserver.examples.mockserver
 
RequestPropertiesMatcherExamples() - Constructor for class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
REQUESTS - Enum constant in enum class org.mockserver.model.RetrieveType
 
REQUESTS_RECEIVED_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
RequestSpans - Class in org.mockserver.telemetry
Static emit point for request-level OpenTelemetry spans describing HTTP request/response handling by MockServer.
reset() - Method in interface org.mockserver.async.AsyncApiControlPlane
Reset all async mocking state — stop publishers/subscribers, clear recorded messages.
reset() - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Reset async mocking state.
reset() - Method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
reset() - Method in class org.mockserver.client.MockServerClient
Reset MockServer by clearing all expectations
reset() - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
reset() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
reset() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
reset() - Method in class org.mockserver.file.FileStore
 
reset() - Method in class org.mockserver.grpc.GrpcHealthRegistry
 
reset() - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
reset() - Method in class org.mockserver.llm.LlmQuotaRegistry
Clear all quota state.
reset() - Method in class org.mockserver.log.MockServerEventLog
 
reset() - Static method in class org.mockserver.matchers.CustomJsonUnitMatcherLoader
Clears the cached provider so the next call to CustomJsonUnitMatcherLoader.load() re-reads the configuration property and re-instantiates the provider.
reset() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Clear all gRPC chaos profiles and match counters.
reset() - Method in class org.mockserver.mock.action.http.HttpQuotaRegistry
Clear all quota state.
reset() - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Clear all service-scoped chaos.
reset() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Clear all TCP-layer chaos.
reset() - Method in class org.mockserver.mock.CassetteRegistry
Clear all cassettes.
reset() - Method in class org.mockserver.mock.CrossProtocolEventBus
 
reset() - Method in class org.mockserver.mock.crud.CrudDispatcher
 
reset() - Method in class org.mockserver.mock.HttpState
 
reset() - Method in class org.mockserver.mock.RequestMatchers
 
reset() - Method in class org.mockserver.mock.ScenarioManager
 
reset() - Static method in class org.mockserver.time.TimeService
Reset the controllable clock to real time (unfrozen).
reset() - Method in class org.mockserver.wasm.WasmStore
 
reset(MockServerMatcherNotifier.Cause) - Method in class org.mockserver.mock.RequestMatchers
 
RESET_CONTENT_205 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
resetAdditionalMetricsForTesting() - Static method in class org.mockserver.metrics.Metrics
Reset the one-shot registration guard and null all lazily-registered metrics so that a subsequent new Metrics(configuration) call re-registers them.
resetClock() - Method in class org.mockserver.client.MockServerClient
Reset the MockServer clock to real wall-clock time.
resetServer() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
resetServer() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
resetServletContext() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
resetToDefault() - Static method in class org.mockserver.mock.ExpectationStoreFactory
Reset to the default in-memory factory (primarily for tests).
resetToDefault() - Static method in class org.mockserver.state.StateBackendFactory
Reset to the default in-memory factory (primarily for tests).
ResiliencyTestReport(List<OpenApiResiliencyTest.MutationResult>) - Constructor for class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
resolve(Channel) - Method in class org.mockserver.netty.proxy.CompositeOriginalDestinationResolver
Tries each strategy in order.
resolve(Channel) - Method in class org.mockserver.netty.proxy.ConntrackOriginalDestinationResolver
 
resolve(Channel) - Method in class org.mockserver.netty.proxy.DnsIntentOriginalDestinationResolver
 
resolve(Channel) - Method in class org.mockserver.netty.proxy.EbpfOriginalDestinationResolver
 
resolve(Channel) - Method in class org.mockserver.netty.proxy.SoOriginalDstResolver
Resolves the original destination for the given channel.
resolve(Channel) - Method in class org.mockserver.netty.proxy.TproxyOriginalDestinationResolver
Resolves the original destination by reading the channel's local address.
resolve(Channel) - Method in interface org.mockserver.netty.proxy.TransparentProxyHandler.OriginalDestinationResolver
 
resolve(HttpRequest, HttpRequest) - Static method in class org.mockserver.openapi.OpenApiRuntimeExpressionResolver
Resolves all OpenAPI runtime expressions in the after-action request using values from the triggering request.
resolveBaseUrl(LlmBackend, String) - Method in class org.mockserver.llm.client.AbstractLlmClient
Resolve the effective base URL: the backend's value if set, else the provider default.
resolveByName(String) - Method in class org.mockserver.llm.client.LlmBackendResolver
Resolve a named backend from the layer-3 JSON file.
resolveDefault() - Method in class org.mockserver.llm.client.LlmBackendResolver
Resolve the default backend: explicit MockServer properties (layer 2) if a provider is configured, otherwise an env-detected backend (layer 1), otherwise empty.
resolveEffectiveLevel(LogEntry.LogMessageType, Map<String, String>, Level) - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
resolveModel(LlmBackend, String) - Method in class org.mockserver.llm.client.AbstractLlmClient
Resolve the effective model: the backend's value if set, else the provider default.
resolveParameter(ParameterContext, ExtensionContext) - Method in class org.mockserver.junit.jupiter.MockServerExtension
 
resolveTargetHost(String) - Method in class org.mockserver.netty.proxy.TransparentProxyInitializer
Returns the forwarding host for a transparent proxy request.
resolveTargetPort(String, boolean) - Method in class org.mockserver.netty.proxy.TransparentProxyInitializer
Returns the forwarding port for a transparent proxy request.
RESOURCE_EXHAUSTED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
ResourceDefinition(String, String, String, String, Supplier<JsonNode>) - Constructor for class org.mockserver.netty.mcp.McpResourceRegistry.ResourceDefinition
 
RESP_FILE_DESCRIPTOR_RESPONSE_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
RESP_LIST_SERVICES_RESPONSE_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
RESP_VALID_HOST_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
respond(List<HttpResponse>) - Method in class org.mockserver.client.ForwardChainExpectation
Set a list of responses to cycle through sequentially when expectation is matched.
respond(ExpectationResponseCallback) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate response to return when expectation is matched
respond(ExpectationResponseCallback, Delay) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on object locally or remotely (over web socket) to generate response to return when expectation is matched
respond(HttpClassCallback) - Method in class org.mockserver.client.ForwardChainExpectation
Call method on local class in same JVM implementing ExpectationResponseCallback to generate response to return when expectation is matched
respond(HttpResponse) - Method in class org.mockserver.client.ForwardChainExpectation
Return response when expectation is matched
respond(HttpTemplate) - Method in class org.mockserver.client.ForwardChainExpectation
Evaluate Velocity or JavaScript template to generate response to return when expectation is matched
respondDifferentlyForTheSameRequest() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
respondingWith(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aTaskHandlerBuilder
 
respondingWith(String) - Method in class org.mockserver.client.McpMockBuilder.McpToolBuilder
 
respondingWith(String, boolean) - Method in class org.mockserver.client.A2aMockBuilder.A2aTaskHandlerBuilder
 
respondingWith(String, boolean) - Method in class org.mockserver.client.McpMockBuilder.McpToolBuilder
 
respondingWith(String, String) - Method in class org.mockserver.client.McpMockBuilder.McpPromptBuilder
 
respondingWith(Completion) - Method in class org.mockserver.client.LlmMockBuilder
 
respondingWith(Completion) - Method in class org.mockserver.client.TurnBuilder
Set the completion to return for this turn.
respondingWith(EmbeddingResponse) - Method in class org.mockserver.client.LlmMockBuilder
 
respondWithBinary(BinaryResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithDns(DnsResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithGrpcBidi(GrpcBidiResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithGrpcStream(GrpcStreamResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithLlm(HttpLlmResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithSse(HttpSseResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
respondWithWebSocket(HttpWebSocketResponse) - Method in class org.mockserver.client.ForwardChainExpectation
 
response() - Static method in class org.mockserver.model.HttpResponse
Static builder to create a response.
response(String) - Static method in class org.mockserver.model.HttpResponse
Static builder to create a response with a 200 status code and the string response body.
RESPONSE - Enum constant in enum class org.mockserver.model.Action.Direction
 
RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
RESPONSE_CLASS_CALLBACK - Enum constant in enum class org.mockserver.model.Action.Type
 
RESPONSE_CLASS_CALLBACK_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
RESPONSE_EXPECTATIONS_MATCHED_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
RESPONSE_OBJECT_CALLBACK - Enum constant in enum class org.mockserver.model.Action.Type
 
RESPONSE_OBJECT_CALLBACK_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
RESPONSE_TEMPLATE - Enum constant in enum class org.mockserver.model.Action.Type
 
RESPONSE_TEMPLATE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
ResponseActionExamples - Class in org.mockserver.examples.mockserver
 
ResponseActionExamples() - Constructor for class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseCallbackRegistry() - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
responseClassCallbackWithClass() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
responseClassCallbackWithString() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
responseClientExists(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
responseContentType(String) - Static method in class org.mockserver.grpc.GrpcWebTranslator
Returns the appropriate gRPC-Web response content-type based on the original request content-type.
responseLiteralWith10SecondDelay() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithBinaryPNGBody() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithBodyOnly() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithConnectionOptionsToCloseSocket() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithConnectionOptionsToOverrideHeaders() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithConnectionOptionsToSuppressHeaders() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithCookie() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithHeader() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithStatusCodeAndReasonPhraseOnly() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
responseLiteralWithUTF16BodyResponse() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
ResponseMode - Enum Class in org.mockserver.mock
 
responseModifier() - Static method in class org.mockserver.model.HttpResponseModifier
 
responseObjectCallback() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
responseObjectCallbackJava7() - Method in class org.mockserver.examples.mockserver.CallbackActionExamples
 
ResponseTemplateTester - Class in org.mockserver.templates
 
ResponseTemplateTester() - Constructor for class org.mockserver.templates.ResponseTemplateTester
 
ResponseTemplateTesterExamples - Class in org.mockserver.examples.mockserver
 
ResponseTemplateTesterExamples() - Constructor for class org.mockserver.examples.mockserver.ResponseTemplateTesterExamples
 
ResponseWriter - Class in org.mockserver.responsewriter
 
ResponseWriter(Configuration, MockServerLogger) - Constructor for class org.mockserver.responsewriter.ResponseWriter
 
Retries - Class in org.mockserver.test
 
Retries() - Constructor for class org.mockserver.test.Retries
 
retrieve(String) - Method in class org.mockserver.file.FileStore
 
retrieve(HttpRequest) - Method in class org.mockserver.mock.HttpState
 
retrieveActiveExpectations(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the active expectations match the httpRequest parameter, use null for the parameter to retrieve all expectations
retrieveActiveExpectations(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
 
retrieveActiveExpectations(RequestDefinition, Format) - Method in class org.mockserver.client.MockServerClient
Retrieve the active expectations match the httpRequest parameter, use null for the parameter to retrieve all expectations
retrieveActiveExpectationsAsJava() - Method in class org.mockserver.examples.mockserver.RetrieveActiveExpectationsExample
 
RetrieveActiveExpectationsExample - Class in org.mockserver.examples.mockserver
 
RetrieveActiveExpectationsExample() - Constructor for class org.mockserver.examples.mockserver.RetrieveActiveExpectationsExample
 
retrieveActiveExpectationsInJson() - Method in class org.mockserver.examples.mockserver.RetrieveActiveExpectationsExample
 
retrieveActiveExpectationsUsingRequestMatcher() - Method in class org.mockserver.examples.mockserver.RetrieveActiveExpectationsExample
 
retrieveAllActiveExpectations() - Method in class org.mockserver.examples.mockserver.RetrieveActiveExpectationsExample
 
retrieveAllLogMessages() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedLogMessagesExample
 
retrieveAllRecordedExpectations() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedExpectationsExample
 
retrieveAllRecordedRequests() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedRequestsExample
 
retrieveAllRequests(boolean, Consumer<List<RequestDefinition>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveAllRequests(List<String>, Consumer<List<RequestAndExpectationId>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveAlmostMatchedEntries(Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveClientCertificates(MockServerLogger, ChannelHandlerContext) - Static method in class org.mockserver.socket.tls.SniHandler
 
retrieveConfiguration() - Method in class org.mockserver.client.MockServerClient
 
RETRIEVED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
retrieveExpectationsFromFile(String, String, String, MockServerMatcherNotifier.Cause.Type) - Method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
retrieveExpectationsFromOpenAPIFile(String, String, String, MockServerMatcherNotifier.Cause.Type) - Method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
retrieveExpectationsMatchingRequest(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
 
retrieveFormParameters(String, boolean) - Method in class org.mockserver.codec.ExpandedParameterDecoder
 
retrieveForwardAndResponseCallback(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
retrieveForwardCallback(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
retrieveGrpcServices() - Method in class org.mockserver.client.MockServerClient
 
retrieveLogEntries(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve log entries as typed objects that match the httpRequest parameter, use null for the parameter to retrieve all log entries.
retrieveLogEntries(RequestDefinition, long, long) - Method in class org.mockserver.client.MockServerClient
Retrieve log entries as typed objects that match the httpRequest parameter, filtered to a time window.
retrieveLogEntriesByCorrelationId(String) - Method in class org.mockserver.client.MockServerClient
Retrieve log entries as typed objects filtered by correlation ID.
retrieveLogEntriesByCorrelationId(String, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveLogEntriesInReverseForUI(RequestDefinition, Predicate<LogEntry>, Function<LogEntry, T>, Consumer<Stream<T>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveLogMessages(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the logs associated to a specific requests, this shows all logs for expectation matching, verification, clearing, etc
retrieveLogMessagesArray() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedLogMessagesExample
 
retrieveLogMessagesArray(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the logs associated to a specific requests, this shows all logs for expectation matching, verification, clearing, etc
retrieveLogMessagesUsingRequestMatcher() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedLogMessagesExample
 
retrieveLogsByCorrelationId(String) - Method in class org.mockserver.client.MockServerClient
Retrieve all log entries that share the specified correlationId.
retrieveMessageLogEntries(RequestDefinition, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveMessageLogEntriesIncludingDeleted(RequestDefinition, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveMetrics() - Method in class org.mockserver.client.MockServerClient
 
retrieveOperation(String, String) - Method in class org.mockserver.openapi.OpenAPISerialiser
 
retrieveOperations(OpenAPI, String) - Method in class org.mockserver.openapi.OpenAPISerialiser
 
retrieveOperations(OpenAPI, String, String) - Method in class org.mockserver.openapi.OpenAPISerialiser
 
retrieveQueryParameters(String, boolean) - Method in class org.mockserver.codec.ExpandedParameterDecoder
 
retrieveRecordedExpectationLogEntries(RequestDefinition, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRecordedExpectations(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the request-response combinations that have been recorded as a list of expectations, only those that match the httpRequest parameter are returned, use null to retrieve all requests
retrieveRecordedExpectations(RequestDefinition, Consumer<List<Expectation>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRecordedExpectations(RequestDefinition, Format) - Method in class org.mockserver.client.MockServerClient
Retrieve the request-response combinations that have been recorded as a list of expectations, only those that match the httpRequest parameter are returned, use null to retrieve all requests
retrieveRecordedExpectationsAsJava() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedExpectationsExample
 
RetrieveRecordedExpectationsExample - Class in org.mockserver.examples.mockserver
 
RetrieveRecordedExpectationsExample() - Constructor for class org.mockserver.examples.mockserver.RetrieveRecordedExpectationsExample
 
retrieveRecordedExpectationsInJson() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedExpectationsExample
 
retrieveRecordedExpectationsUsingRequestMatcher() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedExpectationsExample
 
retrieveRecordedLogMessages() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
retrieveRecordedLogMessages() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
RetrieveRecordedLogMessagesExample - Class in org.mockserver.examples.mockserver
 
RetrieveRecordedLogMessagesExample() - Constructor for class org.mockserver.examples.mockserver.RetrieveRecordedLogMessagesExample
 
retrieveRecordedRequestResponses() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
retrieveRecordedRequests() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
retrieveRecordedRequests() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
retrieveRecordedRequests(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the recorded requests that match the httpRequest parameter, use null for the parameter to retrieve all requests
retrieveRecordedRequests(RequestDefinition, Format) - Method in class org.mockserver.client.MockServerClient
Retrieve the recorded requests that match the httpRequest parameter, use null for the parameter to retrieve all requests
retrieveRecordedRequestsAndResponses(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Retrieve the recorded requests and responses that match the httpRequest parameter, use null for the parameter to retrieve all requests and responses
retrieveRecordedRequestsAndResponses(RequestDefinition, Format) - Method in class org.mockserver.client.MockServerClient
Retrieve the recorded requests that match the httpRequest parameter, use null for the parameter to retrieve all requests
retrieveRecordedRequestsAsJava() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedRequestsExample
 
RetrieveRecordedRequestsExample - Class in org.mockserver.examples.mockserver
 
RetrieveRecordedRequestsExample() - Constructor for class org.mockserver.examples.mockserver.RetrieveRecordedRequestsExample
 
retrieveRecordedRequestsInJson() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedRequestsExample
 
retrieveRecordedRequestsUsingRequestMatcher() - Method in class org.mockserver.examples.mockserver.RetrieveRecordedRequestsExample
 
retrieveRequestDefinitions(List<ExpectationId>) - Method in class org.mockserver.mock.RequestMatchers
 
retrieveRequestLogEntries(RequestDefinition, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequestMatchers(RequestDefinition) - Method in class org.mockserver.mock.RequestMatchers
 
retrieveRequestResponseMessageLogEntries(RequestDefinition, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequestResponses(RequestDefinition, Consumer<List<LogEventRequestAndResponse>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequests(List<String>, Consumer<List<RequestDefinition>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequests(ExpectationId, Consumer<List<RequestDefinition>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequests(RequestDefinition, Consumer<List<RequestDefinition>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveRequests(Verification, String, Consumer<List<RequestDefinition>>) - Method in class org.mockserver.log.MockServerEventLog
 
retrieveResponseCallback(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
RetrieveType - Enum Class in org.mockserver.model
 
retrieveUnmatchedRequests(int, Consumer<List<LogEntry>>) - Method in class org.mockserver.log.MockServerEventLog
Retrieves the most recent NO_MATCH_RESPONSE log entries (requests that hit the server and matched no expectation).
returnPath(String) - Static method in class org.mockserver.url.URLParser
 
ringBufferSize() - Method in class org.mockserver.configuration.Configuration
 
ROOT_COMMON_NAME - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
CN for CA distinguishing name
RootConfiguration - Class in org.mockserver.examples.proxy.configuration
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
RootConfiguration() - Constructor for class org.mockserver.examples.proxy.configuration.RootConfiguration
 
round(double, int) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
RSA2048_SHA256 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
RSA3072_SHA384 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
RSA4096_SHA512 - Enum constant in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
run() - Method in interface org.mockserver.exception.ExceptionHandling.ThrowingRunnable
 
run() - Method in interface org.mockserver.testing.closurecallback.ViaWebSocket.RunnableThatThrows
 
run(String, String, McpContractTest.JsonRpcExchange) - Method in class org.mockserver.netty.mcp.McpContractTest
Run the conformance suite against the target server.
runContractTests(String, String, String, Function<HttpRequest, HttpResponse>) - Method in class org.mockserver.openapi.OpenApiContractTest
Runs contract tests for each operation in the spec.
RUNNABLE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
runResiliencyTests(String, String, String, Function<HttpRequest, HttpResponse>) - Method in class org.mockserver.openapi.OpenApiResiliencyTest
Runs resiliency tests for each operation in the spec.
RunSummary(int, int, List<String>, List<String>, String) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 

S

S3BlobStore - Class in org.mockserver.blob.s3
BlobStore implementation backed by AWS S3 (or any S3-compatible store such as MinIO).
S3BlobStore(S3Client, String, String) - Constructor for class org.mockserver.blob.s3.S3BlobStore
Creates an S3 blob store.
S3BlobStoreRegistrar - Class in org.mockserver.blob.s3
Registers the S3BlobStore with the core StateBackendFactory so that blobStoreType=s3 selects it.
sample() - Method in class org.mockserver.model.DelayDistribution
 
SAMPLE_BASE_INTEGER_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_BOOLEAN_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_BYTE_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_DATE_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_DATETIME_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_DECIMAL_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_DOUBLE_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_EMAIL_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_FLOAT_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_INT_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_LONG_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_STRING_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_TIME_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
SAMPLE_UUID_PROPERTY_VALUE - Static variable in class org.mockserver.openapi.examples.ExampleBuilder
 
sampleValueMillis() - Method in class org.mockserver.model.Delay
 
saslJaasConfig(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
saslMechanism(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
ScenarioManager - Class in org.mockserver.mock
 
ScenarioManager() - Constructor for class org.mockserver.mock.ScenarioManager
Creates a ScenarioManager with the default in-memory KV store.
ScenarioManager(KeyValueStore<String>) - Constructor for class org.mockserver.mock.ScenarioManager
Creates a ScenarioManager backed by the given KeyValueStore.
scenarioStates() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
 
scenarioStates() - Method in class org.mockserver.state.InMemoryStateBackend
 
scenarioStates() - Method in interface org.mockserver.state.StateBackend
Returns the scenario-state key-value store.
schedule(Runnable, boolean, Delay...) - Method in class org.mockserver.scheduler.Scheduler
 
Scheduler - Class in org.mockserver.scheduler
 
Scheduler(Configuration, MockServerLogger) - Constructor for class org.mockserver.scheduler.Scheduler
 
Scheduler(Configuration, MockServerLogger, boolean) - Constructor for class org.mockserver.scheduler.Scheduler
 
Scheduler.SchedulerThreadFactory - Class in org.mockserver.scheduler
 
SchedulerThreadFactory(String) - Constructor for class org.mockserver.scheduler.Scheduler.SchedulerThreadFactory
 
SchedulerThreadFactory(String, boolean) - Constructor for class org.mockserver.scheduler.Scheduler.SchedulerThreadFactory
 
scheduleTransition(TimedScenarioTransition, Scheduler) - Method in class org.mockserver.mock.ScenarioManager
Schedules a timed transition: after transition.getTransitionAfterMs() ms, if the scenario is still in transition.getCurrentState(), it will be advanced to transition.getNextState().
SCHEMA_FIELD_ADDED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
SCHEMA_FIELD_REMOVED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
SCHEMA_TYPE_CHANGED - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
schemaCookie(String, String) - Static method in class org.mockserver.model.Cookie
 
schemaHeader(String, String...) - Static method in class org.mockserver.model.Header
 
schemaParam(String, String...) - Static method in class org.mockserver.model.Parameter
 
schemaParam(NottableString, String...) - Static method in class org.mockserver.model.Parameter
 
SchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
SchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.SchemaSerializer
 
schemaString(String) - Static method in class org.mockserver.model.NottableSchemaString
 
schemaString(String, Boolean) - Static method in class org.mockserver.model.NottableSchemaString
 
scheme() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
seconds(long) - Static method in class org.mockserver.model.Delay
 
SECURE - Enum constant in enum class org.mockserver.matchers.MatchDifference.Field
 
secureEchoServer - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
securityProtocol(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
SEE_OTHER_303 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
SelectionSetMatchType - Enum Class in org.mockserver.model
Controls how GraphQL body matching compares the selection set (fields).
SemanticDriftExtension - Class in org.mockserver.mock.drift
Optional LLM-powered extension to DriftAnalyzer.
SemanticDriftExtension(LlmCompletionService, LlmBackend) - Constructor for class org.mockserver.mock.drift.SemanticDriftExtension
 
SemanticMatching - Class in org.mockserver.llm.semantic
Process-wide opt-in gate for semantic prompt matching.
SemanticPromptMatcher - Class in org.mockserver.llm.semantic
Fuzzy, exploratory semantic match of a prompt against an expected intent, using a runtime LLM as a yes/no judge (via the Phase-2 LlmCompletionService).
SemanticPromptMatcher(LlmCompletionService, LlmBackend) - Constructor for class org.mockserver.llm.semantic.SemanticPromptMatcher
 
SemanticSeverity - Enum Class in org.mockserver.mock.drift
Severity classification assigned by LLM-powered semantic drift analysis.
send(ObjectNode, String) - Method in interface org.mockserver.netty.mcp.McpContractTest.JsonRpcExchange
Send a single JSON-RPC message (request or notification) to the target server.
send(ChannelHandlerContext, String, Delay) - Method in interface org.mockserver.mock.action.http.GraphQLSubscriptionHandler.FrameSender
Send a text frame, optionally after a delay.
send(ChannelHandlerContext, WebSocketMessage) - Method in interface org.mockserver.mock.action.http.BidirectionalWebSocketFrameHandler.FrameSender
 
send(HttpRequest, long) - Method in interface org.mockserver.llm.client.LlmTransport
Send the request and return the response, or throw on transport failure.
send(HttpRequest, long) - Method in class org.mockserver.llm.client.NettyHttpClientLlmTransport
 
sendClientMessage(String, HttpRequest, HttpResponse) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
sendExpectation(Expectation...) - Method in class org.mockserver.client.MockServerClient
Deprecated.
this is deprecated due to unclear naming, use method upsert(Expectation... expectations) instead
sendRequest(BinaryMessage, boolean, InetSocketAddress, Long) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, long, TimeUnit) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, long, TimeUnit, boolean) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, InetSocketAddress) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, InetSocketAddress, Long) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, InetSocketAddress, Long, boolean) - Method in class org.mockserver.httpclient.NettyHttpClient
 
sendRequest(HttpRequest, InetSocketAddress, Function<HttpResponse, HttpResponse>) - Method in class org.mockserver.mock.action.http.HttpForwardAction
 
sendRequest(HttpRequest, InetSocketAddress, Function<HttpResponse, HttpResponse>, boolean) - Method in class org.mockserver.mock.action.http.HttpForwardAction
 
sendRequestViaHTTPProxy() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
sendRequestViaHTTPSProxy() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.netty.http3.Http3GrpcResponseWriter
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.netty.http3.Http3ResponseWriter
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.netty.responsewriter.EarlyNettyResponseWriter
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.netty.responsewriter.NettyResponseWriter
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.responsewriter.ResponseWriter
 
sendResponse(HttpRequest, HttpResponse) - Method in class org.mockserver.servlet.responsewriter.ServletResponseWriter
 
SEQUENTIAL - Enum constant in enum class org.mockserver.mock.ResponseMode
 
serialiseNottableString(NottableString) - Static method in class org.mockserver.model.NottableString
 
serialiseNottableStrings(Collection<NottableString>) - Static method in class org.mockserver.model.NottableString
 
serialize(boolean, List<? extends ExpectationId>) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
serialize(boolean, List<? extends RequestDefinition>) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(boolean, List<HttpRequest>) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(boolean, ExpectationId...) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
serialize(boolean, HttpRequest) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(boolean, HttpRequest...) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(boolean, RequestDefinition) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(boolean, RequestDefinition...) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(int, Times) - Method in class org.mockserver.serialization.java.TimesToJavaSerializer
 
serialize(int, TimeToLive) - Method in class org.mockserver.serialization.java.TimeToLiveToJavaSerializer
 
serialize(int, Expectation) - Method in class org.mockserver.serialization.java.ExpectationToJavaSerializer
 
serialize(int, ConnectionOptions) - Method in class org.mockserver.serialization.java.ConnectionOptionsToJavaSerializer
 
serialize(int, Cookie) - Method in class org.mockserver.serialization.java.CookieToJavaSerializer
 
serialize(int, Delay) - Method in class org.mockserver.serialization.java.DelayToJavaSerializer
 
serialize(int, Header) - Method in class org.mockserver.serialization.java.HeaderToJavaSerializer
 
serialize(int, HttpClassCallback) - Method in class org.mockserver.serialization.java.HttpClassCallbackToJavaSerializer
 
serialize(int, HttpError) - Method in class org.mockserver.serialization.java.HttpErrorToJavaSerializer
 
serialize(int, HttpForward) - Method in class org.mockserver.serialization.java.HttpForwardToJavaSerializer
 
serialize(int, HttpOverrideForwardedRequest) - Method in class org.mockserver.serialization.java.HttpOverrideForwardedRequestToJavaSerializer
 
serialize(int, HttpRequest) - Method in class org.mockserver.serialization.java.HttpRequestToJavaSerializer
 
serialize(int, HttpRequestModifier) - Method in class org.mockserver.serialization.java.HttpRequestModifierToJavaSerializer
 
serialize(int, HttpResponse) - Method in class org.mockserver.serialization.java.HttpResponseToJavaSerializer
 
serialize(int, HttpResponseModifier) - Method in class org.mockserver.serialization.java.HttpResponseModifierToJavaSerializer
 
serialize(int, HttpTemplate) - Method in class org.mockserver.serialization.java.HttpTemplateToJavaSerializer
 
serialize(int, OpenAPIDefinition) - Method in class org.mockserver.serialization.java.OpenAPIMatcherToJavaSerializer
 
serialize(int, Parameter) - Method in class org.mockserver.serialization.java.ParameterToJavaSerializer
 
serialize(int, SocketAddress) - Method in class org.mockserver.serialization.java.SocketAddressToJavaSerializer
 
serialize(int, T) - Method in interface org.mockserver.serialization.java.ToJavaSerializer
 
serialize(Object) - Method in class org.mockserver.serialization.WebSocketMessageSerializer
 
serialize(Throwable, JsonGenerator, SerializerProvider) - Method in class org.mockserver.dashboard.serializers.ThrowableSerializer
 
serialize(Certificate, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.certificate.CertificateSerializer
 
serialize(List<? extends ExpectationId>) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
serialize(List<? extends RequestDefinition>) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(List<LogEntry>) - Method in class org.mockserver.serialization.LogEntrySerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.persistence.ExpectationFileSystemPersistence
 
serialize(List<Expectation>) - Method in class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.ExpectationSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.java.ExpectationToJavaSerializer
 
serialize(List<OpenAPIExpectation>) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
serialize(List<HttpRequest>) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(List<HttpRequest>) - Method in class org.mockserver.serialization.java.HttpRequestToJavaSerializer
 
serialize(List<HttpRequestAndHttpResponse>) - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
serialize(List<HttpRequestModifier>) - Method in class org.mockserver.serialization.java.HttpRequestModifierToJavaSerializer
 
serialize(List<HttpResponse>) - Method in class org.mockserver.serialization.HttpResponseSerializer
 
serialize(List<HttpResponseModifier>) - Method in class org.mockserver.serialization.java.HttpResponseModifierToJavaSerializer
 
serialize(List<LogEventRequestAndResponse>) - Method in class org.mockserver.serialization.har.HarConverter
 
serialize(List<LogEventRequestAndResponse>) - Method in class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
serialize(Configuration) - Method in class org.mockserver.serialization.ConfigurationSerializer
 
serialize(DashboardLogEntryDTOGroup, JsonGenerator, SerializerProvider) - Method in class org.mockserver.dashboard.serializers.DashboardLogEntryDTOGroupSerializer
 
serialize(DashboardLogEntryDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.dashboard.serializers.DashboardLogEntryDTOSerializer
 
serialize(Description, JsonGenerator, SerializerProvider) - Method in class org.mockserver.dashboard.serializers.DescriptionSerializer
 
serialize(LogEntry) - Method in class org.mockserver.serialization.LogEntrySerializer
 
serialize(LogEntry...) - Method in class org.mockserver.serialization.LogEntrySerializer
 
serialize(LogEntry, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.log.LogEntrySerializer
 
serialize(HttpRequestPropertiesMatcher, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.matcher.HttpRequestPropertiesMatcherSerializer
 
serialize(HttpRequestsPropertiesMatcher, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.matcher.HttpRequestsPropertiesMatcherSerializer
 
serialize(Times, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.TimesSerializer
 
serialize(TimeToLive, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.TimeToLiveSerializer
 
serialize(Expectation) - Method in class org.mockserver.serialization.ExpectationSerializer
 
serialize(Expectation...) - Method in class org.mockserver.persistence.ExpectationFileSystemPersistence
 
serialize(Expectation...) - Method in class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
 
serialize(Expectation...) - Method in class org.mockserver.serialization.ExpectationSerializer
 
serialize(OpenAPIExpectation) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
serialize(OpenAPIExpectation...) - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
serialize(OpenAPIExpectation, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.expectation.OpenAPIExpectationSerializer
 
serialize(BinaryBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.BinaryBodySerializer
 
serialize(Cookies, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.collections.CookiesSerializer
 
serialize(CrudExpectationsDefinition) - Method in class org.mockserver.serialization.CrudExpectationsDefinitionSerializer
 
serialize(ExpectationId) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
serialize(ExpectationId...) - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
serialize(GraphQLBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.GraphQLBodySerializer
 
serialize(HttpRequest) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(HttpRequest...) - Method in class org.mockserver.serialization.HttpRequestSerializer
 
serialize(HttpRequestAndHttpResponse) - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
serialize(HttpRequestAndHttpResponse...) - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
serialize(HttpRequest, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.HttpRequestSerializer
 
serialize(HttpResponse) - Method in class org.mockserver.serialization.HttpResponseSerializer
 
serialize(HttpResponse...) - Method in class org.mockserver.serialization.HttpResponseSerializer
 
serialize(HttpResponse, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.HttpResponseSerializer
 
serialize(JsonBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonBodySerializer
 
serialize(JsonPathBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonPathBodySerializer
 
serialize(JsonRpcBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonRpcBodySerializer
 
serialize(JsonSchemaBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonSchemaBodySerializer
 
serialize(LogEntryBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.LogEntryBodySerializer
 
serialize(LogEventRequestAndResponse) - Method in class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
serialize(LogEventRequestAndResponse...) - Method in class org.mockserver.serialization.LogEventRequestAndResponseSerializer
 
serialize(NottableString, boolean) - Static method in class org.mockserver.serialization.java.NottableStringToJavaSerializer
 
serialize(NottableString, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.string.NottableStringSerializer
 
serialize(OpenAPIDefinition, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.OpenAPIDefinitionSerializer
 
serialize(ParameterBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.ParameterBodySerializer
 
serialize(PortBinding) - Method in class org.mockserver.serialization.PortBindingSerializer
 
serialize(RegexBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.RegexBodySerializer
 
serialize(RequestDefinition) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(RequestDefinition...) - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
serialize(StringBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.StringBodySerializer
 
serialize(X509Certificate, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.certificate.X509CertificateSerializer
 
serialize(XmlBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XmlBodySerializer
 
serialize(XmlSchemaBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XmlSchemaBodySerializer
 
serialize(XPathBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XPathBodySerializer
 
serialize(Example) - Method in class org.mockserver.openapi.examples.XmlExampleSerializer
 
serialize(Example, JsonGenerator, SerializerProvider) - Method in class org.mockserver.openapi.examples.JsonNodeExampleSerializer
 
serialize(BinaryBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.BinaryBodyDTOSerializer
 
serialize(GraphQLBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.GraphQLBodyDTOSerializer
 
serialize(HttpLlmResponseDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.HttpLlmResponseDTOSerializer
 
serialize(HttpRequestDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.HttpRequestDTOSerializer
 
serialize(HttpResponseDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.HttpResponseDTOSerializer
 
serialize(JsonBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonBodyDTOSerializer
 
serialize(JsonPathBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonPathBodyDTOSerializer
 
serialize(JsonRpcBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonRpcBodyDTOSerializer
 
serialize(JsonSchemaBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.JsonSchemaBodyDTOSerializer
 
serialize(LogEntryBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.LogEntryBodyDTOSerializer
 
serialize(OpenAPIDefinitionDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.OpenAPIDefinitionDTOSerializer
 
serialize(OpenAPIExpectationDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.expectation.OpenAPIExpectationDTOSerializer
 
serialize(ParameterBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.ParameterBodyDTOSerializer
 
serialize(RegexBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.RegexBodyDTOSerializer
 
serialize(StringBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.StringBodyDTOSerializer
 
serialize(TimesDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.TimesDTOSerializer
 
serialize(TimeToLiveDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.TimeToLiveDTOPersistenceSerializer
 
serialize(TimeToLiveDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.response.TimeToLiveDTOSerializer
 
serialize(VerificationTimesDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.condition.VerificationTimesDTOSerializer
 
serialize(XmlBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XmlBodyDTOSerializer
 
serialize(XmlSchemaBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XmlSchemaBodyDTOSerializer
 
serialize(XPathBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.XPathBodyDTOSerializer
 
serialize(Verification) - Method in class org.mockserver.serialization.VerificationSerializer
 
serialize(VerificationSequence) - Method in class org.mockserver.serialization.VerificationSequenceSerializer
 
serialize(VerificationTimes, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.condition.VerificationTimesSerializer
 
serialize(T) - Method in interface org.mockserver.serialization.Serializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.collections.KeysToMultiValuesSerializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.schema.AbstractSchemaSerializer
 
serializeAsBrunoCollection(List<Expectation>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeAsJava(int, List<Cookie>) - Method in class org.mockserver.serialization.java.CookieToJavaSerializer
 
serializeAsJava(int, List<Header>) - Method in class org.mockserver.serialization.java.HeaderToJavaSerializer
 
serializeAsJava(int, List<Parameter>) - Method in class org.mockserver.serialization.java.ParameterToJavaSerializer
 
serializeAsJava(int, List<T>) - Method in interface org.mockserver.serialization.java.MultiValueToJavaSerializer
 
serializeAsJava(int, Cookie...) - Method in class org.mockserver.serialization.java.CookieToJavaSerializer
 
serializeAsJava(int, Header...) - Method in class org.mockserver.serialization.java.HeaderToJavaSerializer
 
serializeAsJava(int, Parameter...) - Method in class org.mockserver.serialization.java.ParameterToJavaSerializer
 
serializeAsJava(int, T...) - Method in interface org.mockserver.serialization.java.MultiValueToJavaSerializer
 
serializeAsOpenApi(List<Expectation>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeAsPostmanCollection(List<Expectation>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
Serializer<T> - Interface in org.mockserver.serialization
 
serializeRequestResponsesAsBruno(List<LogEventRequestAndResponse>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeRequestResponsesAsOpenApi(List<LogEventRequestAndResponse>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeRequestResponsesAsPostman(List<LogEventRequestAndResponse>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeRequestsAsBruno(List<? extends RequestDefinition>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeRequestsAsOpenApi(List<? extends RequestDefinition>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
serializeRequestsAsPostman(List<? extends RequestDefinition>) - Method in class org.mockserver.serialization.ExpectationExportSerializer
 
server - Variable in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
SERVER - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
SERVER_CONFIGURATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
SERVER_SENT_EVENTS - Static variable in class org.mockserver.model.MediaType
 
serverPort - Enum constant in enum class org.mockserver.cli.Main.Arguments
 
serverServerBootstrap - Variable in class org.mockserver.lifecycle.LifeCycle
 
serverSocketChannelClassFor(EventLoopGroup) - Static method in class org.mockserver.socket.NettyTransport
Returns the server socket channel class that is compatible with the given group.
SERVFAIL - Enum constant in enum class org.mockserver.model.DnsResponseCode
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mockserver.mockservlet.MockServerServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mockserver.proxyservlet.ProxyServlet
 
SERVICE_UNAVAILABLE_503 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
SERVICE_UNKNOWN - Enum constant in enum class org.mockserver.grpc.ServingStatus
 
ServiceChaosRegistry - Class in org.mockserver.mock.action.http
Process-wide registry of service-scoped HTTP chaos profiles, keyed by upstream host.
ServiceChaosRegistry(LongSupplier) - Constructor for class org.mockserver.mock.action.http.ServiceChaosRegistry
 
serviceChaosStatus() - Method in class org.mockserver.client.MockServerClient
Retrieve the current service-scoped chaos registrations as a JSON string ({"services":{host: profile, ...}}).
SERVING - Enum constant in enum class org.mockserver.grpc.ServingStatus
 
ServingStatus - Enum Class in org.mockserver.grpc
 
servletContext - Static variable in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
servletContext - Static variable in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
servletRequestToBody(HttpServletRequest) - Method in class org.mockserver.codec.BodyServletDecoderEncoder
 
ServletResponseWriter - Class in org.mockserver.servlet.responsewriter
 
ServletResponseWriter(Configuration, MockServerLogger, HttpServletResponse) - Constructor for class org.mockserver.servlet.responsewriter.ServletResponseWriter
 
set(Metrics.Name, Integer) - Method in class org.mockserver.metrics.Metrics
 
setAbortAfterMessages(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setActionHandlerThreadCount(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setActiveExpectationsSupplier(Supplier<List<Expectation>>) - Static method in class org.mockserver.metrics.Metrics
Set the supplier of active expectations.
setActualValue(String) - Method in class org.mockserver.mock.diff.FieldDiff
 
setActualValue(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setAdd(T) - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
setAdd(T) - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
setAdditionalClaims(Map<String, Serializable>) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setAdditionalRecords(List<DnsRecordDTO>) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setAfterActions(List<AfterActionDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setAlwaysCloseSocketConnections(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAlwaysLog(boolean) - Method in class org.mockserver.log.model.LogEntry
 
setAnswerRecords(List<DnsRecordDTO>) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setArguments(Object...) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setArguments(Object...) - Method in class org.mockserver.log.model.LogEntry
 
setAssumeAllRequestsAreHttp(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAttemptToProxyIfNoMatchingExpectation(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAttribute(Boolean) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setAttribute(Boolean) - Method in interface org.mockserver.openapi.examples.models.Example
 
setAudience(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setAuthorityRecords(List<DnsRecordDTO>) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setAuthorizePath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setBandwidthBytesPerSec(Long) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setBecause(String) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setBecause(String) - Method in class org.mockserver.log.model.LogEntry
 
setBeforeActions(List<AfterActionDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setBinary(byte[]) - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
setBinaryData(byte[]) - Method in class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
setBinaryData(byte[]) - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
setBinaryResponse(BinaryResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setBlocking(Boolean) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setBlocking(Boolean) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setBody(BodyDTO) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setBody(BodyWithContentTypeDTO) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setCallbackClass(String) - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
setCertificateAuthorityCertificate(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCertificateAuthorityPrivateKey(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setChaos(LlmChaosProfile) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setChaos(HttpChaosProfileDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setChunkDelay(DelayDTO) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setChunkSize(Integer) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setClientCertificateChain(List<X509Certificate>) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setClientCertificates(HttpRequest, Certificate[]) - Method in class org.mockserver.mappers.JDKCertificateToMockServerX509Certificate
 
setClientId(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setClientId(String) - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
setClientId(String) - Method in class org.mockserver.serialization.model.WebSocketClientIdDTO
 
setClientNioEventLoopThreadCount(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCloseConnection(Boolean) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setCloseConnection(Boolean) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setCloseConnection(Boolean) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setCloseConnection(Boolean) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setCloseSocket(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setCloseSocketDelay(DelayDTO) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setCode(int) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
setCommitted(long) - Method in class org.mockserver.memory.Detail
 
setCompactLogFormat(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCompletion(Completion) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setConfidence(double) - Method in class org.mockserver.llm.StubGenerationResult
 
setConfidence(double) - Method in class org.mockserver.mock.drift.DriftRecord
 
setConnectionDelay(DelayDTO) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setConnectionOptions(ConnectionOptionsDTO) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setConsumer(Runnable) - Method in class org.mockserver.log.model.LogEntry
 
setContentLengthHeaderOverride(Integer) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setContextClassLoader(ClassLoader) - Static method in class org.mockserver.mock.action.http.HttpResponseClassCallbackActionHandler
 
setContextPathPrefix(String) - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
setContextPathPrefix(String) - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
setControlPlaneAuthenticationHandler(AuthenticationHandler) - Method in class org.mockserver.mock.HttpState
 
setControlPlaneJWTAuthenticationExpectedAudience(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneJWTAuthenticationJWKSource(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneJWTAuthenticationMatchingClaims(Map<String, String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneJWTAuthenticationRequired(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneJWTAuthenticationRequiredClaims(Set<String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneMatcher(boolean) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
setControlPlanePrivateKeyPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneTLSMutualAuthenticationCAChain(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneTLSMutualAuthenticationRequired(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneX509CertificatePath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setConversationPredicates(ConversationPredicates) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setCookies(Cookies) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setCookies(Cookies) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setCookies(CookiesModifierDTO) - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
setCookies(CookiesModifierDTO) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
setCorrelationId(String) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setCorrelationId(String) - Method in class org.mockserver.log.model.LogEntry
 
setCorruptGrpcStatus(Boolean) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setCorsAllowCredentials(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCorsAllowHeaders(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCorsAllowMethods(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCorsAllowOrigin(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCorsMaxAgeInSeconds(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCrossProtocolScenarios(List<CrossProtocolScenario>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setCustomKeyAndCertificateFactorySupplier(KeyAndCertificateFactorySupplier) - Static method in class org.mockserver.socket.tls.KeyAndCertificateFactoryFactory
 
setCustomTrailers(Map<String, String>) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setData(JsonNode) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
setData(String) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setDegradationRampMillis(Long) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setDelay(DelayDTO) - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
setDeleted(boolean) - Method in class org.mockserver.log.model.LogEntry
 
setDescription(String) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
setDescription(Description) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setDetailedMatchFailures(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDiffType(FieldDiff.DiffType) - Method in class org.mockserver.mock.diff.FieldDiff
 
setDirectoryToSaveDynamicSSLCertificate(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDisableLogging(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDisableSystemOut(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDistribution(DelayDistributionDTO) - Method in class org.mockserver.serialization.model.DelayDTO
 
setDnsClass(DnsRecordClass) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setDnsClass(DnsRecordClass) - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
setDnsName(String) - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
setDnsResponse(DnsResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setDnsType(DnsRecordType) - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
setDown(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setDriftType(DriftType) - Method in class org.mockserver.mock.drift.DriftRecord
 
setDropConnection(Boolean) - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
setDropConnectionProbability(Double) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setDynamicallyCreateCertificateAuthorityCertificate(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setEmbedding(EmbeddingResponse) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setEnableCORSForAllResponses(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setEnableCORSForAPI(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setEndDate(long) - Method in class org.mockserver.matchers.TimeToLive
 
setEpochTime(long) - Method in class org.mockserver.log.model.LogEntry
 
setEpochTimeMs(long) - Method in class org.mockserver.mock.drift.DriftRecord
 
setError(JsonRpcMessage.JsonRpcError) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
setErrorMessage(String) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setErrorProbability(Double) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setErrorProbability(Double) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setErrorStatus(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setErrorStatusCode(String) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setEvent(String) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setEventLoop(EventLoop) - Method in class org.mockserver.model.StreamingBody
Set the upstream channel's event loop.
setEvents(List<SseEventDTO>) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setExpectation(Expectation) - Method in class org.mockserver.log.model.LogEntry
 
setExpectation(RequestDefinition, HttpResponse) - Method in class org.mockserver.log.model.LogEntry
 
setExpectationId(String) - Method in class org.mockserver.log.model.LogEntry
 
setExpectationId(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setExpectationId(String) - Method in class org.mockserver.model.Action
 
setExpectationId(ExpectationId) - Method in class org.mockserver.serialization.model.VerificationDTO
 
setExpectationIds(List<ExpectationId>) - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
setExpectedValue(String) - Method in class org.mockserver.mock.diff.FieldDiff
 
setExpectedValue(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setExplanation(String) - Method in class org.mockserver.llm.StubGenerationResult
 
setFailRequestCount(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setFailRequestCount(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setFailurePolicy(FailurePolicy) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setFailurePolicy(FailurePolicy) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setFallbackOnStatusCodes(List<Integer>) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setFallbackOnTimeout(Boolean) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setFallbackResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setField(String) - Method in class org.mockserver.mock.diff.FieldDiff
 
setField(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setForwardBinaryRequestsWithoutWaitingForResponse(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardHttpProxy(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardHttpsProxy(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyAuthenticationPassword(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyAuthenticationUsername(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyCertificateChain(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyPrivateKey(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyTLSCustomTrustX509Certificates(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyTLSX509CertificatesTrustManagerType(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardSocksProxy(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setFrameType(WebSocketFrameType) - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
setGlobalLogEventListener(Consumer<LogEntry>) - Static method in class org.mockserver.logging.MockServerLogger
 
setGraphqlErrorCode(String) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setGraphqlErrorMessage(String) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setGraphqlErrors(Boolean) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setGraphqlNullifyData(Boolean) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setGraphqlSubscriptionFilter(GraphQLBodyDTO) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setGrpcBidiResponse(GrpcBidiResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setGrpcStreamResponse(GrpcStreamResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHeaders(Headers) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setHeaders(Headers) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setHeaders(Headers) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setHeaders(Headers) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setHeaders(Headers) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setHeaders(HeadersModifierDTO) - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
setHeaders(HeadersModifierDTO) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
setHost(String) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setHost(String) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setHttpClassCallback(HttpClassCallbackDTO) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setHttpClassCallback(HttpClassCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpError(HttpError) - Method in class org.mockserver.log.model.LogEntry
 
setHttpError(HttpErrorDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpError(HttpErrorDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpForward(HttpForwardDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpForward(HttpForwardDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpForward(HttpForwardDTO) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setHttpForwardClassCallback(HttpClassCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpForwardObjectCallback(HttpObjectCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpForwardTemplate(HttpTemplateDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpForwardValidateAction(HttpForwardValidateActionDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpForwardWithFallback(HttpForwardWithFallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpLlmResponse(HttpLlmResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpObjectCallback(HttpObjectCallbackDTO) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setHttpObjectCallback(HttpObjectCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpOverrideForwardedRequest(HttpOverrideForwardedRequestDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpOverrideForwardedRequest(HttpOverrideForwardedRequestDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpRequest(RequestDefinition) - Method in class org.mockserver.log.model.LogEntry
 
setHttpRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setHttpRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
setHttpRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
setHttpRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.VerificationDTO
 
setHttpRequest(RequestDefinitionDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpRequests(List<RequestDefinitionDTO>) - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
setHttpRequests(RequestDefinition[]) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setHttpRequests(RequestDefinition[]) - Method in class org.mockserver.log.model.LogEntry
 
setHttpResponse(CompletableFuture<HttpResponse>) - Method in class org.mockserver.mock.action.http.HttpForwardActionResult
 
setHttpResponse(HttpResponse) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setHttpResponse(HttpResponse) - Method in class org.mockserver.log.model.LogEntry
 
setHttpResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setHttpResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.HttpRequestAndHttpResponseDTO
 
setHttpResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
setHttpResponseClassCallback(HttpClassCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpResponseObjectCallback(HttpObjectCallbackDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpResponses(List<HttpResponseDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpResponseTemplate(HttpTemplateDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpSseResponse(HttpSseResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setHttpStateHandler(HttpState) - Method in class org.mockserver.logging.MockServerLogger
 
setHttpWebSocketResponse(HttpWebSocketResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setId(Object) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setId(Object) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
setId(String) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setId(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setId(String) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setIdPresent(boolean) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setInit(long) - Method in class org.mockserver.memory.Detail
 
setInitializationClass(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setInitializationJsonPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setInitializationOpenAPIPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setIntrospectPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setIptablesImage(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setIssueExpiredToken(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setIssuer(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setJavascriptDisallowedClasses(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setJavascriptDisallowedText(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setJson(String) - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
setJsonrpc(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
setJsonrpc(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setJsonrpc(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
setJwksPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setKeepAlive(Boolean) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setKeepAliveOverride(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setLatency(DelayDTO) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setLatencyMs(Long) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setLatencyMs(Long) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setLaunchUIForLogLevelDebug(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLimitDataBytes(Long) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setLivenessHttpGetPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLlmCompletionService(LlmCompletionService, LlmBackend) - Method in class org.mockserver.mock.HttpState
Install the LLM completion service and default backend for runtime features that call out to an LLM (e.g.
setLocalAddress(String) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setLocalBoundIP(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLogEventListener(Consumer<LogEntry>) - Static method in class org.mockserver.integration.ClientAndServer
 
setLogLevel(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLogLevel(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setLogLevel(Level) - Method in class org.mockserver.log.model.LogEntry
 
setLogLevelOverrides(Map<String, String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMalformedBody(Boolean) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setMatchers(List<WebSocketMessageMatcherDTO>) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setMatchersFailFast(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMatchJson(String) - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
setMax(long) - Method in class org.mockserver.memory.Detail
 
setMax(Long) - Method in class org.mockserver.model.DelayDistribution
 
setMax(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setMaxChunkSize(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxExpectations(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxFutureTimeoutInMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxHeaderSize(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.serialization.model.VerificationDTO
 
setMaximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
setMaxInitialLineLength(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxLogEntries(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxSize(int) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
setMaxSize(int) - Method in class org.mockserver.collections.CircularPriorityQueue
 
setMaxSize(int) - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
Update the max size (e.g. when maxExpectations changes at runtime).
setMaxSizeOverride(int) - Static method in class org.mockserver.cache.LRUCache
 
setMaxSocketTimeoutInMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxWebSocketExpectations(int) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
setMaxWebSocketExpectations(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMcpEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMean(Long) - Method in class org.mockserver.model.DelayDistribution
 
setMean(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setMedian(Long) - Method in class org.mockserver.model.DelayDistribution
 
setMedian(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setMemoryUsageCsvDirectory(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMessage(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
setMessage(String) - Method in class org.mockserver.serialization.model.WebSocketErrorDTO
 
setMessageFormat(String) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setMessageFormat(String) - Method in class org.mockserver.log.model.LogEntry
 
setMessages(List<GrpcStreamMessageDTO>) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setMessages(List<GrpcStreamMessageDTO>) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setMessages(List<WebSocketMessageModelDTO>) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setMethod(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
setMethod(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setMethod(NottableString) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setMetricsEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMin(Long) - Method in class org.mockserver.model.DelayDistribution
 
setMin(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setMockserverImage(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setModel(String) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setMustacheDisallowedText(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setName(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setName(String) - Method in interface org.mockserver.openapi.examples.models.Example
 
setName(String) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setNamespace(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setNamespace(String) - Method in interface org.mockserver.openapi.examples.models.Example
 
setNet(Detail) - Method in class org.mockserver.memory.Summary
 
setNewScenarioState(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setNioEventLoopThreadCount(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setNoProxyHosts(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setNot(Boolean) - Method in class org.mockserver.model.Not
 
setNot(Boolean) - Method in class org.mockserver.serialization.model.NotDTO
 
setOmitGrpcStatus(Boolean) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setOpenAPIContextPathPrefix(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setOpenAPIResponseValidation(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setOperationId(String) - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
setOperationsAndResponses(Map<String, Object>) - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
setOriginalBody(byte[]) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setOutageAfterMillis(Long) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setOutageDurationMillis(Long) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setOutputMemoryUsageCsv(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setP99(Long) - Method in class org.mockserver.model.DelayDistribution
 
setP99(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setParams(JsonNode) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcNotification
 
setParams(JsonNode) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setPath(NottableString) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setPath(PathModifier) - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
setPathParameters(Parameters) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setPercentage(Integer) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setPersistedExpectationsPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setPersistedRecordedExpectationsPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setPersistExpectations(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setPersistRecordedExpectations(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setPollPeriod(long) - Static method in class org.mockserver.persistence.FileWatcher
 
setPollPeriodUnits(TimeUnit) - Static method in class org.mockserver.persistence.FileWatcher
 
setPort(Integer) - Method in class org.mockserver.log.model.LogEntry
 
setPort(Integer) - Static method in class org.mockserver.mock.HttpState
 
setPort(Integer) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setPort(Integer) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setPort(Integer) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setPort(Integer...) - Static method in class org.mockserver.mock.HttpState
 
setPort(List<Integer>) - Static method in class org.mockserver.mock.HttpState
 
setPort(HttpRequest) - Static method in class org.mockserver.mock.HttpState
 
setPorts(List<Integer>) - Method in class org.mockserver.model.PortBinding
 
setPrefix(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setPrefix(String) - Method in interface org.mockserver.openapi.examples.models.Example
 
setPreventCertificateDynamicUpdate(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.BinaryResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpForwardWithFallbackDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setPrimary(boolean) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setPriority(Integer) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setPriority(Integer) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setPrivateKeyPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProactivelyInitialiseTLS(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProtocol(Protocol) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setProvider(Provider) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setProxyAuthenticationPassword(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProxyAuthenticationRealm(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProxyAuthenticationUsername(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProxyConfiguration(ProxyConfiguration) - Method in class org.mockserver.client.MockServerClient
Deprecated.
use withProxyConfiguration which is more consistent with MockServer API style
setProxyingRequest(ChannelHandlerContext, Boolean) - Static method in class org.mockserver.netty.HttpRequestHandler
 
setQueryStringParameters(Parameters) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setQueryStringParameters(QueryParametersModifierDTO) - Method in class org.mockserver.serialization.model.HttpRequestModifierDTO
 
setQuotaErrorStatus(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setQuotaLimit(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setQuotaLimit(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setQuotaName(String) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setQuotaName(String) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setQuotaWindowMillis(Long) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setQuotaWindowMillis(Long) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setRawLlmResponse(String) - Method in class org.mockserver.llm.StubGenerationResult
 
setReasonPhrase(String) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setRedirectPorts(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setRemoteAddress(ChannelHandlerContext, InetSocketAddress) - Static method in class org.mockserver.mock.action.http.HttpActionHandler
 
setRemoteAddress(String) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setRemove(List<String>) - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
setRemove(List<String>) - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
setReplace(T) - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
setReplace(T) - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
setRequestModifier(HttpRequestModifierDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setRequestMoreCallback(Runnable) - Method in class org.mockserver.model.StreamingBody
Set a callback that is invoked to request the next chunk from the upstream channel.
setRequestOverride(HttpRequest) - Method in class org.mockserver.client.MockServerClient
Deprecated.
use withRequestOverride which is more consistent with MockServer API style
setRequestOverride(HttpRequestDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setResetPeer(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setRespondBeforeBody(Boolean) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setResponder(Boolean) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setResponseBytes(byte[]) - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
setResponseCallback(Boolean) - Method in class org.mockserver.serialization.model.HttpObjectCallbackDTO
 
setResponseCode(DnsResponseCode) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setResponseInProgress(boolean) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
setResponseInProgress(boolean) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
setResponseMode(ResponseMode) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setResponseModifier(HttpResponseModifierDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setResponseModifier(HttpResponseModifierDTO) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setResponseOverride(HttpResponseDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setResponseOverride(HttpResponseDTO) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setResponses(List<GrpcStreamMessageDTO>) - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
setResponses(List<WebSocketMessageModelDTO>) - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
setResponseTemplate(HttpTemplateDTO) - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
setResponseTimeThresholdMs(long) - Method in class org.mockserver.mock.drift.DriftAnalyzer
Set the p95 response time threshold (in milliseconds) above which a PERFORMANCE drift record is emitted.
setResult(JsonNode) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
setRetry(Integer) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setRetryAfter(String) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setRevokePath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setRules(List<GrpcBidiRuleDTO>) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setRunAsUser(int) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setRunning(boolean) - Method in class org.mockserver.persistence.FileWatcher
 
setScenarioManager(ScenarioManager) - Method in class org.mockserver.mock.CrossProtocolEventBus
 
setScenarioName(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setScenarioState(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setScenarioStates(KeyValueStore<String>) - Method in class org.mockserver.mock.ScenarioManager
Replaces the scenario states store.
setScheme(HttpForward.Scheme) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setScheme(HttpForward.Scheme) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setScopes(List<String>) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setSecure(Boolean) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setSeed(Long) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setSeed(Long) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setSemanticExplanation(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setSemanticExtension(SemanticDriftExtension) - Method in class org.mockserver.mock.drift.DriftAnalyzer
Set the optional semantic drift extension.
setSemanticSeverity(SemanticSeverity) - Method in class org.mockserver.mock.drift.DriftRecord
 
setServerPort(int) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setServiceChaos(String, HttpChaosProfile) - Method in class org.mockserver.client.MockServerClient
Register a service-scoped HTTP chaos profile for an upstream host.
setServiceChaos(String, HttpChaosProfile, long) - Method in class org.mockserver.client.MockServerClient
Register a service-scoped HTTP chaos profile for an upstream host that auto-reverts after ttlMillis milliseconds (a "dead-man's switch" so the chaos self-heals even if MockServerClient.removeServiceChaos(String) / MockServerClient.clearServiceChaos() is never called).
setSlicerChunkSize(Integer) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setSlowClose(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setSlowResponseChunkDelay(DelayDTO) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setSlowResponseChunkSize(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setSocketAddress(SocketAddress) - Method in class org.mockserver.serialization.model.BinaryRequestDefinitionDTO
 
setSocketAddress(SocketAddress) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setSocketConnectionTimeoutInMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSpecUrlOrPayload(String) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setSpecUrlOrPayload(String) - Method in class org.mockserver.serialization.model.OpenAPIDefinitionDTO
 
setSpecUrlOrPayload(String) - Method in class org.mockserver.serialization.model.OpenAPIExpectationDTO
 
setSslCertificateDomainName(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSslSubjectAlternativeNameDomains(Set<String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSslSubjectAlternativeNameIps(Set<String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setState(String, String) - Method in class org.mockserver.mock.ScenarioManager
 
setState(String, String, String) - Method in class org.mockserver.mock.ScenarioManager
 
setStateBackend(StateBackend) - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Wires the clustered state backend for fleet-wide chaos replication.
setStateBackend(StateBackend) - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Wires the clustered state backend for fleet-wide chaos replication.
setStateBackend(StateBackend) - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Wires the clustered state backend for fleet-wide chaos replication.
setStateBackend(StateBackend) - Method in class org.mockserver.mock.CrossProtocolEventBus
Wires the clustered state backend for fleet-wide registration replication.
setStateBackend(StateBackend) - Method in class org.mockserver.mock.RequestMatchers
Sets the state backend reference and wires the expectation KV store as the source of truth.
setStatus(String, ServingStatus) - Method in class org.mockserver.grpc.GrpcHealthRegistry
Set the status for a specific service name (empty string = default for all).
setStatusCode(Integer) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setStatusCode(Integer) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setStatusMessage(String) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setStatusMessage(String) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setStatusName(String) - Method in class org.mockserver.serialization.model.GrpcBidiResponseDTO
 
setStatusName(String) - Method in class org.mockserver.serialization.model.GrpcStreamResponseDTO
 
setStdDev(Long) - Method in class org.mockserver.model.DelayDistribution
 
setStdDev(Long) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setSteps(List<ExpectationStepDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setStyle(Map<String, String>) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setSubject(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setSubprotocol(String) - Method in class org.mockserver.serialization.model.HttpWebSocketResponseDTO
 
setSucceedFirst(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setSucceedFirst(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setSuggestions(List<Expectation>) - Method in class org.mockserver.llm.StubGenerationResult
 
setSuppressConnectionHeader(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setSuppressContentLengthHeader(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setTamperedSignature(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setTemplate(String) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setText(String) - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
setTextMatcher(String) - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
setThrowable(String[]) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setThrowable(Throwable) - Method in class org.mockserver.log.model.LogEntry
 
setTimeout(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setTimeout(DelayDTO) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setTimeout(DelayDTO) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setTimes(TimesDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setTimes(VerificationTimesDTO) - Method in class org.mockserver.serialization.model.VerificationDTO
 
setTimestamp(String) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setTimestamp(String) - Method in class org.mockserver.serialization.model.LogEventRequestAndResponseDTO
 
setTimeToLive(TimeToLiveDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setTimeUnit(TimeUnit) - Method in class org.mockserver.serialization.model.DelayDTO
 
setTlsMutualAuthenticationCertificateChain(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTlsMutualAuthenticationRequired(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTlsProtocols(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTokenExpirySeconds(int) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setTokenPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setTruncateBodyAtFraction(Double) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setTtl(Integer) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setType(String) - Method in class org.mockserver.serialization.model.WebSocketMessageDTO
 
setType(LogEntry.LogMessageType) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setType(LogEntry.LogMessageType) - Method in class org.mockserver.log.model.LogEntry
 
setType(DelayDistribution.Type) - Method in class org.mockserver.model.DelayDistribution
 
setType(DelayDistribution.Type) - Method in class org.mockserver.serialization.model.DelayDistributionDTO
 
setType(DnsRecordType) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setTypeName(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setUsed(long) - Method in class org.mockserver.memory.Detail
 
setUserinfoPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setUseSemicolonAsQueryParameterSeparator(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setValidateRequest(Boolean) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setValidateResponse(Boolean) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setValidationMode(HttpForwardValidateAction.ValidationMode) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setValue(long) - Method in class org.mockserver.serialization.model.DelayDTO
 
setValue(Boolean) - Method in class org.mockserver.openapi.examples.models.BooleanExample
 
setValue(Double) - Method in class org.mockserver.openapi.examples.models.DoubleExample
 
setValue(Float) - Method in class org.mockserver.openapi.examples.models.FloatExample
 
setValue(Integer) - Method in class org.mockserver.openapi.examples.models.IntegerExample
 
setValue(Long) - Method in class org.mockserver.openapi.examples.models.LongExample
 
setValue(String) - Method in class org.mockserver.openapi.examples.models.StringExample
 
setValue(String) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setValue(String) - Method in class org.mockserver.serialization.model.WebSocketMessageDTO
 
setValue(BigDecimal) - Method in class org.mockserver.openapi.examples.models.DecimalExample
 
setValue(BigInteger) - Method in class org.mockserver.openapi.examples.models.BigIntegerExample
 
setValue(NottableString) - Method in class org.mockserver.collections.ImmutableEntry
 
setValues(Map<String, Example>) - Method in class org.mockserver.openapi.examples.models.ObjectExample
 
setVelocityDisallowClassLoading(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setVelocityDisallowedText(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setWatchInitializationJson(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setWebSocketClientEventLoopThreadCount(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setWebSocketCorrelationId(String) - Method in class org.mockserver.serialization.model.WebSocketErrorDTO
 
setWeight(Integer) - Method in class org.mockserver.serialization.model.DnsRecordDTO
 
setWrapped(Boolean) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setWrapped(Boolean) - Method in interface org.mockserver.openapi.examples.models.Example
 
setWrappedName(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setWrappedName(String) - Method in interface org.mockserver.openapi.examples.models.Example
 
setWrongIssuer(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setX509CertificatePath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
shallowClone() - Method in class org.mockserver.model.BinaryRequestDefinition
 
shallowClone() - Method in class org.mockserver.model.DnsRequestDefinition
 
shallowClone() - Method in class org.mockserver.model.HttpRequest
 
shallowClone() - Method in class org.mockserver.model.HttpResponse
 
shallowClone() - Method in class org.mockserver.model.OpenAPIDefinition
 
shallowClone() - Method in class org.mockserver.model.RequestDefinition
 
shallowClone() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
shallowClone() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
shortEnvironmentVariableName() - Method in enum class org.mockserver.cli.Main.Arguments
 
shouldAllowMatchingAgainstContentEncodingHeader() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldAllowSimultaneousForwardAndResponseExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldAllowSimultaneousForwardAndResponseExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldCallbackToSpecifiedClassWithDynamicResponse() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedSameJVMMockingIntegrationTest
 
shouldClearAllExpectationsWithEmptyRequest() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearAllExpectationsWithNull() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearExpectationsAndLogs() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearExpectationsAndLogs() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldClearExpectationsAndLogsByOpenAPI() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldClearExpectationsAndLogsByOpenAPIUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldClearExpectationsOnly() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearExpectationsOnlyByExpectationId() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearExpectationsWithIdenticalRequestMatchersByExpectationId() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearExpectationsWithJsonSchemaBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldClearExpectationsWithParameterBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldClearExpectationsWithXPathBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldClearLogsOnly() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearLogsOnlyByExpectationId() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldClearRequests() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldEnsureThatInterruptedRequestsAreVerifiable() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldEnsureThatRequestDelaysDoNotAffectOtherRequests() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldErrorForInvalidExpectation() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldErrorForInvalidRequest() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldForwardCallbackClassToOverrideRequestAndResponseInTestClasspath() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldForwardCallbackClassToOverrideRequestInTestClasspathAsClass() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldForwardCallbackClassToOverrideRequestInTestClasspathAsString() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldForwardCallbackClassWithDelay() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldForwardOverriddenRequest() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithDelay() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithEmptyRequestAndResponseModifiers() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithOverriddenResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithRequestAndResponseModifiers() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithRequestModifier() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardOverriddenRequestWithSocketAddress() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardRequestInHTTP() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardRequestInHTTP() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldForwardRequestInHTTPS() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardRequestInHTTPWithDelay() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardRequestsToUnknownPath() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsUsingHttpClient() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsUsingSocketDirectly() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsWithBlankQueryParameter() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsWithCharset() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsWithComplexCookies() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardRequestsWithQueryParameterStartingWithExclamationMark() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldForwardTemplateInJavaScript() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedSameJVMMockingIntegrationTest
 
shouldForwardTemplateInMustache() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldForwardTemplateInVelocity() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldInject(JsonNode) - Method in class org.mockserver.webhook.SidecarPatchBuilder
Determines whether the given pod should be injected with the MockServer sidecar.
shouldInject(Double, Long) - Static method in class org.mockserver.model.ChaosProbability
Returns true when a chaos fault should be injected, based on the given probability and optional seed for reproducibility.
shouldNotReturnResponseForMatchingBodyParameterWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForMatchingBodyWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForMatchingCookieWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForMatchingHeaderWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForMatchingMethodWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldNotReturnResponseForMatchingPathWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldNotReturnResponseForMatchingQueryStringParameterWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingBody() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingBodyParameterName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingBodyParameterValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingCookieName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingCookieValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingHeaderName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingHeaderValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingJsonBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingJsonBodyWithMatchType() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingJsonPathBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingJsonSchema() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingOpenAPI() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingOpenAPIUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldNotReturnResponseForNonMatchingPath() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingQueryStringParameterName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingQueryStringParameterValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingXmlBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNonMatchingXPathBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldNotReturnResponseForNottedHeader() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldNotReturnResponseForWhenTimeToLiveExpired() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldNotVerifyNoRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldRemoveExpiredTimeToLiveFromActiveExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldReset() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldReset() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldResetRequests() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldRetrieveActiveExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldRetrieveActiveExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldRetrieveActiveExpectationsAsJava() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldRetrieveActiveExpectationsAsJson() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldRetrieveRecordedExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldRetrieveRecordedExpectationsAsJson() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldRetrieveRecordedLogMessages() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldRetrieveRecordedRequests() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldRetrieveRecordedRequestsAndResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldRetrieveRecordedRequestsAsJson() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldRetrieveRecordedRequestsAsJsonWithJsonBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldRetrieveRecordedRequestsAsLogEntries() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldRetrieveRecordedRequestsByOpenAPI() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldRetrieveRecordedRequestsByOpenAPIUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnErrorForInvalidRequestToClear() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnErrorForInvalidRequestToVerify() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnErrorForInvalidRequestToVerifySequence() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnJsonResponseWithJsonWithUTF8() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnMatchRequestWithBodyInUTF16() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnMatchRequestWithBodyInUTF8WithContentTypeHeader() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnPDFResponseByMatchingBinaryPDFBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnPDFResponseByMatchingPath() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnPNGResponseByMatchingBinaryPNGBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnPNGResponseByMatchingPath() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonAsRawBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonPath() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonSchema() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonSchema() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithBlankFields() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithCharsetUTF16() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithContentTypeHeaderAndCharsetUTF16() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithMatchType() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithNoCharset() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithSpecialCharactersDefaultingToUTF8() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithJsonWithUTF8() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithSpaceDelimitedParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXmlSchema() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXmlSchemaByClasspath() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersAndCharset() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersClientCharsetDifferent() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersDefaultingToUTF8() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingBodyWithXPath() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingHeaderNotPresent() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingMultipleHeadersWithKeyMatchByKey() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingMultipleHeadersWithKeyMatchDefault() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingNotBody() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingNotBody() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseByMatchingNotExactBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingNotRegexBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingNotSubStringBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingOpenAPIExpectationWithArrayParametersWithSpecAndResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingOpenAPIExpectationWithContentTypeWithSpecialCharacters() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingOpenAPIExpectationWithSpecAndResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingOpenAPIExpectationWithUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnResponseByMatchingOpenAPISpecWithOperationId() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingOpenAPISpecWithOperationId() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseByMatchingOpenAPIUrlWithOperationId() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnResponseByMatchingOpenAPIUrlWithoutOperationId() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnResponseByMatchingOptionalBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingOptionalHeaderWithEitherOr() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingOptionalParameterBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingOptionalSchemaQueryStringParameter() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPath() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethod() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseByMatchingPathAndMethod() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndBodyParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndCookies() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndHeaders() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndParametersAndHeadersAndCookies() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndQueryStringParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBodyParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingPathExactTimes() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathExactTimes() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfCreationBeforeExpiry() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfCreationExactTimes() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfInsertionAfterUpdate() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfPriorityExactTimes() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfPriorityWithNegativePriorities() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdate() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdateAndExactTimes() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingPathParametersWithMatrixStyleParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingQueryParametersWithPipeDelimitedParameters() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingSchemaHeaderCookieAndParameter() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingSchemaHeaderCookieAndParameter() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseByMatchingSchemaPathAndSchemaMethod() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingSchemaPathVariable() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByMatchingStringBody() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseByMatchingStringBody() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseByMatchingStringBody() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldReturnResponseByMatchingSubStringBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByMatchingVeryLargeHeader() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingCookieWithNotOperatorForName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingCookieWithNotOperatorForNameAndValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingCookieWithNotOperatorForValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingHeaderWithNotOperatorForName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingHeaderWithNotOperatorForNameAndValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingHeaderWithNotOperatorForValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingMethodWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByNotMatchingPathWithNotOperator() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForName() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForNameAndValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForValue() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseForCallbackClassForSpecifiedClassWithPrecannedResponse() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnResponseForCallbackClassWithDelay() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldReturnResponseForExpectationWithDelay() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseForRequestInSsl() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseForRequestNotInSsl() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseFromJavaScriptTemplate() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedSameJVMMockingIntegrationTest
 
shouldReturnResponseFromMustacheTemplate() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseFromMustacheTemplate() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseFromVelocityTemplate() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseFromVelocityTemplate() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseInHTTP() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseInHTTP_1_1ByDefault() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseInHTTP2UsingALPN() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseInHTTPS() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldReturnResponseInHTTPS() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseWhenTimeToLiveHasNotExpired() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseWithBodyInUTF16() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseWithBodyInUTF8WithContentTypeHeader() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseWithBodyInUTF8WithNoContentTypeHeader() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldReturnResponseWithOnlyBody() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseWithOnlyBody() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnResponseWithOnlyStatusCode() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldReturnResponseWithOnlyStatusCode() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldReturnXmlResponseWithUTF8() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldSupportBatchedExpectations() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldUpdateExistingExpectation() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldVerifyNoMatchingRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyNoMatchingRequestsReceivedInSsl() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldVerifyNoRequestsExactly() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyNoRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyNoRequestsTimesNotSpecified() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyNotEnoughRequests() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyNotEnoughRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyNotEnoughRequestsReceivedWithMaximumNumberOfRequestToReturnInFailure() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyNotEnoughRequestsReceivedWithOpenAPI() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldVerifyNotEnoughRequestsReceivedWithOpenAPIUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldVerifyNotReceivedRequestWithEmptyBody() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldVerifyReceivedRequestInSsl() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldVerifyReceivedRequestsByExpectationId() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyReceivedRequestsByExpectationIdWithIdenticalRequestMatchers() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyReceivedRequestsSpecificTimesInHttpAndHttps() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldVerifyReceivedRequestsSpecificTimesInHttpAndHttps() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
shouldVerifyReceivedRequestsWithNoBody() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyReceivedRequestsWithNoMatchingExpectation() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyReceivedRequestsWithRegexBody() - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
shouldVerifyRequests() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyRequestsSequence() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyRequestsSequenceNotFound() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyRequestsWithHopByHopHeaders() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifySequenceNotFoundWithMaximumNumberOfRequestToReturnInFailure() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifySequenceOfRequestsNotReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifySequenceOfRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifySequenceOfRequestsReceivedByExceptionId() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifySequenceOfRequestsReceivedByExceptionIdWithIdenticalRequestMatchers() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifySequenceOfRequestsReceivedByOpenAPI() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
shouldVerifySequenceOfRequestsReceivedByOpenAPIUrl() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
shouldVerifySequenceOfRequestsReceivedIncludingThoseNotMatchingAnException() - Method in class org.mockserver.testing.integration.mock.AbstractTransportAgnosticSemanticsIntegrationTest
 
shouldVerifyTooManyRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyZeroRequests() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shutdown() - Method in class org.mockserver.netty.mcp.McpSessionManager
Shuts down the MCP executor gracefully.
shutdown() - Method in class org.mockserver.scheduler.Scheduler
 
SidecarInjectionConfig - Class in org.mockserver.webhook
Configuration for the MockServer sidecar injection.
SidecarInjectionConfig() - Constructor for class org.mockserver.webhook.SidecarInjectionConfig
 
SidecarPatchBuilder - Class in org.mockserver.webhook
Builds a RFC 6902 JSON Patch that injects the MockServer sidecar container and iptables-REDIRECT init container into a Kubernetes Pod spec.
SidecarPatchBuilder(SidecarInjectionConfig) - Constructor for class org.mockserver.webhook.SidecarPatchBuilder
 
sign(String, String, String, String, byte[], String, String, String, String, String, Instant, Map<String, String>) - Static method in class org.mockserver.llm.client.AwsSigV4Signer
Compute the AWS SigV4 headers for a request.
signingTimestamp() - Method in class org.mockserver.llm.client.BedrockLlmClient
Signing timestamp.
signJWT(Map<String, Serializable>) - Method in class org.mockserver.authentication.jwt.JWTGenerator
 
SIMPLE - Enum constant in enum class org.mockserver.model.ParameterStyle
 
SIMPLE_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
SIMULATE - Enum constant in enum class org.mockserver.mock.MockMode
 
size() - Method in class org.mockserver.async.subscribe.BoundedMessageStore
Return the current number of messages in the store.
size() - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
size() - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
O(1) size, backed by an internal counter (unlike ConcurrentLinkedDeque.size() which is O(n)).
size() - Method in class org.mockserver.collections.CircularPriorityQueue
 
size() - Method in class org.mockserver.file.FileStore
 
size() - Method in class org.mockserver.log.MockServerEventLog
 
size() - Method in class org.mockserver.mock.crud.CrudDataStore
 
size() - Method in class org.mockserver.mock.crud.CrudDispatcher
 
size() - Method in class org.mockserver.mock.dns.DnsIntentRegistry
Returns the number of entries currently stored (useful for testing).
size() - Method in class org.mockserver.mock.drift.DriftStore
 
size() - Method in class org.mockserver.mock.RequestMatchers
 
size() - Method in class org.mockserver.netty.mcp.McpSessionManager
 
size() - Method in class org.mockserver.state.infinispan.InfinispanKeyValueStore
 
size() - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
 
size() - Method in class org.mockserver.state.InMemoryKeyValueStore
 
size() - Method in interface org.mockserver.state.KeyValueStore
Returns the number of entries.
size(String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
slowRequestThresholdMillis() - Method in class org.mockserver.configuration.Configuration
 
slowRequestThresholdMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
slowRequestThresholdMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Threshold in milliseconds for flagging slow forwarded requests.
slowRequestThresholdMillis(Long) - Method in class org.mockserver.configuration.Configuration
Threshold in milliseconds for flagging slow forwarded requests.
SMALLER_CONTENT_LENGTH - Enum constant in enum class org.mockserver.echo.http.EchoServer.Error
 
snapshot() - Method in class org.mockserver.async.subscribe.BoundedMessageStore
Return a snapshot copy of all messages currently in the store.
SniHandler - Class in org.mockserver.socket.tls
 
SniHandler(Configuration, NettySslContextFactory) - Constructor for class org.mockserver.socket.tls.SniHandler
 
socketAddress() - Static method in class org.mockserver.model.SocketAddress
Static builder to create a socketAddress.
SocketAddress - Class in org.mockserver.model
 
SocketAddress() - Constructor for class org.mockserver.model.SocketAddress
 
SocketAddress.Scheme - Enum Class in org.mockserver.model
 
socketAddressFromHostHeader() - Method in class org.mockserver.model.HttpRequest
 
SocketAddressToJavaSerializer - Class in org.mockserver.serialization.java
 
SocketAddressToJavaSerializer() - Constructor for class org.mockserver.serialization.java.SocketAddressToJavaSerializer
 
socketChannelClassFor(EventLoopGroup) - Static method in class org.mockserver.socket.NettyTransport
Returns the client socket channel class that is compatible with the given group.
SocketCommunicationException - Exception in org.mockserver.httpclient
This exception indicates there was an error while trying to communicate over a socket
SocketCommunicationException(String, Throwable) - Constructor for exception org.mockserver.httpclient.SocketCommunicationException
 
SocketConnectionException - Exception in org.mockserver.httpclient
This exception indicates there was an error while trying to communicate over a socket
socketConnectionTimeout() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
socketConnectionTimeout(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time in milliseconds allowed to connect to a socket
socketConnectionTimeoutInMillis() - Method in class org.mockserver.configuration.Configuration
 
socketConnectionTimeoutInMillis(Long) - Method in class org.mockserver.configuration.Configuration
Maximum time in milliseconds allowed to connect to a socket
Socks4ConnectHandler - Class in org.mockserver.netty.proxy.socks
 
Socks4ConnectHandler(Configuration, MockServerLogger, LifeCycle, String, int) - Constructor for class org.mockserver.netty.proxy.socks.Socks4ConnectHandler
 
Socks4ProxyHandler - Class in org.mockserver.netty.proxy.socks
 
Socks4ProxyHandler(Configuration, MockServerLogger, LifeCycle) - Constructor for class org.mockserver.netty.proxy.socks.Socks4ProxyHandler
 
SOCKS5 - Enum constant in enum class org.mockserver.proxyconfiguration.ProxyConfiguration.Type
 
Socks5ConnectHandler - Class in org.mockserver.netty.proxy.socks
 
Socks5ConnectHandler(Configuration, MockServerLogger, LifeCycle, String, int) - Constructor for class org.mockserver.netty.proxy.socks.Socks5ConnectHandler
 
Socks5ProxyHandler - Class in org.mockserver.netty.proxy.socks
 
Socks5ProxyHandler(Configuration, MockServerLogger, LifeCycle) - Constructor for class org.mockserver.netty.proxy.socks.Socks5ProxyHandler
 
SocksConnectHandler<T> - Class in org.mockserver.netty.proxy.socks
 
SocksConnectHandler(Configuration, MockServerLogger, LifeCycle, String, int) - Constructor for class org.mockserver.netty.proxy.socks.SocksConnectHandler
 
SocksDetector - Class in org.mockserver.netty.proxy.socks
This class is expected to be used from within a ReplayingDecoder, or with enough bytes available.
SocksProxyHandler<T> - Class in org.mockserver.netty.proxy.socks
 
SocksProxyHandler(Configuration, MockServerLogger, LifeCycle) - Constructor for class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
SoOriginalDstHelper - Class in org.mockserver.netty.proxy
Reads the original destination of an intercepted TCP connection on Linux.
SoOriginalDstResolver - Class in org.mockserver.netty.proxy
Resolves the original destination of a transparently intercepted TCP connection by calling getsockopt(fd, SOL_IP, SO_ORIGINAL_DST, ...) via JNA on Linux.
SoOriginalDstResolver() - Constructor for class org.mockserver.netty.proxy.SoOriginalDstResolver
 
sort(String, String) - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
SortableExpectationId - Class in org.mockserver.mock
 
SortableExpectationId(String, int, long) - Constructor for class org.mockserver.mock.SortableExpectationId
 
SPACE_DELIMITED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
SPACE_DELIMITED_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
specKeyFromHash(String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Derives a stable spec key by hashing the spec payload/URL.
specKeyFromTitle(String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Derives a stable spec key from an OpenAPI title.
split(byte[], int) - Static method in class org.mockserver.codec.BodyDecoderEncoder
 
splitHostPort(String) - Static method in class org.mockserver.model.HttpRequest
 
splitJSONArray(String) - Method in class org.mockserver.serialization.JsonArraySerializer
 
splitJSONArrayToJSONNodes(String) - Method in class org.mockserver.serialization.JsonArraySerializer
 
splitOnDelimiter(ParameterStyle, String, List<NottableString>) - Method in class org.mockserver.codec.ExpandedParameterDecoder
 
splitParameters(Parameters, Parameters) - Method in class org.mockserver.codec.ExpandedParameterDecoder
 
SpringRestTemplateConfiguration - Class in org.mockserver.examples.proxy.service.springresttemplate
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
SpringRestTemplateConfiguration() - Constructor for class org.mockserver.examples.proxy.service.springresttemplate.SpringRestTemplateConfiguration
 
SpringWebClientConfigurationHttpsProxy - Class in org.mockserver.examples.proxy.service.springwebclient.https
This configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)
SpringWebClientConfigurationHttpsProxy() - Constructor for class org.mockserver.examples.proxy.service.springwebclient.https.SpringWebClientConfigurationHttpsProxy
 
SPY - Enum constant in enum class org.mockserver.mock.MockMode
 
SR_NAME_FIELD - Static variable in class org.mockserver.grpc.GrpcServerReflectionHandler
 
SRV - Enum constant in enum class org.mockserver.model.DnsRecordType
 
srvRecord(String, int, int, int, String) - Static method in class org.mockserver.model.DnsRecord
 
SSE - Enum constant in enum class org.mockserver.llm.StreamingFormat
 
SSE_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
SSE_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
SseAwareExpectationConverter - Class in org.mockserver.fixture
Converts a recorded Expectation (from a FORWARDED_REQUEST log entry) into an SSE-aware replay expectation when the forwarded response was a streaming response.
SseAwareExpectationConverter() - Constructor for class org.mockserver.fixture.SseAwareExpectationConverter
 
SseAwareExpectationConverter(long) - Constructor for class org.mockserver.fixture.SseAwareExpectationConverter
 
SseBodyParser - Class in org.mockserver.fixture
Parses raw text/event-stream bytes into a list of SseEvent objects suitable for constructing an HttpSseResponse.
SseBodyParser() - Constructor for class org.mockserver.fixture.SseBodyParser
Create a parser with the default inter-event delay.
SseBodyParser(long) - Constructor for class org.mockserver.fixture.SseBodyParser
Create a parser with a custom inter-event delay.
sseEvent() - Static method in class org.mockserver.model.SseEvent
 
SseEvent - Class in org.mockserver.model
 
SseEvent() - Constructor for class org.mockserver.model.SseEvent
 
SseEventDTO - Class in org.mockserver.serialization.model
 
SseEventDTO() - Constructor for class org.mockserver.serialization.model.SseEventDTO
 
SseEventDTO(SseEvent) - Constructor for class org.mockserver.serialization.model.SseEventDTO
 
sseResponse() - Static method in class org.mockserver.model.HttpSseResponse
 
sslCertificateDomainName() - Method in class org.mockserver.configuration.Configuration
 
sslCertificateDomainName() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sslCertificateDomainName(String) - Method in class org.mockserver.configuration.Configuration
The domain name for auto-generate TLS certificates
sslCertificateDomainName(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The domain name for auto-generate TLS certificates
sslClientContextBuilderCustomizer - Static variable in class org.mockserver.socket.tls.NettySslContextFactory
 
sslContext() - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
sslContext(PrivateKey, X509Certificate, X509Certificate, X509Certificate[]) - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
sslHandshakeException(Throwable) - Static method in class org.mockserver.exception.ExceptionHandling
 
sslKeyPassword(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
sslKeystoreLocation(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
sslKeystorePassword(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
sslProperties(Map<String, String>) - Method in class org.mockserver.async.security.MqttSecurity.Builder
 
sslServerContextBuilderCustomizer - Static variable in class org.mockserver.socket.tls.NettySslContextFactory
 
sslSocketFactory() - Static method in class org.mockserver.testing.tls.SSLSocketFactory
 
SSLSocketFactory - Class in org.mockserver.testing.tls
 
SSLSocketFactory() - Constructor for class org.mockserver.testing.tls.SSLSocketFactory
 
sslSubjectAlternativeNameDomains() - Method in class org.mockserver.configuration.Configuration
 
sslSubjectAlternativeNameDomains() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sslSubjectAlternativeNameDomains(String...) - Method in class org.mockserver.configuration.Configuration
The Subject Alternative Name (SAN) domain names for auto-generate TLS certificates
sslSubjectAlternativeNameDomains(Set<String>) - Method in class org.mockserver.configuration.Configuration
The Subject Alternative Name (SAN) domain names for auto-generate TLS certificates
sslSubjectAlternativeNameDomains(Set<String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
The Subject Alternative Name (SAN) domain names for auto-generate TLS certificates as a comma separated list
sslSubjectAlternativeNameIps() - Method in class org.mockserver.configuration.Configuration
 
sslSubjectAlternativeNameIps() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sslSubjectAlternativeNameIps(String...) - Method in class org.mockserver.configuration.Configuration
The Subject Alternative Name (SAN) IP addresses for auto-generate TLS certificates
sslSubjectAlternativeNameIps(Set<String>) - Method in class org.mockserver.configuration.Configuration
The Subject Alternative Name (SAN) IP addresses for auto-generate TLS certificates
sslSubjectAlternativeNameIps(Set<String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
The Subject Alternative Name (SAN) IP addresses for auto-generate TLS certificates as a comma separated list
sslTruststoreLocation(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
sslTruststorePassword(String) - Method in class org.mockserver.async.security.KafkaSecurity.Builder
 
StandardOutConsoleHandler - Class in org.mockserver.logging
 
StandardOutConsoleHandler() - Constructor for class org.mockserver.logging.StandardOutConsoleHandler
 
start() - Method in class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
Write the initial response HEADERS and any eager messages.
start() - Method in class org.mockserver.webhook.WebhookServer
Starts the HTTPS server.
start(int) - Method in class org.mockserver.netty.http3.Http3Server
Start the HTTP/3 server on the given UDP port.
startCapture() - Static method in class org.mockserver.test.TestLogCaptureHandler
 
startClientAndServer(Integer...) - Static method in class org.mockserver.integration.ClientAndServer
 
startClientAndServer(String, Integer, Integer...) - Static method in class org.mockserver.integration.ClientAndServer
 
startClientAndServer(List<Integer>) - Static method in class org.mockserver.integration.ClientAndServer
 
startClientAndServer(Configuration, Integer...) - Static method in class org.mockserver.integration.ClientAndServer
 
startClientAndServer(Configuration, String, Integer, Integer...) - Static method in class org.mockserver.integration.ClientAndServer
 
startClientAndServer(Configuration, List<Integer>) - Static method in class org.mockserver.integration.ClientAndServer
 
startEchoServer() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
STARTED - Static variable in class org.mockserver.mock.ScenarioManager
 
startedServer(List<Integer>) - Method in class org.mockserver.lifecycle.LifeCycle
 
startIfEnabled() - Static method in class org.mockserver.metrics.OtelMetricsExporter
Start the exporter if enabled in configuration, returning the running instance, or null if disabled or startup failed (fail-soft — telemetry must never prevent the server from running).
startIfEnabled() - Static method in class org.mockserver.telemetry.GenAiSpanExporter
 
startPublishing(long) - Method in class org.mockserver.async.AsyncApiMockOrchestrator
Start periodic publishing at the given interval.
startServer() - Method in class org.mockserver.examples.proxy.servicebackend.BookServer
 
startWithInitializer() - Method in class org.mockserver.examples.mockserver.ExpectationInitializerExamples
 
startWithProcessor(SpanProcessor) - Static method in class org.mockserver.telemetry.GenAiSpanExporter
Build a tracer provider with the given span processor and install its tracer into both GenAiSpans and RequestSpans.
startWithReader(MetricReader) - Static method in class org.mockserver.metrics.OtelMetricsExporter
Build a meter provider with the given reader and register observable instruments: One gauge per Metrics.Name (existing behaviour). JVM memory, thread, and GC gauges (same data as JvmMetricsCollector on the Prometheus side). A gauge mirroring the slow-request counter so OTLP-only consumers can observe it without a Prometheus scrape. A gauge mirroring the per-fault-type chaos-injection counter. A gauge mirroring the active service-scoped chaos count. A histogram for request-handling duration (seconds), fed from the same observation path as the Prometheus histogram. Visible for testing (a test can pass an in-memory reader instead of the OTLP periodic reader).
STATE - Static variable in interface org.mockserver.socket.tls.KeyAndCertificateFactory
ST for distinguishing name
stateBackend() - Method in class org.mockserver.configuration.Configuration
Returns the state backend type.
stateBackend() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns the state backend type.
stateBackend(String) - Method in class org.mockserver.configuration.Configuration
Sets the state backend type.
stateBackend(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Sets the state backend type.
StateBackend - Interface in org.mockserver.state
Pluggable backend for all shared MockServer state.
StateBackendFactory - Class in org.mockserver.state
Pluggable factory for the StateBackend.
StateBackendFactory.Factory - Interface in org.mockserver.state
Creates a StateBackend for an HttpState instance.
StaticTestExpectationResponseCallback - Class in org.mockserver.testing.integration.callback
 
StaticTestExpectationResponseCallback() - Constructor for class org.mockserver.testing.integration.callback.StaticTestExpectationResponseCallback
 
status() - Method in interface org.mockserver.async.AsyncApiControlPlane
Return the current status: loaded spec info, active channels, publishers, subscribers, and recorded messages.
status() - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Delegate to the registered implementation, or return a "not available" response.
status() - Method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
STATUS - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
STATUS_ANNOTATION - Static variable in class org.mockserver.webhook.SidecarInjectionConfig
 
step() - Static method in class org.mockserver.model.ExpectationStep
 
stillAlive() - Method in class org.mockserver.matchers.TimeToLive
 
stop() - Method in class org.mockserver.async.AsyncApiMockOrchestrator
Stop periodic publishing.
stop() - Method in class org.mockserver.client.MockServerClient
Stop MockServer gracefully (only support for Netty version, not supported for WAR version)
stop() - Method in class org.mockserver.echo.http.EchoServer
 
stop() - Method in class org.mockserver.integration.ClientAndServer
 
stop() - Method in class org.mockserver.lifecycle.LifeCycle
 
stop() - Method in class org.mockserver.log.MockServerEventLog
 
stop() - Method in class org.mockserver.metrics.OtelMetricsExporter
Stop exporting and release resources.
stop() - Method in class org.mockserver.mock.HttpState
 
stop() - Method in class org.mockserver.netty.http3.Http3Server
Stop the HTTP/3 server and release resources.
stop() - Method in class org.mockserver.persistence.ExpectationFileSystemPersistence
 
stop() - Method in class org.mockserver.persistence.ExpectationFileWatcher
 
stop() - Method in class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
 
stop() - Method in interface org.mockserver.stop.Stoppable
 
stop() - Method in class org.mockserver.telemetry.GenAiSpanExporter
 
stop(boolean) - Method in class org.mockserver.client.MockServerClient
Stop MockServer gracefully (only support for Netty version, not supported for WAR version)
stop(int) - Method in class org.mockserver.webhook.WebhookServer
Stops the HTTPS server gracefully.
Stop - Class in org.mockserver.stop
 
Stop() - Constructor for class org.mockserver.stop.Stop
 
stopAndDiscard() - Static method in class org.mockserver.test.TestLogCaptureHandler
 
stopAndDrain() - Static method in class org.mockserver.test.TestLogCaptureHandler
 
stopAsync() - Method in class org.mockserver.client.MockServerClient
Stop MockServer gracefully (only support for Netty version, not supported for WAR version)
stopAsync() - Method in class org.mockserver.integration.ClientAndServer
 
stopAsync() - Method in class org.mockserver.lifecycle.LifeCycle
 
stopAsync() - Method in class org.mockserver.netty.MockServer
 
stopClient() - Method in class org.mockserver.closurecallback.websocketclient.WebSocketClient
 
stopEventLoopGroup() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
stopEventLoopGroup() - Static method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
Stoppable - Interface in org.mockserver.stop
 
stopQuietly(Stoppable) - Static method in class org.mockserver.stop.Stop
 
stopServer() - Method in class org.mockserver.examples.proxy.servicebackend.BookServer
 
store(String, byte[]) - Method in class org.mockserver.file.FileStore
 
strategyCount() - Method in class org.mockserver.netty.proxy.CompositeOriginalDestinationResolver
Returns the number of strategies in this chain (useful for testing).
stream() - Method in class org.mockserver.collections.CircularPriorityQueue
 
StreamIdleTimeoutHandler - Class in org.mockserver.codec
Closes the channel when an IdleStateEvent fires, which indicates that no streaming chunk has been received within the configured idle timeout period.
StreamIdleTimeoutHandler(MockServerLogger) - Constructor for class org.mockserver.codec.StreamIdleTimeoutHandler
 
streamIdleTimeoutSeconds() - Method in class org.mockserver.configuration.Configuration
 
streamIdleTimeoutSeconds() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
streamIdleTimeoutSeconds(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum time in seconds a streaming response connection may be idle (no chunk received) before it is considered dead and closed.
streamIdleTimeoutSeconds(Integer) - Method in class org.mockserver.configuration.Configuration
The maximum time in seconds a streaming response connection may be idle (no chunk received) before it is considered dead and closed.
streaming() - Method in class org.mockserver.model.Completion
 
StreamingAwareHttpObjectAggregator - Class in org.mockserver.codec
An HttpObjectAggregator that can recognise streaming responses — specifically Server-Sent Events (Content-Type: text/event-stream) — so that, when MockServer is acting as a proxy, such responses can be relayed to the client incrementally instead of being fully buffered in memory before being forwarded.
StreamingAwareHttpObjectAggregator(int) - Constructor for class org.mockserver.codec.StreamingAwareHttpObjectAggregator
Backwards-compatible constructor for use without streaming support (e.g. in relay pipelines where Configuration is not yet threaded through).
StreamingAwareHttpObjectAggregator(int, Configuration, MockServerLogger) - Constructor for class org.mockserver.codec.StreamingAwareHttpObjectAggregator
Create an aggregator with streaming awareness for the NettyHttpClient forward path.
StreamingAwareHttpObjectAggregator(int, Configuration, MockServerLogger, boolean) - Constructor for class org.mockserver.codec.StreamingAwareHttpObjectAggregator
Create an aggregator with streaming awareness.
StreamingBody - Class in org.mockserver.model
A chunk sink for streaming response bodies.
StreamingBody(int) - Constructor for class org.mockserver.model.StreamingBody
 
StreamingBody(int, boolean) - Constructor for class org.mockserver.model.StreamingBody
 
streamingFormat() - Method in class org.mockserver.llm.codec.BedrockCodec
 
streamingFormat() - Method in class org.mockserver.llm.codec.OllamaCodec
 
streamingFormat() - Method in interface org.mockserver.llm.ProviderCodec
The wire format this provider uses for streaming responses.
StreamingFormat - Enum Class in org.mockserver.llm
The wire format used by a provider for streaming responses.
streamingFormatFor(Provider) - Method in class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
Returns the streaming wire format for the given provider.
streamingPhysics() - Static method in class org.mockserver.client.Llm
Creates a new StreamingPhysics builder.
streamingPhysics() - Static method in class org.mockserver.model.StreamingPhysics
 
StreamingPhysics - Class in org.mockserver.model
 
StreamingPhysics() - Constructor for class org.mockserver.model.StreamingPhysics
 
StreamingPhysicsExpander - Class in org.mockserver.llm
Applies streaming physics (timing delays) to a list of SSE events.
StreamingResponseRelayHandler - Class in org.mockserver.httpclient
Consumes unaggregated HttpObjects on the NettyHttpClient channel when a streaming response is detected.
StreamingResponseRelayHandler(Configuration, MockServerLogger) - Constructor for class org.mockserver.httpclient.StreamingResponseRelayHandler
 
streamingResponsesEnabled() - Method in class org.mockserver.configuration.Configuration
 
streamingResponsesEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
streamingResponsesEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) streaming responses (Server-Sent Events with Content-Type: text/event-stream) received while proxying are relayed to the client incrementally as they arrive, instead of being fully buffered before being forwarded.
streamingResponsesEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) streaming responses (Server-Sent Events with Content-Type: text/event-stream) received while proxying are relayed to the client incrementally as they arrive, instead of being fully buffered before being forwarded.
STRICT - Enum constant in enum class org.mockserver.matchers.MatchType
 
STRICT - Enum constant in enum class org.mockserver.model.HttpForwardValidateAction.ValidationMode
 
StrictBodyDTODeserializer - Class in org.mockserver.serialization.deserializers.body
 
StrictBodyDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.body.StrictBodyDTODeserializer
 
string(String) - Static method in class org.mockserver.model.NottableString
 
string(String, Boolean) - Static method in class org.mockserver.model.NottableString
 
STRING - Enum constant in enum class org.mockserver.model.Body.Type
 
STRING_LENGTH_BOUNDARY_VIOLATION - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 
StringBody - Class in org.mockserver.model
 
StringBody(String) - Constructor for class org.mockserver.model.StringBody
 
StringBody(String, byte[], boolean, MediaType) - Constructor for class org.mockserver.model.StringBody
 
StringBody(String, Charset) - Constructor for class org.mockserver.model.StringBody
 
StringBody(String, MediaType) - Constructor for class org.mockserver.model.StringBody
 
StringBodyDTO - Class in org.mockserver.serialization.model
 
StringBodyDTO(StringBody) - Constructor for class org.mockserver.serialization.model.StringBodyDTO
 
StringBodyDTO(StringBody, Boolean) - Constructor for class org.mockserver.serialization.model.StringBodyDTO
 
StringBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
StringBodyDTOSerializer(boolean) - Constructor for class org.mockserver.serialization.serializers.body.StringBodyDTOSerializer
 
StringBodySerializer - Class in org.mockserver.serialization.serializers.body
 
StringBodySerializer(boolean) - Constructor for class org.mockserver.serialization.serializers.body.StringBodySerializer
 
StringExample - Class in org.mockserver.openapi.examples.models
See: https://github.com/swagger-api/swagger-inflector
StringExample() - Constructor for class org.mockserver.openapi.examples.models.StringExample
 
StringExample(String) - Constructor for class org.mockserver.openapi.examples.models.StringExample
 
StringFormatter - Class in org.mockserver.formatting
 
StringFormatter() - Constructor for class org.mockserver.formatting.StringFormatter
 
strings(String...) - Static method in class org.mockserver.model.NottableString
 
strings(Collection<String>) - Static method in class org.mockserver.model.NottableString
 
StringSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
StringSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.StringSchemaSerializer
 
StringTemplateHelper - Class in org.mockserver.templates.engine.helpers
 
StringTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
StringToXmlDocumentParser - Class in org.mockserver.xml
 
StringToXmlDocumentParser() - Constructor for class org.mockserver.xml.StringToXmlDocumentParser
 
StringToXmlDocumentParser.ErrorLevel - Enum Class in org.mockserver.xml
 
StringToXmlDocumentParser.ErrorLogger - Interface in org.mockserver.xml
 
StructuralShapeDiff - Class in org.mockserver.llm.drift
Compares two JSON documents by shape — the set of field paths and their value types — ignoring values.
StructuralShapeDiff.ShapeDiff - Class in org.mockserver.llm.drift
The structural delta between a recorded ("baseline") and a live document.
StubGenerationPromptBuilder - Class in org.mockserver.llm
Builds the prompt sent to a runtime LLM backend to generate a realistic MockServer expectation from an unmatched request.
StubGenerationPromptBuilder() - Constructor for class org.mockserver.llm.StubGenerationPromptBuilder
 
StubGenerationResult - Class in org.mockserver.llm
Result returned by the AI stub generation endpoint.
StubGenerationResult() - Constructor for class org.mockserver.llm.StubGenerationResult
 
SUB_SET - Enum constant in enum class org.mockserver.model.KeyMatchStyle
 
submit(Runnable) - Method in class org.mockserver.scheduler.Scheduler
 
submit(Runnable, boolean) - Method in class org.mockserver.scheduler.Scheduler
 
submit(CompletableFuture<BinaryMessage>, Runnable, boolean) - Method in class org.mockserver.scheduler.Scheduler
 
submit(HttpForwardActionResult, Runnable, boolean, Predicate<Throwable>) - Method in class org.mockserver.scheduler.Scheduler
 
submit(HttpForwardActionResult, BiConsumer<HttpResponse, Throwable>, boolean) - Method in class org.mockserver.scheduler.Scheduler
 
submitAsync(Runnable, Delay...) - Method in class org.mockserver.scheduler.Scheduler
 
subscribe(String) - Method in class org.mockserver.async.subscribe.KafkaMessageSubscriber
 
subscribe(String) - Method in interface org.mockserver.async.subscribe.MessageSubscriber
Start subscribing to the given channel.
subscribe(String) - Method in class org.mockserver.async.subscribe.MqttMessageSubscriber
 
subscribe(Consumer<ByteBuf>, Runnable, Consumer<Throwable>) - Method in class org.mockserver.model.StreamingBody
Subscribe to receive streaming chunks.
SubSetMatcher - Class in org.mockserver.collections
 
SubSetMatcher() - Constructor for class org.mockserver.collections.SubSetMatcher
 
subString(String) - Static method in class org.mockserver.model.StringBody
 
subString(String, Charset) - Static method in class org.mockserver.model.StringBody
 
subString(String, MediaType) - Static method in class org.mockserver.model.StringBody
 
substringAfter(String, String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
substringBefore(String, String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
SubStringMatcher - Class in org.mockserver.matchers
 
success(Object, JsonNode) - Static method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
successResponse(Object) - Method in class org.mockserver.netty.proxy.connect.HttpConnectHandler
 
successResponse(Object) - Method in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
successResponse(Object) - Method in class org.mockserver.netty.proxy.socks.Socks4ConnectHandler
 
successResponse(Object) - Method in class org.mockserver.netty.proxy.socks.Socks5ConnectHandler
 
summarise(List<HttpRequest>, Provider) - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer
Summarise the canonical conversation's structure: message and assistant turn counts, the ordered sequence of tool-call names, the tool names a result was returned for, and the latest message's role.
Summary - Class in org.mockserver.memory
 
Summary(Collection<MemoryPoolMXBean>) - Constructor for class org.mockserver.memory.Summary
 
supportedProviderNames() - Method in class org.mockserver.llm.client.LlmClientRegistry
 
supportedProviderNames() - Method in class org.mockserver.llm.ProviderCodecRegistry
 
supportsHTTP2() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingIntegrationTest
 
supportsHTTP2() - Method in class org.mockserver.testing.integration.mock.AbstractBasicMockingSameJVMIntegrationTest
 
supportsHTTP2() - Method in class org.mockserver.testing.integration.mock.AbstractPackagingSmokeTest
 
supportsParameter(ParameterContext, ExtensionContext) - Method in class org.mockserver.junit.jupiter.MockServerExtension
 
supportsRequestBodyDecompression() - Method in class org.mockserver.testing.integration.mock.AbstractTransportDecodeSmokeIntegrationTest
Whether this transport decompresses gzip/deflate request bodies.
supportsType() - Method in class org.mockserver.serialization.ConfigurationSerializer
 
supportsType() - Method in class org.mockserver.serialization.CrudExpectationsDefinitionSerializer
 
supportsType() - Method in class org.mockserver.serialization.ExpectationIdSerializer
 
supportsType() - Method in class org.mockserver.serialization.ExpectationSerializer
 
supportsType() - Method in class org.mockserver.serialization.HttpRequestAndHttpResponseSerializer
 
supportsType() - Method in class org.mockserver.serialization.HttpRequestSerializer
 
supportsType() - Method in class org.mockserver.serialization.HttpResponseSerializer
 
supportsType() - Method in class org.mockserver.serialization.OpenAPIExpectationSerializer
 
supportsType() - Method in class org.mockserver.serialization.PortBindingSerializer
 
supportsType() - Method in class org.mockserver.serialization.RequestDefinitionSerializer
 
supportsType() - Method in interface org.mockserver.serialization.Serializer
 
supportsType() - Method in class org.mockserver.serialization.VerificationSequenceSerializer
 
supportsType() - Method in class org.mockserver.serialization.VerificationSerializer
 
swallowThrowable(ExceptionHandling.ThrowingRunnable) - Static method in class org.mockserver.exception.ExceptionHandling
 
SWITCHING_PROTOCOLS_101 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
SYSTEM - Enum constant in enum class org.mockserver.llm.ParsedMessage.Role
 
systemPropertyName() - Method in enum class org.mockserver.cli.Main.Arguments
 

T

TcpChaosHandler - Class in org.mockserver.netty.unification
Netty ChannelDuplexHandler that injects raw TCP-layer faults before HTTP decoding, based on the TcpChaosProfile registered in TcpChaosRegistry for the connection's remote host.
TcpChaosHandler() - Constructor for class org.mockserver.netty.unification.TcpChaosHandler
 
tcpChaosProfile() - Static method in class org.mockserver.model.TcpChaosProfile
 
TcpChaosProfile - Class in org.mockserver.model
Declarative TCP-layer fault/chaos injection profile, applied at the raw byte level before HTTP decoding.
TcpChaosProfile() - Constructor for class org.mockserver.model.TcpChaosProfile
 
TcpChaosProfileDTO - Class in org.mockserver.serialization.model
 
TcpChaosProfileDTO() - Constructor for class org.mockserver.serialization.model.TcpChaosProfileDTO
 
TcpChaosProfileDTO(TcpChaosProfile) - Constructor for class org.mockserver.serialization.model.TcpChaosProfileDTO
 
TcpChaosRegistry - Class in org.mockserver.mock.action.http
Process-wide registry of TCP-layer chaos profiles, keyed by host.
TcpChaosRegistry(LongSupplier) - Constructor for class org.mockserver.mock.action.http.TcpChaosRegistry
 
TempFileWriter - Class in org.mockserver.test
 
TempFileWriter() - Constructor for class org.mockserver.test.TempFileWriter
 
template(HttpTemplate.TemplateType) - Static method in class org.mockserver.model.HttpTemplate
Static builder to create an template for responding or forwarding requests.
template(HttpTemplate.TemplateType, String) - Static method in class org.mockserver.model.HttpTemplate
Static builder to create an template for responding or forwarding requests.
TEMPLATE_GENERATED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
TEMPLATE_GENERATED_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
TemplateEngine - Interface in org.mockserver.templates.engine
 
TemplateFunctions - Class in org.mockserver.templates.engine
 
TemplateFunctions(Supplier<String>) - Constructor for class org.mockserver.templates.engine.TemplateFunctions
 
TEMPORARY_REDIRECT_307 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
temporaryLogLevel(String, Runnable) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
TestExpectationForwardCallback() - Constructor for class org.mockserver.examples.mockserver.CallbackActionExamples.TestExpectationForwardCallback
 
TestExpectationResponseCallback() - Constructor for class org.mockserver.examples.mockserver.CallbackActionExamples.TestExpectationResponseCallback
 
testFailure(Failure) - Method in class org.mockserver.test.PrintOutCurrentTestRunListener
 
testFinished(Description) - Method in class org.mockserver.test.PrintOutCurrentTestRunListener
 
testIgnored(Description) - Method in class org.mockserver.test.PrintOutCurrentTestRunListener
 
testJavaScriptResponseTemplate() - Method in class org.mockserver.examples.mockserver.ResponseTemplateTesterExamples
 
testJavaScriptTemplate(String, HttpRequest) - Static method in class org.mockserver.templates.ResponseTemplateTester
 
TestLogCaptureHandler - Class in org.mockserver.test
 
TestLogCaptureHandler() - Constructor for class org.mockserver.test.TestLogCaptureHandler
 
testMustacheResponseTemplate() - Method in class org.mockserver.examples.mockserver.ResponseTemplateTesterExamples
 
testMustacheTemplate(String, HttpRequest) - Static method in class org.mockserver.templates.ResponseTemplateTester
 
testRunFinished(Result) - Method in class org.mockserver.test.PrintOutCurrentTestRunListener
 
testStarted(Description) - Method in class org.mockserver.test.PrintOutCurrentTestRunListener
 
testVelocityResponseTemplate() - Method in class org.mockserver.examples.mockserver.ResponseTemplateTesterExamples
 
testVelocityTemplate(String, HttpRequest) - Static method in class org.mockserver.templates.ResponseTemplateTester
 
TEXT - Enum constant in enum class org.mockserver.model.WebSocketFrameType
 
TEXT_HTML - Static variable in class org.mockserver.model.MediaType
 
TEXT_HTML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
TEXT_PLAIN - Static variable in class org.mockserver.model.MediaType
 
TEXT_XML - Static variable in class org.mockserver.model.MediaType
 
TEXT_XML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
textValue() - Method in class org.mockserver.openapi.examples.models.StringExample
 
thenError(HttpError) - Method in class org.mockserver.mock.Expectation
 
thenForward(HttpClassCallback) - Method in class org.mockserver.mock.Expectation
 
thenForward(HttpForward) - Method in class org.mockserver.mock.Expectation
 
thenForward(HttpObjectCallback) - Method in class org.mockserver.mock.Expectation
 
thenForward(HttpOverrideForwardedRequest) - Method in class org.mockserver.mock.Expectation
 
thenForward(HttpTemplate) - Method in class org.mockserver.mock.Expectation
 
thenForwardValidate(HttpForwardValidateAction) - Method in class org.mockserver.mock.Expectation
 
thenForwardWithFallback(HttpForwardWithFallback) - Method in class org.mockserver.mock.Expectation
 
thenRespond(List<HttpResponse>) - Method in class org.mockserver.mock.Expectation
 
thenRespond(HttpClassCallback) - Method in class org.mockserver.mock.Expectation
 
thenRespond(HttpObjectCallback) - Method in class org.mockserver.mock.Expectation
 
thenRespond(HttpResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespond(HttpTemplate) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithBinary(BinaryResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithDns(DnsResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithGrpcBidi(GrpcBidiResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithGrpcStream(GrpcStreamResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithLlm(HttpLlmResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithSse(HttpSseResponse) - Method in class org.mockserver.mock.Expectation
 
thenRespondWithWebSocket(HttpWebSocketResponse) - Method in class org.mockserver.mock.Expectation
 
ThrowableSerializer - Class in org.mockserver.dashboard.serializers
 
ThrowableSerializer() - Constructor for class org.mockserver.dashboard.serializers.ThrowableSerializer
 
TimedScenarioTransition - Class in org.mockserver.model
Represents a timed auto-transition for a scenario state machine.
TimedScenarioTransition() - Constructor for class org.mockserver.model.TimedScenarioTransition
 
timedTransition() - Static method in class org.mockserver.model.TimedScenarioTransition
 
timeoutMillis() - Method in record class org.mockserver.llm.client.LlmBackend
Returns the value of the timeoutMillis record component.
timeoutUnits() - Static method in class org.mockserver.test.IsDebug
 
Times - Class in org.mockserver.matchers
 
TimesDTO - Class in org.mockserver.serialization.model
 
TimesDTO() - Constructor for class org.mockserver.serialization.model.TimesDTO
 
TimesDTO(Times) - Constructor for class org.mockserver.serialization.model.TimesDTO
 
TimesDTOSerializer - Class in org.mockserver.serialization.serializers.response
 
TimesDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.response.TimesDTOSerializer
 
TimeService - Class in org.mockserver.time
 
TimeService() - Constructor for class org.mockserver.time.TimeService
 
TimesSerializer - Class in org.mockserver.serialization.serializers.response
 
TimesSerializer() - Constructor for class org.mockserver.serialization.serializers.response.TimesSerializer
 
TimesToJavaSerializer - Class in org.mockserver.serialization.java
 
TimesToJavaSerializer() - Constructor for class org.mockserver.serialization.java.TimesToJavaSerializer
 
TimeToFirstByteHandler - Class in org.mockserver.httpclient
Records the wall-clock time when the first inbound byte (response head) arrives from the upstream server.
TimeToFirstByteHandler() - Constructor for class org.mockserver.httpclient.TimeToFirstByteHandler
 
timeToFirstToken(long, TimeUnit) - Static method in class org.mockserver.client.Llm
Creates a Delay representing the time to first token.
TimeToLive - Class in org.mockserver.matchers
 
TimeToLiveDTO - Class in org.mockserver.serialization.model
 
TimeToLiveDTO() - Constructor for class org.mockserver.serialization.model.TimeToLiveDTO
 
TimeToLiveDTO(TimeToLive) - Constructor for class org.mockserver.serialization.model.TimeToLiveDTO
 
TimeToLiveDTODeserializer - Class in org.mockserver.serialization.deserializers.condition
 
TimeToLiveDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.condition.TimeToLiveDTODeserializer
 
TimeToLiveDTOPersistenceSerializer - Class in org.mockserver.serialization.serializers.response
 
TimeToLiveDTOPersistenceSerializer() - Constructor for class org.mockserver.serialization.serializers.response.TimeToLiveDTOPersistenceSerializer
 
TimeToLiveDTOSerializer - Class in org.mockserver.serialization.serializers.response
 
TimeToLiveDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.response.TimeToLiveDTOSerializer
 
TimeToLiveSerializer - Class in org.mockserver.serialization.serializers.response
 
TimeToLiveSerializer() - Constructor for class org.mockserver.serialization.serializers.response.TimeToLiveSerializer
 
TimeToLiveToJavaSerializer - Class in org.mockserver.serialization.java
 
TimeToLiveToJavaSerializer() - Constructor for class org.mockserver.serialization.java.TimeToLiveToJavaSerializer
 
timeWindowEligible(long, long) - Method in class org.mockserver.model.HttpChaosProfile
Returns true when the request falls within the time-based outage window defined by outageAfterMillis and outageDurationMillis, measured relative to the expectation's first match.
timing() - Static method in class org.mockserver.model.Timing
 
Timing - Class in org.mockserver.model
 
Timing() - Constructor for class org.mockserver.model.Timing
 
tlsAllowInsecureProtocols() - Method in class org.mockserver.configuration.Configuration
 
tlsAllowInsecureProtocols() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
tlsAllowInsecureProtocols(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to allow TLSv1 and TLSv1.1 in the effective TLS protocols list.
tlsAllowInsecureProtocols(Boolean) - Method in class org.mockserver.configuration.Configuration
Whether to allow TLSv1 and TLSv1.1 in the effective TLS protocols list.
tlsMutualAuthenticationCertificateChain() - Method in class org.mockserver.configuration.Configuration
 
tlsMutualAuthenticationCertificateChain() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
tlsMutualAuthenticationCertificateChain(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for trusting (i.e. signature verification of) Client X.509 Certificates, the certificate chain must be a X509 PEM file.
tlsMutualAuthenticationCertificateChain(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of custom mTLS (TLS client authentication) X.509 Certificate Chain for trusting (i.e. signature verification of) Client X.509 Certificates, the certificate chain must be a X509 PEM file.
tlsMutualAuthenticationRequired() - Method in class org.mockserver.configuration.Configuration
 
tlsMutualAuthenticationRequired() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
tlsMutualAuthenticationRequired(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Require mTLS (also called client authentication and two-way TLS) for all TLS connections / HTTPS requests to MockServer
tlsMutualAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.Configuration
Require mTLS (also called client authentication and two-way TLS) for all TLS connections / HTTPS requests to MockServer
tlsProtocols() - Method in class org.mockserver.configuration.Configuration
 
tlsProtocols() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
tlsProtocols(String) - Method in class org.mockserver.configuration.Configuration
Comma seperated list of TLS protocols, by default TLSv1,TLSv1.1,TLSv1.2
tlsProtocols(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Comma seperated list of TLS protocols, by default TLSv1,TLSv1.1,TLSv1.2
toArray(String) - Method in class org.mockserver.configuration.IntegerStringListParser
 
toCompactString(Object) - Static method in class org.mockserver.formatting.StringFormatter
 
toCurl(HttpRequest) - Method in class org.mockserver.serialization.curl.HttpRequestToCurlSerializer
 
toCurl(HttpRequest, InetSocketAddress) - Method in class org.mockserver.serialization.curl.HttpRequestToCurlSerializer
 
toHttp3DataFrame(HttpResponse) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Convert the body of a MockServer HttpResponse into an HTTP/3 data frame.
toHttp3HeadersFrame(HttpResponse) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Convert a MockServer HttpResponse into an HTTP/3 headers frame.
toHttpRequest(String, String, String, String, List<Map.Entry<String, String>>, byte[]) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Build a MockServer HttpRequest from the HTTP/3 pseudo-headers and accumulated body bytes.
ToJavaSerializer<T extends ObjectWithReflectiveEqualsHashCodeToString> - Interface in org.mockserver.serialization.java
 
toJson() - Method in class org.mockserver.mock.pact.PactVerifier.PactVerificationResult
Serializes the result as a JSON string for HTTP responses.
toJson(byte[], Descriptors.Descriptor) - Method in class org.mockserver.grpc.GrpcJsonMessageConverter
 
tokensPerSecond(int) - Static method in class org.mockserver.client.Llm
Creates a StreamingPhysics with the given tokens per second.
toObject() - Method in interface org.mockserver.dashboard.serializers.Description
 
toObject() - Method in class org.mockserver.dashboard.serializers.LogMessageDescription
 
toObject() - Method in class org.mockserver.dashboard.serializers.RequestDefinitionDescription
 
toObject() - Method in class org.mockserver.dashboard.serializers.RequestDefinitionObjectDescription
 
TOOL - Enum constant in enum class org.mockserver.llm.ParsedMessage.Role
 
ToolCallMatch(String, String) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallMatch
 
ToolCallReport(int, List<AgentRunAnalyzer.ToolCallMatch>) - Constructor for class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallReport
 
ToolDefinition(String, String, JsonNode, Function<JsonNode, JsonNode>) - Constructor for class org.mockserver.netty.mcp.McpToolRegistry.ToolDefinition
 
toolUse(String) - Static method in class org.mockserver.client.Llm
Creates a new ToolUse builder.
toolUse(String) - Static method in class org.mockserver.model.ToolUse
 
ToolUse - Class in org.mockserver.model
 
ToolUse() - Constructor for class org.mockserver.model.ToolUse
 
toProtobuf(String, Descriptors.Descriptor) - Method in class org.mockserver.grpc.GrpcJsonMessageConverter
 
toPublishOptions() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
Build a PublishOptions from the parsed bindings on this channel.
toServerConfiguration() - Method in class org.mockserver.configuration.ClientConfiguration
 
toSortedList() - Method in class org.mockserver.collections.CircularPriorityQueue
Returns a cached, unmodifiable sorted snapshot of this queue's elements.
toSortedList() - Method in class org.mockserver.state.InMemoryExpectationKeyValueStore
Returns the sorted list of entries, in the same order as today's CircularPriorityQueue.toSortedList().
toString() - Method in class org.mockserver.async.publish.PublishOptions
 
toString() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
toString() - Method in class org.mockserver.collections.ImmutableEntry
 
toString() - Method in record class org.mockserver.llm.client.LlmBackend
Returns a string representation of this record class.
toString() - Method in record class org.mockserver.llm.drift.DriftDetector.RecordedExchange
Returns a string representation of this record class.
toString() - Method in class org.mockserver.llm.IsolationSource
 
toString() - Method in class org.mockserver.log.model.LogEntry
 
toString() - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
toString() - Method in class org.mockserver.matchers.HttpRequestsPropertiesMatcher
 
toString() - Method in class org.mockserver.model.BinaryBody
 
toString() - Method in class org.mockserver.model.FileBody
 
toString() - Method in class org.mockserver.model.GraphQLBody
 
toString() - Method in class org.mockserver.model.JsonBody
 
toString() - Method in class org.mockserver.model.JsonRpcBody
 
toString() - Method in class org.mockserver.model.MediaType
 
toString() - Method in class org.mockserver.model.NottableSchemaString
 
toString() - Method in class org.mockserver.model.NottableString
 
toString() - Method in class org.mockserver.model.ObjectWithJsonToString
 
toString() - Method in class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
 
toString() - Method in class org.mockserver.model.ParameterBody
 
toString() - Method in enum class org.mockserver.model.ParameterStyle
 
toString() - Method in class org.mockserver.model.StringBody
 
toString() - Method in class org.mockserver.model.XmlBody
 
toString() - Method in class org.mockserver.state.ExpectationEntry
 
toString() - Method in class org.mockserver.state.infinispan.VersionedWrapper
 
toString() - Method in class org.mockserver.state.Versioned
 
toString() - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.JsonTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.JwtTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.TemplateFunctions
 
toString() - Method in class org.mockserver.verify.VerificationTimes
 
toString(Integer[]) - Method in class org.mockserver.configuration.IntegerStringListParser
 
toString(List<Integer>) - Method in class org.mockserver.configuration.IntegerStringListParser
 
toString(BodyDTO) - Static method in class org.mockserver.serialization.model.BodyDTO
 
toTraceparent() - Method in class org.mockserver.telemetry.W3CTraceContext
Reconstruct the traceparent header value from this context.
touch() - Method in class org.mockserver.netty.mcp.McpSession
 
TproxyOriginalDestinationResolver - Class in org.mockserver.netty.proxy
Resolves the original destination of a transparently intercepted TCP connection using the TPROXY (IP_TRANSPARENT) mechanism.
TproxyOriginalDestinationResolver(Configuration) - Constructor for class org.mockserver.netty.proxy.TproxyOriginalDestinationResolver
Creates a TPROXY resolver that checks whether TPROXY mode is active via the given configuration.
TRACE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
TRACE_CONTEXT - Static variable in class org.mockserver.netty.unification.TraceContextHandler
Delegates to the shared constant in mockserver-core so both the Netty handler and the core action handler use the same attribute key.
TRACE_CONTEXT - Static variable in class org.mockserver.telemetry.TraceContextAttributes
Channel attribute holding the parsed W3CTraceContext for the current inbound request.
TraceContextAttributes - Class in org.mockserver.telemetry
Shared Netty channel AttributeKey constants for W3C trace context.
TraceContextHandler - Class in org.mockserver.netty.unification
Netty handler that extracts W3C traceparent / tracestate headers from inbound HttpRequest objects and stores the parsed W3CTraceContext as a channel attribute.
TraceContextHandler(Configuration) - Constructor for class org.mockserver.netty.unification.TraceContextHandler
 
traces(String) - Static method in class org.mockserver.telemetry.OtelEndpoints
Resolve the traces endpoint, or null to use the exporter default.
TRACES_PATH - Static variable in class org.mockserver.telemetry.OtelEndpoints
 
TrafficDiffEngine - Class in org.mockserver.mock.diff
Compares two HttpRequest objects field-by-field and returns a list of FieldDiff entries describing the differences.
TrafficDiffEngine() - Constructor for class org.mockserver.mock.diff.TrafficDiffEngine
 
TrafficValidationResult(String, String, String, List<String>, List<String>, boolean) - Constructor for class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
TRAILER_FLAG - Static variable in class org.mockserver.grpc.GrpcWebTranslator
The flag byte that marks a trailer frame in gRPC-Web.
transformGrpcRequest(HttpRequest, GrpcProtoDescriptorStore) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Transform a gRPC request for the MockServer matching pipeline: decode the gRPC length-prefixed message(s), convert protobuf to JSON via the descriptor store, and tag the request with service/method markers.
transformGrpcResponse(HttpResponse, String, String, GrpcProtoDescriptorStore) - Static method in class org.mockserver.netty.http3.GrpcHttp3Adapter
Convert the response from the matching pipeline back to a gRPC-framed response.
transformsToMatcher(Expectation) - Method in class org.mockserver.matchers.MatcherBuilder
 
transformsToMatcher(RequestDefinition) - Method in class org.mockserver.matchers.MatcherBuilder
 
transitionState(String, String) - Method in class org.mockserver.mock.ScenarioManager
 
transitionState(String, String, String) - Method in class org.mockserver.mock.ScenarioManager
 
translateTo(LogEntry, long) - Method in class org.mockserver.log.model.LogEntry
 
TRANSPARENT_ORIGINAL_DST_RESOLVED - Static variable in class org.mockserver.netty.proxy.TransparentProxyHandler
Channel attribute indicating the transparent proxy original destination was resolved via SO_ORIGINAL_DST / conntrack (as opposed to Host header).
transparentProxyEbpf() - Method in class org.mockserver.configuration.Configuration
 
transparentProxyEbpf() - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable eBPF-based original destination resolution.
transparentProxyEbpf(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
transparentProxyEbpf(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable eBPF-based original destination resolution for transparent proxy mode.
transparentProxyEbpfMapPath() - Method in class org.mockserver.configuration.Configuration
 
transparentProxyEbpfMapPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
Path to the pinned BPF map used by the eBPF original destination resolver.
transparentProxyEbpfMapPath(String) - Method in class org.mockserver.configuration.Configuration
Path to the pinned BPF map used by the eBPF original destination resolver.
transparentProxyEbpfMapPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
transparentProxyEnabled() - Method in class org.mockserver.configuration.Configuration
 
transparentProxyEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
transparentProxyEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
transparentProxyEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable transparent HTTP proxy mode where all connections are treated as proxy requests using the Host header as the forwarding target.
TransparentProxyHandler - Class in org.mockserver.netty.proxy
A Netty channel handler that resolves the original destination for transparently intercepted connections and stores it as the HttpActionHandler.REMOTE_SOCKET channel attribute.
TransparentProxyHandler(Configuration, MockServerLogger) - Constructor for class org.mockserver.netty.proxy.TransparentProxyHandler
 
TransparentProxyHandler(Configuration, MockServerLogger, TransparentProxyHandler.OriginalDestinationResolver) - Constructor for class org.mockserver.netty.proxy.TransparentProxyHandler
Constructor with injectable resolver for unit testing.
TransparentProxyHandler.OriginalDestinationResolver - Interface in org.mockserver.netty.proxy
Strategy interface for resolving the original destination.
TransparentProxyInitializer - Class in org.mockserver.netty.proxy
Utility for transparent HTTP proxy mode — provides Host-header parsing helpers and an TransparentProxyInitializer.isEnabled() configuration check.
TransparentProxyInitializer(Configuration, MockServerLogger) - Constructor for class org.mockserver.netty.proxy.TransparentProxyInitializer
 
transparentProxyTproxy() - Method in class org.mockserver.configuration.Configuration
 
transparentProxyTproxy() - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable TPROXY (IP_TRANSPARENT) mode for transparent proxy original destination resolution.
transparentProxyTproxy(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
transparentProxyTproxy(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable TPROXY (IP_TRANSPARENT) mode for transparent proxy original destination resolution.
transportError(String) - Static method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
trim(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
trustCertificateChain(String) - Method in class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
trustCertificateChain(String) - Method in class org.mockserver.socket.tls.NettySslContextFactory
 
tryAcquire(String, int, long) - Method in class org.mockserver.llm.LlmQuotaRegistry
Record one request against the named quota and report whether it is allowed.
tryAcquire(String, int, long) - Method in class org.mockserver.mock.action.http.HttpQuotaRegistry
Record one request against the named quota and report whether it is allowed.
tryWaitForSuccess(ThrowingRunnable) - Static method in class org.mockserver.test.Retries
 
tryWaitForSuccess(ThrowingRunnable, int, long, TimeUnit) - Static method in class org.mockserver.test.Retries
 
ttlRemainingMillis() - Method in class org.mockserver.mock.action.http.GrpcChaosRegistry
Returns, for each currently-active registration that carries a TTL, the remaining milliseconds until it auto-reverts.
ttlRemainingMillis() - Method in class org.mockserver.mock.action.http.ServiceChaosRegistry
Returns, for each currently-active registration that carries a TTL, the remaining milliseconds until it auto-reverts.
ttlRemainingMillis() - Method in class org.mockserver.mock.action.http.TcpChaosRegistry
Returns, for each currently-active registration that carries a TTL, the remaining milliseconds until it auto-reverts.
turn() - Method in class org.mockserver.client.LlmConversationBuilder
Start defining a new turn in the conversation.
TurnBuilder - Class in org.mockserver.client
Sub-builder for configuring a single turn within an LLM conversation mock.
TXT - Enum constant in enum class org.mockserver.model.DnsRecordType
 
txtRecord(String, String) - Static method in class org.mockserver.model.DnsRecord
 
TYPE_VIOLATION - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 

U

UNAUTHENTICATED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
UNAUTHORIZED_401 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
UNAVAILABLE - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
UNEXPECTED - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.Classification
The service returned 5xx, 2xx, or a connection error — it failed to handle the bad input.
uniform(long, long) - Static method in class org.mockserver.model.DelayDistribution
 
uniform(TimeUnit, long, long) - Static method in class org.mockserver.model.Delay
 
UNIFORM - Enum constant in enum class org.mockserver.model.DelayDistribution.Type
 
UNIMPLEMENTED - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
uniqueCertificateChainSSLContext(Configuration) - Static method in class org.mockserver.echo.tls.UniqueCertificateChainSSLContextBuilder
 
UniqueCertificateChainSSLContextBuilder - Class in org.mockserver.echo.tls
 
UniqueCertificateChainSSLContextBuilder() - Constructor for class org.mockserver.echo.tls.UniqueCertificateChainSSLContextBuilder
 
UNKNOWN - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
UNKNOWN - Enum constant in enum class org.mockserver.grpc.ServingStatus
 
unlimited() - Static method in class org.mockserver.matchers.Times
 
unlimited() - Static method in class org.mockserver.matchers.TimeToLive
 
UNPROCESSABLE_ENTITY_422 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
unregister(String) - Method in class org.mockserver.mock.crud.CrudDispatcher
 
unregister(CrossProtocolScenario) - Method in class org.mockserver.mock.CrossProtocolEventBus
 
unregisterCallback(String) - Static method in class org.mockserver.closurecallback.websocketregistry.LocalCallbackRegistry
 
unregisterClient(String) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
unregisterForwardCallbackHandler(String) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
unregisterListener(MockServerLogListener) - Method in class org.mockserver.mock.listeners.MockServerEventLogNotifier
 
unregisterListener(MockServerMatcherListener) - Method in class org.mockserver.mock.listeners.MockServerMatcherNotifier
 
unregisterResponseCallbackHandler(String) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
unsubscribe(String) - Method in class org.mockserver.async.subscribe.KafkaMessageSubscriber
 
unsubscribe(String) - Method in interface org.mockserver.async.subscribe.MessageSubscriber
Stop subscribing to the given channel.
unsubscribe(String) - Method in class org.mockserver.async.subscribe.MqttMessageSubscriber
 
UNSUPPORTED_MEDIA_TYPE_415 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
update(String) - Method in class org.mockserver.model.PathModifier
 
update(String, ObjectNode) - Method in class org.mockserver.mock.crud.CrudDataStore
 
update(Expectation) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
update(Expectation) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
update(Expectation[], MockServerMatcherNotifier.Cause) - Method in class org.mockserver.mock.RequestMatchers
 
update(HttpRequest, HttpRequestModifier) - Method in class org.mockserver.model.HttpRequest
 
update(HttpResponse, HttpResponseModifier) - Method in class org.mockserver.model.HttpResponse
 
update(NottableString) - Method in class org.mockserver.model.PathModifier
 
update(OpenAPIDefinition) - Method in class org.mockserver.model.OpenAPIDefinition
 
update(RequestDefinition) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
update(RequestDefinition) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
update(T) - Method in class org.mockserver.model.KeysAndValuesModifier
 
update(T) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
updateConfiguration(String) - Method in class org.mockserver.client.MockServerClient
 
updated(List<Expectation>) - Method in interface org.mockserver.lifecycle.ExpectationsListener
 
updated(MockServerEventLog) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
updated(MockServerEventLog) - Method in class org.mockserver.memory.MemoryMonitoring
 
updated(MockServerEventLog) - Method in interface org.mockserver.mock.listeners.MockServerLogListener
 
updated(MockServerEventLog) - Method in class org.mockserver.persistence.RecordedExpectationFileSystemPersistence
 
updated(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.dashboard.DashboardWebSocketHandler
 
updated(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.memory.MemoryMonitoring
 
updated(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in interface org.mockserver.mock.listeners.MockServerMatcherListener
 
updated(RequestMatchers, MockServerMatcherNotifier.Cause) - Method in class org.mockserver.persistence.ExpectationFileSystemPersistence
 
UPDATED_EXPECTATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
UPDATED_EXPECTATION_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
updateExpectationById() - Method in class org.mockserver.examples.mockserver.OpenAPIRequestMatcherExamples
 
updateExpectationById() - Method in class org.mockserver.examples.mockserver.RequestPropertiesMatcherExamples
 
updateExpiryInMillis(long) - Method in class org.mockserver.cache.Entry
 
uploadGrpcDescriptor(byte[]) - Method in class org.mockserver.client.MockServerClient
 
uppercase(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
upsert() - Method in class org.mockserver.client.ForwardChainExpectation
Submit the expectation to MockServer without setting any additional primary action.
upsert(Expectation...) - Method in class org.mockserver.client.MockServerClient
Specify one or more expectations to be create, or updated (if the id matches).
upsert(OpenAPIExpectation...) - Method in class org.mockserver.client.MockServerClient
Specify OpenAPI and operations and responses to create matchers and example responses
UpstreamProxyRelayHandler - Class in org.mockserver.netty.proxy.relay
 
UpstreamProxyRelayHandler(MockServerLogger, Channel, Channel) - Constructor for class org.mockserver.netty.proxy.relay.UpstreamProxyRelayHandler
 
urlDecode(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
urlEncode(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
URLParser - Class in org.mockserver.url
 
URLParser() - Constructor for class org.mockserver.url.URLParser
 
usage() - Static method in class org.mockserver.model.Usage
 
Usage - Class in org.mockserver.model
 
Usage() - Constructor for class org.mockserver.model.Usage
 
USE_PROXY_305 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
useNativeTransport() - Method in class org.mockserver.configuration.Configuration
 
useNativeTransport() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
useNativeTransport(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) MockServer will use the native epoll transport on Linux for higher performance and to enable transparent-proxy SO_ORIGINAL_DST resolution.
useNativeTransport(boolean) - Static method in class org.mockserver.socket.NettyTransport
Returns true if the native epoll transport should be used, considering both platform availability and the user's opt-out configuration flag.
useNativeTransport(Boolean) - Method in class org.mockserver.configuration.Configuration
If true (the default) MockServer will use the native epoll transport on Linux for higher performance and to enable transparent-proxy SO_ORIGINAL_DST resolution.
USER - Enum constant in enum class org.mockserver.llm.ParsedMessage.Role
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.mockserver.codec.StreamIdleTimeoutHandler
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class org.mockserver.logging.LoggingHandler
 
username(String) - Method in class org.mockserver.async.security.MqttSecurity.Builder
 
useSemicolonAsQueryParameterSeparator() - Method in class org.mockserver.configuration.Configuration
 
useSemicolonAsQueryParameterSeparator() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
useSemicolonAsQueryParameterSeparator(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true semicolons are treated as a separator for a query parameter string, if false the semicolon is treated as a normal character that is part of a query parameter value.
useSemicolonAsQueryParameterSeparator(Boolean) - Method in class org.mockserver.configuration.Configuration
If true semicolons are treated as a separator for a query parameter string, if false the semicolon is treated as a normal character that is part of a query parameter value.
UUID - Enum constant in enum class org.mockserver.model.CrudExpectationsDefinition.IdStrategy
 
UUIDSchemaSerializer - Class in org.mockserver.serialization.serializers.schema
 
UUIDSchemaSerializer() - Constructor for class org.mockserver.serialization.serializers.schema.UUIDSchemaSerializer
 
UUIDService - Class in org.mockserver.uuid
 
UUIDService() - Constructor for class org.mockserver.uuid.UUIDService
 

V

valid() - Static method in class org.mockserver.async.validation.AsyncApiSchemaValidator.ValidationResult
 
validate() - Method in class org.mockserver.socket.tls.CertificateConfigurationValidator
 
validate(String) - Method in class org.mockserver.authentication.jwt.JWTValidator
 
validate(String, JsonNode) - Method in class org.mockserver.async.validation.AsyncApiSchemaValidator
Validate that the given JSON payload conforms to the given JSON Schema.
validate(String, String, HttpResponse, MockServerLogger) - Static method in class org.mockserver.openapi.OpenAPIResponseValidator
 
validate(String, List<Pair<HttpRequest, HttpResponse>>) - Method in class org.mockserver.openapi.OpenApiTrafficValidator
Validates a list of request/response pairs against the given OpenAPI spec.
validate(String, HttpRequest, MockServerLogger) - Static method in class org.mockserver.openapi.OpenAPIRequestValidator
 
validateForwardTarget(Configuration, String) - Static method in class org.mockserver.proxyconfiguration.InetAddressValidator
Validate a forward target.
validatePath(HttpRequest) - Method in class org.mockserver.codec.PathParametersDecoder
 
validateSteps() - Method in class org.mockserver.mock.Expectation
Validates the steps list for legal combinations: Exactly one step must be marked as the responder (responder = true). httpError cannot be combined with other steps (it must be the only step). Each step must have exactly one action target set. steps cannot be combined with beforeActions — use steps for the full ordered pipeline. steps cannot be combined with a top-level primary response action — the responder step defines the action. steps MAY coexist with afterActions — after-actions fire after the steps pipeline completes.
Validator<T> - Interface in org.mockserver.validator
 
validX509PEMFileExists(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
value() - Element in annotation interface org.mockserver.springtest.MockServerTest
 
valueOf(String) - Static method in enum class org.mockserver.cli.Main.Arguments
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.echo.http.EchoServer.Error
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.grpc.ServingStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.IsolationSource.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.ParsedMessage.Role
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.StreamingFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.matchers.MatchDifference.Field
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.matchers.MatchType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.metrics.Metrics.Name
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.diff.FieldDiff.DiffType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.drift.DriftType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.drift.SemanticSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.MockMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.ResponseMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Action.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Action.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Body.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.ClearType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.CrossProtocolTrigger
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.CrudExpectationsDefinition.IdStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.DelayDistribution.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.DnsRecordClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.DnsRecordType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.DnsResponseCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.FailurePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.HttpForward.Scheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.HttpForwardValidateAction.ValidationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.HttpStatusCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.HttpTemplate.TemplateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.KeyMatchStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.LlmChaosProfile.TruncateMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.ParameterStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Protocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.Provider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.RetrieveType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.SelectionSetMatchType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.SocketAddress.Scheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.model.WebSocketFrameType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.openapi.OpenApiResiliencyTest.Classification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.proxyconfiguration.ProxyConfiguration.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.socket.tls.ForwardProxyTLSX509CertificatesTrustManager
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.mockserver.cli.Main.Arguments
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.echo.http.EchoServer.Error
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.grpc.ServingStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.llm.IsolationSource.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.llm.ParsedMessage.Role
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.llm.StreamingFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.matchers.MatchDifference.Field
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.matchers.MatchType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.metrics.Metrics.Name
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.diff.FieldDiff.DiffType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.drift.DriftType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.drift.SemanticSeverity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.listeners.MockServerMatcherNotifier.Cause.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.MockMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.mock.ResponseMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Action.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Action.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Body.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.ClearType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.CrossProtocolTrigger
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.CrudExpectationsDefinition.IdStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.DelayDistribution.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.DnsRecordClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.DnsRecordType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.DnsResponseCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.FailurePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.HttpForward.Scheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.HttpForwardValidateAction.ValidationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.HttpStatusCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.HttpTemplate.TemplateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.KeyMatchStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.LlmChaosProfile.TruncateMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.ParameterStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Protocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.Provider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.RetrieveType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.SelectionSetMatchType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.SocketAddress.Scheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.model.WebSocketFrameType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.openapi.OpenApiResiliencyTest.Classification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.proxyconfiguration.ProxyConfiguration.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.socket.tls.ForwardProxyTLSX509CertificatesTrustManager
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
Returns an array containing the constants of this enum class, in the order they are declared.
VELOCITY - Enum constant in enum class org.mockserver.model.HttpTemplate.TemplateType
 
velocityDisallowClassLoading() - Method in class org.mockserver.configuration.Configuration
 
velocityDisallowClassLoading() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
velocityDisallowClassLoading(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true class loading is not allowed in velocity templates
velocityDisallowClassLoading(Boolean) - Method in class org.mockserver.configuration.Configuration
If true class loading is not allowed in velocity templates
velocityDisallowedText() - Method in class org.mockserver.configuration.Configuration
 
velocityDisallowedText() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
velocityDisallowedText(String) - Method in class org.mockserver.configuration.Configuration
Set comma separate list of text not allowed to be contained in velocity templates
velocityDisallowedText(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Set comma separate list of text not allowed to be contained in velocity templates
velocityTemplatedForward() - Method in class org.mockserver.examples.mockserver.ForwardActionExamples
 
velocityTemplatedResponse() - Method in class org.mockserver.examples.mockserver.ResponseActionExamples
 
VelocityTemplateEngine - Class in org.mockserver.templates.engine.velocity
 
VelocityTemplateEngine(MockServerLogger, Configuration) - Constructor for class org.mockserver.templates.engine.velocity.VelocityTemplateEngine
 
verification() - Static method in class org.mockserver.verify.Verification
 
Verification - Class in org.mockserver.verify
 
Verification() - Constructor for class org.mockserver.verify.Verification
 
VERIFICATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
VERIFICATION - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
VERIFICATION_FAILED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
VERIFICATION_PASSED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
VERIFICATION_REQUEST_SEQUENCES_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
VERIFICATION_REQUESTS_MESSAGE_FORMAT - Static variable in class org.mockserver.log.model.LogEntryMessages
 
VerificationDTO - Class in org.mockserver.serialization.model
 
VerificationDTO() - Constructor for class org.mockserver.serialization.model.VerificationDTO
 
VerificationDTO(Verification) - Constructor for class org.mockserver.serialization.model.VerificationDTO
 
verificationSequence() - Static method in class org.mockserver.verify.VerificationSequence
 
VerificationSequence - Class in org.mockserver.verify
 
VerificationSequence() - Constructor for class org.mockserver.verify.VerificationSequence
 
VerificationSequenceDTO - Class in org.mockserver.serialization.model
 
VerificationSequenceDTO() - Constructor for class org.mockserver.serialization.model.VerificationSequenceDTO
 
VerificationSequenceDTO(VerificationSequence) - Constructor for class org.mockserver.serialization.model.VerificationSequenceDTO
 
VerificationSequenceSerializer - Class in org.mockserver.serialization
 
VerificationSequenceSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.VerificationSequenceSerializer
 
VerificationSerializer - Class in org.mockserver.serialization
 
VerificationSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.VerificationSerializer
 
VerificationTimes - Class in org.mockserver.verify
 
VerificationTimesDTO - Class in org.mockserver.serialization.model
 
VerificationTimesDTO() - Constructor for class org.mockserver.serialization.model.VerificationTimesDTO
 
VerificationTimesDTO(VerificationTimes) - Constructor for class org.mockserver.serialization.model.VerificationTimesDTO
 
VerificationTimesDTODeserializer - Class in org.mockserver.serialization.deserializers.condition
 
VerificationTimesDTODeserializer() - Constructor for class org.mockserver.serialization.deserializers.condition.VerificationTimesDTODeserializer
 
VerificationTimesDTOSerializer - Class in org.mockserver.serialization.serializers.condition
 
VerificationTimesDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.condition.VerificationTimesDTOSerializer
 
VerificationTimesSerializer - Class in org.mockserver.serialization.serializers.condition
 
VerificationTimesSerializer() - Constructor for class org.mockserver.serialization.serializers.condition.VerificationTimesSerializer
 
verify(JWTClaimsSet, SecurityContext) - Method in class org.mockserver.authentication.jwt.CustomJWTClaimsVerifier
 
verify(Integer, ExpectationId...) - Method in class org.mockserver.client.MockServerClient
Verify a list of requests have been sent in the order specified for example:
verify(Integer, RequestDefinition...) - Method in class org.mockserver.client.MockServerClient
Verify a list of requests have been sent in the order specified for example:
verify(String) - Method in interface org.mockserver.async.AsyncApiControlPlane
Verify that recorded messages match the given criteria.
verify(String) - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Delegate verify to the registered implementation, or return a not-available message.
verify(String) - Method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
verify(String...) - Method in class org.mockserver.client.MockServerClient
Verify a list of requests have been sent in the order specified for example:
verify(String, RequestMatchers) - Method in class org.mockserver.mock.pact.PactVerifier
Verifies the given Pact v3 contract JSON against the active expectations in the provided RequestMatchers.
verify(String, VerificationTimes) - Method in class org.mockserver.client.MockServerClient
Verify a request has been sent for example:
verify(ExpectationId...) - Method in class org.mockserver.client.MockServerClient
Verify a list of requests have been sent in the order specified for example:
verify(ExpectationId, VerificationTimes) - Method in class org.mockserver.client.MockServerClient
Verify a request has been sent for example:
verify(ExpectationId, VerificationTimes, Integer) - Method in class org.mockserver.client.MockServerClient
Verify a request has been sent for example:
verify(RequestDefinition...) - Method in class org.mockserver.client.MockServerClient
Verify a list of requests have been sent in the order specified for example:
verify(RequestDefinition, VerificationTimes) - Method in class org.mockserver.client.MockServerClient
Verify a request has been sent for example:
verify(RequestDefinition, VerificationTimes, Integer) - Method in class org.mockserver.client.MockServerClient
Verify a request has been sent for example:
verify(Verification) - Method in class org.mockserver.log.MockServerEventLog
 
verify(Verification) - Method in class org.mockserver.mock.HttpState
 
verify(Verification, Consumer<String>) - Method in class org.mockserver.log.MockServerEventLog
 
verify(Verification, Consumer<String>) - Method in class org.mockserver.mock.HttpState
 
verify(VerificationSequence) - Method in class org.mockserver.log.MockServerEventLog
 
verify(VerificationSequence) - Method in class org.mockserver.mock.HttpState
 
verify(VerificationSequence, Consumer<String>) - Method in class org.mockserver.log.MockServerEventLog
 
verify(VerificationSequence, Consumer<String>) - Method in class org.mockserver.mock.HttpState
 
verifyAsyncMessage(String) - Method in class org.mockserver.client.MockServerClient
Verify async messages recorded by subscribers against the given criteria.
verifyRequests() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
verifyRequestsClientAndProxy() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
verifyRequestSequence() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestSequence() - Method in class org.mockserver.examples.mockserver.ProxyClientExamples
 
verifyRequestSequenceUsingExpectationIds() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestSequenceUsingOpenAPI() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsMatches(LogEventRequestAndResponse[], HttpRequest...) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
verifyRequestsMatches(RequestDefinition[], HttpRequest...) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
verifyRequestsReceiveAtLeastTwice() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsReceiveAtLeastTwiceByOpenAPI() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsReceiveAtMostTwice() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsReceiveExactlyOnceByExpectationIds() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsReceiveExactlyOnceByOpenAPIWithOperation() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyRequestsReceiveExactlyTwice() - Method in class org.mockserver.examples.mockserver.MockServerClientExamples
 
verifyZeroInteractions() - Method in class org.mockserver.client.MockServerClient
Verify no requests have been sent.
Version - Class in org.mockserver.version
 
Version() - Constructor for class org.mockserver.version.Version
 
Versioned<V> - Class in org.mockserver.state
A value paired with an optimistic-concurrency version number.
Versioned(V, long) - Constructor for class org.mockserver.state.Versioned
 
VersionedWrapper<V> - Class in org.mockserver.state.infinispan
Wrapper that pairs a value with an explicit version number for storage in an Infinispan cache.
VersionedWrapper(V, long) - Constructor for class org.mockserver.state.infinispan.VersionedWrapper
 
viaWebSocket(ViaWebSocket.RunnableThatThrows) - Static method in class org.mockserver.testing.closurecallback.ViaWebSocket
 
ViaWebSocket - Class in org.mockserver.testing.closurecallback
 
ViaWebSocket() - Constructor for class org.mockserver.testing.closurecallback.ViaWebSocket
 
ViaWebSocket.RunnableThatThrows - Interface in org.mockserver.testing.closurecallback
 
visitFile(Path, BasicFileAttributes) - Method in class org.mockserver.file.FilePath.Finder
 
visitFileFailed(Path, IOException) - Method in class org.mockserver.file.FilePath.Finder
 

W

W3CTraceContext - Class in org.mockserver.telemetry
Parsed W3C traceparent header.
W3CTraceContext(String, String, String, String, String) - Constructor for class org.mockserver.telemetry.W3CTraceContext
 
WARN - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
WARNING - Enum constant in enum class org.mockserver.mock.drift.SemanticSeverity
 
WARNING - Enum constant in enum class org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
 
WASM - Enum constant in enum class org.mockserver.model.Body.Type
 
wasmBody(String) - Static method in class org.mockserver.model.WasmBody
 
WasmBody - Class in org.mockserver.model
Body matcher that delegates matching to a WASM module stored in the WasmStore.
WasmBody(String) - Constructor for class org.mockserver.model.WasmBody
 
WasmBodyDTO - Class in org.mockserver.serialization.model
DTO for serialising/deserialising WasmBody to/from JSON.
WasmBodyDTO(WasmBody) - Constructor for class org.mockserver.serialization.model.WasmBodyDTO
 
WasmBodyDTO(WasmBody, Boolean) - Constructor for class org.mockserver.serialization.model.WasmBodyDTO
 
WasmBodyMatcher - Class in org.mockserver.matchers
Body matcher that delegates matching to a WASM module loaded in the WasmStore.
WasmBodyMatcher(String) - Constructor for class org.mockserver.matchers.WasmBodyMatcher
 
wasmEnabled() - Method in class org.mockserver.configuration.Configuration
 
wasmEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
wasmEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
wasmEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
 
wasmMaxMemoryPages() - Method in class org.mockserver.configuration.Configuration
 
wasmMaxMemoryPages() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
wasmMaxMemoryPages(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
wasmMaxMemoryPages(Integer) - Method in class org.mockserver.configuration.Configuration
 
WasmRuntime - Class in org.mockserver.wasm
Thin wrapper around a compiled chicory WASM instance.
WasmRuntime(byte[]) - Constructor for class org.mockserver.wasm.WasmRuntime
Create a runtime with the default memory page limit from ConfigurationProperties.wasmMaxMemoryPages().
WasmRuntime(byte[], int) - Constructor for class org.mockserver.wasm.WasmRuntime
Create a runtime with an explicit memory page limit.
WasmStore - Class in org.mockserver.wasm
Thread-safe in-memory store for WASM modules, keyed by module name.
watchInitializationJson() - Method in class org.mockserver.configuration.Configuration
 
watchInitializationJson() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
watchInitializationJson(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If enabled the initialization json file will be watched for changes, any changes found will result in expectations being created, remove or updated by matching against their key.
watchInitializationJson(Boolean) - Method in class org.mockserver.configuration.Configuration
If enabled the initialization json file will be watched for changes, any changes found will result in expectations being created, remove or updated by matching against their key.
WEB_SOCKET_CORRELATION_ID_HEADER_NAME - Static variable in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
WebhookServer - Class in org.mockserver.webhook
Kubernetes MutatingAdmissionWebhook HTTPS server.
WebhookServer(InetSocketAddress, SSLContext, SidecarInjectionConfig) - Constructor for class org.mockserver.webhook.WebhookServer
Creates a WebhookServer that binds to the given address using the provided SSLContext.
WebMvcConfiguration - Class in org.mockserver.examples.proxy.web.configuration
 
WebMvcConfiguration() - Constructor for class org.mockserver.examples.proxy.web.configuration.WebMvcConfiguration
 
WEBSOCKET_CALLBACK_CLIENTS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
WEBSOCKET_CALLBACK_FORWARD_HANDLERS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
WEBSOCKET_CALLBACK_RESPONSE_HANDLERS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
WEBSOCKET_CONNECT - Enum constant in enum class org.mockserver.model.CrossProtocolTrigger
 
WEBSOCKET_RESPONSE - Enum constant in enum class org.mockserver.model.Action.Type
 
WEBSOCKET_RESPONSE_ACTIONS_COUNT - Enum constant in enum class org.mockserver.metrics.Metrics.Name
 
WebSocketClient<T extends HttpMessage> - Class in org.mockserver.closurecallback.websocketclient
 
WebSocketClient(EventLoopGroup, String, MockServerLogger) - Constructor for class org.mockserver.closurecallback.websocketclient.WebSocketClient
 
webSocketClientEventLoopThreadCount() - Method in class org.mockserver.configuration.ClientConfiguration
 
webSocketClientEventLoopThreadCount() - Method in class org.mockserver.configuration.Configuration
 
webSocketClientEventLoopThreadCount() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
webSocketClientEventLoopThreadCount(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Web socket thread pool size for expectations with remote (not the same JVM) method callbacks (i.e. web sockets).
webSocketClientEventLoopThreadCount(Integer) - Method in class org.mockserver.configuration.ClientConfiguration
Client Netty worker thread pool size for handling requests and response.
webSocketClientEventLoopThreadCount(Integer) - Method in class org.mockserver.configuration.Configuration
Client Netty worker thread pool size for handling requests and response.
WebSocketClientHandler - Class in org.mockserver.closurecallback.websocketclient
 
WebSocketClientIdDTO - Class in org.mockserver.serialization.model
 
WebSocketClientIdDTO() - Constructor for class org.mockserver.serialization.model.WebSocketClientIdDTO
 
WebSocketClientRegistry - Class in org.mockserver.closurecallback.websocketregistry
 
WebSocketClientRegistry(Configuration, MockServerLogger) - Constructor for class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
WebSocketErrorDTO - Class in org.mockserver.serialization.model
 
WebSocketErrorDTO() - Constructor for class org.mockserver.serialization.model.WebSocketErrorDTO
 
WebSocketException - Exception in org.mockserver.closurecallback.websocketclient
 
WebSocketException(String) - Constructor for exception org.mockserver.closurecallback.websocketclient.WebSocketException
 
WebSocketException(String, Throwable) - Constructor for exception org.mockserver.closurecallback.websocketclient.WebSocketException
 
WebSocketFrameType - Enum Class in org.mockserver.model
 
webSocketMessage() - Static method in class org.mockserver.model.WebSocketMessage
 
webSocketMessage(String) - Static method in class org.mockserver.model.WebSocketMessage
 
WebSocketMessage - Class in org.mockserver.model
 
WebSocketMessage() - Constructor for class org.mockserver.model.WebSocketMessage
 
WebSocketMessageDTO - Class in org.mockserver.serialization.model
 
WebSocketMessageDTO() - Constructor for class org.mockserver.serialization.model.WebSocketMessageDTO
 
webSocketMessageMatcher() - Static method in class org.mockserver.model.WebSocketMessageMatcher
 
WebSocketMessageMatcher - Class in org.mockserver.model
 
WebSocketMessageMatcher() - Constructor for class org.mockserver.model.WebSocketMessageMatcher
 
WebSocketMessageMatcherDTO - Class in org.mockserver.serialization.model
 
WebSocketMessageMatcherDTO() - Constructor for class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
WebSocketMessageMatcherDTO(WebSocketMessageMatcher) - Constructor for class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
WebSocketMessageModelDTO - Class in org.mockserver.serialization.model
 
WebSocketMessageModelDTO() - Constructor for class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
WebSocketMessageModelDTO(WebSocketMessage) - Constructor for class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
WebSocketMessageSerializer - Class in org.mockserver.serialization
 
WebSocketMessageSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.WebSocketMessageSerializer
 
WebSocketRequestCallback - Interface in org.mockserver.closurecallback.websocketregistry
 
webSocketResponse() - Static method in class org.mockserver.model.HttpWebSocketResponse
 
WebSocketResponseCallback - Interface in org.mockserver.closurecallback.websocketregistry
 
when(String, String) - Static method in class org.mockserver.mock.Expectation
Specify the OpenAPI and operationId to match against by URL or payload and string as follows:
when(String, String, int) - Static method in class org.mockserver.mock.Expectation
Specify the OpenAPI and operationId to match against by URL or payload and string with a match priority as follows:
when(String, String, Times, TimeToLive) - Static method in class org.mockserver.mock.Expectation
Specify the OpenAPI and operationId to match against by URL or payload and string for a limit number of times or time as follows:
when(String, String, Times, TimeToLive, int) - Static method in class org.mockserver.mock.Expectation
Specify the OpenAPI and operationId to match against by URL or payload and string for a limit number of times or time and a match priority as follows:
when(HttpRequest) - Static method in class org.mockserver.mock.Expectation
Specify the HttpRequest to match against as follows:
when(HttpRequest, int) - Static method in class org.mockserver.mock.Expectation
Specify the HttpRequest to match against with a match priority as follows:
when(HttpRequest, Times, TimeToLive) - Static method in class org.mockserver.mock.Expectation
Specify the HttpRequest to match against for a limit number of times or time as follows:
when(HttpRequest, Times, TimeToLive, int) - Static method in class org.mockserver.mock.Expectation
Specify the HttpRequest to match against for a limit number of times or time and a match priority as follows:
when(RequestDefinition) - Method in class org.mockserver.client.MockServerClient
Specify an unlimited expectation that will respond regardless of the number of matching http for example:
when(RequestDefinition, Times) - Method in class org.mockserver.client.MockServerClient
Specify a limited expectation that will respond a specified number of times when the http is matched
when(RequestDefinition, Times, TimeToLive) - Method in class org.mockserver.client.MockServerClient
Specify a limited expectation that will respond a specified number of times when the http is matched
when(RequestDefinition, Times, TimeToLive, Integer) - Method in class org.mockserver.client.MockServerClient
Specify a limited expectation that will respond a specified number of times when the http is matched and will be matched according to priority as follows:
whenComplete(BiConsumer<? super Protocol, ? super Throwable>) - Method in class org.mockserver.httpclient.HttpClientInitializer
 
whenContainsToolResultFor(String) - Method in class org.mockserver.client.TurnBuilder
Match when the conversation contains a tool result for a prior call of the named tool.
whenLatestMessageContains(String) - Method in class org.mockserver.client.TurnBuilder
Match when the latest message's text content contains the given substring.
whenLatestMessageContains(Pattern) - Method in class org.mockserver.client.TurnBuilder
Deprecated.
misleading name — this overload matches by regex, not substring. Use TurnBuilder.whenLatestMessageMatches(Pattern). Retained for source compatibility; delegates to whenLatestMessageMatches.
whenLatestMessageMatches(Pattern) - Method in class org.mockserver.client.TurnBuilder
Match when the latest message's text content matches the given regex.
whenLatestMessageRole(ParsedMessage.Role) - Method in class org.mockserver.client.TurnBuilder
Match when the latest message has the given role.
whenSemanticMatch(String) - Method in class org.mockserver.client.TurnBuilder
Opt-in fuzzy semantic match: match when the latest message expresses the given intent, judged by a runtime LLM.
whenTurnIndex(int) - Method in class org.mockserver.client.TurnBuilder
Match when the conversation has exactly n assistant turns.
WILDCARD - Static variable in class org.mockserver.model.MediaType
 
withAbortAfterMessages(Integer) - Method in class org.mockserver.model.GrpcChaosProfile
Sets the client-streaming message count threshold for abort injection.
withActionType(Action.Type) - Method in class org.mockserver.model.HttpClassCallback
 
withActionType(Action.Type) - Method in class org.mockserver.model.HttpObjectCallback
 
withActionType(Action.Type) - Method in class org.mockserver.model.HttpTemplate
 
withAdd(T) - Method in class org.mockserver.model.KeysAndValuesModifier
 
withAdd(T) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
withAdditionalRecords(List<DnsRecord>) - Method in class org.mockserver.model.DnsResponse
 
withAdditionalRecords(DnsRecord...) - Method in class org.mockserver.model.DnsResponse
 
withAfterAction(AfterAction) - Method in class org.mockserver.client.ForwardChainExpectation
Set a single after-action to execute after the primary action completes
withAfterActions(List<AfterAction>) - Method in class org.mockserver.mock.Expectation
 
withAfterActions(AfterAction...) - Method in class org.mockserver.client.ForwardChainExpectation
 
withAfterActions(AfterAction...) - Method in class org.mockserver.mock.Expectation
 
withAgentCardPath(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withAgentDescription(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withAgentName(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withAgentUrl(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withAgentVersion(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withAnswerRecord(DnsRecord) - Method in class org.mockserver.model.DnsResponse
 
withAnswerRecords(List<DnsRecord>) - Method in class org.mockserver.model.DnsResponse
 
withAnswerRecords(DnsRecord...) - Method in class org.mockserver.model.DnsResponse
 
withArgument(String, String, boolean) - Method in class org.mockserver.client.McpMockBuilder.McpPromptBuilder
 
withArguments(String) - Method in class org.mockserver.model.ToolUse
 
withAuthorityRecords(List<DnsRecord>) - Method in class org.mockserver.model.DnsResponse
 
withAuthorityRecords(DnsRecord...) - Method in class org.mockserver.model.DnsResponse
 
withBandwidthBytesPerSec(Long) - Method in class org.mockserver.model.TcpChaosProfile
 
withBasePath(String) - Method in class org.mockserver.model.CrudExpectationsDefinition
 
withBeforeAction(AfterAction) - Method in class org.mockserver.client.ForwardChainExpectation
Set a single before-action to execute before the primary action.
withBeforeActions(List<AfterAction>) - Method in class org.mockserver.mock.Expectation
 
withBeforeActions(AfterAction...) - Method in class org.mockserver.client.ForwardChainExpectation
 
withBeforeActions(AfterAction...) - Method in class org.mockserver.mock.Expectation
 
withBinary(byte[]) - Method in class org.mockserver.model.WebSocketMessage
 
withBinaryData(byte[]) - Method in class org.mockserver.model.BinaryRequestDefinition
 
withBinaryData(byte[]) - Method in class org.mockserver.model.BinaryResponse
 
withBlocked(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withBlocking(Boolean) - Method in class org.mockserver.model.AfterAction
 
withBlocking(Boolean) - Method in class org.mockserver.model.ExpectationStep
 
withBody(byte[]) - Method in interface org.mockserver.model.HttpMessage
 
withBody(byte[]) - Method in class org.mockserver.model.HttpRequest
The body to match on as binary data such as a pdf or image
withBody(byte[]) - Method in class org.mockserver.model.HttpResponse
Set response body to return as binary such as a pdf or image
withBody(B) - Method in interface org.mockserver.model.HttpMessage
 
withBody(String) - Method in interface org.mockserver.model.HttpMessage
 
withBody(String) - Method in class org.mockserver.model.HttpRequest
The exact string body to match on such as "this is an exact string body"
withBody(String) - Method in class org.mockserver.model.HttpResponse
Set response body to return as a string response body.
withBody(String, Charset) - Method in interface org.mockserver.model.HttpMessage
 
withBody(String, Charset) - Method in class org.mockserver.model.HttpRequest
The exact string body to match on such as "this is an exact string body"
withBody(String, Charset) - Method in class org.mockserver.model.HttpResponse
Set response body to return a string response body with the specified encoding.
withBody(String, MediaType) - Method in class org.mockserver.model.HttpResponse
Set response body to return a string response body with the specified encoding.
withBody(Body) - Method in class org.mockserver.model.HttpRequest
The body match rules on such as using one of the Body subclasses as follows:
withBody(BodyWithContentType) - Method in class org.mockserver.model.HttpResponse
Set the body to return for example:
withBodyFromFile(String) - Method in class org.mockserver.model.HttpResponse
 
withBodyFromFile(String, MediaType) - Method in class org.mockserver.model.HttpResponse
 
withBodySize(long) - Method in class org.mockserver.serialization.har.HarRequest
 
withBodySize(long) - Method in class org.mockserver.serialization.har.HarResponse
 
withBytes(byte[]) - Method in class org.mockserver.model.BinaryMessage
 
withCache(HarCache) - Method in class org.mockserver.serialization.har.HarEntry
 
withCallbackClass(Class<? extends ExpectationCallback<? extends HttpMessage>>) - Method in class org.mockserver.model.HttpClassCallback
The class to callback
withCallbackClass(String) - Method in class org.mockserver.model.HttpClassCallback
The class to callback as a fully qualified class name
withCertificate(Certificate) - Method in class org.mockserver.model.X509Certificate
 
withChaos(HttpChaosProfile) - Method in class org.mockserver.client.ForwardChainExpectation
Set a declarative HTTP chaos/fault injection profile for this expectation.
withChaos(HttpChaosProfile) - Method in class org.mockserver.mock.Expectation
 
withChaos(LlmChaosProfile) - Method in class org.mockserver.client.TurnBuilder
Apply a fault/chaos profile to this turn's response (probabilistic errors, mid-stream truncation, malformed SSE) for resilience testing.
withChaos(LlmChaosProfile) - Method in class org.mockserver.model.HttpLlmResponse
Optional fault/chaos profile applied when returning this response — probabilistic errors, mid-stream truncation, malformed SSE.
withCharset(String) - Method in class org.mockserver.model.MediaType
 
withCharset(Charset) - Method in class org.mockserver.model.MediaType
 
withChunkDelay(Delay) - Method in class org.mockserver.model.ConnectionOptions
Specifies the delay between sending each chunk of a chunked response.
withChunkSize(Integer) - Method in class org.mockserver.model.ConnectionOptions
Specifies the size of chunks in a response:
withClientCertificateChain(List<X509Certificate>) - Method in class org.mockserver.model.HttpRequest
 
withClientId(String) - Method in class org.mockserver.model.HttpObjectCallback
The client id of the web socket client that will handle the callback
withClientSslContextBuilderFunction(Function<SslContextBuilder, SslContext>) - Method in class org.mockserver.examples.proxy.service.ExampleNettySslContextFactory
 
withClientSslContextBuilderFunction(Function<SslContextBuilder, SslContext>) - Method in class org.mockserver.socket.tls.NettySslContextFactory
 
withCloseConnection(Boolean) - Method in class org.mockserver.model.GrpcBidiResponse
 
withCloseConnection(Boolean) - Method in class org.mockserver.model.GrpcStreamResponse
 
withCloseConnection(Boolean) - Method in class org.mockserver.model.HttpSseResponse
 
withCloseConnection(Boolean) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withCloseSocket(Boolean) - Method in class org.mockserver.model.ConnectionOptions
Override whether the socket is closed after a response is sent: if true the socket will always be closed, if false the socket will never be closed, if not set the socket will be closed unless the request received is HTTP 1.1 and contains a "Connection" header with a value of "keep-alive"
withCloseSocketDelay(Delay) - Method in class org.mockserver.model.ConnectionOptions
Override how long to delay before closing socket, this value is ignored if socket isn't going to be closed
withCollapseWhitespace(boolean) - Method in class org.mockserver.model.NormalizationOptions
 
withCompletion(Completion) - Method in class org.mockserver.model.HttpLlmResponse
 
withConnect(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withConnection(String) - Method in class org.mockserver.serialization.har.HarEntry
 
withConnectionEstablishedMillis(Long) - Method in class org.mockserver.model.Timing
 
withConnectionOptions(ConnectionOptions) - Method in class org.mockserver.model.HttpResponse
The connection options for override the default connection behaviour, this allows full control of headers such as "Connection" or "Content-Length" or controlling whether the socket is closed after the response has been sent
withConnectionTimeInMillis(Long) - Method in class org.mockserver.model.Timing
 
withContainsToolResultFor(String) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withContainsToolResultFor(String) - Method in class org.mockserver.model.ConversationPredicates
 
withContent(String) - Method in class org.mockserver.client.McpMockBuilder.McpResourceBuilder
 
withContent(HarContent) - Method in class org.mockserver.serialization.har.HarResponse
 
withContentLengthHeaderOverride(Integer) - Method in class org.mockserver.model.ConnectionOptions
Override the "Content-Length" header with the specified amount, if not set the "Content-Length" header will have a value determined by the length of the body
withContentType(MediaType) - Method in interface org.mockserver.model.HttpMessage
 
withContentType(MediaType) - Method in class org.mockserver.model.HttpRequest
 
withContentType(MediaType) - Method in class org.mockserver.model.HttpResponse
 
withContextPathPrefix(String) - Method in class org.mockserver.mock.OpenAPIExpectation
 
withContextPathPrefix(String) - Method in class org.mockserver.model.OpenAPIDefinition
 
withControlPlaneJWT(String) - Method in class org.mockserver.client.MockServerClient
Specify JWT to use for control plane authorisation
withControlPlaneJWT(Supplier<String>) - Method in class org.mockserver.client.MockServerClient
Specify JWT supplier to use for control plane authorisation
withControlPlaneMatcher(boolean) - Method in class org.mockserver.matchers.HttpRequestPropertiesMatcher
 
withConversationMatcher(LlmConversationMatcher) - Method in class org.mockserver.model.HttpLlmResponse
 
withConversationPredicates(ConversationPredicates) - Method in class org.mockserver.model.HttpLlmResponse
 
withCookie(String, String) - Method in interface org.mockserver.model.HttpMessage
 
withCookie(String, String) - Method in class org.mockserver.model.HttpRequest
Adds one cookie to match on, which the value is plain strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withCookie(String, String) - Method in class org.mockserver.model.HttpResponse
Add cookie to return as Set-Cookie header
withCookie(Cookie) - Method in interface org.mockserver.model.HttpMessage
 
withCookie(Cookie) - Method in class org.mockserver.model.HttpRequest
Adds one cookie to match on as a Cookie object where the cookie values list can be a list of strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withCookie(Cookie) - Method in class org.mockserver.model.HttpResponse
Add cookie to return as Set-Cookie header
withCookie(NottableString, NottableString) - Method in interface org.mockserver.model.HttpMessage
 
withCookie(NottableString, NottableString) - Method in class org.mockserver.model.HttpRequest
Adds one cookie to match on or to not match on using the NottableString, each NottableString can either be a positive matching value, such as string("match"), or a value to not match on, such as not("do not match"), the string values passed to the NottableString can be a plain string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withCookie(NottableString, NottableString) - Method in class org.mockserver.model.HttpResponse
Adds one cookie to match on or to not match on using the NottableString, each NottableString can either be a positive matching value, such as string("match"), or a value to not match on, such as not("do not match"), the string values passed to the NottableString can be a plain string or a regex (for more details of the supported regex syntax see ...)
withCookies(List<Cookie>) - Method in interface org.mockserver.model.HttpMessage
 
withCookies(List<Cookie>) - Method in class org.mockserver.model.HttpRequest
The cookies to match on as a list of Cookie objects where the values or keys of each cookie can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withCookies(List<Cookie>) - Method in class org.mockserver.model.HttpResponse
The cookies to return as Set-Cookie headers as a list of Cookie objects
withCookies(List<Cookie>, List<Cookie>, List<String>) - Method in class org.mockserver.model.HttpRequestModifier
 
withCookies(List<Cookie>, List<Cookie>, List<String>) - Method in class org.mockserver.model.HttpResponseModifier
 
withCookies(List<HarCookie>) - Method in class org.mockserver.serialization.har.HarRequest
 
withCookies(List<HarCookie>) - Method in class org.mockserver.serialization.har.HarResponse
 
withCookies(Cookie...) - Method in interface org.mockserver.model.HttpMessage
 
withCookies(Cookie...) - Method in class org.mockserver.model.HttpRequest
The cookies to match on as a varags Cookie objects where the values or keys of each cookie can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withCookies(Cookie...) - Method in class org.mockserver.model.HttpResponse
The cookies to return as Set-Cookie headers as a varargs of Cookie objects
withCookies(Cookies) - Method in interface org.mockserver.model.HttpMessage
 
withCookies(Cookies) - Method in class org.mockserver.model.HttpRequest
 
withCookies(Cookies) - Method in class org.mockserver.model.HttpResponse
 
withCookies(CookiesModifier) - Method in class org.mockserver.model.HttpRequestModifier
 
withCookies(CookiesModifier) - Method in class org.mockserver.model.HttpResponseModifier
 
withCorruptGrpcStatus(Boolean) - Method in class org.mockserver.model.GrpcChaosProfile
 
withCreated(long) - Method in class org.mockserver.mock.Expectation
 
withCreator(HarCreator) - Method in class org.mockserver.serialization.har.HarLog
 
withCrossProtocolScenario(CrossProtocolScenario) - Method in class org.mockserver.mock.Expectation
 
withCrossProtocolScenarios(List<CrossProtocolScenario>) - Method in class org.mockserver.mock.Expectation
 
withCurrentState(String) - Method in class org.mockserver.model.TimedScenarioTransition
 
withCustomTrailers(Map<String, String>) - Method in class org.mockserver.model.GrpcChaosProfile
Sets arbitrary trailer key/value pairs to inject on fault responses.
withData(String) - Method in class org.mockserver.model.SseEvent
 
withDefaultTaskResponse(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withDegradationRampMillis(Long) - Method in class org.mockserver.model.HttpChaosProfile
 
withDelay(TimeUnit, long) - Method in class org.mockserver.model.Action
The delay before responding with this request as a Delay object, for example new Delay(TimeUnit.SECONDS, 3)
withDelay(TimeUnit, long) - Method in class org.mockserver.model.GrpcStreamMessage
 
withDelay(TimeUnit, long) - Method in class org.mockserver.model.SseEvent
 
withDelay(TimeUnit, long) - Method in class org.mockserver.model.WebSocketMessage
 
withDelay(Delay) - Method in class org.mockserver.model.Action
The delay before responding with this request as a Delay object, for example new Delay(TimeUnit.SECONDS, 3)
withDelay(Delay) - Method in class org.mockserver.model.AfterAction
 
withDelay(Delay) - Method in class org.mockserver.model.ExpectationStep
 
withDelay(Delay) - Method in class org.mockserver.model.GrpcStreamMessage
 
withDelay(Delay) - Method in class org.mockserver.model.SseEvent
 
withDelay(Delay) - Method in class org.mockserver.model.WebSocketMessage
 
withDescription(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aSkillBuilder
 
withDescription(String) - Method in class org.mockserver.client.McpMockBuilder.McpPromptBuilder
 
withDescription(String) - Method in class org.mockserver.client.McpMockBuilder.McpResourceBuilder
 
withDescription(String) - Method in class org.mockserver.client.McpMockBuilder.McpToolBuilder
 
withDeterministicFromInput(Boolean) - Method in class org.mockserver.model.EmbeddingResponse
 
withDimensions(Integer) - Method in class org.mockserver.model.EmbeddingResponse
 
withDns(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withDnsClass(DnsRecordClass) - Method in class org.mockserver.model.DnsRecord
 
withDnsClass(DnsRecordClass) - Method in class org.mockserver.model.DnsRequestDefinition
 
withDnsName(String) - Method in class org.mockserver.model.DnsRequestDefinition
 
withDnsPort(int) - Method in class org.mockserver.testcontainers.MockServerContainer
Enables DNS resolution on the specified UDP port.
withDnsType(DnsRecordType) - Method in class org.mockserver.model.DnsRequestDefinition
 
withDomain(String) - Method in class org.mockserver.serialization.har.HarCookie
 
withDown(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
 
withDropBuiltInVolatileFields(boolean) - Method in class org.mockserver.model.NormalizationOptions
When true, strip a built-in set of volatile values from the text before matching: ISO-8601 timestamps, UUIDs, and prefix_… style ids (e.g.
withDropConnection(Boolean) - Method in class org.mockserver.model.HttpError
Forces the connection to be dropped without any response being returned
withDropConnectionProbability(Double) - Method in class org.mockserver.model.HttpChaosProfile
 
withDropVolatileFields(List<String>) - Method in class org.mockserver.model.NormalizationOptions
Names of JSON fields to drop from the prompt before matching (applied when the prompt text is valid JSON).
withEmbedding(EmbeddingResponse) - Method in class org.mockserver.model.HttpLlmResponse
 
withEncoding(String) - Method in class org.mockserver.serialization.har.HarContent
 
withEntries(List<HarEntry>) - Method in class org.mockserver.serialization.har.HarLog
 
withEntries(List<T>) - Method in class org.mockserver.model.KeysAndValues
 
withEntries(List<T>) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntries(Map<String, List<String>>) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntries(T...) - Method in class org.mockserver.model.KeysAndValues
 
withEntries(T...) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntry(String, String) - Method in class org.mockserver.model.KeysAndValues
 
withEntry(String, String...) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntry(String, List<String>) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntry(NottableString, List<NottableString>) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntry(NottableString, NottableString) - Method in class org.mockserver.model.KeysAndValues
 
withEntry(NottableString, NottableString...) - Method in class org.mockserver.model.KeysToMultiValues
 
withEntry(T) - Method in class org.mockserver.model.KeysAndValues
 
withEntry(T) - Method in class org.mockserver.model.KeysToMultiValues
 
withErrorMessage(String) - Method in class org.mockserver.model.GrpcChaosProfile
 
withErrorProbability(Double) - Method in class org.mockserver.model.GrpcChaosProfile
 
withErrorProbability(Double) - Method in class org.mockserver.model.HttpChaosProfile
 
withErrorProbability(Double) - Method in class org.mockserver.model.LlmChaosProfile
 
withErrorStatus(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withErrorStatus(Integer) - Method in class org.mockserver.model.LlmChaosProfile
 
withErrorStatusCode(String) - Method in class org.mockserver.model.GrpcChaosProfile
 
withEvent(String) - Method in class org.mockserver.model.SseEvent
 
withEvent(SseEvent) - Method in class org.mockserver.model.HttpSseResponse
 
withEvents(List<SseEvent>) - Method in class org.mockserver.model.HttpSseResponse
 
withEvents(SseEvent...) - Method in class org.mockserver.model.HttpSseResponse
 
withExample(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aSkillBuilder
 
withExpectationId(ExpectationId) - Method in class org.mockserver.verify.Verification
 
withExpectationIds(List<ExpectationId>) - Method in class org.mockserver.verify.VerificationSequence
 
withExpectationIds(ExpectationId...) - Method in class org.mockserver.verify.VerificationSequence
 
withExpectedAudience(String) - Method in class org.mockserver.authentication.jwt.JWTAuthenticationHandler
 
withExpectedAudience(String) - Method in class org.mockserver.authentication.jwt.JWTValidator
 
withExpires(String) - Method in class org.mockserver.serialization.har.HarCookie
 
withFailRequestCount(Integer) - Method in class org.mockserver.model.GrpcChaosProfile
 
withFailRequestCount(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withFailurePolicy(FailurePolicy) - Method in class org.mockserver.model.AfterAction
 
withFailurePolicy(FailurePolicy) - Method in class org.mockserver.model.ExpectationStep
 
withFallback(HttpResponse) - Method in class org.mockserver.model.HttpForwardWithFallback
The mock response to return when the upstream forward fails or returns a status code that matches the fallback criteria.
withFallbackOnStatusCodes(Integer...) - Method in class org.mockserver.model.HttpForwardWithFallback
The HTTP status codes that should trigger the fallback response.
withFallbackOnStatusCodes(List<Integer>) - Method in class org.mockserver.model.HttpForwardWithFallback
The HTTP status codes that should trigger the fallback response.
withFallbackOnTimeout(Boolean) - Method in class org.mockserver.model.HttpForwardWithFallback
Whether to return the fallback response when the upstream request times out or a connection error occurs.
withFields(String...) - Method in class org.mockserver.model.GraphQLBody
 
withFields(List<String>) - Method in class org.mockserver.model.GraphQLBody
 
withForward(HttpForward) - Method in class org.mockserver.model.HttpForwardWithFallback
The forward definition specifying the upstream host, port and scheme.
withFrameType(WebSocketFrameType) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withGraphqlErrorCode(String) - Method in class org.mockserver.model.HttpChaosProfile
 
withGraphqlErrorMessage(String) - Method in class org.mockserver.model.HttpChaosProfile
 
withGraphqlErrors(Boolean) - Method in class org.mockserver.model.HttpChaosProfile
 
withGraphqlNullifyData(Boolean) - Method in class org.mockserver.model.HttpChaosProfile
 
withGraphqlSubscriptionFilter(GraphQLBody) - Method in class org.mockserver.model.HttpWebSocketResponse
Set a GraphQL subscription filter for the graphql-transport-ws protocol.
withHeader(String, String...) - Method in class org.mockserver.model.GrpcBidiResponse
 
withHeader(String, String...) - Method in class org.mockserver.model.GrpcStreamResponse
 
withHeader(String, String...) - Method in interface org.mockserver.model.HttpMessage
 
withHeader(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one header to match which can specified using plain strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withHeader(String, String...) - Method in class org.mockserver.model.HttpResponse
Add a header to return as a Header object, if a header with the same name already exists this will NOT be modified but two headers will exist
withHeader(String, String...) - Method in class org.mockserver.model.HttpSseResponse
 
withHeader(Header) - Method in class org.mockserver.model.GrpcBidiResponse
 
withHeader(Header) - Method in class org.mockserver.model.GrpcStreamResponse
 
withHeader(Header) - Method in interface org.mockserver.model.HttpMessage
 
withHeader(Header) - Method in class org.mockserver.model.HttpRequest
Adds one header to match on as a Header object where the header values list can be a list of strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withHeader(Header) - Method in class org.mockserver.model.HttpResponse
Add a header to return as a Header object, if a header with the same name already exists this will NOT be modified but two headers will exist
withHeader(Header) - Method in class org.mockserver.model.HttpSseResponse
 
withHeader(NottableString, NottableString...) - Method in interface org.mockserver.model.HttpMessage
 
withHeader(NottableString, NottableString...) - Method in class org.mockserver.model.HttpRequest
Adds one header to match on or to not match on using the NottableString, each NottableString can either be a positive matching value, such as string("match"), or a value to not match on, such as not("do not match"), the string values passed to the NottableString can also be a plain string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withHeader(NottableString, NottableString...) - Method in class org.mockserver.model.HttpResponse
Add a header to return as a Header object, if a header with the same name already exists this will NOT be modified but two headers will exist
withHeaders(List<Header>) - Method in interface org.mockserver.model.HttpMessage
 
withHeaders(List<Header>) - Method in class org.mockserver.model.HttpRequest
The headers to match on as a list of Header objects where the values or keys of each header can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withHeaders(List<Header>) - Method in class org.mockserver.model.HttpResponse
The headers to return as a list of Header objects
withHeaders(List<Header>, List<Header>, List<String>) - Method in class org.mockserver.model.HttpRequestModifier
 
withHeaders(List<Header>, List<Header>, List<String>) - Method in class org.mockserver.model.HttpResponseModifier
 
withHeaders(List<HarNameValuePair>) - Method in class org.mockserver.serialization.har.HarRequest
 
withHeaders(List<HarNameValuePair>) - Method in class org.mockserver.serialization.har.HarResponse
 
withHeaders(Header...) - Method in interface org.mockserver.model.HttpMessage
 
withHeaders(Header...) - Method in class org.mockserver.model.HttpRequest
The headers to match on as a varags of Header objects where the values or keys of each header can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withHeaders(Header...) - Method in class org.mockserver.model.HttpResponse
The headers to return as a varargs of Header objects
withHeaders(Headers) - Method in class org.mockserver.model.GrpcBidiResponse
 
withHeaders(Headers) - Method in class org.mockserver.model.GrpcStreamResponse
 
withHeaders(Headers) - Method in interface org.mockserver.model.HttpMessage
 
withHeaders(Headers) - Method in class org.mockserver.model.HttpRequest
 
withHeaders(Headers) - Method in class org.mockserver.model.HttpResponse
 
withHeaders(Headers) - Method in class org.mockserver.model.HttpSseResponse
 
withHeaders(HeadersModifier) - Method in class org.mockserver.model.HttpRequestModifier
 
withHeaders(HeadersModifier) - Method in class org.mockserver.model.HttpResponseModifier
 
withHeadersSize(long) - Method in class org.mockserver.serialization.har.HarRequest
 
withHeadersSize(long) - Method in class org.mockserver.serialization.har.HarResponse
 
withHost(String) - Method in class org.mockserver.model.HttpForward
The host or ip address to forward the request to i.e.
withHost(String) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withHost(String) - Method in class org.mockserver.model.SocketAddress
The host or ip address to use when connecting to the socket to i.e.
withHttp3(int) - Method in class org.mockserver.testcontainers.MockServerContainer
Enables experimental HTTP/3 (QUIC) support on the specified UDP port.
withHttpClassCallback(HttpClassCallback) - Method in class org.mockserver.model.AfterAction
 
withHttpClassCallback(HttpClassCallback) - Method in class org.mockserver.model.ExpectationStep
 
withHttpError(HttpError) - Method in class org.mockserver.model.ExpectationStep
 
withHttpForward(HttpForward) - Method in class org.mockserver.model.ExpectationStep
 
withHttpObjectCallback(HttpObjectCallback) - Method in class org.mockserver.model.AfterAction
 
withHttpObjectCallback(HttpObjectCallback) - Method in class org.mockserver.model.ExpectationStep
 
withHttpOnly(Boolean) - Method in class org.mockserver.serialization.har.HarCookie
 
withHttpOverrideForwardedRequest(HttpOverrideForwardedRequest) - Method in class org.mockserver.model.ExpectationStep
 
withHttpRequest(HttpRequest) - Method in class org.mockserver.model.AfterAction
 
withHttpRequest(HttpRequest) - Method in class org.mockserver.model.ExpectationStep
 
withHttpRequest(HttpRequest) - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
withHttpRequest(HttpRequest) - Method in class org.mockserver.model.LogEventRequestAndResponse
 
withHttpResponse(HttpResponse) - Method in class org.mockserver.model.ExpectationStep
 
withHttpResponse(HttpResponse) - Method in class org.mockserver.model.HttpRequestAndHttpResponse
 
withHttpResponse(HttpResponse) - Method in class org.mockserver.model.LogEventRequestAndResponse
 
withHttpVersion(String) - Method in class org.mockserver.serialization.har.HarRequest
 
withHttpVersion(String) - Method in class org.mockserver.serialization.har.HarResponse
 
withId(String) - Method in class org.mockserver.client.ForwardChainExpectation
Set id of this expectation which can be used to update this expectation later or for clearing or verifying by expectation id.
withId(String) - Method in class org.mockserver.mock.Expectation
Set id of this expectation which can be used to update this expectation later or for clearing or verifying by expectation id.
withId(String) - Method in class org.mockserver.model.ExpectationId
 
withId(String) - Method in class org.mockserver.model.SseEvent
 
withId(String) - Method in class org.mockserver.model.ToolUse
 
withIdField(String) - Method in class org.mockserver.model.CrudExpectationsDefinition
 
withIdIfNull(String) - Method in class org.mockserver.mock.Expectation
 
withIdStrategy(CrudExpectationsDefinition.IdStrategy) - Method in class org.mockserver.model.CrudExpectationsDefinition
 
withInitialData(List<ObjectNode>) - Method in class org.mockserver.model.CrudExpectationsDefinition
 
withInitializationJson(String) - Method in class org.mockserver.testcontainers.MockServerContainer
Copies an initialization JSON file into the container and configures MockServer to load its expectations at startup.
withInputSchema(String) - Method in class org.mockserver.client.McpMockBuilder.McpToolBuilder
 
withInputTokens(Integer) - Method in class org.mockserver.model.Usage
 
withIssuerDistinguishedName(String) - Method in class org.mockserver.model.X509Certificate
 
withJitter(Double) - Method in class org.mockserver.model.StreamingPhysics
 
withJson(String) - Method in class org.mockserver.model.GrpcStreamMessage
 
withKeepAlive(Boolean) - Method in class org.mockserver.model.HttpRequest
Match on whether the request was made using an HTTP persistent connection, also called HTTP keep-alive, or HTTP connection reuse
withKeepAliveOverride(Boolean) - Method in class org.mockserver.model.ConnectionOptions
Override the "Connection" header: if true the "Connection" header is specified with a value of "keep-alive" if false the "Connection" header is specified with a value of "close" if not set the "Connection" header will have a a value of "close" unless the request received is HTTP 1.1 and contains a "Connection" header with a value of "keep-alive"
withKeyMatchStyle(KeyMatchStyle) - Method in class org.mockserver.model.Headers
 
withKeyMatchStyle(KeyMatchStyle) - Method in class org.mockserver.model.KeysToMultiValues
 
withKeyMatchStyle(KeyMatchStyle) - Method in class org.mockserver.model.Parameters
 
withLatency(Delay) - Method in class org.mockserver.model.HttpChaosProfile
 
withLatencyMs(Long) - Method in class org.mockserver.model.GrpcChaosProfile
 
withLatencyMs(Long) - Method in class org.mockserver.model.TcpChaosProfile
 
withLatestMessageContains(String) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withLatestMessageContains(String) - Method in class org.mockserver.model.ConversationPredicates
 
withLatestMessageMatches(String) - Method in class org.mockserver.matchers.LlmConversationMatcher
Set regex from a source string.
withLatestMessageMatches(String) - Method in class org.mockserver.model.ConversationPredicates
 
withLatestMessageMatches(Pattern) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withLatestMessageRole(ParsedMessage.Role) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withLatestMessageRole(ParsedMessage.Role) - Method in class org.mockserver.model.ConversationPredicates
 
withLimitDataBytes(Long) - Method in class org.mockserver.model.TcpChaosProfile
 
withLocalAddress(String) - Method in class org.mockserver.model.HttpRequest
 
withLogCorrelationId(String) - Method in class org.mockserver.model.RequestDefinition
 
withLogLevel(String) - Method in class org.mockserver.testcontainers.MockServerContainer
Sets the MockServer log level.
withLowercase(boolean) - Method in class org.mockserver.model.NormalizationOptions
 
withMalformedBody(Boolean) - Method in class org.mockserver.model.HttpChaosProfile
 
withMalformedSse(Boolean) - Method in class org.mockserver.model.LlmChaosProfile
 
withMatcher(WebSocketMessageMatcher) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMatchers(List<WebSocketMessageMatcher>) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMatchers(WebSocketMessageMatcher...) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMatchingClaims(Map<String, String>) - Method in class org.mockserver.authentication.jwt.JWTAuthenticationHandler
 
withMatchingClaims(Map<String, String>) - Method in class org.mockserver.authentication.jwt.JWTValidator
 
withMatchJson(String) - Method in class org.mockserver.model.GrpcBidiRule
 
withMatchJson(NottableString) - Method in class org.mockserver.model.GrpcBidiRule
 
withMatchPattern(String) - Method in class org.mockserver.model.CrossProtocolScenario
 
withMaximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.verify.Verification
 
withMaximumNumberOfRequestToReturnInVerificationFailure(Integer) - Method in class org.mockserver.verify.VerificationSequence
 
withMessage(String) - Method in class org.mockserver.model.GrpcBidiResponse
 
withMessage(String) - Method in class org.mockserver.model.GrpcStreamResponse
 
withMessage(String, Delay) - Method in class org.mockserver.model.GrpcBidiResponse
 
withMessage(String, Delay) - Method in class org.mockserver.model.GrpcStreamResponse
 
withMessage(GrpcStreamMessage) - Method in class org.mockserver.model.GrpcBidiResponse
 
withMessage(GrpcStreamMessage) - Method in class org.mockserver.model.GrpcStreamResponse
 
withMessage(WebSocketMessage) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMessages(List<GrpcStreamMessage>) - Method in class org.mockserver.model.GrpcBidiResponse
 
withMessages(List<GrpcStreamMessage>) - Method in class org.mockserver.model.GrpcStreamResponse
 
withMessages(List<WebSocketMessage>) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMessages(GrpcStreamMessage...) - Method in class org.mockserver.model.GrpcBidiResponse
 
withMessages(GrpcStreamMessage...) - Method in class org.mockserver.model.GrpcStreamResponse
 
withMessages(WebSocketMessage...) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withMethod(String) - Method in class org.mockserver.model.HttpRequest
The HTTP method to match on such as "GET" or "POST"
withMethod(String) - Method in class org.mockserver.serialization.har.HarRequest
 
withMethod(NottableString) - Method in class org.mockserver.model.HttpRequest
The HTTP method all method except a specific value using the "not" operator, for example this allows operations such as not("GET")
withMethodSchema(String) - Method in class org.mockserver.model.HttpRequest
The HTTP method to match on as a JSON Schema for example:
withMimeType(String) - Method in class org.mockserver.client.McpMockBuilder.McpResourceBuilder
 
withMimeType(String) - Method in class org.mockserver.serialization.har.HarContent
 
withMimeType(String) - Method in class org.mockserver.serialization.har.HarPostData
 
withModel(String) - Method in class org.mockserver.client.LlmConversationBuilder
 
withModel(String) - Method in class org.mockserver.client.LlmMockBuilder
 
withModel(String) - Method in class org.mockserver.model.HttpLlmResponse
 
withName(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aSkillBuilder
 
withName(String) - Method in class org.mockserver.client.McpMockBuilder.McpResourceBuilder
 
withName(String) - Method in class org.mockserver.model.DnsRecord
 
withName(String) - Method in class org.mockserver.model.ToolUse
 
withName(String) - Method in class org.mockserver.serialization.har.HarCookie
 
withName(String) - Method in class org.mockserver.serialization.har.HarCreator
 
withName(String) - Method in class org.mockserver.serialization.har.HarNameValuePair
 
withNewScenarioState(String) - Method in class org.mockserver.client.ForwardChainExpectation
 
withNewScenarioState(String) - Method in class org.mockserver.mock.Expectation
 
withNextResponse(HttpResponse...) - Method in class org.mockserver.echo.http.EchoServer
 
withNextState(String) - Method in class org.mockserver.model.TimedScenarioTransition
 
withNormalization(NormalizationOptions) - Method in class org.mockserver.client.TurnBuilder
Apply opt-in prompt normalisation before the whenLatestMessage… text predicates are evaluated, so cosmetic differences (whitespace, JSON key ordering, volatile ids/timestamps) do not block a match.
withNormalization(NormalizationOptions) - Method in class org.mockserver.matchers.LlmConversationMatcher
Set optional prompt normalisation applied to the latest-message text (and, for latestMessageContains, the expected substring) before the text predicates are evaluated.
withNormalization(NormalizationOptions) - Method in class org.mockserver.model.ConversationPredicates
Optional normalisation applied to the prompt text (and, for substring matching, the expected value) before latestMessageContains / latestMessageMatches are evaluated.
withNot(Boolean) - Method in class org.mockserver.model.Not
 
withOmitGrpcStatus(Boolean) - Method in class org.mockserver.model.GrpcChaosProfile
 
withOperationId(String) - Method in class org.mockserver.model.OpenAPIDefinition
Specify operationId from the OpenAPI to match against i.e.
withOperationsAndResponses(Map<String, Object>) - Method in class org.mockserver.mock.OpenAPIExpectation
The operations and responses to use for each example response where the key is the operationId in the OpenAPI and the value is either: a String response status code (e.g. "200", "400", "default") a Map/object with "statusCode" (required) and optional "exampleName" to select a specific named example
withOperationsAndStringResponses(Map<String, String>) - Method in class org.mockserver.mock.OpenAPIExpectation
 
withOptional(Boolean) - Method in class org.mockserver.model.Body
 
withOptional(Boolean) - Method in class org.mockserver.serialization.model.BodyDTO
 
withOriginalBody(byte[]) - Method in class org.mockserver.model.HttpRequest
 
withOutageAfterMillis(Long) - Method in class org.mockserver.model.HttpChaosProfile
 
withOutageDurationMillis(Long) - Method in class org.mockserver.model.HttpChaosProfile
 
withOutputSchema(String) - Method in class org.mockserver.model.Completion
Optional JSON Schema (as a JSON string) that this completion's text is expected to conform to.
withOutputTokens(Integer) - Method in class org.mockserver.model.Usage
 
withParameterStyle(Map<String, ParameterStyle>) - Method in class org.mockserver.matchers.JsonSchemaMatcher
 
withParameterStyles(Map<String, ParameterStyle>) - Method in class org.mockserver.model.JsonSchemaBody
 
withParams(List<HarNameValuePair>) - Method in class org.mockserver.serialization.har.HarPostData
 
withPath(String) - Method in class org.mockserver.client.LlmConversationBuilder
 
withPath(String) - Method in class org.mockserver.model.HttpRequest
The path to match on such as "/some_mocked_path" any servlet context path is ignored for matching and should not be specified here regex values are also supported such as ".
withPath(String) - Method in class org.mockserver.serialization.har.HarCookie
 
withPath(String, String) - Method in class org.mockserver.model.HttpRequestModifier
The regex and substitution values to use to modify matching substrings, if multiple matches are found they will all be modified with the substitution for full details of supported regex syntax see: http://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
withPath(NottableString) - Method in class org.mockserver.model.HttpRequest
The path to not match on for example not("/some_mocked_path") with match any path not equal to "/some_mocked_path", the servlet context path is ignored for matching and should not be specified hereregex values are also supported such as not(".
withPath(PathModifier) - Method in class org.mockserver.model.HttpRequestModifier
 
withPathParameter(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one path parameter to match which can specified using plain strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameter(NottableString, NottableString...) - Method in class org.mockserver.model.HttpRequest
Adds one path parameter to match on or to not match on using the NottableString, each NottableString can either be a positive matching value, such as string("match"), or a value to not match on, such as not("do not match"), the string values passed to the NottableString can also be a plain string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameter(Parameter) - Method in class org.mockserver.model.HttpRequest
Adds one path parameter to match on as a Parameter object where the parameter values list can be a list of strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameters(List<Parameter>) - Method in class org.mockserver.model.HttpRequest
The path parameter to match on as a list of Parameter objects where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameters(Map<String, List<String>>) - Method in class org.mockserver.model.HttpRequest
The path parameter to match on as a Map<String, List<String>> where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameters(Parameter...) - Method in class org.mockserver.model.HttpRequest
The path parameter to match on as a varags Parameter objects where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withPathParameters(Parameters) - Method in class org.mockserver.model.HttpRequest
 
withPathPrefix(String) - Method in class org.mockserver.model.ProxyPassMapping
 
withPathSchema(String) - Method in class org.mockserver.model.HttpRequest
The path to match on as a JSON Schema for example:
withPercentage(Integer) - Method in class org.mockserver.client.ForwardChainExpectation
Set percentage of requests this expectation should match (0-100).
withPercentage(Integer) - Method in class org.mockserver.mock.Expectation
 
withPort(Integer) - Method in class org.mockserver.model.DnsRecord
 
withPort(Integer) - Method in class org.mockserver.model.HttpForward
The port to forward the request to i.e. 80.
withPort(Integer) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withPort(Integer) - Method in class org.mockserver.model.SocketAddress
The port to use when connecting to the socket i.e. 80.
withPostData(HarPostData) - Method in class org.mockserver.serialization.har.HarRequest
 
withPreserveHost(boolean) - Method in class org.mockserver.model.ProxyPassMapping
 
withPrimary(boolean) - Method in class org.mockserver.model.Action
 
withPriority(int) - Method in class org.mockserver.client.ForwardChainExpectation
Set priority of this expectation which is used to determine the matching order of expectations when a request is received.
withPriority(int) - Method in class org.mockserver.mock.Expectation
Set priority of this expectation which is used to determine the matching order of expectations when a request is received.
withPriority(Integer) - Method in class org.mockserver.model.DnsRecord
 
withPrompt(String) - Method in class org.mockserver.client.McpMockBuilder
 
withPromptsCapability() - Method in class org.mockserver.client.McpMockBuilder
 
withProperties(Map<String, String>) - Method in class org.mockserver.testcontainers.MockServerContainer
Sets multiple MockServer properties as environment variables.
withProperty(String, String) - Method in class org.mockserver.testcontainers.MockServerContainer
Sets a single MockServer property as an environment variable.
withProtocol(Protocol) - Method in class org.mockserver.model.HttpRequest
Match on whether the request was made over HTTP or HTTP2
withProtocolVersion(String) - Method in class org.mockserver.client.McpMockBuilder
 
withProvider(Provider) - Method in class org.mockserver.client.LlmConversationBuilder
 
withProvider(Provider) - Method in class org.mockserver.client.LlmMockBuilder
 
withProvider(Provider) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withProvider(Provider) - Method in class org.mockserver.model.HttpLlmResponse
 
withProxyConfiguration(ProxyConfiguration) - Method in class org.mockserver.client.MockServerClient
Configure communication to MockServer to go via a proxy
withQueryString(List<HarNameValuePair>) - Method in class org.mockserver.serialization.har.HarRequest
 
withQueryStringParameter(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one query string parameter to match which the values are plain strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameter(NottableString, NottableString...) - Method in class org.mockserver.model.HttpRequest
Adds one query string parameter to match on or to not match on using the NottableString, each NottableString can either be a positive matching value, such as string("match"), or a value to not match on, such as not("do not match"), the string values passed to the NottableString can also be a plain string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameter(Parameter) - Method in class org.mockserver.model.HttpRequest
Adds one query string parameter to match on as a Parameter object where the parameter values list can be a list of strings or regular expressions (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameters(List<Parameter>) - Method in class org.mockserver.model.HttpRequest
The query string parameters to match on as a list of Parameter objects where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameters(List<Parameter>, List<Parameter>, List<String>) - Method in class org.mockserver.model.HttpRequestModifier
 
withQueryStringParameters(Map<String, List<String>>) - Method in class org.mockserver.model.HttpRequest
The query string parameters to match on as a Map<String, List<String>> where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameters(Parameter...) - Method in class org.mockserver.model.HttpRequest
The query string parameters to match on as a varags Parameter objects where the values or keys of each parameter can be either a string or a regex (for more details of the supported regex syntax see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html)
withQueryStringParameters(Parameters) - Method in class org.mockserver.model.HttpRequest
 
withQueryStringParameters(Parameters, Parameters, List<String>) - Method in class org.mockserver.model.HttpRequestModifier
 
withQueryStringParameters(QueryParametersModifier) - Method in class org.mockserver.model.HttpRequestModifier
 
withQuotaErrorStatus(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withQuotaErrorStatus(Integer) - Method in class org.mockserver.model.LlmChaosProfile
 
withQuotaLimit(Integer) - Method in class org.mockserver.model.GrpcChaosProfile
 
withQuotaLimit(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withQuotaLimit(Integer) - Method in class org.mockserver.model.LlmChaosProfile
 
withQuotaName(String) - Method in class org.mockserver.model.GrpcChaosProfile
 
withQuotaName(String) - Method in class org.mockserver.model.HttpChaosProfile
 
withQuotaName(String) - Method in class org.mockserver.model.LlmChaosProfile
 
withQuotaWindowMillis(Long) - Method in class org.mockserver.model.GrpcChaosProfile
 
withQuotaWindowMillis(Long) - Method in class org.mockserver.model.HttpChaosProfile
 
withQuotaWindowMillis(Long) - Method in class org.mockserver.model.LlmChaosProfile
 
withRawParameterString(String) - Method in class org.mockserver.model.Parameters
 
withReasonPhrase(String) - Method in class org.mockserver.model.HttpResponse
The reason phrase to return, if no reason code is returned this will be defaulted to the standard reason phrase for the statusCode, i.e. for a statusCode of 200 the standard reason phrase is "OK"
withReceive(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withRedirectURL(String) - Method in class org.mockserver.serialization.har.HarResponse
 
withRegex(String) - Method in class org.mockserver.model.PathModifier
The regex value to use to modify matching substrings, if multiple matches are found they will all be modified with the substitution for full details of supported regex syntax see: http://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
withRemoteAddress(String) - Method in class org.mockserver.model.HttpRequest
 
withRemove(List<String>) - Method in class org.mockserver.model.KeysAndValuesModifier
 
withRemove(List<String>) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
withReplace(T) - Method in class org.mockserver.model.KeysAndValuesModifier
 
withReplace(T) - Method in class org.mockserver.model.KeysToMultiValuesModifier
 
withRequest(RequestDefinition) - Method in class org.mockserver.verify.Verification
 
withRequest(HarRequest) - Method in class org.mockserver.serialization.har.HarEntry
 
withRequestModifier(HttpRequestModifier) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
Allow path, query parameters, headers and cookies to be modified
withRequestOverride(HttpRequest) - Method in class org.mockserver.client.MockServerClient
 
withRequestOverride(HttpRequest) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
All fields, headers, cookies, etc of the provided request will be overridden
withRequests(List<RequestDefinition>) - Method in class org.mockserver.verify.VerificationSequence
 
withRequests(RequestDefinition...) - Method in class org.mockserver.verify.VerificationSequence
 
withRequestStartedMillis(Long) - Method in class org.mockserver.model.Timing
 
withRequiredClaims(Set<String>) - Method in class org.mockserver.authentication.jwt.JWTAuthenticationHandler
 
withRequiredClaims(Set<String>) - Method in class org.mockserver.authentication.jwt.JWTValidator
 
withResetPeer(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
 
withResource(String) - Method in class org.mockserver.client.McpMockBuilder
 
withResourcesCapability() - Method in class org.mockserver.client.McpMockBuilder
 
withRespondBeforeBody(Boolean) - Method in class org.mockserver.model.HttpRequest
Match this request without waiting for the body to be received, and send the configured response before the body is consumed.
withResponder(Boolean) - Method in class org.mockserver.model.ExpectationStep
 
withResponse(String) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponse(String, Delay) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponse(GrpcStreamMessage) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponse(WebSocketMessage) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withResponse(HarResponse) - Method in class org.mockserver.serialization.har.HarEntry
 
withResponseBytes(byte[]) - Method in class org.mockserver.model.HttpError
The raw response to be returned, allowing the expectation to specify any invalid response as a raw byte[]
withResponseCallback(Boolean) - Method in class org.mockserver.model.HttpObjectCallback
 
withResponseCode(DnsResponseCode) - Method in class org.mockserver.model.DnsResponse
 
withResponseMode(ResponseMode) - Method in class org.mockserver.client.ForwardChainExpectation
 
withResponseMode(ResponseMode) - Method in class org.mockserver.mock.Expectation
 
withResponseModifier(HttpResponseModifier) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
Allow headers and cookies to be modified
withResponseModifier(HttpResponseModifier) - Method in class org.mockserver.model.HttpTemplate
 
withResponseOverride(HttpResponse) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
All fields, headers, cookies, etc of the provided response will be overridden
withResponseOverride(HttpResponse) - Method in class org.mockserver.model.HttpTemplate
 
withResponseReceivedMillis(Long) - Method in class org.mockserver.model.Timing
 
withResponses(List<GrpcStreamMessage>) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponses(List<WebSocketMessage>) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withResponses(GrpcStreamMessage...) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponses(WebSocketMessage...) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withResponseTemplate(HttpTemplate) - Method in class org.mockserver.model.HttpOverrideForwardedRequest
Template to transform the response using request and response context
withRetry(Integer) - Method in class org.mockserver.model.SseEvent
 
withRetryAfter(String) - Method in class org.mockserver.model.HttpChaosProfile
 
withRetryAfter(String) - Method in class org.mockserver.model.LlmChaosProfile
 
withRule(GrpcBidiRule) - Method in class org.mockserver.model.GrpcBidiResponse
 
withRules(List<GrpcBidiRule>) - Method in class org.mockserver.model.GrpcBidiResponse
 
withRules(GrpcBidiRule...) - Method in class org.mockserver.model.GrpcBidiResponse
 
withScenarioName(String) - Method in class org.mockserver.client.ForwardChainExpectation
Set the scenario name for stateful expectation matching
withScenarioName(String) - Method in class org.mockserver.mock.Expectation
 
withScenarioName(String) - Method in class org.mockserver.model.CrossProtocolScenario
 
withScenarioName(String) - Method in class org.mockserver.model.TimedScenarioTransition
 
withScenarioState(String) - Method in class org.mockserver.client.ForwardChainExpectation
 
withScenarioState(String) - Method in class org.mockserver.mock.Expectation
 
withSchemaCookie(String, String) - Method in class org.mockserver.model.HttpRequest
Adds one cookie to match on, which the value the values is JSON schema i.e. "{ \"type\": \"string\", \"pattern\": \"^someV[a-z]{4}$\" }" (for more details of the supported JSON schema see https://json-schema.org)
withSchemaHeader(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one header to match which the values are JSON schema i.e. "{ \"type\": \"string\", \"pattern\": \"^someV[a-z]{4}$\" }" (for more details of the supported JSON schema see https://json-schema.org)
withSchemaPathParameter(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one path parameter to match which the values are JSON schema i.e. "{ \"type\": \"string\", \"pattern\": \"^someV[a-z]{4}$\" }" (for more details of the supported JSON schema see https://json-schema.org)
withSchemaQueryStringParameter(String, String...) - Method in class org.mockserver.model.HttpRequest
Adds one query string parameter to match which the values are JSON schema i.e. "{ \"type\": \"string\", \"pattern\": \"^someV[a-z]{4}$\" }" (for more details of the supported JSON schema see https://json-schema.org)
withSchemaType(String) - Method in class org.mockserver.model.NottableString
 
withScheme(HttpForward.Scheme) - Method in class org.mockserver.model.HttpForward
The scheme to use when forwarded the request, either HTTP or HTTPS.
withScheme(HttpForward.Scheme) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withScheme(SocketAddress.Scheme) - Method in class org.mockserver.model.SocketAddress
The scheme to use when connecting to the socket, either HTTP or HTTPS.
withSecure(boolean) - Method in class org.mockserver.client.MockServerClient
 
withSecure(Boolean) - Method in class org.mockserver.model.HttpRequest
Match on whether the request was made over TLS or SSL (i.e.
withSecure(Boolean) - Method in class org.mockserver.serialization.har.HarCookie
 
withSeed(Long) - Method in class org.mockserver.model.EmbeddingResponse
 
withSeed(Long) - Method in class org.mockserver.model.GrpcChaosProfile
 
withSeed(Long) - Method in class org.mockserver.model.HttpChaosProfile
 
withSeed(Long) - Method in class org.mockserver.model.LlmChaosProfile
 
withSeed(Long) - Method in class org.mockserver.model.StreamingPhysics
 
withSelectionSetMatchType(SelectionSetMatchType) - Method in class org.mockserver.model.GraphQLBody
 
withSemanticMatchAgainst(String) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withSemanticMatchAgainst(String) - Method in class org.mockserver.model.ConversationPredicates
Opt-in fuzzy semantic match: the expected meaning the latest message should express, judged by a runtime LLM.
withSend(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withSerialNumber(String) - Method in class org.mockserver.model.X509Certificate
 
withServerIPAddress(String) - Method in class org.mockserver.serialization.har.HarEntry
 
withServerName(String) - Method in class org.mockserver.client.McpMockBuilder
 
withServerPort(int) - Method in class org.mockserver.testcontainers.MockServerContainer
Sets a custom server port.
withServerVersion(String) - Method in class org.mockserver.client.McpMockBuilder
 
withSignatureAlgorithmName(String) - Method in class org.mockserver.model.X509Certificate
 
withSize(long) - Method in class org.mockserver.serialization.har.HarContent
 
withSkill(String) - Method in class org.mockserver.client.A2aMockBuilder
 
withSlicerChunkSize(Integer) - Method in class org.mockserver.model.TcpChaosProfile
 
withSlowClose(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
 
withSlowResponseChunkDelay(Delay) - Method in class org.mockserver.model.HttpChaosProfile
 
withSlowResponseChunkSize(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withSocketAddress(Boolean, String, Integer) - Method in class org.mockserver.model.HttpRequest
Specify remote address by attempting to derive it from the host header and / or the specified port
withSocketAddress(String, Integer) - Method in class org.mockserver.model.HttpRequest
Specify remote address by attempting to derive it from the host header and / or the specified port
withSocketAddress(String, Integer, SocketAddress.Scheme) - Method in class org.mockserver.model.HttpRequest
Specify remote address if the remote address can't be derived from the host header, if no value is specified the host header will be used to determine remote address
withSocketAddress(SocketAddress) - Method in class org.mockserver.model.BinaryRequestDefinition
 
withSocketAddress(SocketAddress) - Method in class org.mockserver.model.HttpRequest
Specify remote address if the remote address can't be derived from the host header, if no value is specified the host header will be used to determine remote address
withSocketAddressFromHostHeader() - Method in class org.mockserver.model.HttpRequest
Specify remote address by attempting to derive it from the host header
withSortJsonKeys(boolean) - Method in class org.mockserver.model.NormalizationOptions
 
withSource(MockServerMatcherNotifier.Cause) - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
 
withSource(MockServerMatcherNotifier.Cause) - Method in interface org.mockserver.matchers.HttpRequestMatcher
 
withSpecUrlOrPayload(String) - Method in class org.mockserver.mock.OpenAPIExpectation
Specify the OpenAPI specification:
withSpecUrlOrPayload(String) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withSpecUrlOrPayload(String) - Method in class org.mockserver.model.OpenAPIDefinition
Specify the OpenAPI to match against by URL or payload as follows:
withSsl(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withStartedDateTime(String) - Method in class org.mockserver.serialization.har.HarEntry
 
withStatus(int) - Method in class org.mockserver.serialization.har.HarResponse
 
withStatusCode(Integer) - Method in class org.mockserver.model.HttpResponse
The status code to return, such as 200, 404, the status code specified here will result in the default status message for this status code for example for 200 the status message "OK" is used
withStatusCode(Integer) - Method in class org.mockserver.model.HttpSseResponse
 
withStatusMessage(String) - Method in class org.mockserver.model.GrpcBidiResponse
 
withStatusMessage(String) - Method in class org.mockserver.model.GrpcStreamResponse
 
withStatusName(String) - Method in class org.mockserver.model.GrpcBidiResponse
 
withStatusName(String) - Method in class org.mockserver.model.GrpcStreamResponse
 
withStatusText(String) - Method in class org.mockserver.serialization.har.HarResponse
 
withSteps(List<ExpectationStep>) - Method in class org.mockserver.client.ForwardChainExpectation
Set an ordered list of steps for this expectation.
withSteps(List<ExpectationStep>) - Method in class org.mockserver.mock.Expectation
 
withSteps(ExpectationStep...) - Method in class org.mockserver.client.ForwardChainExpectation
Set an ordered list of steps for this expectation.
withSteps(ExpectationStep...) - Method in class org.mockserver.mock.Expectation
 
withStopReason(String) - Method in class org.mockserver.model.Completion
 
withStreamId(Integer) - Method in class org.mockserver.model.HttpRequest
HTTP2 stream id request was received on
withStreamId(Integer) - Method in class org.mockserver.model.HttpResponse
 
withStreaming(Boolean) - Method in class org.mockserver.model.Completion
 
withStreamingBody(StreamingBody) - Method in class org.mockserver.model.HttpResponse
Attach a streaming body to this response.
withStreamingPhysics(Object...) - Method in class org.mockserver.model.Completion
Compose streaming physics from independent values.
withStreamingPhysics(StreamingPhysics) - Method in class org.mockserver.model.Completion
 
withStyle(ParameterStyle) - Method in class org.mockserver.model.NottableString
 
withStyle(ParameterStyle) - Method in class org.mockserver.model.Parameter
 
withSubjectDistinguishedName(String) - Method in class org.mockserver.model.X509Certificate
 
withSubprotocol(String) - Method in class org.mockserver.model.HttpWebSocketResponse
 
withSubstitution(String) - Method in class org.mockserver.model.PathModifier
The pattern to substitute for the matched regex, matching groups are supported using $ followed by the group number for example $1
withSucceedFirst(Integer) - Method in class org.mockserver.model.GrpcChaosProfile
 
withSucceedFirst(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withSuppressConnectionHeader(Boolean) - Method in class org.mockserver.model.ConnectionOptions
Prevent a "Connection" header from being added to the response
withSuppressContentLengthHeader(Boolean) - Method in class org.mockserver.model.ConnectionOptions
Prevent a "Content-Length" header from being added to the response
withTag(String) - Method in class org.mockserver.client.A2aMockBuilder.A2aSkillBuilder
 
withTargetState(String) - Method in class org.mockserver.model.CrossProtocolScenario
 
withTargetUri(String) - Method in class org.mockserver.model.ProxyPassMapping
 
withTemplate(String) - Method in class org.mockserver.model.HttpTemplate
 
withText(String) - Method in class org.mockserver.model.Completion
 
withText(String) - Method in class org.mockserver.model.WebSocketMessage
 
withText(String) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withText(String) - Method in class org.mockserver.serialization.har.HarContent
 
withText(String) - Method in class org.mockserver.serialization.har.HarPostData
 
withTextMatcher(NottableString) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withTextRegex(String) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withTime(long) - Method in class org.mockserver.serialization.har.HarEntry
 
withTimeout(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
 
withTimeout(Delay) - Method in class org.mockserver.model.AfterAction
 
withTimeout(Delay) - Method in class org.mockserver.model.ExpectationStep
 
withTimes(VerificationTimes) - Method in class org.mockserver.verify.Verification
 
withTimestamp(String) - Method in class org.mockserver.model.LogEventRequestAndResponse
 
withTimestamp(LocalDateTime) - Method in class org.mockserver.model.BinaryMessage
 
withTimeToFirstByteInMillis(Long) - Method in class org.mockserver.model.Timing
 
withTimeToFirstToken(Delay) - Method in class org.mockserver.model.StreamingPhysics
 
withTiming(Timing) - Method in class org.mockserver.model.HttpResponse
 
withTimings(HarTimings) - Method in class org.mockserver.serialization.har.HarEntry
 
withTokensPerSecond(Integer) - Method in class org.mockserver.model.StreamingPhysics
 
withTool(String) - Method in class org.mockserver.client.McpMockBuilder
 
withToolCall(ToolUse) - Method in class org.mockserver.model.Completion
 
withToolCalls(List<ToolUse>) - Method in class org.mockserver.model.Completion
 
withToolCalls(ToolUse...) - Method in class org.mockserver.model.Completion
 
withToolsCapability() - Method in class org.mockserver.client.McpMockBuilder
 
withTotalTimeInMillis(Long) - Method in class org.mockserver.model.Timing
 
withTransitionAfterMs(Long) - Method in class org.mockserver.model.TimedScenarioTransition
 
withTransparentProxy() - Method in class org.mockserver.testcontainers.MockServerContainer
Enables transparent proxy mode and adds the NET_ADMIN Linux capability.
withTrigger(CrossProtocolTrigger) - Method in class org.mockserver.model.CrossProtocolScenario
 
withTruncateAtFraction(Double) - Method in class org.mockserver.model.LlmChaosProfile
 
withTruncateBodyAtFraction(Double) - Method in class org.mockserver.model.HttpChaosProfile
 
withTruncateMode(LlmChaosProfile.TruncateMode) - Method in class org.mockserver.model.LlmChaosProfile
 
withTtl(Integer) - Method in class org.mockserver.model.DnsRecord
 
withTurnIndex(Integer) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withTurnIndex(Integer) - Method in class org.mockserver.model.ConversationPredicates
 
withType(DnsRecordType) - Method in class org.mockserver.model.DnsRecord
 
withUrl(String) - Method in class org.mockserver.serialization.har.HarRequest
 
withUsage(Usage) - Method in class org.mockserver.model.Completion
 
withValidateRequest(Boolean) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withValidateResponse(Boolean) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withValidationMode(HttpForwardValidateAction.ValidationMode) - Method in class org.mockserver.model.HttpForwardValidateAction
 
withValue(String) - Method in class org.mockserver.model.DnsRecord
 
withValue(String) - Method in class org.mockserver.serialization.har.HarCookie
 
withValue(String) - Method in class org.mockserver.serialization.har.HarNameValuePair
 
withVersion(String) - Method in class org.mockserver.serialization.har.HarCreator
 
withWait(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withWeight(Integer) - Method in class org.mockserver.model.DnsRecord
 
workerGroup - Variable in class org.mockserver.lifecycle.LifeCycle
 
wrapSocket() - Method in class org.mockserver.testing.tls.SSLSocketFactory
 
wrapSocket(Socket) - Method in class org.mockserver.testing.tls.SSLSocketFactory
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.mockserver.logging.LoggingHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.mockserver.netty.unification.AltSvcHeaderHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.mockserver.netty.unification.TraceContextHandler
 
write(String) - Static method in class org.mockserver.test.TempFileWriter
 
writeGrpcStreamResponse(GrpcStreamResponse, HttpRequest) - Method in class org.mockserver.netty.http3.Http3GrpcResponseWriter
Write a server-streaming gRPC response over HTTP/3: an initial HEADERS frame (:status=200, content-type=application/grpc, plus any configured headers), one DATA frame per message honouring per-message Delay, then a trailing HEADERS frame carrying grpc-status / grpc-message, followed by a QUIC stream output shutdown (or connection close when configured).
writeGrpcStreamResponse(GrpcStreamResponse, HttpRequest) - Method in interface org.mockserver.responsewriter.GrpcStreamResponseWriter
Write the given server-streaming gRPC response: an initial HEADERS frame, one DATA frame per message (honouring per-message delays), then a trailing HEADERS frame carrying grpc-status / grpc-message.
writeJson(JsonNode) - Method in class org.mockserver.llm.client.AbstractLlmClient
Serialize a JSON node to a string, wrapping the checked exception as unchecked (the node is always well-formed here).
writeResponse(HttpRequest, HttpResponseStatus) - Method in class org.mockserver.responsewriter.ResponseWriter
 
writeResponse(HttpRequest, HttpResponseStatus, String, String) - Method in class org.mockserver.responsewriter.ResponseWriter
 
writeResponse(HttpRequest, HttpResponse, boolean) - Method in class org.mockserver.responsewriter.ResponseWriter
 
writeTo(JsonGenerator, Example) - Method in class org.mockserver.openapi.examples.JsonNodeExampleSerializer
 
writeTo(XMLStreamWriter, Example) - Method in class org.mockserver.openapi.examples.XmlExampleSerializer
 
writeToOutputStream(byte[], ServletResponse) - Method in class org.mockserver.streams.IOStreamUtils
 
writeToSystemOut(Logger, LogEntry) - Static method in class org.mockserver.logging.MockServerLogger
 
writeToSystemOut(Logger, LogEntry, Configuration) - Static method in class org.mockserver.logging.MockServerLogger
 
writeValue(JsonGenerator, String, Example) - Method in class org.mockserver.openapi.examples.JsonNodeExampleSerializer
 
WsdlExpectationGenerator - Class in org.mockserver.mock.wsdl
Generates MockServer Expectations from a WSDL 1.1 document so SOAP web services can be mocked without hand-authoring stubs.
WsdlExpectationGenerator() - Constructor for class org.mockserver.mock.wsdl.WsdlExpectationGenerator
 

X

x509Certificate() - Static method in class org.mockserver.model.X509Certificate
 
x509Certificate() - Method in class org.mockserver.socket.tls.bouncycastle.BCKeyAndCertificateFactory
load leaf certificate
x509Certificate() - Method in interface org.mockserver.socket.tls.KeyAndCertificateFactory
 
X509Certificate - Class in org.mockserver.model
 
X509Certificate() - Constructor for class org.mockserver.model.X509Certificate
 
x509CertificatePath() - Method in class org.mockserver.configuration.Configuration
 
x509CertificatePath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
x509CertificatePath(String) - Method in class org.mockserver.configuration.Configuration
File system path or classpath location of a fixed custom X.509 Certificate for TLS connections into MockServer.
x509CertificatePath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
File system path or classpath location of a fixed custom X.509 Certificate for TLS connections into MockServer.
X509CertificateSerializer - Class in org.mockserver.serialization.serializers.certificate
 
X509CertificateSerializer() - Constructor for class org.mockserver.serialization.serializers.certificate.X509CertificateSerializer
 
x509ChainFromPEM(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
x509ChainFromPEMFile(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
x509FromPEM(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
x509FromPEMFile(String) - Static method in class org.mockserver.socket.tls.PEMToFile
 
xml(String) - Static method in class org.mockserver.model.XmlBody
 
xml(String, Charset) - Static method in class org.mockserver.model.XmlBody
 
xml(String, MediaType) - Static method in class org.mockserver.model.XmlBody
 
XML - Enum constant in enum class org.mockserver.model.Body.Type
 
XML_SCHEMA - Enum constant in enum class org.mockserver.model.Body.Type
 
XML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
XmlBody - Class in org.mockserver.model
 
XmlBody(String) - Constructor for class org.mockserver.model.XmlBody
 
XmlBody(String, byte[], MediaType) - Constructor for class org.mockserver.model.XmlBody
 
XmlBody(String, Charset) - Constructor for class org.mockserver.model.XmlBody
 
XmlBody(String, MediaType) - Constructor for class org.mockserver.model.XmlBody
 
XmlBodyDTO - Class in org.mockserver.serialization.model
 
XmlBodyDTO(XmlBody) - Constructor for class org.mockserver.serialization.model.XmlBodyDTO
 
XmlBodyDTO(XmlBody, Boolean) - Constructor for class org.mockserver.serialization.model.XmlBodyDTO
 
XmlBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
XmlBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.XmlBodyDTOSerializer
 
XmlBodySerializer - Class in org.mockserver.serialization.serializers.body
 
XmlBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.XmlBodySerializer
 
XmlExampleSerializer - Class in org.mockserver.openapi.examples
See: https://github.com/swagger-api/swagger-inflector
XmlExampleSerializer() - Constructor for class org.mockserver.openapi.examples.XmlExampleSerializer
 
xmlSchema(String) - Static method in class org.mockserver.model.XmlSchemaBody
 
XmlSchemaBody - Class in org.mockserver.model
 
XmlSchemaBody(String) - Constructor for class org.mockserver.model.XmlSchemaBody
 
XmlSchemaBody(String, String) - Constructor for class org.mockserver.model.XmlSchemaBody
 
XmlSchemaBodyDTO - Class in org.mockserver.serialization.model
 
XmlSchemaBodyDTO(XmlSchemaBody) - Constructor for class org.mockserver.serialization.model.XmlSchemaBodyDTO
 
XmlSchemaBodyDTO(XmlSchemaBody, Boolean) - Constructor for class org.mockserver.serialization.model.XmlSchemaBodyDTO
 
XmlSchemaBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
XmlSchemaBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.XmlSchemaBodyDTOSerializer
 
XmlSchemaBodySerializer - Class in org.mockserver.serialization.serializers.body
 
XmlSchemaBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.XmlSchemaBodySerializer
 
xmlSchemaFromResource(String) - Static method in class org.mockserver.model.XmlSchemaBody
 
XmlSchemaMatcher - Class in org.mockserver.matchers
See http://xml-schema.org/
XmlSchemaValidator - Class in org.mockserver.validator.xmlschema
 
XmlSchemaValidator(MockServerLogger, String) - Constructor for class org.mockserver.validator.xmlschema.XmlSchemaValidator
 
XmlSchemaValidator(MockServerLogger, String, String) - Constructor for class org.mockserver.validator.xmlschema.XmlSchemaValidator
 
XmlStringMatcher - Class in org.mockserver.matchers
 
xpath(String) - Static method in class org.mockserver.model.XPathBody
 
xpath(String, Map<String, String>) - Static method in class org.mockserver.model.XPathBody
 
XPATH - Enum constant in enum class org.mockserver.model.Body.Type
 
XPathBody - Class in org.mockserver.model
 
XPathBody(String) - Constructor for class org.mockserver.model.XPathBody
 
XPathBody(String, Map<String, String>) - Constructor for class org.mockserver.model.XPathBody
 
XPathBodyDTO - Class in org.mockserver.serialization.model
 
XPathBodyDTO(XPathBody) - Constructor for class org.mockserver.serialization.model.XPathBodyDTO
 
XPathBodyDTO(XPathBody, Boolean) - Constructor for class org.mockserver.serialization.model.XPathBodyDTO
 
XPathBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
XPathBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.XPathBodyDTOSerializer
 
XPathBodySerializer - Class in org.mockserver.serialization.serializers.body
 
XPathBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.XPathBodySerializer
 
XPathEvaluator - Class in org.mockserver.xml
 
XPathEvaluator(String, Map<String, String>) - Constructor for class org.mockserver.xml.XPathEvaluator
 
XPathMatcher - Class in org.mockserver.matchers
 
xpathMatchingTimeoutMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
xpathMatchingTimeoutMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time (in milliseconds) allowed for evaluating a single XPath expression against an XML document during request matching.

Y

YamlToJsonConverter - Class in org.mockserver.serialization
 
YamlToJsonConverter() - Constructor for class org.mockserver.serialization.YamlToJsonConverter
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form