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
 
abort(HttpResponse) - Static method in class org.mockserver.mock.breakpoint.BreakpointDecision
 
ABORT - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointDecision.Action
 
ABORTED - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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
activate(ScenarioManager, String) - Static method in class org.mockserver.mock.pact.PactProviderStates
Activates a provider state: the provider-state callback.
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.
activeStreamIds() - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Returns all active stream IDs that have held frames.
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(AuditEntry) - Method in class org.mockserver.mock.audit.AuditStore
 
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
 
addBreakpoint(RequestDefinition, Set<BreakpointPhase>, BreakpointRequestHandler, BreakpointResponseHandler, BreakpointStreamFrameHandler) - Method in class org.mockserver.client.MockServerClient
Register a breakpoint matcher with request/response/stream-frame handlers.
addBreakpoint(RequestDefinition, Set<BreakpointPhase>, BreakpointStreamFrameHandler) - Method in class org.mockserver.client.MockServerClient
Register a breakpoint matcher with a stream frame handler.
addBreakpoint(RequestDefinition, BreakpointRequestHandler) - Method in class org.mockserver.client.MockServerClient
Register a breakpoint matcher with a single request handler (REQUEST phase only).
addBreakpoint(RequestDefinition, BreakpointRequestHandler, BreakpointResponseHandler) - Method in class org.mockserver.client.MockServerClient
Register a breakpoint matcher with request and response handlers.
addBreakpoint(RequestDefinition, BreakpointRequestHandler, BreakpointResponseHandler, BreakpointStreamFrameHandler, BreakpointPhase...) - Method in class org.mockserver.client.MockServerClient
Register a breakpoint matcher with varargs phases and all handlers.
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
 
addDefaultResponseHeaders(HttpResponse) - Method in class org.mockserver.responseheaders.DefaultResponseHeaders
Adds each configured default header to the response only if the response does not already contain a header with that name (case-insensitive).
addDetail(Object) - Method in class org.mockserver.grpc.connect.ConnectError
 
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
 
addStage(LoadStage) - Method in class org.mockserver.load.LoadProfile
 
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
 
ADMIN - Enum constant in enum class org.mockserver.authentication.authorization.ControlPlaneRole
 
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
 
ageMillis() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
Age in milliseconds since this frame was paused.
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
 
allowed - Variable in class org.mockserver.ratelimit.RateLimitRegistry.Decision
 
allowRequest(Configuration, String) - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Decide whether a request to the given upstream may proceed.
ALREADY_EXISTS - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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.
AmqpBinding - Class in org.mockserver.async.asyncapi
Immutable model of the AsyncAPI AMQP 0.9.1 channel binding (channels.<name>.bindings.amqp), carrying the publish-time routing information that AmqpMessagePublisher needs to deliver a message to a RabbitMQ broker.
AmqpBinding(AmqpBinding.ChannelType, String, String, boolean, String, boolean, String) - Constructor for class org.mockserver.async.asyncapi.AmqpBinding
 
AmqpBinding.ChannelType - Enum Class in org.mockserver.async.asyncapi
The two shapes an AMQP channel can take, per the AsyncAPI is field.
AmqpMessagePublisher - Class in org.mockserver.async.publish
A MessagePublisher that delivers messages to an AMQP 0.9.1 broker (RabbitMQ) using the official com.rabbitmq:amqp-client library.
AmqpMessagePublisher(String, int, String, String, String, AsyncApiSpec) - Constructor for class org.mockserver.async.publish.AmqpMessagePublisher
Connect to an AMQP broker from explicit connection parameters and resolve per-channel destinations from the given spec.
AmqpMessagePublisher(String, AsyncApiSpec) - Constructor for class org.mockserver.async.publish.AmqpMessagePublisher
Connect to an AMQP broker from a connection URI (e.g.
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.CohereCodec
 
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 class org.mockserver.llm.codec.VoyageCodec
 
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(ObjectNode, ObjectNode) - Method in class org.mockserver.scim.ScimPatchApplier
Applies the patch document to a copy of the resource and returns the patched copy.
apply(List<ObjectNode>) - Method in class org.mockserver.scim.ScimFilter
Applies this filter to the supplied resources, returning only the matching ones (in order).
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.ConditionalRequestMatcher
 
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.LlmFailoverBuilder
Build and register all expectations 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
 
applyTo(HttpResponse, HttpRequest) - Method in class org.mockserver.model.HttpResponseModifier
Apply this modifier to response, honouring any condition and chain.
approximateTokens(String) - Static method in class org.mockserver.llm.codec.EmbeddingVectors
Approximate the prompt token count from the input length, matching the convention used by the chat codecs (~4 chars per token).
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
 
asyncAmqpUri() - Method in class org.mockserver.configuration.Configuration
 
asyncAmqpUri() - Static method in class org.mockserver.configuration.ConfigurationProperties
Default AMQP (RabbitMQ) connection URI used when a PUT /mockserver/asyncapi request body does not include brokerConfig.amqpUri (e.g.
asyncAmqpUri(String) - Method in class org.mockserver.configuration.Configuration
Default AMQP (RabbitMQ) connection URI for async messaging.
asyncAmqpUri(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
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.
AsyncApiChannel(String, List<JsonNode>, JsonNode, Integer, Boolean, String, List<AsyncApiMessage>, String, AmqpBinding) - Constructor for class org.mockserver.async.asyncapi.AsyncApiChannel
Full constructor with optional binding fields, explicit multi-message list, correlation ID location, and AMQP channel binding.
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.
AsyncApiHttpExpectationGenerator - Class in org.mockserver.async.controlplane
Generates HTTP mock Expectations from a parsed AsyncAPI spec so that the example messages each channel describes can be served over plain HTTP — without standing up a live Kafka / MQTT / AMQP broker.
AsyncApiHttpExpectationGenerator() - Constructor for class org.mockserver.async.controlplane.AsyncApiHttpExpectationGenerator
 
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
 
attachMismatchDiagnosticToResponse() - Method in class org.mockserver.configuration.Configuration
 
attachMismatchDiagnosticToResponse() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
attachMismatchDiagnosticToResponse(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true, when no expectation matches an incoming request the 404 response will include a diagnostic header (x-mockserver-closest-match) and a JSON body describing which expectation was closest to matching and which fields differed.
attachMismatchDiagnosticToResponse(Boolean) - Method in class org.mockserver.configuration.Configuration
If true, when no expectation matches an incoming request the 404 response will include a diagnostic header (x-mockserver-closest-match) and a JSON body describing which expectation was closest to matching and which fields differed.
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.
audioCount() - Method in class org.mockserver.llm.ParsedMessage
The number of audio content parts in this message.
AudioPart(String) - Constructor for class org.mockserver.llm.ParsedMessage.AudioPart
 
AuditEntry - Class in org.mockserver.mock.audit
A single control-plane audit record: one mutation (or, when read auditing is enabled, one read) of the MockServer control plane, capturing who/what/when/ where/outcome.
AuditEntry(long, String, String, String, String, String, String, String, String) - Constructor for class org.mockserver.mock.audit.AuditEntry
 
AuditStore - Class in org.mockserver.mock.audit
Thread-safe, append-only, bounded ring buffer of AuditEntry records for control-plane mutations.
authenticate(HttpRequest) - Method in interface org.mockserver.authentication.AuthenticationHandler
Richer authentication that additionally surfaces the VERIFIED principal, the source of verification, and a redaction-safe subset of claims/scopes for audit.
authenticate(HttpRequest) - Method in class org.mockserver.authentication.ChainedAuthenticationHandler
Runs every delegate's AuthenticationHandler.authenticate(org.mockserver.model.HttpRequest) (preserving the AND semantics: any unauthenticated delegate fails the whole chain).
authenticate(HttpRequest) - Method in class org.mockserver.authentication.oidc.OidcAuthenticationHandler
 
authenticated(String, String, Map<String, Object>, Set<String>) - Static method in class org.mockserver.authentication.AuthenticationResult
An authenticated result.
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, boolean) - Constructor for exception org.mockserver.authentication.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.mockserver.authentication.AuthenticationException
 
AuthenticationException(String, Throwable, boolean) - Constructor for exception org.mockserver.authentication.AuthenticationException
 
AuthenticationHandler - Interface in org.mockserver.authentication
 
AuthenticationResult - Class in org.mockserver.authentication
Immutable outcome of authenticating a control-plane request, carrying not just the boolean decision but the VERIFIED principal, the source of that verification, and a redaction-safe subset of token claims and scopes.
authorisationHeader() - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
authority() - Method in class org.mockserver.netty.http3.Http3RequestBridge.ParsedHeaders
 
AuthorizationCode(String, String, String, String, String) - Constructor for class org.mockserver.oidc.OidcAuthorizationStore.AuthorizationCode
 
AUTO_INCREMENT - Enum constant in enum class org.mockserver.model.CrudExpectationsDefinition.IdStrategy
 
autoCompleteForClient(String) - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Auto-completes all in-flight WS breakpoint dispatches for the given client with CONTINUE.
autoCompleteForClient(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Auto-completes all in-flight WS stream frame dispatches for the given client with CONTINUE.
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

BACKEND_NAMESPACE - Static variable in class org.mockserver.mock.action.http.ChaosProfileLibrary
CRUD-entity namespace under which saved profiles are stored.
BACKEND_NAMESPACE - Static variable in class org.mockserver.mock.action.http.LoadScenarioRegistry
CRUD-entity namespace under which loaded scenario definitions are stored.
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
 
BaselineDiffer - Class in org.mockserver.mock.diff
Compares a CURRENT set of recorded interactions against a previously-saved BASELINE and produces a structured BaselineDiffReport so CI can detect when the shape of recorded traffic changed.
BaselineDiffer() - Constructor for class org.mockserver.mock.diff.BaselineDiffer
 
BaselineDiffer.Interaction - Class in org.mockserver.mock.diff
One recorded interaction (request + response).
BaselineDiffReport - Class in org.mockserver.mock.diff
Structured drift report produced by BaselineDiffer when comparing a CURRENT set of recorded interactions against a previously-saved BASELINE.
BaselineDiffReport() - Constructor for class org.mockserver.mock.diff.BaselineDiffReport
 
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
Original constructor — no inbound breakpoint support (backward compatible).
BidirectionalWebSocketFrameHandler(List<WebSocketMessageMatcher>, BidirectionalWebSocketFrameHandler.FrameSender, Configuration, String, WebSocketClientRegistry) - Constructor for class org.mockserver.mock.action.http.BidirectionalWebSocketFrameHandler
Deprecated.
use the constructor that accepts inboundBreakpointClientId and inboundBreakpointId
BidirectionalWebSocketFrameHandler(List<WebSocketMessageMatcher>, BidirectionalWebSocketFrameHandler.FrameSender, Configuration, String, WebSocketClientRegistry, String, String) - Constructor for class org.mockserver.mock.action.http.BidirectionalWebSocketFrameHandler
Constructor with inbound breakpoint support and pre-resolved breakpoint identity.
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
 
blendedPerMillion(Provider, String) - Static method in class org.mockserver.llm.cost.LlmPricing
The blended (input+output per-million) rate for a provider/model, or null when the model is unpriced.
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
 
bodyFor(Provider, LlmErrorBodies.Kind, int, String) - Static method in class org.mockserver.llm.LlmErrorBodies
Produce the provider-specific JSON error body for the given provider and kind, or null when the provider is null or has no specific shape (the caller then uses the generic fallback body).
bodyFor(Provider, LlmErrorBody.Kind) - Static method in class org.mockserver.llm.LlmErrorBody
Returns the provider-specific error shape for the given provider and kind, or null when the provider is unknown/null so the caller can fall back to its generic body.
BodyMatcher<MatchedType> - Class in org.mockserver.matchers
 
BodyMatcher() - Constructor for class org.mockserver.matchers.BodyMatcher
 
BodyMatcherBuilder - Class in org.mockserver.matchers
Builds a BodyMatcher for a given Body template.
BodyMatcherBuilder() - Constructor for class org.mockserver.matchers.BodyMatcherBuilder
 
BodyMatching - Class in org.mockserver.matchers
Shared body-matching dispatch used by BOTH request matching (HttpRequestPropertiesMatcher) and response matching (HttpResponseMatcher).
BodyServletDecoderEncoder - Class in org.mockserver.codec
 
BodyServletDecoderEncoder(MockServerLogger) - Constructor for class org.mockserver.codec.BodyServletDecoderEncoder
 
BodySource - Interface in org.mockserver.matchers
Minimal abstraction over the pieces of an HTTP message that the shared body-dispatch logic in BodyMatching needs to match an actual message body against a template body matcher.
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
 
booleanValue() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
bossGroup - Variable in class org.mockserver.lifecycle.LifeCycle
 
both - Enum constant in enum class org.mockserver.model.PreemptionRequest.Mode
 
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
 
BREAKPOINT_ID_HEADER_NAME - Static variable in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
Header name carrying the matched breakpoint id so the client can route each pushed paused item to the handler of the SPECIFIC breakpoint that matched.
BreakpointCallbackDispatcher - Class in org.mockserver.mock.breakpoint
Dispatches breakpoint-held exchanges to a callback WebSocket client for interactive resolution, reusing the same WebSocketClientRegistry dispatch primitives that object-callback (forwardObject / responseObject) features already use.
BreakpointCallbackDispatcher() - Constructor for class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
 
BreakpointDecision - Class in org.mockserver.mock.breakpoint
The resolution decision for a paused (breakpointed) exchange.
BreakpointDecision.Action - Enum Class in org.mockserver.mock.breakpoint
 
BreakpointMatcher - Class in org.mockserver.mock.breakpoint
A registered breakpoint: a request matcher + set of phases at which matching forwarded exchanges should be paused for interactive inspection/modification.
BreakpointMatcher(String, RequestDefinition, Set<BreakpointPhase>, HttpRequestMatcher) - Constructor for class org.mockserver.mock.breakpoint.BreakpointMatcher
 
BreakpointMatcher(String, RequestDefinition, Set<BreakpointPhase>, HttpRequestMatcher, String) - Constructor for class org.mockserver.mock.breakpoint.BreakpointMatcher
 
BreakpointMatcher(String, RequestDefinition, Set<BreakpointPhase>, HttpRequestMatcher, String, Integer) - Constructor for class org.mockserver.mock.breakpoint.BreakpointMatcher
 
BreakpointMatcher(String, RequestDefinition, Set<BreakpointPhase>, HttpRequestMatcher, String, Integer, Integer, Integer, String) - Constructor for class org.mockserver.mock.breakpoint.BreakpointMatcher
 
BreakpointMatcherRegistry - Class in org.mockserver.mock.breakpoint
Process-wide registry of breakpoint matchers.
BreakpointMatcherRegistry() - Constructor for class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
 
breakpointMaxHeld() - Method in class org.mockserver.configuration.Configuration
 
breakpointMaxHeld() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
breakpointMaxHeld(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of requests that can be simultaneously held at breakpoints.
breakpointMaxHeld(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of requests that can be simultaneously held at breakpoints (DoS rail).
BreakpointModifyProxiedExamples - Class in org.mockserver.examples.mockserver
Demonstrates using interactive breakpoints to modify proxied (forwarded) traffic.
BreakpointModifyProxiedExamples() - Constructor for class org.mockserver.examples.mockserver.BreakpointModifyProxiedExamples
 
BreakpointPhase - Enum Class in org.mockserver.mock.breakpoint
Phases at which a breakpoint matcher can intercept a forwarded exchange.
BreakpointRequestHandler - Interface in org.mockserver.client
Handler invoked when a REQUEST-phase breakpoint is hit.
BreakpointResponseHandler - Interface in org.mockserver.client
Handler invoked when a RESPONSE-phase breakpoint is hit.
BreakpointStreamFrameHandler - Interface in org.mockserver.client
Handler invoked when a RESPONSE_STREAM or INBOUND_STREAM phase breakpoint is hit.
breakpointTimeoutMillis() - Method in class org.mockserver.configuration.Configuration
 
breakpointTimeoutMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
breakpointTimeoutMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time in milliseconds a request may be held at a breakpoint before it is automatically continued (forwarded with the original request).
breakpointTimeoutMillis(Long) - Method in class org.mockserver.configuration.Configuration
Maximum time in milliseconds a request may be held at a breakpoint before auto-continue.
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.LlmFailoverBuilder
Build all 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(List<LlmOptimisationReportBuilder.CapturedExchange>, String, LlmOptimisationReport.GroupingBasis, List<String>, List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReportBuilder
Build the report from the given exchanges.
build(List<LogEventRequestAndResponse>, LlmOptimisationReportService.Filter) - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService
Build a report from the given recorded pairs and filter.
build(EmbeddingResponse, String, int) - Static method in class org.mockserver.llm.codec.EmbeddingVectors
Build the embedding vector for an EmbeddingResponse and input, applying the determinism flag, seed, and default dimensions, then L2-normalising the result.
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
 
buildBodyMatcher(Configuration, MockServerLogger, Body, boolean) - Static method in class org.mockserver.matchers.BodyMatcherBuilder
 
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.CaptureRuleDTO
 
buildObject() - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
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.FuzzyBodyDTO
 
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.HttpResponseModifierConditionDTO
 
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.LoadProfileDTO
 
buildObject() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
buildObject() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
buildObject() - Method in class org.mockserver.serialization.model.LoadStepDTO
 
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.MultipartBodyDTO
 
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.RateLimitDTO
 
buildObject() - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
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.SloCriteriaDTO
 
buildObject() - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
buildObject() - Method in class org.mockserver.serialization.model.SloWindowDTO
 
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.
buildSignedLogoutResponse(SamlAssertionStore.Provider, String) - Method in class org.mockserver.saml.SamlLogoutResponseBuilder
Builds a signed SAML LogoutResponse.
buildSignedResponse(SamlAssertionStore.Provider, String) - Method in class org.mockserver.saml.SamlResponseBuilder
Builds a signed SAML Response and returns its serialized XML string.
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
 
byName(String) - Static method in enum class org.mockserver.model.HttpError.StreamErrorCode
Resolve a well-known code by mnemonic name (case-insensitive), returning null when the name is not recognised so the caller can decide how to handle an unknown name.
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
 
byteString() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 

C

cachedJsonSchemaValidator(MockServerLogger, String) - Static method in class org.mockserver.validator.jsonschema.JsonSchemaValidator
Returns a JsonSchemaValidator for schemaJson that reuses a cached one-time compilation of the schema when the same content has been seen before.
calculatePath(String) - Method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
calculatePath(String) - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
Call() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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 with just the request body (legacy body-only ABI).
callMatch(WasmRequest) - Method in class org.mockserver.wasm.WasmRuntime
Call the WASM module with the full request envelope (method, path, headers, body).
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.
CANCEL - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
cancelAllPendingTransitions() - Method in class org.mockserver.mock.ScenarioManager
Cancels all pending timed transitions and clears generation counters.
CANCELED - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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(CaptureRule.Source, String, String) - Static method in class org.mockserver.model.CaptureRule
 
CAPTURE - Enum constant in enum class org.mockserver.mock.MockMode
 
capturedBytes() - Method in class org.mockserver.model.StreamingBody
 
CapturedExchange(HttpRequest, HttpResponse, Long) - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReportBuilder.CapturedExchange
 
CaptureProcessor - Class in org.mockserver.mock
Declarative capture-rule processor (WS2.2).
captureRule() - Static method in class org.mockserver.model.CaptureRule
 
CaptureRule - Class in org.mockserver.model
Declarative capture rule (WS2.2): when an expectation matches an incoming request, each capture rule extracts a value from the request and stores it into scenario state under the CaptureRule.into name, so a later request's response template can read it back via scenario.get(name) (WS2.1).
CaptureRule() - Constructor for class org.mockserver.model.CaptureRule
 
CaptureRule.Source - Enum Class in org.mockserver.model
The part of the request a capture rule reads from.
CaptureRuleDTO - Class in org.mockserver.serialization.model
 
CaptureRuleDTO() - Constructor for class org.mockserver.serialization.model.CaptureRuleDTO
 
CaptureRuleDTO(CaptureRule) - Constructor for class org.mockserver.serialization.model.CaptureRuleDTO
 
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.mock.action.http.BidirectionalWebSocketFrameHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
 
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
 
chaosAutoHaltEnabled() - Method in class org.mockserver.configuration.Configuration
 
chaosAutoHaltEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
chaosAutoHaltEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable the chaos auto-halt circuit-breaker.
chaosAutoHaltEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable the chaos auto-halt circuit-breaker.
chaosAutoHaltErrorThreshold() - Method in class org.mockserver.configuration.Configuration
 
chaosAutoHaltErrorThreshold() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
chaosAutoHaltErrorThreshold(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
The number of chaos-injected errors within the sliding window that triggers an automatic halt of all active service-scoped chaos profiles.
chaosAutoHaltErrorThreshold(Long) - Method in class org.mockserver.configuration.Configuration
The number of chaos-injected errors within the sliding window that triggers an automatic halt of all active service-scoped chaos profiles.
ChaosAutoHaltMonitor - Class in org.mockserver.mock.action.http
Safety circuit-breaker for service-scoped chaos: when the number of error-class chaos faults (5xx synthetic errors, dropped connections, and quota-limit responses) within a configurable sliding window exceeds a threshold, all active service-scoped chaos profiles are automatically halted (disabled) via ServiceChaosRegistry.reset().
chaosAutoHaltWindowMillis() - Method in class org.mockserver.configuration.Configuration
 
chaosAutoHaltWindowMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
chaosAutoHaltWindowMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
The sliding window duration in milliseconds over which chaos-injected errors are counted for the auto-halt circuit-breaker.
chaosAutoHaltWindowMillis(Long) - Method in class org.mockserver.configuration.Configuration
The sliding window duration in milliseconds over which chaos-injected errors are counted for the auto-halt circuit-breaker.
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.
ChaosExperimentOrchestrator - Class in org.mockserver.mock.action.http
Orchestrates scheduled multi-stage chaos experiments.
ChaosExperimentOrchestrator.ExperimentDefinition - Class in org.mockserver.mock.action.http
An experiment definition: name, ordered stages, whether to loop, and an optional deferred start (startDelayMillis and/or cronSchedule).
ChaosExperimentOrchestrator.ExperimentStatus - Class in org.mockserver.mock.action.http
Snapshot of the current experiment status.
ChaosExperimentOrchestrator.Stage - Class in org.mockserver.mock.action.http
A single stage: profiles to apply to specific hosts for a duration.
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).
ChaosProfileLibrary - Class in org.mockserver.mock.action.http
Persisted, named library of reusable chaos experiment profiles.
ChaosProfileLibrary(StateBackend) - Constructor for class org.mockserver.mock.action.http.ChaosProfileLibrary
 
Character - Class in org.mockserver.character
 
Character() - Constructor for class org.mockserver.character.Character
 
cheapestModel(Provider) - Static method in class org.mockserver.llm.cost.LlmPricing
The cheapest model in the provider's pricing table by blended (input+output per-million) rate, or null for OLLAMA / unknown / tableless providers.
checkBudgetOrNull() - Method in class org.mockserver.mock.action.http.LlmCostBudgetMonitor
Check the budget and return an error response if exceeded, or null if the request should proceed.
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
Priority-ordered queue with insertion-order eviction past maxSize.
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.action.http.LoadScenarioRegistry
Removes all registered scenarios.
clear() - Method in class org.mockserver.mock.audit.AuditStore
 
clear() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Clears all registered breakpoints.
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(ScenarioManager) - Static method in class org.mockserver.mock.pact.PactProviderStates
Clears any active Pact provider state, returning the well-known scenario to its implicit ScenarioManager.STARTED state.
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
 
clearBreakpointMatchers() - Method in class org.mockserver.client.MockServerClient
Clear all registered breakpoint matchers.
clearByNamespace(String) - Method in class org.mockserver.client.MockServerClient
Clear only the expectations belonging to a single namespace (tenant), leaving expectations in other namespaces and global (no-namespace) expectations intact.
clearByNamespace(String, String) - Method in class org.mockserver.mock.RequestMatchers
Clears only the expectations belonging to the given namespace (tenant), leaving expectations in other namespaces (and global expectations) intact.
clearCache(String) - Static method in class org.mockserver.openapi.OpenAPIParser
 
clearConvertedMatcher() - Method in class org.mockserver.model.KeysToMultiValues
 
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
 
clearLoadScenarios() - Method in class org.mockserver.client.MockServerClient
Remove all registered load scenarios via DELETE /mockserver/loadScenario.
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.AmqpMessagePublisher
 
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() - Static method in class org.mockserver.mock.breakpoint.StreamFrameDecision
Close: end the stream (drop the held frame, send LastHttpContent, close the connection).
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 - Enum constant in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
 
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.
clustered() - Method in record class org.mockserver.state.ClusterInfo
Returns the value of the clustered record component.
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.
clusterInfo() - Method in class org.mockserver.state.infinispan.InfinispanStateBackend
Reports real cluster membership and health from the Infinispan cache manager's JGroups transport.
clusterInfo() - Method in interface org.mockserver.state.StateBackend
Returns a snapshot of cluster membership and health for the GET /mockserver/cluster operability endpoint.
ClusterInfo - Record Class in org.mockserver.state
Immutable snapshot of cluster membership and health for the GET /mockserver/cluster operability endpoint.
ClusterInfo(boolean, String, String, String, List<ClusterInfo.Member>) - Constructor for record class org.mockserver.state.ClusterInfo
Creates an instance of a ClusterInfo record class.
ClusterInfo.Member - Record Class in org.mockserver.state
A single cluster member.
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() - Method in record class org.mockserver.state.ClusterInfo
Returns the value of the clusterName record component.
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.
clusterSharedTimesEnabled() - Method in class org.mockserver.configuration.Configuration
Returns whether per-expectation Times limits are enforced cluster-wide via a shared backend compare-and-set (CAS).
clusterSharedTimesEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Returns whether per-expectation Times limits are enforced cluster-wide via a shared backend compare-and-set (CAS).
clusterSharedTimesEnabled(boolean) - Method in class org.mockserver.configuration.Configuration
Enables or disables cluster-wide shared-Times CAS enforcement.
clusterSharedTimesEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enables or disables cluster-wide shared-Times CAS enforcement.
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.grpc.connect.ConnectError.Code
 
code() - Method in enum class org.mockserver.model.HttpError.StreamErrorCode
 
code() - Method in enum class org.mockserver.model.HttpStatusCode
 
code(int) - Static method in enum class org.mockserver.model.HttpStatusCode
 
COHERE - Enum constant in enum class org.mockserver.model.Provider
 
COHERE_RESULTS - Enum constant in enum class org.mockserver.llm.codec.RerankScoring.Envelope
Cohere: {"results":[{"index":N,"relevance_score":F}, ...]}.
CohereCodec - Class in org.mockserver.llm.codec
Codec for Cohere's rerank endpoint (POST /v1/rerank).
CohereCodec() - Constructor for class org.mockserver.llm.codec.CohereCodec
 
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() - Method in class org.mockserver.netty.InFlightRequest
Decrement the in-flight counter, but only the first time this is called for this token.
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).
COMPLETED - Enum constant in enum class org.mockserver.load.LoadScenarioState
Finished all stages (or reached maxRequests) naturally.
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.
COMPRESSION_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
ConditionalRequestDefinition - Class in org.mockserver.model
A conditional (if-then-else) request matcher.
ConditionalRequestDefinition() - Constructor for class org.mockserver.model.ConditionalRequestDefinition
 
ConditionalRequestDefinitionDTO - Class in org.mockserver.serialization.model
DTO for ConditionalRequestDefinition (if-then-else request matching).
ConditionalRequestDefinitionDTO() - Constructor for class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
ConditionalRequestDefinitionDTO(ConditionalRequestDefinition) - Constructor for class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
ConditionalRequestDefinitionDTOSerializer - Class in org.mockserver.serialization.serializers.request
 
ConditionalRequestDefinitionDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.request.ConditionalRequestDefinitionDTOSerializer
 
ConditionalRequestDefinitionSerializer - Class in org.mockserver.serialization.serializers.request
 
ConditionalRequestDefinitionSerializer() - Constructor for class org.mockserver.serialization.serializers.request.ConditionalRequestDefinitionSerializer
 
ConditionalRequestMatcher - Class in org.mockserver.matchers
Matcher for ConditionalRequestDefinition (if-then-else request matching).
ConditionalRequestMatcher(Configuration, MockServerLogger) - Constructor for class org.mockserver.matchers.ConditionalRequestMatcher
 
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
 
ConfigurationProperties.ResolvedProperty - Class in org.mockserver.configuration
A single resolved configuration property: its mockserver.* key, the value actually in effect (already redacted when sensitive), and the ConfigurationProperties.ResolvedProperty.source tier that supplied it (one of the SOURCE_* constants).
ConfigurationSerializer - Class in org.mockserver.serialization
 
ConfigurationSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.ConfigurationSerializer
 
configure(boolean, String, SemanticSeverity, long) - Method in class org.mockserver.mock.drift.DriftAlertNotifier
Apply the drift-alert webhook configuration.
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
 
CONNECT_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
CONNECT_JSON_CONTENT_TYPE - Static variable in class org.mockserver.grpc.connect.ConnectResponse
 
CONNECT_PROTO_CONTENT_TYPE - Static variable in class org.mockserver.grpc.connect.ConnectResponse
 
connectError(String, String) - Static method in class org.mockserver.grpc.connect.ConnectError
 
connectError(ConnectError.Code, String) - Static method in class org.mockserver.grpc.connect.ConnectError
 
ConnectError - Class in org.mockserver.grpc.connect
A Connect protocol (buf.build Connect) unary error.
ConnectError() - Constructor for class org.mockserver.grpc.connect.ConnectError
 
ConnectError(ConnectError.Code, String) - Constructor for class org.mockserver.grpc.connect.ConnectError
 
ConnectError.Code - Enum Class in org.mockserver.grpc.connect
The canonical Connect error codes.
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
 
connectionLifecycleAutoHaltCountsRst() - Method in class org.mockserver.configuration.Configuration
 
connectionLifecycleAutoHaltCountsRst() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
connectionLifecycleAutoHaltCountsRst(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, a connection-lifecycle RST (the mid-response RST) counts as a destructive "drop" fault for the chaos auto-halt circuit-breaker, so a RST storm trips the breaker and halts chaos.
connectionLifecycleAutoHaltCountsRst(Boolean) - Method in class org.mockserver.configuration.Configuration
When true, a connection-lifecycle RST (the mid-response RST) counts as a destructive "drop" fault for the chaos auto-halt circuit-breaker, so a RST storm trips the breaker and halts chaos.
connectionLifecycleChaosEnabled() - Method in class org.mockserver.configuration.Configuration
 
connectionLifecycleChaosEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
connectionLifecycleChaosEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Master switch for connection-lifecycle / graceful-shutdown fault injection (mid-response RST, host-scoped slow close, HTTP/2 GOAWAY, and the preemption/SIGTERM simulator).
connectionLifecycleChaosEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Master switch for connection-lifecycle / graceful-shutdown fault injection (mid-response RST, host-scoped slow close, HTTP/2 GOAWAY, and the preemption/SIGTERM simulator).
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
 
ConnectResponse - Class in org.mockserver.grpc.connect
Convenience factory for Connect protocol (buf.build Connect) unary responses.
ConnectUnaryDetector - Class in org.mockserver.grpc.connect
Detects Connect protocol (buf.build Connect) unary requests and, when a proto descriptor is loaded, validates the request message JSON against the method's input type.
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
 
constant(int, long) - Static method in class org.mockserver.load.LoadProfile
Convenience: a single constant-VU stage.
constantRate(double, long) - Static method in class org.mockserver.load.LoadProfile
Convenience: a single constant arrival-rate (iterations/second) stage.
constantRate(double, long) - Static method in class org.mockserver.load.LoadStage
 
constantVus(int, long) - Static method in class org.mockserver.load.LoadStage
 
consumeCode(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Consumes (removes and returns) the authorization code, or null if unknown or expired.
consumeDeviceCode(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Consumes (removes and returns) a device code once it has been approved and tokens are minted, so a device code is single-use for the successful exchange.
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.mock.action.http.LoadScenarioRegistry
True if a scenario is registered under name.
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.
CONTENT_TYPE - Static variable in class org.mockserver.scim.ScimShaper
 
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 - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointDecision.Action
 
CONTINUE - Enum constant in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
 
CONTINUE_100 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
continueFrame() - Static method in class org.mockserver.mock.breakpoint.StreamFrameDecision
Continue: write the original frame unchanged.
continueOriginal() - Static method in class org.mockserver.mock.breakpoint.BreakpointDecision
 
ContractTestResult(String, String, String, HttpRequest, int, boolean, List<String>) - Constructor for class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
controlPlaneAuditEnabled() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneAuditEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to record an append-only, bounded, in-memory audit log of control-plane mutations (who/what/when/where/outcome).
controlPlaneAuditEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneAuditEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Whether to record an append-only, bounded, in-memory audit log of control-plane mutations (who/what/when/where/outcome).
controlPlaneAuditMaxEntries() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneAuditMaxEntries() - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of control-plane audit entries retained in the bounded in-memory ring buffer.
controlPlaneAuditMaxEntries(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneAuditMaxEntries(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of control-plane audit entries retained in the bounded in-memory ring buffer.
controlPlaneAuditReads() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneAuditReads() - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to also audit control-plane READ operations (e.g.
controlPlaneAuditReads(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneAuditReads(Boolean) - Method in class org.mockserver.configuration.Configuration
Whether to also audit control-plane READ operations (e.g.
controlPlaneAuthorizationEnabled() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneAuthorizationEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneAuthorizationEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable coarse role-based authorization of control plane requests, mapping a verified principal's scopes/groups to read/mutate/admin roles via controlPlaneScopeMapping
controlPlaneAuthorizationEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable coarse role-based authorization of control plane requests, mapping a verified principal's scopes/groups to read/mutate/admin roles via controlPlaneScopeMapping; requires a verified principal (i.e. control plane OIDC authentication should be enabled).
ControlPlaneAuthorizer - Class in org.mockserver.authentication.authorization
Coarse, hierarchical authorization for the control plane ("RBAC by standards conformance"): maps a verified principal's scopes/groups through a configured value -> role mapping into the set of granted ControlPlaneRoles, then decides whether those granted roles satisfy the role REQUIRED by an operation.
ControlPlaneAuthorizer(Map<String, ControlPlaneRole>) - Constructor for class org.mockserver.authentication.authorization.ControlPlaneAuthorizer
 
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
 
controlPlaneOidcAudience() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcAudience() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcAudience(String) - Method in class org.mockserver.configuration.Configuration
Audience claim (i.e. aud) required on control plane OIDC tokens
controlPlaneOidcAudience(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Audience claim (i.e. aud) required on control plane OIDC tokens
controlPlaneOidcAuthenticationRequired() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcAuthenticationRequired() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcAuthenticationRequired(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Require verified OIDC bearer-token authentication for all control plane requests, validating tokens issued by an external OIDC IdP
controlPlaneOidcAuthenticationRequired(Boolean) - Method in class org.mockserver.configuration.Configuration
Require verified OIDC bearer-token authentication for all control plane requests, validating tokens issued by an external OIDC IdP
controlPlaneOidcIssuer() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcIssuer() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcIssuer(String) - Method in class org.mockserver.configuration.Configuration
OIDC issuer (i.e. iss) required on control plane tokens; also used to discover the JWKS URI via {issuer}/.well-known/openid-configuration when controlPlaneOidcJwksUri is not set
controlPlaneOidcIssuer(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
OIDC issuer (i.e. iss) required on control plane tokens; also used to discover the JWKS URI via {issuer}/.well-known/openid-configuration when controlPlaneOidcJwksUri is not set
controlPlaneOidcJwksUri() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcJwksUri() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcJwksUri(String) - Method in class org.mockserver.configuration.Configuration
JWKS URI used to verify control plane OIDC token signatures; if not set it is discovered from the issuer's OIDC discovery document
controlPlaneOidcJwksUri(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
JWKS URI used to verify control plane OIDC token signatures; if not set it is discovered from the issuer's OIDC discovery document
controlPlaneOidcRequiredScopes() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcRequiredScopes() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcRequiredScopes(Set<String>) - Method in class org.mockserver.configuration.Configuration
Scopes that must all be present in a control plane OIDC token before it is accepted
controlPlaneOidcRequiredScopes(Set<String>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Scopes that must all be present in a control plane OIDC token before it is accepted
controlPlaneOidcScopeClaim() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneOidcScopeClaim() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneOidcScopeClaim(String) - Method in class org.mockserver.configuration.Configuration
Name of the claim holding granted scopes on a control plane OIDC token, default "scope" (space-delimited); array claims such as scp, roles or groups are also supported
controlPlaneOidcScopeClaim(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Name of the claim holding granted scopes on a control plane OIDC token, default "scope" (space-delimited); array claims such as scp, roles or groups are also supported
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
Legacy boolean SPI: returns true if the control-plane request is authenticated.
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
 
controlPlaneRequestAuthenticated(HttpRequest) - Method in class org.mockserver.authentication.oidc.OidcAuthenticationHandler
 
controlPlaneRequestAuthenticated(HttpRequest, ResponseWriter) - Method in class org.mockserver.mock.HttpState
The single control-plane gate: authenticates the request and, when controlPlaneAuthorizationEnabled is on, authorizes it (coarse read/mutate role check), auditing the outcome.
ControlPlaneRole - Enum Class in org.mockserver.authentication.authorization
A coarse control-plane authorization role with a strict hierarchy: ADMINMUTATEREAD.
controlPlaneScopeMapping() - Method in class org.mockserver.configuration.Configuration
 
controlPlaneScopeMapping() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
controlPlaneScopeMapping(Map<String, ControlPlaneRole>) - Method in class org.mockserver.configuration.Configuration
Mapping from a verified scope/group value to a coarse control plane role (read, mutate or admin).
controlPlaneScopeMapping(Map<String, ControlPlaneRole>) - Static method in class org.mockserver.configuration.ConfigurationProperties
Mapping from a verified scope/group value to a coarse control plane role (read, mutate or admin)
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(BodySource, BodyMatcher<?>) - Method in class org.mockserver.codec.JsonSchemaBodyDecoder
Shared conversion used by both request matching (HttpRequest) and response matching (HttpResponse), driven only through the BodySource abstraction.
convertToJson(HttpRequest, BodyMatcher<?>) - Method in class org.mockserver.codec.JsonSchemaBodyDecoder
 
convertYamlToJson(String) - Static method in class org.mockserver.serialization.YamlToJsonConverter
 
cookie - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
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
 
coordinator() - Method in record class org.mockserver.state.ClusterInfo
Returns the value of the coordinator record component.
coordinator() - Method in record class org.mockserver.state.ClusterInfo.Member
Returns the value of the coordinator record component.
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
 
cronSchedule - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
Standard 5-field cron expression for the start time; null/blank = none.
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
 
CryptoTemplateHelper - Class in org.mockserver.templates.engine.helpers
Cryptographic hashing and HMAC helpers for templates.
CryptoTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
CSHARP - Enum constant in enum class org.mockserver.model.Format
 
CsvTemplateHelper - Class in org.mockserver.templates.engine.helpers
CSV parsing and formatting helpers for templates.
CsvTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.CsvTemplateHelper
 
CURL - Enum constant in enum class org.mockserver.model.Format
 
currentField(MatchDifference.Field) - Method in class org.mockserver.matchers.MatchDifference
 
currentStageIndex - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
currentState() - Method in record class org.mockserver.client.MockServerClient.Scenario
Returns the value of the currentState record component.
currentTarget - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
The current setpoint for the running stage: target VUs for a VU stage, target arrival rate (iterations/second) for a RATE stage, 0 for PAUSE or when not running.
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().
currentVus - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
currentWindowSize() - Method in class org.mockserver.mock.action.http.ChaosAutoHaltMonitor
Returns the number of error timestamps currently in the sliding window.
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.connect.ConnectError.Code
 
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
 
dateString() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
dateTimeString() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
DEADLINE_EXCEEDED - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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.
decimal(BigDecimal, BigDecimal) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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(String, byte[]) - Method in class org.mockserver.codec.MultipartFormDataDecoder
Decodes the supplied body bytes using the boundary from the supplied Content-Type header value.
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
 
deduplicateAndTemplatize(List<Expectation>) - Static method in class org.mockserver.persistence.RecordedExpectationPostProcessor
Deduplicate and templatize a list of recorded expectations.
deduplicateAndTemplatize(List<Expectation>, boolean) - Static method in class org.mockserver.persistence.RecordedExpectationPostProcessor
Deduplicate and templatize a list of recorded expectations.
deduplicateRecordedExpectations() - Method in class org.mockserver.configuration.Configuration
 
deduplicateRecordedExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
deduplicateRecordedExpectations(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable opt-in post-processing of retrieved recorded (proxy SPY/CAPTURE) expectations that deduplicates structurally-identical recorded request/response pairs and templatizes variable id path segments (so that recorded calls to /users/1, /users/2, /users/3 collapse into a single /users/{id} expectation).
deduplicateRecordedExpectations(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable opt-in deduplication and templatization of retrieved recorded expectations.
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_IGNORE_CASE - Static variable in class org.mockserver.model.FuzzyBody
 
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_SENSITIVE_BODY_FIELDS - Static variable in class org.mockserver.imports.ImportRedaction
Default JSON body field names redacted on import (case-insensitive, matched at any depth).
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_THRESHOLD - Static variable in class org.mockserver.model.FuzzyBody
 
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].
defaultResponseHeaders() - Method in class org.mockserver.configuration.Configuration
 
defaultResponseHeaders() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
defaultResponseHeaders(String) - Method in class org.mockserver.configuration.Configuration
Default response headers that MockServer stamps onto every response it returns (mock responses, control-plane / dashboard responses, and forwarded / proxied responses) using add-if-absent semantics, so a header explicitly set on the matched response always wins.
defaultResponseHeaders(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Default response headers that MockServer stamps onto every response it returns (mock responses, control-plane / dashboard responses, and forwarded / proxied responses) using add-if-absent semantics, so a header explicitly set on the matched response always wins.
DefaultResponseHeaders - Class in org.mockserver.responseheaders
Applies the configured defaultResponseHeaders to outgoing responses that MockServer returns, using add-if-absent semantics so any header explicitly set on the matched response always wins.
DefaultResponseHeaders(Configuration) - Constructor for class org.mockserver.responseheaders.DefaultResponseHeaders
 
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
 
definition - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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
 
Delay(TimeUnit, long, DelayDistribution, String, HttpTemplate.TemplateType) - 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
 
DelayTemplateResolver - Class in org.mockserver.templates.engine
Resolves an opt-in template Delay into a concrete millisecond Delay by rendering its template against the incoming request (the same request context exposed to response templates).
DelayTemplateResolver(MockServerLogger, Configuration) - Constructor for class org.mockserver.templates.engine.DelayTemplateResolver
 
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.action.http.ChaosProfileLibrary
Removes the saved profile name.
delete(String) - Method in class org.mockserver.mock.action.http.LoadScenarioRegistry
Removes the registered scenario name.
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
 
deleteLoadScenario(String) - Method in class org.mockserver.client.MockServerClient
Remove a single registered load scenario by name via DELETE /mockserver/loadScenario/{name}.
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
 
deriveSpecKey(String, String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Derives a stable, collision-resistant spec key for the OpenAPI namespace.
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.LoadScenarioSerializer
 
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.SloCriteriaSerializer
 
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<LlmOptimisationReport.Call>) - Method in class org.mockserver.llm.analysis.OptimisationSignals
 
detect(List<LlmOptimisationReport.Call>, List<String>, long) - Method in class org.mockserver.llm.analysis.OptimisationSignals
 
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.
detect(HttpRequest) - Static method in class org.mockserver.llm.ProviderDetector
Attempt to detect the LLM provider from an HTTP request's path.
detectForAnalysis(HttpRequest) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Detect the LLM provider for OFFLINE analysis of already-captured traffic (e.g. the optimisation report).
detectFromPath(String) - Static method in class org.mockserver.llm.ProviderDetector
Detect the provider from a request path string alone.
detectFromRequests(List<HttpRequest>) - Static method in class org.mockserver.llm.ProviderDetector
Auto-detect the provider from a list of recorded requests by scanning their paths.
DEVICE_CODE_GRANT_TYPE - Static variable in class org.mockserver.oidc.OidcDeviceAuthorizationCallback
RFC 8628 device-code grant type used when polling the token endpoint.
DeviceCode(String, String, int) - Constructor for class org.mockserver.oidc.OidcAuthorizationStore.DeviceCode
 
devMode() - Method in class org.mockserver.configuration.Configuration
 
devMode() - Static method in class org.mockserver.configuration.ConfigurationProperties
When true, applies a developer-friendly configuration profile that reduces memory usage for laptop/test-suite workloads.
devMode(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable or disable dev mode.
devMode(Boolean) - Method in class org.mockserver.configuration.Configuration
 
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(List<BaselineDiffer.Interaction>, List<BaselineDiffer.Interaction>) - Method in class org.mockserver.mock.diff.BaselineDiffer
Compare two sets of recorded interactions.
diff(HttpRequest, HttpRequest) - Method in class org.mockserver.mock.diff.TrafficDiffEngine
Compute field-level diffs between two HTTP requests.
diffExpectations(List<Expectation>, List<Expectation>) - Method in class org.mockserver.mock.diff.BaselineDiffer
Compare two sets of expectations.
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.
disabled() - Static method in class org.mockserver.imports.ImportRedaction.Options
 
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
 
dispatchFrame(String, String, int, PausedStreamFrame.Direction, BreakpointPhase, byte[], String, String, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Deprecated.
use the overload that includes breakpointId and requestTimestamp
dispatchFrame(String, String, String, int, PausedStreamFrame.Direction, BreakpointPhase, byte[], String, String, Long, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Dispatches a stream frame to a callback WebSocket client for interactive resolution, tagging the message with the matched breakpoint id and request timestamp.
dispatchFrame(String, String, String, int, PausedStreamFrame.Direction, BreakpointPhase, byte[], String, String, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Deprecated.
use the overload that includes requestTimestamp
dispatchRequest(String, String, HttpRequest, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Dispatches a REQUEST-phase breakpoint over the callback WebSocket, tagging the message with the matched breakpoint id so the client can route it to the correct per-breakpoint handler.
dispatchRequest(String, HttpRequest, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Dispatches a REQUEST-phase breakpoint over the callback WebSocket.
dispatchResponse(String, String, HttpRequest, HttpResponse, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Dispatches a RESPONSE-phase breakpoint over the callback WebSocket, tagging the message with the matched breakpoint id.
dispatchResponse(String, HttpRequest, HttpResponse, WebSocketClientRegistry, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Dispatches a RESPONSE-phase breakpoint over the callback WebSocket.
Disposition - Enum Class in org.mockserver.verify
The disposition (handling outcome) of a recorded request, used to narrow a Verification to only those requests that were handled in a particular way.
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
 
doubleValue(BigDecimal, BigDecimal) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
DownstreamProxyRelayHandler - Class in org.mockserver.netty.proxy.relay
 
DownstreamProxyRelayHandler(MockServerLogger, Channel) - Constructor for class org.mockserver.netty.proxy.relay.DownstreamProxyRelayHandler
 
drainDeadlinePassed() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
true once the drain window has elapsed while still cordoned (stragglers may remain).
drainRemainingMillis() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Milliseconds remaining in the drain window (until drainDeadlineMillis), floored at 0.
DRIFT - Enum constant in enum class org.mockserver.llm.drift.DriftReport.ExchangeDrift.Status
 
driftAlertCooldownMillis() - Method in class org.mockserver.configuration.Configuration
 
driftAlertCooldownMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
De-dup cooldown window in milliseconds: a webhook fires at most once per expectation/driftType/field signature within this window.
driftAlertCooldownMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
driftAlertCooldownMillis(Long) - Method in class org.mockserver.configuration.Configuration
De-dup cooldown window in milliseconds: a webhook fires at most once per expectation/driftType/field signature within this window.
DriftAlertNotifier - Class in org.mockserver.mock.drift
Fires a fire-and-forget HTTP POST webhook whenever a DriftRecord of sufficient severity is stored, carrying the record as JSON.
driftAlertSeverityThreshold() - Method in class org.mockserver.configuration.Configuration
 
driftAlertSeverityThreshold() - Static method in class org.mockserver.configuration.ConfigurationProperties
Minimum effective severity (BREAKING, WARNING or INFORMATIONAL) at which a stored drift record fires the webhook.
driftAlertSeverityThreshold(String) - Method in class org.mockserver.configuration.Configuration
Minimum effective severity (BREAKING, WARNING or INFORMATIONAL) at which a stored drift record fires the webhook.
driftAlertSeverityThreshold(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
driftAlertWebhookEnabled() - Method in class org.mockserver.configuration.Configuration
 
driftAlertWebhookEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Whether to fire a fire-and-forget HTTP POST webhook when a drift record of sufficient severity is stored.
driftAlertWebhookEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
driftAlertWebhookEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Whether to fire a fire-and-forget HTTP POST webhook when a drift record of sufficient severity is stored.
driftAlertWebhookUrl() - Method in class org.mockserver.configuration.Configuration
 
driftAlertWebhookUrl() - Static method in class org.mockserver.configuration.ConfigurationProperties
The URL the drift-alert webhook POSTs to.
driftAlertWebhookUrl(String) - Method in class org.mockserver.configuration.Configuration
The URL the drift-alert webhook POSTs to.
driftAlertWebhookUrl(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
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.
drop() - Static method in class org.mockserver.mock.breakpoint.StreamFrameDecision
Drop: discard the frame without writing anything to the client.
DROP - Enum constant in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
 
dropConnectionError() - Method in class org.mockserver.examples.mockserver.ErrorActionExamples
 
DTO<T> - Interface in org.mockserver.serialization.model
 
durationMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.Stage
 
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
 
effectiveAlgorithm() - Method in class org.mockserver.model.RateLimit
The effective algorithm, defaulting to RateLimit.Algorithm.FIXED_WINDOW when unset.
effectiveConfiguration() - Static method in class org.mockserver.configuration.ConfigurationProperties
The effective configuration: one ConfigurationProperties.ResolvedProperty per recognised mockserver.* property, sorted by name, with sensitive values redacted.
effectiveConfigurationAsJson() - Static method in class org.mockserver.configuration.ConfigurationProperties
Renders the effective configuration as a JSON array of {"name":..,"value":..,"source":..} objects, suitable for the GET /mockserver/config control-plane endpoint.
effectiveConfigurationAsText() - Static method in class org.mockserver.configuration.ConfigurationProperties
Renders the effective configuration as plain text — one name = value [source] line per property — suitable for the --print-config CLI flag.
elapsedMillis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
email() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
EmbeddingVectors - Class in org.mockserver.llm.codec
Shared, deterministic embedding-vector generation used by every provider embedding codec (OpenAI, Gemini, Ollama, Bedrock Titan/Cohere).
emit(ChannelHandlerContext, long, long) - Static method in class org.mockserver.netty.unification.Http2GoAwayEmitter
Emit a GOAWAY on the connection carrying ctx, if it is a connection-level HTTP/2 pipeline.
emitsGoAway() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
true when the active simulation signals HTTP/2 clients to drain via a GOAWAY frame (modes goaway and both).
emitsGoAway() - Method in class org.mockserver.model.PreemptionRequest
true when the mode signals HTTP/2 clients to drain via a GOAWAY frame.
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
 
enabled() - Static method in class org.mockserver.imports.ImportRedaction.Options
 
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.
encode(RerankResponse, List<String>, String, RerankScoring.Envelope) - Static method in class org.mockserver.llm.codec.RerankScoring
Build the provider-correct rerank HTTP response from the scored documents, using the provider's envelope shape.
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
Bedrock embeddings without a model hint default to the Amazon Titan shape.
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.GeminiCodec
Encodes a Gemini embedContent response (POST /v1beta/models/{model}:embedContent).
encodeEmbedding(EmbeddingResponse, String) - Method in class org.mockserver.llm.codec.OllamaCodec
Encodes an Ollama embedding response.
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
 
encodeEmbedding(EmbeddingResponse, String, String) - Method in class org.mockserver.llm.codec.BedrockCodec
Encodes a Bedrock InvokeModel embedding response.
encodeEmbedding(EmbeddingResponse, String, String) - Method in class org.mockserver.llm.codec.OllamaCodec
 
encodeEmbedding(EmbeddingResponse, String, String) - Method in interface org.mockserver.llm.ProviderCodec
Model-aware embedding encode.
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.
encodeRerank(RerankResponse, List<String>) - Method in class org.mockserver.llm.codec.CohereCodec
 
encodeRerank(RerankResponse, List<String>) - Method in class org.mockserver.llm.codec.VoyageCodec
 
encodeRerank(RerankResponse, List<String>) - Method in interface org.mockserver.llm.ProviderCodec
Encode a rerank response for providers that expose a rerank endpoint (e.g.
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
 
endedAtEpochMillis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
enforcementErrorResponseOrNull(HttpLlmResponse, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpLlmResponseActionHandler
Strict structured-output enforcement, opt-in via Completion.getEnforceOutputSchema().
enforceOutputSchema() - Method in class org.mockserver.model.Completion
 
enforceResponseValidationForMocks() - Method in class org.mockserver.configuration.Configuration
 
enforceResponseValidationForMocks() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
enforceResponseValidationForMocks(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If false (the default) OpenAPI response validation of mock responses is advisory only — validation failures are logged but the response is still returned to the client (matching the historical behaviour of openAPIResponseValidation).
enforceResponseValidationForMocks(Boolean) - Method in class org.mockserver.configuration.Configuration
If false (the default) OpenAPI response validation of mock responses is advisory only - validation failures are logged but the response is still returned to the client.
ENHANCE_YOUR_CALM - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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.mock.breakpoint.BreakpointMatcherRegistry
Returns a snapshot of all registered breakpoints in registration order.
entries() - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Returns a snapshot of all currently held frames.
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 record class org.mockserver.client.MockServerClient.Scenario
Indicates whether some other object is "equal to" this one.
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.metrics.Metrics.LoadGaugeKey
 
equals(Object) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
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.ConditionalRequestDefinition
 
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.FuzzyBody
 
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.HttpResponseModifierCondition
 
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.MultipartBody
 
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.PreemptionRequest
 
equals(Object) - Method in class org.mockserver.model.ProxyPassMapping
 
equals(Object) - Method in class org.mockserver.model.RateLimit
 
equals(Object) - Method in class org.mockserver.model.RecoverAfter
 
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.RerankResponse
 
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 record class org.mockserver.state.ClusterInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.mockserver.state.ClusterInfo.Member
Indicates whether some other object is "equal to" this one.
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(int, String, String) - Method in class org.mockserver.scim.ScimShaper
Builds a SCIM Error envelope.
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(ConnectError) - Static method in class org.mockserver.grpc.connect.ConnectResponse
A Connect unary error response: a non-200 HTTP status mapped from the Connect error code, with a JSON body of the shape {"code","message","details"} and Content-Type: application/json.
error(ConnectError.Code, String) - Static method in class org.mockserver.grpc.connect.ConnectResponse
Shorthand for ConnectResponse.error(ConnectError) from a ConnectError.Code and message.
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
 
ERROR_RATE - Enum constant in enum class org.mockserver.slo.SloObjective.Sli
 
ERROR_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
ErrorActionExamples - Class in org.mockserver.examples.mockserver
 
ErrorActionExamples() - Constructor for class org.mockserver.examples.mockserver.ErrorActionExamples
 
ErrorCounts(long, long) - Constructor for class org.mockserver.slo.SloSampleStore.ErrorCounts
 
errorCountsInWindow(long, long, Scope, Set<String>) - Method in class org.mockserver.slo.SloSampleStore
 
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
 
escape(String) - Method in class org.mockserver.templates.engine.helpers.HtmlTemplateHelper
Escapes the characters in the input using HTML entities (HTML 4.0).
estimateCompletionTokens(String, List<ToolUse>) - Static method in class org.mockserver.llm.TokenCounter
Estimate the approximate completion (output) token count for the text and tool-call arguments a mocked completion would return.
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.
estimatePromptTokens(ParsedConversation) - Static method in class org.mockserver.llm.TokenCounter
Estimate the approximate prompt (input) token count for a decoded conversation: the sum of the per-message text estimates plus a small fixed per-message overhead (real chat formats wrap each message in role markers / delimiters that cost a few tokens).
estimateTokens(String) - Static method in class org.mockserver.llm.TokenCounter
Estimate the approximate token count for a single piece of text.
evaluate(String, String) - Method in class org.mockserver.templates.engine.helpers.XmlXPathTemplateHelper
Evaluates the given XPath expression against the supplied XML string and returns the result as a string.
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.
evaluate(SloCriteria) - Method in class org.mockserver.slo.SloEvaluator
 
evaluateXPathExpression(String, StringToXmlDocumentParser.ErrorLogger, QName) - Method in class org.mockserver.xml.XPathEvaluator
 
evictLoadRun(String) - Static method in class org.mockserver.metrics.Metrics
Evict every durable mock_server_load_* series whose run_id label equals the given run id, bounding accumulation of completed-run series.
evictStream(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Evict all held frames for a given stream.
evictTerminalSeries(String) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Evict the retained metric series for a scenario removed from the registry (its run is no longer referenceable).
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
 
execute(String, int, long, Supplier<CompletableFuture<HttpResponse>>) - Static method in class org.mockserver.mock.action.http.ForwardRetryPolicy
Run attempt with retry.
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, IterationContext, Class<? extends DTO<T>>) - Method in class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
Load-generation only: execute a JavaScript template with a per-iteration variable (iteration) bound in the script scope.
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
 
ExpectationInitializerException - Exception in org.mockserver.server.initialize
Thrown when an expectation initializer (initialization JSON / OpenAPI file or initialization class) fails to load and failOnInitializationError is enabled, so that the failure aborts server startup instead of being logged at WARN and ignored.
ExpectationInitializerException(String, Throwable) - Constructor for exception org.mockserver.server.initialize.ExpectationInitializerException
 
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.
ExpectationToCSharpSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready C# expectation code for the MockServer .NET client (MockServer.Client).
ExpectationToCSharpSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToCSharpSerializer
 
ExpectationToGoSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready Go expectation code for the MockServer Go client (github.com/mock-server/mockserver-monorepo/mockserver-client-go).
ExpectationToGoSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToGoSerializer
 
ExpectationToJavaScriptSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready JavaScript/TypeScript expectation code for the MockServer Node.js client (mockserver-client).
ExpectationToJavaScriptSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToJavaScriptSerializer
 
ExpectationToJavaSerializer - Class in org.mockserver.serialization.java
 
ExpectationToJavaSerializer() - Constructor for class org.mockserver.serialization.java.ExpectationToJavaSerializer
 
ExpectationToPhpSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready PHP expectation code for the MockServer PHP client (mock-server/mockserver-client).
ExpectationToPhpSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToPhpSerializer
 
ExpectationToPythonSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready Python expectation code for the MockServer Python client (mockserver).
ExpectationToPythonSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToPythonSerializer
 
ExpectationToRubySerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready Ruby expectation code for the MockServer Ruby client (mockserver-client).
ExpectationToRubySerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToRubySerializer
 
ExpectationToRustSerializer - Class in org.mockserver.serialization.code
Generates copy-paste-ready Rust expectation code for the MockServer Rust client (mockserver-client crate, module mockserver_client).
ExpectationToRustSerializer(ExpectationSerializer) - Constructor for class org.mockserver.serialization.code.ExpectationToRustSerializer
 
ExperimentDefinition(String, List<ChaosExperimentOrchestrator.Stage>, boolean) - Constructor for class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
 
ExperimentDefinition(String, List<ChaosExperimentOrchestrator.Stage>, boolean, long, String) - Constructor for class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
 
ExperimentStatus(String, String, int, int, long, long, int, long, ChaosExperimentOrchestrator.ExperimentDefinition, long) - Constructor for class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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.
explicit(long, long) - Static method in class org.mockserver.slo.SloWindow
 
EXPLICIT - Enum constant in enum class org.mockserver.slo.SloWindow.Type
 
EXPONENTIAL - Enum constant in enum class org.mockserver.load.RampCurve
 
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
 
extract(String, String, boolean) - Static method in class org.mockserver.matchers.PathGroupExtractor
Runs patternValue as an anchored full-match regex against actualPath and returns its capture groups.
extractModelFromRequest(HttpRequest) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Extract the model name from the forwarded request body.
extractModelFromResponse(HttpResponse) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Extract the model name from the forwarded response body.
extractPathParameters(HttpRequest, HttpRequest) - Method in class org.mockserver.codec.PathParametersDecoder
 

F

FAIL - Enum constant in enum class org.mockserver.slo.SloVerdict.Result
 
FAIL_FAST - Enum constant in enum class org.mockserver.model.FailurePolicy
 
failed - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
FAILED_DEPENDENCY_424 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
FAILED_PRECONDITION - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
FAILED_PRECONDITION - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
failOnInitializationError() - Method in class org.mockserver.configuration.Configuration
 
failOnInitializationError() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
failOnInitializationError(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If enabled a failure to load any expectation initializer (a malformed initialization JSON / OpenAPI file or a broken initialization class) will fail server startup with an exception rather than logging a warning and continuing with zero expectations from that source.
failOnInitializationError(Boolean) - Method in class org.mockserver.configuration.Configuration
If enabled a failure to load any expectation initializer (a malformed initialization JSON / OpenAPI file or a broken initialization class) will fail server startup with an exception rather than logging a warning and continuing with zero expectations from that source.
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
 
failWith(int) - Method in class org.mockserver.client.LlmFailoverBuilder
Add a single failure attempt returning the given HTTP status code with a default provider-plausible error body.
failWith(int, int) - Method in class org.mockserver.client.LlmFailoverBuilder
Add count consecutive failure attempts returning the given HTTP status code with a default provider-plausible error body.
failWith(int, String) - Method in class org.mockserver.client.LlmFailoverBuilder
Add a single failure attempt returning the given HTTP status code with a custom error body.
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.FuzzyMatcher
 
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.MultipartMatcher
 
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, HttpTemplate.TemplateType) - Static method in class org.mockserver.model.FileBody
 
file(String, MediaType) - Static method in class org.mockserver.model.FileBody
 
file(String, MediaType, HttpTemplate.TemplateType) - 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
 
FileBody(String, MediaType, HttpTemplate.TemplateType) - 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
 
Filter(String, String, String) - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReportService.Filter
 
filterHeaders(Collection<String>, List<Header>) - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
find(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.JsonPathTool
 
find(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.XPathTool
 
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
 
findMatch(RequestDefinition, BreakpointPhase) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Finds the first registered breakpoint whose phases contain the given phase AND whose prebuilt matcher matches the given request AND which should pause for this hit.
findResponseMatch(RequestDefinition, HttpResponse, BreakpointPhase) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Response-phase variant of BreakpointMatcherRegistry.findMatch(org.mockserver.model.RequestDefinition, org.mockserver.mock.breakpoint.BreakpointPhase) that additionally evaluates each matcher's optional response-content conditions (status-code range / body regex) against the actual response about to be written.
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
 
Fix() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
FIXED_INSTANT_FOR_TESTS - Static variable in class org.mockserver.time.TimeService
 
FIXED_NANOS_FOR_TESTS - Static variable in class org.mockserver.time.TimeService
Constant monotonic value returned by TimeService.nanoTime() when a test has pinned time.
FIXED_TIME_FOR_TESTS - Static variable in class org.mockserver.time.EpochService
 
FIXED_UUID_FOR_TESTS - Static variable in class org.mockserver.uuid.UUIDService
 
FIXED_WINDOW - Enum constant in enum class org.mockserver.model.RateLimit.Algorithm
 
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
 
floatValue(BigDecimal, BigDecimal) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
floor(double) - Method in class org.mockserver.templates.engine.helpers.MathTemplateHelper
 
FLOW_CONTROL_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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(long) - Method in class org.mockserver.log.model.LogEntry.LogDateFormat
 
format(ChannelHandlerContext, String) - Method in class org.mockserver.logging.LoggingHandler
 
format(String) - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
format(Date) - Method in class org.mockserver.log.model.LogEntry.LogDateFormat
 
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 - Enum constant in enum class org.mockserver.slo.Scope
 
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
 
ForwardCircuitBreaker - Class in org.mockserver.mock.action.http
Per-upstream circuit breaker for forwarded/proxied requests.
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
 
forwardClientGroup - Variable in class org.mockserver.lifecycle.LifeCycle
 
forwardConnection(ChannelHandlerContext, ChannelHandler, String, int) - Method in class org.mockserver.netty.proxy.socks.SocksProxyHandler
 
forwardConnectionPoolEnabled() - Method in class org.mockserver.configuration.Configuration
 
forwardConnectionPoolEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardConnectionPoolEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If true (the default) idle keep-alive HTTP/1.1 upstream connections are pooled (keyed by host, port and scheme) and reused for subsequent requests to the same upstream, eliminating repeated connection and TLS handshakes for proxy-heavy workloads and avoiding ephemeral-port exhaustion under sustained forward load.
forwardConnectionPoolEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
If false (the default) every forwarded or proxied request opens a fresh upstream connection that is closed once the response is received.
forwardConnectionPoolIdleTimeoutMillis() - Method in class org.mockserver.configuration.Configuration
 
forwardConnectionPoolIdleTimeoutMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardConnectionPoolIdleTimeoutMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
How long in milliseconds an idle pooled upstream connection is retained before it is closed and evicted.
forwardConnectionPoolIdleTimeoutMillis(Long) - Method in class org.mockserver.configuration.Configuration
How long in milliseconds an idle pooled upstream connection is retained before it is closed and evicted when forwardConnectionPoolEnabled is true.
forwardConnectionPoolMaxIdlePerKey() - Method in class org.mockserver.configuration.Configuration
 
forwardConnectionPoolMaxIdlePerKey() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardConnectionPoolMaxIdlePerKey(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum number of idle keep-alive upstream connections retained per upstream (host, port, scheme).
forwardConnectionPoolMaxIdlePerKey(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of idle keep-alive upstream connections retained per upstream (host, port, scheme) when forwardConnectionPoolEnabled is true.
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 - Enum constant in enum class org.mockserver.verify.Disposition
 
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.
forwardProxyCircuitBreakerEnabled() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyCircuitBreakerEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyCircuitBreakerEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If false (the default) every forwarded or proxied request is attempted against its upstream regardless of how many previous requests to that upstream failed, matching the historical behaviour.
forwardProxyCircuitBreakerEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
If false (the default) every forwarded or proxied request is attempted against its upstream.
forwardProxyCircuitBreakerFailureThreshold() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyCircuitBreakerFailureThreshold() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyCircuitBreakerFailureThreshold(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The number of consecutive failures to a single upstream (host and port) that trips the forward/proxy circuit breaker open.
forwardProxyCircuitBreakerFailureThreshold(Integer) - Method in class org.mockserver.configuration.Configuration
Number of consecutive failures to a single upstream (host and port) that trips the forward/proxy circuit breaker open.
forwardProxyCircuitBreakerWindowMillis() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyCircuitBreakerWindowMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyCircuitBreakerWindowMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
How long in milliseconds the forward/proxy circuit breaker stays open (failing requests fast with a 503) for an upstream before it transitions to half-open and lets a single trial request through.
forwardProxyCircuitBreakerWindowMillis(Long) - Method in class org.mockserver.configuration.Configuration
How long in milliseconds the forward/proxy circuit breaker stays open (failing requests fast with a 503) for an upstream before transitioning to half-open.
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
forwardProxyRetryBackoffMillis() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyRetryBackoffMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyRetryBackoffMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
The base back-off in milliseconds applied between forward/proxy retry attempts.
forwardProxyRetryBackoffMillis(Long) - Method in class org.mockserver.configuration.Configuration
Base linear back-off in milliseconds between forward/proxy retry attempts (attempt n waits n base delays).
forwardProxyRetryCount() - Method in class org.mockserver.configuration.Configuration
 
forwardProxyRetryCount() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
forwardProxyRetryCount(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum number of times a forwarded or proxied request to an upstream is retried after a transient failure (connection refused, connection reset, timeout, or a 502/503/504 from the upstream).
forwardProxyRetryCount(Integer) - Method in class org.mockserver.configuration.Configuration
Maximum number of times a forwarded or proxied request to an upstream is retried after a transient failure (connection refused/reset, timeout, or a 502/503/504 from the upstream).
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
 
ForwardRetryPolicy - Class in org.mockserver.mock.action.http
Stateless retry logic for forwarded/proxied requests.
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
 
FRAME_SIZE_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
framesForStream(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Returns a snapshot of all currently held frames for a specific stream.
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.
from(SamlProviderConfiguration) - Static method in class org.mockserver.saml.SamlSigningCredential
Builds the signing credential from configuration: parses a supplied PEM pair if present, otherwise generates a self-signed credential keyed to the IdP entity id.
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
 
fromJson(JsonNode) - Static method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
Deserializes an experiment definition from a JSON node.
fromJwtAlgorithm(String) - Static method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
Resolves an algorithm from its JWT-style short name (e.g.
fromName(String) - Static method in class org.mockserver.grpc.GrpcStatusMapper
 
fromOperationsMap(Map<String, Object>) - Static method in class org.mockserver.openapi.examples.GenerationOptions
Builds a GenerationOptions from the reserved GenerationOptions.OPERATIONS_KEY entry of an OpenAPI import operationsAndResponses map, or null if none is present.
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
 
fromSchema(Schema<?>, Map<String, Schema>, GenerationOptions) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
Builds an example from a schema, optionally honouring per-run GenerationOptions (a caller-chosen seed for reproducible realistic values and per-field value overrides).
fromString(String) - Static method in enum class org.mockserver.grpc.connect.ConnectError.Code
Resolves a Connect ConnectError.Code from either its wire form (not_found) or the equivalent gRPC status name (NOT_FOUND).
fromValue(String) - Static method in enum class org.mockserver.model.RateLimit.Algorithm
 
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
 
fuzzy(String) - Static method in class org.mockserver.model.FuzzyBody
Match when the request body is at least 80% similar to value.
fuzzy(String, double) - Static method in class org.mockserver.model.FuzzyBody
Match when the request body is at least threshold similar to value.
fuzzy(String, double, boolean) - Static method in class org.mockserver.model.FuzzyBody
Match when the request body is at least threshold similar to value, optionally ignoring case (and surrounding whitespace) when comparing.
FUZZY - Enum constant in enum class org.mockserver.model.Body.Type
 
FuzzyBody - Class in org.mockserver.model
A body matcher that matches when the request body is "similar enough" to an expected string, using a deterministic string-similarity metric (normalised Jaro-Winkler) with a configurable threshold between 0.0 and 1.0.
FuzzyBody(String) - Constructor for class org.mockserver.model.FuzzyBody
 
FuzzyBody(String, double) - Constructor for class org.mockserver.model.FuzzyBody
 
FuzzyBody(String, double, boolean) - Constructor for class org.mockserver.model.FuzzyBody
 
FuzzyBodyDTO - Class in org.mockserver.serialization.model
 
FuzzyBodyDTO(FuzzyBody) - Constructor for class org.mockserver.serialization.model.FuzzyBodyDTO
 
FuzzyBodyDTO(FuzzyBody, Boolean) - Constructor for class org.mockserver.serialization.model.FuzzyBodyDTO
 
FuzzyBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
FuzzyBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.FuzzyBodyDTOSerializer
 
FuzzyBodySerializer - Class in org.mockserver.serialization.serializers.body
 
FuzzyBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.FuzzyBodySerializer
 
FuzzyMatcher - Class in org.mockserver.matchers
Deterministic fuzzy / similarity body matcher.

G

GATEWAY_TIMEOUT_504 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
gatingStateOf(JsonNode) - Static method in class org.mockserver.mock.pact.PactProviderStates
Returns the gating provider-state name for an interaction — the first declared state — or null if the interaction declares no provider state.
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.async.controlplane.AsyncApiHttpExpectationGenerator
Parse the request body and return the generated expectations.
generate(String) - Method in class org.mockserver.graphql.GraphQLExpectationGenerator
Generate expectations from a GraphQL schema, matching GraphQL requests on the default /graphql path.
generate(String) - Method in class org.mockserver.mock.wsdl.WsdlExpectationGenerator
Parses the given WSDL and returns one expectation per SOAP operation.
generate(String, String) - Method in class org.mockserver.graphql.GraphQLExpectationGenerator
Generate expectations from a GraphQL schema, matching GraphQL requests on the supplied path.
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.
generate(SamlProviderConfiguration) - Method in class org.mockserver.saml.SamlProviderGenerator
Generates SAML IdP expectations from the given configuration.
generate(ScimProviderConfiguration) - Method in class org.mockserver.scim.ScimProviderGenerator
Generates SCIM provider expectations from the given configuration and registers the backing Users/Groups stores in ScimResourceStore.
generateDeterministicVector(String, int, long) - Static method in class org.mockserver.llm.codec.EmbeddingVectors
 
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
 
generateHttpExpectations(String) - Method in interface org.mockserver.async.AsyncApiControlPlane
Generate HTTP mock expectations from an AsyncAPI spec so that example messages can be served over plain HTTP (one GET expectation per channel returning a schema-aware example payload), without standing up a live message broker.
generateHttpExpectations(String) - Method in class org.mockserver.async.AsyncApiControlPlaneRegistry
Delegate HTTP-expectation generation to the registered implementation.
generateHttpExpectations(String) - Method in class org.mockserver.async.controlplane.AsyncApiControlPlaneImpl
 
generateJWK(AsymmetricKeyPair) - Method in class org.mockserver.authentication.jwt.JWKGenerator
 
generateJWT() - Method in class org.mockserver.authentication.jwt.JWTGenerator
 
generateRandomVector(int) - Static method in class org.mockserver.llm.codec.EmbeddingVectors
 
generateRealisticExampleValues() - Method in class org.mockserver.configuration.Configuration
 
generateRealisticExampleValues() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
generateRealisticExampleValues(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If enabled, OpenAPI example generation uses realistic, schema/format-aware values (via Datafaker) instead of static placeholder strings.
generateRealisticExampleValues(Boolean) - Method in class org.mockserver.configuration.Configuration
If enabled, OpenAPI example generation uses realistic, schema/format-aware values (via Datafaker) instead of static placeholder strings.
generateSerialized(String) - Method in class org.mockserver.async.controlplane.AsyncApiHttpExpectationGenerator
Parse the request body and return the generated expectations serialized as a JSON array string in the standard MockServer expectation format.
GenerationOptions - Class in org.mockserver.openapi.examples
Per-generation-run options controlling how ExampleBuilder produces example values when the generateRealisticExampleValues configuration flag is enabled.
GenerationOptions(Long, Map<String, Object>) - Constructor for class org.mockserver.openapi.examples.GenerationOptions
 
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.ChaosProfileLibrary
Returns the saved profile definition for name, or Optional.empty() if no such profile exists.
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.LoadScenarioRegistry
Returns the loaded scenario definition for name, or Optional.empty() if no such scenario is registered.
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.templates.engine.helpers.ScenarioTemplateHelper
Returns the current state of the named scenario, or ScenarioManager.STARTED ("Started") if the scenario has never been set.
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
 
getAbortResponse() - Method in class org.mockserver.mock.breakpoint.BreakpointDecision
 
getAction() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
getAction() - Method in class org.mockserver.mock.breakpoint.BreakpointDecision
 
getAction() - Method in class org.mockserver.mock.breakpoint.StreamFrameDecision
 
getAction() - Method in class org.mockserver.mock.Expectation
 
getAction() - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
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
 
getAdded() - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
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
 
getAffectedCalls() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
getAlgorithm() - Method in class org.mockserver.model.RateLimit
 
getAlgorithm() - Method in class org.mockserver.saml.SamlSigningCredential
The signing algorithm used by this credential, which determines the XML-DSig SignatureMethod/DigestMethod used when enveloped-signing assertions.
getAlgorithm() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
getAmqpBinding() - Method in class org.mockserver.async.asyncapi.AsyncApiChannel
The parsed AMQP channel binding (bindings.amqp), or null when the channel declares no AMQP binding.
getAnswerRecords() - Method in class org.mockserver.model.DnsResponse
 
getAnswerRecords() - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
getArgsFingerprint() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
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
 
getArguments() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
getArtifactId() - Method in class org.mockserver.model.PortBinding
 
getArtifactId() - Static method in class org.mockserver.version.Version
 
getAssertionConsumerServiceUrl() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getAssistantTurnCount() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.RunSummary
 
getAssumeAllRequestsAreHttp() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getAsyncAmqpUri() - 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").
getAsyncKafkaBootstrapServers() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.
getAsyncMqttBrokerUrl() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getAsyncRecordedMessageMaxEntries() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getAttachMismatchDiagnosticToResponse() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getAttribute() - Method in class org.mockserver.scim.ScimFilter
 
getAttributes() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getAudience() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getAudio() - Method in class org.mockserver.llm.ParsedMessage
Audio content parts recognised in this message; never null (empty when none).
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
 
getBasePath() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
getBasePath() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
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
 
getBlendedPerMillion() - Method in class org.mockserver.llm.cost.LlmPricing.ModelOption
 
getBlobStoreAccessKeyId() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreBucket() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreConnectionString() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreContainer() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreEndpoint() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreKeyPrefix() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreProjectId() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreRegion() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreSecretAccessKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBlobStoreType() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.serialization.model.PausedStreamFrameDTO
 
getBody() - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
getBody() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
 
getBody() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getBody() - Method in class org.mockserver.wasm.WasmRequest
 
getBodyAsJsonOrXmlString() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsOriginalRawBytes() - Method in class org.mockserver.model.HttpRequest
 
getBodyAsRawBytes() - Method in interface org.mockserver.matchers.BodySource
 
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.matchers.BodySource
 
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
 
getBreakpointId() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getBreakpointMaxHeld() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBreakpointTimeoutMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getBurst() - Method in class org.mockserver.model.RateLimit
 
getBurst() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
getCacheCreationTokens() - Method in class org.mockserver.model.Usage
 
getCachedInputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getCachedInputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getCachedInputTokens() - Method in class org.mockserver.model.Usage
 
getCacheHitRatio() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getCallbackClass() - Method in class org.mockserver.model.HttpClassCallback
 
getCallbackClass() - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
getCallCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getCalls() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getCapture() - Method in class org.mockserver.mock.Expectation
 
getCapture() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getCapturedBytes() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
A copy of the frame's payload bytes at the time it was parked.
getCategory() - Method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary.Payload
 
getCertificate() - Method in class org.mockserver.model.X509Certificate
 
getCertificate() - Method in class org.mockserver.saml.SamlSigningCredential
 
getCertificateAuthorityCertificate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCertificateAuthorityPrivateKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCertificateBase64() - Method in class org.mockserver.saml.SamlSigningCredential
The base64 DER of the certificate, exactly as embedded in a SAML <ds:X509Certificate> or metadata <ds:X509Certificate> element (no PEM header/footer, no line wrapping).
getCertificatePem() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getChanged() - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
getChannel() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
getChannels() - Method in class org.mockserver.async.asyncapi.AsyncApiSpec
All channels extracted from the spec.
getChannelType() - Method in class org.mockserver.async.asyncapi.AmqpBinding
 
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
 
getChaosAutoHaltCount() - Static method in class org.mockserver.metrics.Metrics
Return the current chaos auto-halt count, or 0 if metrics are disabled.
getChaosAutoHaltEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getChaosAutoHaltErrorThreshold() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getChaosAutoHaltWindowMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getClaims() - Method in class org.mockserver.authentication.AuthenticationResult
 
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.mock.breakpoint.BreakpointMatcher
The callback WebSocket client id that owns this breakpoint (required).
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
 
getClientSecret() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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
 
getClusterEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getClusterMemberCount() - Static method in class org.mockserver.metrics.Metrics
Current cluster member count, backing the mock_server_cluster_members gauge.
getClusterName() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getClusterSharedTimesEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getClusterTransportConfig() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getCode() - Method in class org.mockserver.grpc.connect.ConnectError
 
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
 
getComparator() - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
getComparator() - Method in class org.mockserver.slo.SloObjective
 
getComparator() - Method in class org.mockserver.slo.SloObjectiveResult
 
getCompletion() - Method in class org.mockserver.model.HttpLlmResponse
 
getCompletion() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getCondition() - Method in class org.mockserver.model.HttpResponseModifier
 
getCondition() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
getConfidence() - Method in class org.mockserver.llm.StubGenerationResult
 
getConfidence() - Method in class org.mockserver.mock.drift.DriftRecord
 
getConfigSnippet() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
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
 
getConnectionLifecycleAutoHaltCountsRst() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getConnectionLifecycleChaosEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getControlPlaneAuditEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneAuditMaxEntries() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneAuditReads() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneAuthenticationHandler() - Method in class org.mockserver.mock.HttpState
 
getControlPlaneAuthorizationEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getControlPlaneOidcAudience() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneOidcAuthenticationRequired() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneOidcIssuer() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneOidcJwksUri() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneOidcRequiredScopes() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getControlPlaneOidcScopeClaim() - 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
 
getConvertedMatcher(boolean) - Method in class org.mockserver.model.KeysAndValues
Returns the memoized request-side conversion for the given control-plane flag, or null if not yet built.
getConvertedMatcher(boolean) - Method in class org.mockserver.model.KeysToMultiValues
Returns the memoized request-side conversion for the given control-plane flag, or null if not yet built.
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
 
getCorrelationId() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getCorrelationId() - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
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
 
getCount() - Method in class org.mockserver.load.IterationContext
 
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
 
getCreatedAtMillis() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
 
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
 
getCumulativeCostUsd() - Method in class org.mockserver.mock.action.http.LlmCostBudgetMonitor
Return the cumulative cost in USD.
getCurrentState() - Method in class org.mockserver.model.TimedScenarioTransition
 
getCurve() - Method in class org.mockserver.load.LoadStage
 
getCurve() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
getDecisionFuture() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
The future that the relay loop awaits.
getDeduplicateRecordedExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDefaultResponseHeaders() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDefinedToolNames() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getDefinedToolTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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.McpPromptRegistry.PromptArgument
 
getDescription() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
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.llm.analysis.LlmOptimisationReport.Signal
 
getDetail() - Method in class org.mockserver.netty.mcp.McpContractTest.CheckResult
 
getDetail() - Method in class org.mockserver.slo.SloObjectiveResult
 
getDetailedMatchFailures() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDetailedVerificationFailures() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDetails() - Method in class org.mockserver.grpc.connect.ConnectError
 
getDeterministicFromInput() - Method in class org.mockserver.model.EmbeddingResponse
 
getDeterministicFromInput() - Method in class org.mockserver.model.RerankResponse
 
getDeviceAuthorizationPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getDeviceCodePendingPolls() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getDevMode() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getDirection() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
The direction of this frame: OUTBOUND (server-to-client) or INBOUND (client-to-server).
getDirection() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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
 
getDisposition() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getDisposition() - Method in class org.mockserver.verify.Verification
 
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
 
getDnsEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getDnsPort() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getDocsUrl() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
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
 
getDrainMillis() - Method in class org.mockserver.model.PreemptionRequest
 
getDriftAlertCooldownMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDriftAlertSeverityThreshold() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDriftAlertWebhookEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDriftAlertWebhookUrl() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDriftResponseTimeThresholdMs() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getDriftSemanticAnalysisEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getDroppedLogEventCount() - Method in class org.mockserver.log.MockServerEventLog
Number of log events dropped because the disruptor ring buffer was full.
getDroppedLogEventCount() - Static method in class org.mockserver.metrics.Metrics
Return the current dropped-log-events count, or 0 if metrics are disabled.
getDropVolatileFields() - Method in class org.mockserver.model.NormalizationOptions
 
getDurationMillis() - Method in class org.mockserver.load.LoadStage
 
getDurationMillis() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
getElapsedMillis() - Method in class org.mockserver.load.IterationContext
 
getElse() - Method in class org.mockserver.model.ConditionalRequestDefinition
 
getElse() - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
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.
getEndRate() - Method in class org.mockserver.load.LoadStage
 
getEndRate() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
getEndVus() - Method in class org.mockserver.load.LoadStage
 
getEndVus() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
getEnforceOutputSchema() - Method in class org.mockserver.model.Completion
 
getEnforceResponseValidationForMocks() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.audit.AuditEntry
 
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
 
getErrorKind() - Method in class org.mockserver.model.LlmChaosProfile
 
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
 
getErrors() - Method in class org.mockserver.slo.SloSampleStore.ErrorCounts
 
getErrorStatus() - Method in class org.mockserver.model.HttpChaosProfile
 
getErrorStatus() - Method in class org.mockserver.model.LlmChaosProfile
 
getErrorStatus() - Method in class org.mockserver.model.RateLimit
 
getErrorStatus() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getErrorStatus() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
getErrorStatusCode() - Method in class org.mockserver.model.GrpcChaosProfile
 
getErrorStatusCode() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getEstimatedCostUsd() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getEstimatedCostUsd() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getEstimatedSavingUsd() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
getEstimatedWastedInputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
getExampleExpectation() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
getExampleSynthesizer() - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
 
getExchangeName() - Method in class org.mockserver.async.asyncapi.AmqpBinding
The exchange name to publish to, or null when not specified.
getExchanges() - Method in class org.mockserver.llm.drift.DriftReport
 
getExchangeType() - Method in class org.mockserver.async.asyncapi.AmqpBinding
The exchange type (direct/topic/fanout/headers), or null when not specified.
getExecutor() - Method in class org.mockserver.netty.mcp.McpSessionManager
Returns the executor used for MCP request processing.
getExecutorService() - Method in class org.mockserver.scheduler.Scheduler
Returns the underlying executor service for use with CompletableFuture async continuations (e.g. thenAcceptAsync).
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
 
getExpectationMatchedCount(String) - Static method in class org.mockserver.metrics.Metrics
Return the current per-expectation match count for the given expectation id, or 0 if the per-expectation counter is not registered.
getExpectedBearerToken() - Method in class org.mockserver.scim.ScimProviderConfiguration
The exact bearer token incoming SCIM requests must present when ScimProviderConfiguration.isRequireBearerToken() is enabled.
getExpectedBearerToken() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
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
 
getExpression() - Method in class org.mockserver.model.CaptureRule
 
getExpression() - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
getFailOnInitializationError() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getFailResponse() - Method in class org.mockserver.model.RecoverAfter
 
getFailResponse() - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
getFailTimes() - Method in class org.mockserver.model.RecoverAfter
 
getFailTimes() - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
getFailureCount() - Method in class org.mockserver.client.LlmFailoverBuilder
Returns the total number of failure attempts configured.
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
 
getFieldOverrides() - Method in class org.mockserver.openapi.examples.GenerationOptions
 
getFields() - Method in class org.mockserver.codec.MultipartFormDataDecoder.DecodedMultipart
 
getFields() - Method in class org.mockserver.model.GraphQLBody
 
getFields() - Method in class org.mockserver.model.MultipartBody
 
getFields() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getFields() - Method in class org.mockserver.serialization.model.MultipartBodyDTO
 
getFilenames() - Method in class org.mockserver.codec.MultipartFormDataDecoder.DecodedMultipart
 
getFilenames() - Method in class org.mockserver.model.MultipartBody
 
getFilenames() - Method in class org.mockserver.serialization.model.MultipartBodyDTO
 
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
 
getFinishReason() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getFirstHeader(String) - Method in interface org.mockserver.matchers.BodySource
 
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
 
getFirstHeader(String) - Method in class org.mockserver.wasm.WasmRequest
First value of the named header (case-insensitive), or null if absent.
getFirstPathParameter(String) - Method in class org.mockserver.model.HttpRequest
 
getFirstQueryStringParameter(String) - Method in class org.mockserver.model.HttpRequest
 
getFix() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
getFlags() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getFormat() - Method in class org.mockserver.llm.ParsedMessage.AudioPart
The audio format (e.g.
getForwardAdjustHostHeader() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardBinaryRequestsWithoutWaitingForResponse() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardClientEventLoopGroup() - Method in class org.mockserver.lifecycle.LifeCycle
 
getForwardConnectionPoolEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardConnectionPoolIdleTimeoutMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardConnectionPoolMaxIdlePerKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardDefaultHostHeader() - 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
 
getForwardProxyBlockPrivateNetworks() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyCertificateChain() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyCircuitBreakerEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyCircuitBreakerFailureThreshold() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyCircuitBreakerWindowMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyPrivateKey() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyRetryBackoffMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getForwardProxyRetryCount() - 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
 
getForwardRequestCount(String, String) - Static method in class org.mockserver.metrics.Metrics
Return the current forward-request count for the given upstream host and status class, or 0 if metrics are disabled.
getForwardSocksProxy() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getFrameId() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
Unique id for this frame within the stream breakpoint registry.
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
 
getFromEpochMillis() - Method in class org.mockserver.serialization.model.SloWindowDTO
 
getFromEpochMillis() - Method in class org.mockserver.slo.SloWindow
 
getFuzzy() - Method in class org.mockserver.serialization.model.FuzzyBodyDTO
 
getGeneratedBy() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getGenerateFromSchema() - Method in class org.mockserver.model.HttpResponse
 
getGenerateFromSchema() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getGenerateRealisticExampleValues() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.
getGlobalResponseDelayMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrade() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
getGroupingBasis() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
getGroups() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
getGrpcBidiResponse() - Method in class org.mockserver.mock.Expectation
 
getGrpcBidiResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getGrpcBidiStreamingEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrpcDescriptorDirectory() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrpcDescriptorStore() - Method in class org.mockserver.mock.HttpState
 
getGrpcEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrpcProtocPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrpcProtoDirectory() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getGrpcStreamResponse() - Method in class org.mockserver.mock.Expectation
 
getGrpcStreamResponse() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getHaltCount() - Method in class org.mockserver.mock.action.http.ChaosAutoHaltMonitor
Returns the total number of times the auto-halt circuit-breaker has triggered since the process started (or since the last ChaosAutoHaltMonitor.reset()).
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
 
getHeaders() - Method in class org.mockserver.wasm.WasmRequest
 
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
 
getHighCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
getHitCount() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
The number of times this breakpoint has matched (for diagnostics / tests).
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
 
getHttp2Enabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp2GoAway() - Method in class org.mockserver.model.TcpChaosProfile
 
getHttp2GoAway() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getHttp2GoAwayErrorCode() - Method in class org.mockserver.model.TcpChaosProfile
 
getHttp2GoAwayErrorCode() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getHttp2GoAwayLastStreamId() - Method in class org.mockserver.model.TcpChaosProfile
 
getHttp2GoAwayLastStreamId() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
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.
getHttp3AdvertiseAltSvc() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3AltSvcMaxAge() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3ConnectUdpEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3InitialMaxData() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3InitialMaxStreamDataBidirectional() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3InitialMaxStreamsBidirectional() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3MaxIdleTimeout() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.
getHttp3Port() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getHttp3QpackMaxTableCapacity() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.ConditionalRequestMatcher
 
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
 
getHttpResponse() - Method in class org.mockserver.serialization.model.VerificationDTO
 
getHttpResponse() - Method in class org.mockserver.verify.Verification
 
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
 
getHttpResponses() - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
getHttpResponses() - Method in class org.mockserver.verify.VerificationSequence
 
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.llm.analysis.LlmOptimisationReport.Signal
 
getId() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
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
 
getIdempotencyHeader() - Method in class org.mockserver.model.RecoverAfter
 
getIdempotencyHeader() - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
getIdField() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getIdField() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getIdpEntityId() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getIdStrategy() - Method in class org.mockserver.mock.crud.CrudDataStore
 
getIdStrategy() - Method in class org.mockserver.model.CrudExpectationsDefinition
 
getIdStrategy() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
getIf() - Method in class org.mockserver.model.ConditionalRequestDefinition
 
getIf() - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
getImages() - Method in class org.mockserver.llm.ParsedMessage
Image content parts recognised in this message; never null (empty when none).
getIncludedExchanges() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService.Result
 
getIndex() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getIndex() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getIndex() - Method in class org.mockserver.load.IterationContext
 
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
 
getInitialGroups() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
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
 
getInitialUsers() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
getInjectedBody() - Method in class org.mockserver.mock.breakpoint.StreamFrameDecision
The injected body (non-null only for StreamFrameDecision.Action.INJECT).
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.llm.analysis.LlmOptimisationReport.Call
 
getInputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
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.ChaosAutoHaltMonitor
 
getInstance() - Static method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator
 
getInstance() - Static method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
 
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.LlmCostBudgetMonitor
 
getInstance() - Static method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
 
getInstance() - Static method in class org.mockserver.mock.action.http.PreemptionSimulator
 
getInstance() - Static method in class org.mockserver.mock.action.http.RecoveryAttemptRegistry
 
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.audit.AuditStore
 
getInstance() - Static method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
 
getInstance() - Static method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
 
getInstance() - Static method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
 
getInstance() - Static method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
 
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.DriftAlertNotifier
 
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.oidc.OidcAuthorizationStore
 
getInstance() - Static method in class org.mockserver.ratelimit.RateLimitRegistry
 
getInstance() - Static method in class org.mockserver.saml.SamlAssertionStore
 
getInstance() - Static method in class org.mockserver.scim.ScimResourceStore
 
getInstance() - Static method in class org.mockserver.slo.SloSampleStore
 
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
 
getInto() - Method in class org.mockserver.model.CaptureRule
 
getInto() - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
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
 
getJsonBody() - Method in class org.mockserver.llm.LlmErrorBody.ErrorShape
 
getJsonMergePatch() - Method in class org.mockserver.model.HttpResponseModifier
 
getJsonMergePatch() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
getJsonPatch() - Method in class org.mockserver.model.HttpResponseModifier
 
getJsonPatch() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
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
 
getJwkJson() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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.llm.analysis.LlmOptimisationReport.Session
 
getKey() - Method in class org.mockserver.mock.diff.InteractionDiff
 
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
 
getKeyId() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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
 
getLabel() - Method in class org.mockserver.llm.cost.LlmPricing.ModelOption
 
getLabels() - Method in class org.mockserver.load.LoadScenario
Scenario-level custom labels (may be null/empty).
getLabels() - Method in class org.mockserver.load.LoadStep
Step-level custom labels (may be null/empty).
getLabels() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getLabels() - Method in class org.mockserver.serialization.model.LoadStepDTO
 
getLastAccessedAt() - Method in class org.mockserver.netty.mcp.McpSession
 
getLastRequest() - Method in class org.mockserver.echo.http.EchoServer
 
getLastStreamId() - Method in class org.mockserver.model.PreemptionRequest
 
getLatency() - Method in class org.mockserver.model.HttpChaosProfile
 
getLatency() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getLatencyMs() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getLatencyMs() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportBuilder.CapturedExchange
 
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
 
getLimit() - Method in class org.mockserver.model.RateLimit
 
getLimit() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
getLlmCostBudgetTrippedCount() - Static method in class org.mockserver.metrics.Metrics
Return the current LLM cost-budget tripped count, or 0 if metrics are disabled.
getLlmCostBudgetUsd() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLlmCostUsd(String, String) - Static method in class org.mockserver.metrics.Metrics
Return the current cumulative LLM cost in USD for the given provider and model, or 0.0 if LLM metrics are disabled.
getLlmCostUsdTotal() - Static method in class org.mockserver.metrics.Metrics
Return the aggregate cumulative LLM cost in USD across all providers and models.
getLlmInputTokens(String, String) - Static method in class org.mockserver.metrics.Metrics
Return the current LLM input token count for the given provider and model, or 0 if LLM metrics are disabled.
getLlmMetricsEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLlmOutputTokens(String, String) - Static method in class org.mockserver.metrics.Metrics
Return the current LLM output token count for the given provider and model, or 0 if LLM metrics are disabled.
getLoadActiveVus() - Static method in class org.mockserver.metrics.Metrics
Live readers for the OTEL load observable gauges (active VUs / in-flight).
getLoadErrorCount(String, String, String) - Static method in class org.mockserver.metrics.Metrics
 
getLoadGenerationEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxConcurrentScenarios() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxDurationMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxInFlightRequests() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxRate() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxRequestsPerSecond() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxStages() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxSteps() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMaxVirtualUsers() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationMetricLabels() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadGenerationSuppressEventLog() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadInflightRequests() - Static method in class org.mockserver.metrics.Metrics
 
getLoadIterationCount(String, String) - Static method in class org.mockserver.metrics.Metrics
 
getLoadRequestCount(String, String, String, String, String, String) - Static method in class org.mockserver.metrics.Metrics
Read a per-request load counter value for a fixed-label combination (custom labels empty).
getLoadScenario(String) - Method in class org.mockserver.client.MockServerClient
Retrieve a single registered load scenario by name via GET /mockserver/loadScenario/{name}.
getLoadScenarioInitializationJsonPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getLoadThrottledCount(String, String, String) - Static method in class org.mockserver.metrics.Metrics
 
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
 
getLookbackMillis() - Method in class org.mockserver.serialization.model.SloWindowDTO
 
getLookbackMillis() - Method in class org.mockserver.slo.SloWindow
 
getLowCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
getMatchExactCase() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getMatchNamespaceHeader() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getMaxLlmConversationBodySize() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getMaxRequestBodySize() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxRequests() - Method in class org.mockserver.load.LoadScenario
 
getMaxRequests() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getMaxResponseBodySize() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxSocketTimeoutInMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxStreamingCaptureBytes() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMaxVus() - Method in class org.mockserver.load.LoadStage
 
getMaxVus() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
getMediaType() - Method in class org.mockserver.llm.ParsedMessage.ImagePart
The image media type (e.g.
getMediumCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
getMemoryUsageCsvDirectory() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getMessage() - Method in class org.mockserver.grpc.connect.ConnectError
 
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
 
getMessageCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
getMessages(String, JsonNode) - Method in class org.mockserver.netty.mcp.McpPromptRegistry
Build the messages for a named prompt, substituting {{argument}} placeholders with the supplied argument values.
getMetadata() - Method in class org.mockserver.state.Blob
 
getMetadataUrl() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getMethod() - Method in class org.mockserver.mock.audit.AuditEntry
 
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() - Method in class org.mockserver.wasm.WasmRequest
 
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
 
getMetricsRequestDurationRouteLabels() - 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
 
getMinimumSampleCount() - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
getMinimumSampleCount() - Method in class org.mockserver.slo.SloCriteria
 
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
 
getMode() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
The active mode, or null when not cordoned.
getMode() - Method in class org.mockserver.model.PreemptionRequest
 
getModel() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getModel() - Method in class org.mockserver.model.Completion
 
getModel() - Method in class org.mockserver.model.HttpLlmResponse
 
getModel() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getModels() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
getModifiedRequest() - Method in class org.mockserver.mock.breakpoint.BreakpointDecision
 
getModifiedResponse() - Method in class org.mockserver.mock.breakpoint.BreakpointDecision
The modified response (non-null only for RESPONSE-phase MODIFY decisions).
getModifiers() - Method in class org.mockserver.model.HttpResponseModifier
 
getModifiers() - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
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.configuration.ConfigurationProperties.ResolvedProperty
 
getName() - Method in class org.mockserver.llm.analysis.AgentRunAnalyzer.ToolCallMatch
 
getName() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
getName() - Method in class org.mockserver.llm.IsolationSource
 
getName() - Method in class org.mockserver.load.LoadScenario
 
getName() - Method in class org.mockserver.load.LoadStep
Optional human label for this step (may be null).
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.RateLimit
 
getName() - Method in class org.mockserver.model.ToolUse
 
getName() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptArgument
 
getName() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
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.serialization.model.LoadScenarioDTO
 
getName() - Method in class org.mockserver.serialization.model.LoadStepDTO
 
getName() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
getName() - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
getName() - Method in class org.mockserver.slo.SloCriteria
 
getName() - Method in class org.mockserver.slo.SloVerdict
 
getName() - Method in class org.mockserver.templates.engine.velocity.directives.Ifnull
 
getNamedGroups() - Method in class org.mockserver.matchers.PathGroupExtractor.PathGroups
 
getNamedPathGroups() - Method in class org.mockserver.model.HttpRequest
The named regex capture groups (?
getNamedPathGroups() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
The named regex capture groups (?<name>...) from the matched expectation's path pattern, keyed by name.
getNameIdFormat() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getNamespace() - Method in class org.mockserver.mock.Expectation
 
getNamespace() - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
getNamespace() - Method in interface org.mockserver.openapi.examples.models.Example
 
getNamespace() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
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
 
getNumberedGroups() - Method in class org.mockserver.matchers.PathGroupExtractor.PathGroups
 
getObjectiveResults() - Method in class org.mockserver.slo.SloVerdict
 
getObjectives() - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
getObjectives() - Method in class org.mockserver.slo.SloCriteria
 
getObservedValue() - Method in class org.mockserver.slo.SloObjectiveResult
 
getOmitGrpcStatus() - Method in class org.mockserver.model.GrpcChaosProfile
 
getOmitGrpcStatus() - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
getOneShotRate() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getOpenAPIContextPathPrefix() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOpenAPIResponseValidation() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOpenUpstreamCircuitCount() - Static method in class org.mockserver.metrics.Metrics
Number of upstreams whose forward/proxy circuit breaker is currently open, backing the mock_server_upstream_circuit_open gauge.
getOperation() - Method in class org.mockserver.mock.audit.AuditEntry
 
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.
getOperator() - Method in class org.mockserver.scim.ScimFilter
 
getOptional() - Method in class org.mockserver.model.Body
 
getOptional() - Method in class org.mockserver.serialization.model.BodyDTO
 
getOrCompute(K, Function<? super K, ? extends V>) - Method in class org.mockserver.cache.LRUCache
Atomically returns the value for key, computing and inserting it with mappingFunction if absent.
getOrComputeConvertedBody(Supplier<String>) - Method in interface org.mockserver.matchers.BodySource
Returns the memoised result of the (potentially expensive) XML/form-to-JSON conversion, computing and caching it on first call when the underlying message supports caching.
getOrComputeConvertedBody(HttpRequest.ConvertedBodyType, Supplier<String>) - Method in class org.mockserver.model.HttpRequest
Returns the memoized result of an expensive body conversion for the given target type, computing and caching it on first request.
getOriginalBody() - Method in interface org.mockserver.matchers.BodySource
 
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.
getOtelGenerateTraceId() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getOtelPropagateTraceContext() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getOutcome() - Method in class org.mockserver.mock.audit.AuditEntry
 
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.llm.analysis.LlmOptimisationReport.Call
 
getOutputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getOutputTokens() - Method in class org.mockserver.model.Usage
 
getOverride(String) - Method in class org.mockserver.openapi.examples.GenerationOptions
 
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
 
getPartContentTypes() - Method in class org.mockserver.codec.MultipartFormDataDecoder.DecodedMultipart
 
getPartContentTypes() - Method in class org.mockserver.model.MultipartBody
 
getPartContentTypes() - Method in class org.mockserver.serialization.model.MultipartBodyDTO
 
getPassword() - Method in class org.mockserver.async.security.MqttSecurity
 
getPassword() - Method in class org.mockserver.proxyconfiguration.ProxyConfiguration
 
getPath() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getPath() - Method in class org.mockserver.mock.audit.AuditEntry
 
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
 
getPath() - Method in class org.mockserver.wasm.WasmRequest
 
getPathGroups() - Method in class org.mockserver.model.HttpRequest
The numbered regex capture groups from the matched expectation's path pattern, 1-based aligned with Matcher group numbering (index 0 is the whole match).
getPathGroups() - Method in class org.mockserver.templates.engine.model.HttpRequestTemplateObject
The numbered regex capture groups from the matched expectation's path pattern, 1-based aligned with Matcher group numbering (index 0 is the whole match).
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
 
getPathSegment() - Method in enum class org.mockserver.scim.ScimShaper.ResourceType
 
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
 
getPerExpectationMetricsEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getPhase() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getPhases() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
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).
getPrebuiltMatcher() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
getPreemptionSimulationMaxDrainMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getPrincipal() - Method in class org.mockserver.authentication.AuthenticationResult
 
getPrincipal() - Method in class org.mockserver.mock.audit.AuditEntry
 
getPrincipalSource() - Method in class org.mockserver.authentication.AuthenticationResult
 
getPrincipalSource() - Method in class org.mockserver.mock.audit.AuditEntry
 
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
 
getPrivateKey() - Method in class org.mockserver.saml.SamlSigningCredential
 
getPrivateKeyPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getPrivateKeyPem() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getProactivelyInitialiseTLS() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getProfile() - Method in class org.mockserver.load.LoadScenario
 
getProfile() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getPrometheusNames() - Method in class org.mockserver.metrics.BuildInfoCollector
 
getPrometheusNames() - Method in class org.mockserver.metrics.JvmMetricsCollector
 
getPrompts() - Method in class org.mockserver.netty.mcp.McpPromptRegistry
 
getProtocol() - Method in class org.mockserver.model.HttpRequest
 
getProtocol() - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
getProtocol() - Method in class org.mockserver.serialization.model.HttpRequestPrettyPrintedDTO
 
getProtocolVersion() - Method in class org.mockserver.netty.mcp.McpContractTest.Report
 
getProvider() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
getProviders() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
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.
getQueueName() - Method in class org.mockserver.async.asyncapi.AmqpBinding
The queue name (queue-based channels), or null when not specified.
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
 
getRate() - Method in class org.mockserver.load.LoadStage
 
getRate() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
getRateLimit() - Method in class org.mockserver.mock.Expectation
 
getRateLimit() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getRateLimitMaxNamedQuotas() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getRationale() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
getReasoningTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getReasoningTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getReasoningTokens() - Method in class org.mockserver.model.Usage
 
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
 
getReceivedTimestamp() - Method in class org.mockserver.model.RequestDefinition
Returns the epoch-millis timestamp at which MockServer first received this request, or null if not yet set.
getRecent(int) - Method in class org.mockserver.mock.audit.AuditStore
Returns up to limit most-recent entries, newest first.
getRecent(int) - Method in class org.mockserver.mock.drift.DriftStore
Returns up to limit most-recent records, newest first.
getRecommendation() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
getRecoverAfter() - Method in class org.mockserver.model.HttpResponse
 
getRecoverAfter() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getRedactedBodyFields() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
getRedactedHeaders() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
getRedactedHttpRequest() - Method in class org.mockserver.log.model.LogEntry
Like LogEntry.getHttpRequest() but with sensitive data masked when mockserver.redactSecretsInLog is enabled; returns the raw request unchanged when redaction is off.
getRedactedHttpRequests() - Method in class org.mockserver.log.model.LogEntry
Like LogEntry.getHttpRequests() but with sensitive headers / configured JSON body fields masked when mockserver.redactSecretsInLog is enabled.
getRedactedHttpResponse() - Method in class org.mockserver.log.model.LogEntry
Like LogEntry.getHttpResponse() but with sensitive data masked when mockserver.redactSecretsInLog is enabled; returns the raw response unchanged when redaction is off.
getRedaction() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getRedactSecretsInLog() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getRedactSecretsInRecordedExpectations() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getRedirectPorts() - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
getRedirectURL() - Method in class org.mockserver.serialization.har.HarResponse
 
getRefillPerSecond() - Method in class org.mockserver.model.RateLimit
 
getRefillPerSecond() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
getRemoved() - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
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
 
getReplacementBody() - Method in class org.mockserver.mock.breakpoint.StreamFrameDecision
The replacement body (non-null only for StreamFrameDecision.Action.MODIFY).
getReport() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService.Result
 
getRequest() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportBuilder.CapturedExchange
 
getRequest() - Method in class org.mockserver.load.LoadStep
 
getRequest() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
The active preemption request (effective, post-clamp), or null when not cordoned.
getRequest() - Method in class org.mockserver.mock.diff.BaselineDiffer.Interaction
 
getRequest() - Method in class org.mockserver.serialization.har.HarEntry
 
getRequest() - Method in class org.mockserver.serialization.model.LoadStepDTO
 
getRequestDefinition() - Method in class org.mockserver.log.model.RequestAndExpectationId
 
getRequestDiffs() - Method in class org.mockserver.mock.diff.InteractionDiff
 
getRequestErrors() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestHasHeader() - Method in class org.mockserver.model.HttpResponseModifierCondition
 
getRequestHasHeader() - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
getRequestMatcher() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
getRequestMatchers() - Method in class org.mockserver.mock.HttpState
 
getRequestMethod() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
The request method of the original forwarded request (for context/logging).
getRequestMethod() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestMethod() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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.mock.breakpoint.PausedStreamFrame
The request path of the original forwarded request (for context/logging).
getRequestPath() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getRequestPath() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getRequestSent() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getRequestsInFlight() - Method in class org.mockserver.lifecycle.LifeCycle
 
getRequestStartedMillis() - Method in class org.mockserver.model.Timing
 
getRequestTcpPortForPath(String) - Method in class org.mockserver.testing.integration.mock.AbstractExtendedMockingIntegrationTest
 
getRequestTimestamp() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
The epoch-millis timestamp at which MockServer first received the originating request.
getRequestTimestamp() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getRerank() - Method in class org.mockserver.model.HttpLlmResponse
 
getRerank() - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
getResetAfterResponseChunks() - Method in class org.mockserver.model.TcpChaosProfile
 
getResetAfterResponseChunks() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getResetMidResponse() - Method in class org.mockserver.model.TcpChaosProfile
 
getResetMidResponse() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
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.llm.analysis.LlmOptimisationReportBuilder.CapturedExchange
 
getResponse() - Method in class org.mockserver.mock.diff.BaselineDiffer.Interaction
 
getResponse() - Method in class org.mockserver.serialization.har.HarEntry
 
getResponseBodyContains() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
The optional regular expression searched (find semantics) within the response body, or null if no body condition is configured.
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
 
getResponseDiffs() - Method in class org.mockserver.mock.diff.InteractionDiff
 
getResponseErrors() - Method in class org.mockserver.openapi.OpenApiTrafficValidator.TrafficValidationResult
 
getResponseHasHeader() - Method in class org.mockserver.model.HttpResponseModifierCondition
 
getResponseHasHeader() - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
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
 
getResponseStatusCodeMax() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
Upper bound (inclusive) of the optional response status-code condition, or null if no upper bound is configured.
getResponseStatusCodeMin() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
Lower bound (inclusive) of the optional response status-code condition, or null if no lower bound is configured.
getResponseTemplate() - Method in class org.mockserver.model.HttpOverrideForwardedRequest
 
getResponseTemplate() - Method in class org.mockserver.serialization.model.HttpOverrideForwardedRequestDTO
 
getResponseWeights() - Method in class org.mockserver.mock.Expectation
 
getResponseWeights() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getResult() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
getResult() - Method in class org.mockserver.slo.SloObjectiveResult
 
getResult() - Method in class org.mockserver.slo.SloVerdict
 
getResults() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getResultTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
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.model.RateLimit
 
getRetryAfter() - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
getRetryAfter() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
getRetryCallCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getRevokePath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getRight() - Method in class org.mockserver.collections.ImmutableEntry
 
getRole() - Method in class org.mockserver.llm.ParsedMessage
 
getRole() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
getRoutingKey() - Method in class org.mockserver.async.asyncapi.AmqpBinding
The explicit routing key from the binding, or null.
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
 
getSampleCount() - Method in class org.mockserver.slo.SloVerdict
 
getSaslJaasConfig() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSaslMechanism() - Method in class org.mockserver.async.security.KafkaSecurity
 
getSavingFractionOfSpend() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
getScenarioManager() - Method in class org.mockserver.mock.CrossProtocolEventBus
Returns the live ScenarioManager wired by HttpState, or null if no server has been initialised yet.
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.model.GraphQLBody
The GraphQL schema (SDL text or an introspection JSON result) associated with this expectation.
getSchema() - Method in enum class org.mockserver.scim.ScimShaper.ResourceType
 
getSchema() - Method in class org.mockserver.serialization.model.GraphQLBodyDTO
 
getSchema() - Method in class org.mockserver.validator.jsonschema.JsonSchemaValidator
 
getSchemaType() - Method in class org.mockserver.model.NottableString
 
getSchemaVersion() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
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
 
getScimType() - Method in exception org.mockserver.scim.ScimPatchApplier.ScimPatchException
 
getScope() - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
getScope() - Method in class org.mockserver.slo.SloObjective
 
getScopes() - Method in class org.mockserver.authentication.AuthenticationResult
 
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.RerankResponse
 
getSeed() - Method in class org.mockserver.model.StreamingPhysics
 
getSeed() - Method in class org.mockserver.openapi.examples.GenerationOptions
 
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
 
getSequenceNumber() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
0-based sequence number within the stream.
getSequenceNumber() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getSession(String) - Method in class org.mockserver.netty.mcp.McpSessionManager
 
getSessionDurationSeconds() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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.
getSeverity() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
getSignals() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getSignatureAlgorithmName() - Method in class org.mockserver.model.X509Certificate
 
getSigningAlgorithm() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
 
getSigningAlgorithm() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getSigningAlgorithm() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getSigningCertificatePem() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getSigningPrivateKeyPem() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getSize() - Method in class org.mockserver.serialization.har.HarContent
 
getSkipCount() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
The optional skip-count: the number of matching hits to skip before the breakpoint starts pausing.
getSli() - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
getSli() - Method in class org.mockserver.slo.SloObjective
 
getSli() - Method in class org.mockserver.slo.SloObjectiveResult
 
getSlicerChunkSize() - Method in class org.mockserver.model.TcpChaosProfile
 
getSlicerChunkSize() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getSloServiceUrl() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getSloTrackingEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSlowClose() - Method in class org.mockserver.model.TcpChaosProfile
 
getSlowClose() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getSlowCloseDelay() - Method in class org.mockserver.model.TcpChaosProfile
 
getSlowCloseDelay() - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
getSloWindowMaxSamples() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSloWindowRetentionMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getSlowRequestCount() - Static method in class org.mockserver.metrics.Metrics
Return the current slow-request count, or 0 if metrics are disabled.
getSlowRequestThresholdMillis() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.configuration.ConfigurationProperties.ResolvedProperty
 
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
 
getSource() - Method in class org.mockserver.model.CaptureRule
 
getSource() - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
getSourceAddress() - Method in class org.mockserver.mock.audit.AuditEntry
 
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
 
getSpEntityId() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getSpSingleLogoutServiceUrl() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
getSsoServiceUrl() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
getStages() - Method in class org.mockserver.load.LoadProfile
 
getStages() - Method in class org.mockserver.serialization.model.LoadProfileDTO
 
getStartDelayMillis() - Method in class org.mockserver.load.LoadScenario
The start delay in milliseconds applied after a start trigger before this scenario's iterations begin (default 0).
getStartDelayMillis() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getStartedDateTime() - Method in class org.mockserver.serialization.har.HarEntry
 
getStartRate() - Method in class org.mockserver.load.LoadStage
 
getStartRate() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
getStartVus() - Method in class org.mockserver.load.LoadStage
 
getStartVus() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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.
getStateBackend() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getStatus() - Method in class org.mockserver.llm.drift.DriftReport.ExchangeDrift
 
getStatus() - Method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator
Returns the current experiment status.
getStatus() - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Status of the most-recently-triggered run (active or its retained terminal status), or null if none has ever run.
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.llm.LlmErrorBody.ErrorShape
 
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.HttpResponseModifierCondition
 
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.HttpResponseModifierConditionDTO
 
getStatusCode() - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
getStatusCode() - Method in class org.mockserver.templates.engine.model.HttpResponseTemplateObject
 
getStatusCodeRange() - Method in class org.mockserver.model.HttpResponse
 
getStatusCodeRange() - Method in class org.mockserver.model.HttpResponseModifierCondition
 
getStatusCodeRange() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getStatusCodeRange() - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
getStatusCodeReceived() - Method in class org.mockserver.openapi.OpenApiContractTest.ContractTestResult
 
getStatuses() - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Snapshots of every currently-active run (PENDING/RUNNING), keyed by scenario name.
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.load.LoadScenario
 
getSteps() - Method in class org.mockserver.mock.Expectation
 
getSteps() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getSteps() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getStopReason() - Method in class org.mockserver.model.Completion
 
getStreamError() - Method in class org.mockserver.model.HttpError
The stream/RST error code to send, or null when no stream error is configured (the default, preserving the existing dropConnection/responseBytes behaviour).
getStreamError() - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
getStreamId() - Method in class org.mockserver.mock.breakpoint.PausedStreamFrame
The stream id (correlation id) this frame belongs to.
getStreamId() - Method in class org.mockserver.model.HttpRequest
 
getStreamId() - Method in class org.mockserver.model.HttpResponse
 
getStreamId() - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
getStreamIdleTimeoutSeconds() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getStreaming() - Method in class org.mockserver.model.Completion
 
getStreamingBody() - Method in class org.mockserver.model.HttpResponse
 
getStreamingPhysics() - Method in class org.mockserver.model.Completion
 
getStreamingResponsesEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getSubjectNameId() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
getSummary() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
getSummary() - Method in class org.mockserver.mock.audit.AuditEntry
 
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
 
getSwitchAfter() - Method in class org.mockserver.mock.Expectation
 
getSwitchAfter() - Method in class org.mockserver.serialization.model.ExpectationDTO
 
getSystemPromptFingerprint() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
getSystemPromptTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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.Delay
 
getTemplate() - Method in class org.mockserver.model.HttpTemplate
 
getTemplate() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
getTemplate() - Method in class org.mockserver.serialization.model.DelayDTO
 
getTemplate() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getTemplateContent() - Method in class org.mockserver.model.HttpTemplate
Resolves the template content used by the template engines: the inline template when set, otherwise the contents of HttpTemplate.getTemplateFile() read from the classpath or filesystem.
getTemplateFile() - Method in class org.mockserver.model.HttpTemplate
 
getTemplateFile() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getTemplateType() - Method in class org.mockserver.load.LoadScenario
 
getTemplateType() - Method in class org.mockserver.model.Delay
 
getTemplateType() - Method in class org.mockserver.model.FileBody
When set, the file contents are processed by the named template engine against the request before being returned as the response body.
getTemplateType() - Method in class org.mockserver.model.GrpcStreamMessage
 
getTemplateType() - Method in class org.mockserver.model.HttpTemplate
 
getTemplateType() - Method in class org.mockserver.serialization.model.DelayDTO
 
getTemplateType() - Method in class org.mockserver.serialization.model.FileBodyDTO
 
getTemplateType() - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
getTemplateType() - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
getTemplateType() - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
getTemplatizeRecordedValues() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getThen() - Method in class org.mockserver.model.ConditionalRequestDefinition
 
getThen() - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
getThinkTime() - Method in class org.mockserver.load.LoadStep
 
getThinkTime() - Method in class org.mockserver.serialization.model.LoadStepDTO
 
getThreshold() - Method in class org.mockserver.model.FuzzyBody
 
getThreshold() - Method in class org.mockserver.serialization.model.FuzzyBodyDTO
 
getThreshold() - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
getThreshold() - Method in class org.mockserver.slo.SloObjective
 
getThreshold() - Method in class org.mockserver.slo.SloObjectiveResult
 
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
 
getTitle() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
getTlsAllowInsecureProtocols() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getToEpochMillis() - Method in class org.mockserver.serialization.model.SloWindowDTO
 
getToEpochMillis() - Method in class org.mockserver.slo.SloWindow
 
getTokenExpirySeconds() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getTokenPath() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
getTokenQuotaLimit() - Method in class org.mockserver.model.LlmChaosProfile
 
getTokenQuotaWindowMillis() - Method in class org.mockserver.model.LlmChaosProfile
 
getTokensPerSecond() - Method in class org.mockserver.model.StreamingPhysics
 
getToolCallCount() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getToolCalls() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
getToolChoice() - Method in class org.mockserver.model.Completion
 
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
 
getTopN() - Method in class org.mockserver.model.RerankResponse
 
getTotal() - Method in class org.mockserver.slo.SloSampleStore.ErrorCounts
 
getTotalEstimatedSavingUsd() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
getTotalLatencyMs() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
getTotalMutations() - Method in class org.mockserver.openapi.OpenApiResiliencyTest.ResiliencyTestReport
 
getTotals() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
getTotalTimeInMillis() - Method in class org.mockserver.model.Timing
 
getTotalWastedInputTokens() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
getTraceId() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getTraceState() - Method in class org.mockserver.telemetry.W3CTraceContext
 
getTrailerList() - Method in class org.mockserver.model.HttpResponse
 
getTrailerMultimap() - Method in class org.mockserver.model.HttpResponse
 
getTrailers() - Method in class org.mockserver.model.HttpResponse
 
getTrailers() - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
getTransitionAfterMs() - Method in class org.mockserver.model.TimedScenarioTransition
 
getTransparentProxyEbpf() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTransparentProxyEbpfMapPath() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTransparentProxyEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTransparentProxyTproxy() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getTransportError() - Method in class org.mockserver.netty.mcp.McpContractTest.ExchangeResult
 
getTrigger() - Method in class org.mockserver.model.CrossProtocolScenario
 
getTripCount() - Method in class org.mockserver.mock.action.http.LlmCostBudgetMonitor
Return the number of times the budget breaker has tripped.
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
 
getTtlMillis() - Method in class org.mockserver.model.PreemptionRequest
 
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.load.LoadStage
 
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.LoadStageDTO
 
getType() - Method in class org.mockserver.serialization.model.SloWindowDTO
 
getType() - Method in class org.mockserver.serialization.model.WebSocketMessageDTO
 
getType() - Method in class org.mockserver.slo.SloWindow
 
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
 
getUpstreamHosts() - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
getUpstreamHosts() - Method in class org.mockserver.slo.SloCriteria
 
getUrgency() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
getUseNativeTransport() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getUsers() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
getUseSemicolonAsQueryParameterSeparator() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getUUID() - Static method in class org.mockserver.uuid.UUIDService
 
getValidateProxyEnforce() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getValidateProxyOpenAPISpec() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getValidateRequest() - Method in class org.mockserver.model.HttpForwardValidateAction
 
getValidateRequest() - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
getValidateRequestsAgainstOpenApiSpec() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.configuration.ConfigurationProperties.ResolvedProperty
 
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.FuzzyBody
 
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.MultipartBody
 
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.scim.ScimFilter
 
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
 
getVerdict() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
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
 
getVuId() - Method in class org.mockserver.load.IterationContext
 
getVuIteration() - Method in class org.mockserver.load.IterationContext
 
getVus() - Method in class org.mockserver.load.LoadStage
 
getVus() - Method in class org.mockserver.serialization.model.LoadStageDTO
 
getWait() - Method in class org.mockserver.serialization.har.HarTimings
 
getWasmEnabled() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
getWasmMaxMemoryPages() - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
getWindow() - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
getWindow() - Method in class org.mockserver.slo.SloCriteria
 
getWindowFromEpochMillis() - Method in class org.mockserver.slo.SloVerdict
 
getWindowMillis() - Method in class org.mockserver.model.RateLimit
 
getWindowMillis() - Method in class org.mockserver.serialization.model.RateLimitDTO
 
getWindowToEpochMillis() - Method in class org.mockserver.slo.SloVerdict
 
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
 
getXmlDigestMethod() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
The W3C XML Signature DigestMethod algorithm URI corresponding to this algorithm's hash.
getXmlSignatureMethod() - Method in enum class org.mockserver.keys.AsymmetricKeyPairAlgorithm
The W3C XML Signature SignatureMethod algorithm URI corresponding to this key/hash pair, used when enveloped-signing SAML assertions with the JDK XML Digital Signature API.
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
 
GO - Enum constant in enum class org.mockserver.model.Format
 
goaway - Enum constant in enum class org.mockserver.model.PreemptionRequest.Mode
 
goAwayLastStreamId() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
The lastStreamId to advertise on a preemption GOAWAY, or -1 when not cordoned or unset (-1 tells Http2GoAwayEmitter to use the connection's current last stream).
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
 
grantedRoles(Set<String>) - Method in class org.mockserver.authentication.authorization.ControlPlaneAuthorizer
Maps the principal's verified scopes through the configured mapping into the set of granted roles.
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
 
GraphQLExpectationGenerator - Class in org.mockserver.graphql
Generates mock Expectations from a GraphQL schema document (SDL text or an introspection JSON result).
GraphQLExpectationGenerator() - Constructor for class org.mockserver.graphql.GraphQLExpectationGenerator
 
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
 
GraphQLResponseSynthesizer - Class in org.mockserver.graphql
Synthesizes schema-valid GraphQL responses for a matched query, given a registered GraphQL schema.
GraphQLResponseSynthesizer(String) - Constructor for class org.mockserver.graphql.GraphQLResponseSynthesizer
Build a synthesizer from a GraphQL schema definition.
GraphQLSchemaException - Exception in org.mockserver.graphql
Thrown when a GraphQL schema or query cannot be parsed, or a schema-valid response cannot be synthesized for a request.
GraphQLSchemaException(String) - Constructor for exception org.mockserver.graphql.GraphQLSchemaException
 
GraphQLSchemaException(String, Throwable) - Constructor for exception org.mockserver.graphql.GraphQLSchemaException
 
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
Original constructor — no inbound breakpoint support (backward compatible).
GraphQLSubscriptionHandler(GraphQLBody, List<WebSocketMessage>, GraphQLSubscriptionHandler.FrameSender, WebSocketServerHandshaker, Configuration, String, WebSocketClientRegistry) - Constructor for class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
Deprecated.
use the constructor that accepts inboundBreakpointClientId and inboundBreakpointId
GraphQLSubscriptionHandler(GraphQLBody, List<WebSocketMessage>, GraphQLSubscriptionHandler.FrameSender, WebSocketServerHandshaker, Configuration, String, WebSocketClientRegistry, String, String) - Constructor for class org.mockserver.mock.action.http.GraphQLSubscriptionHandler
Constructor with inbound breakpoint support and pre-resolved breakpoint identity.
GraphQLSubscriptionHandler.FrameSender - Interface in org.mockserver.mock.action.http
Callback interface for sending text frames to the client, with optional delay support.
GREATER_THAN - Enum constant in enum class org.mockserver.slo.SloObjective.Comparator
 
GREATER_THAN_OR_EQUAL - Enum constant in enum class org.mockserver.slo.SloObjective.Comparator
 
greaterThenZero() - Method in class org.mockserver.matchers.Times
 
group(String, String, int) - Method in class org.mockserver.templates.engine.helpers.RegexTemplateHelper
Returns the given capture group from the first match of the pattern in the input, or an empty string if there is no match or the group is absent.
GROUP - Enum constant in enum class org.mockserver.scim.ScimShaper.ResourceType
 
GROUP_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
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.
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable, Configuration, String) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Phase 3b constructor: GrpcBidiResponse-driven with completion callback and inbound breakpoints.
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable, Configuration, String, WebSocketClientRegistry) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Deprecated.
use the constructor that accepts inboundBreakpointClientId and inboundBreakpointId from the outer caller to avoid mis-routing across clients
GrpcBidiStreamHandler(Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable, Configuration, String, WebSocketClientRegistry, String, String) - Constructor for class org.mockserver.netty.grpc.GrpcBidiStreamHandler
Phase 3b constructor: GrpcBidiResponse-driven with completion callback, inbound breakpoints, per-server WebSocket registry, and pre-resolved breakpoint identity from the outer caller.
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
 
GrpcExampleSynthesizer - Class in org.mockserver.grpc
Synthesizes schema-valid example protobuf messages from a loaded protobuf Descriptors.Descriptor.
GrpcExampleSynthesizer() - Constructor for class org.mockserver.grpc.GrpcExampleSynthesizer
 
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.
GrpcStreamMessageTemplateRenderer - Class in org.mockserver.grpc
Transport-neutral renderer that turns a GrpcStreamMessage bidi response into the JSON string to emit on the wire, applying optional response templating against the matched inbound gRPC message.
GrpcStreamMessageTemplateRenderer(MockServerLogger, Configuration) - Constructor for class org.mockserver.grpc.GrpcStreamMessageTemplateRenderer
 
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, Configuration, WebSocketClientRegistry) - 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

H3_CLOSED_CRITICAL_STREAM - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_CONNECT_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_EXCESSIVE_LOAD - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_FRAME_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_FRAME_UNEXPECTED - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_GENERAL_PROTOCOL_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_ID_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_INTERNAL_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_MESSAGE_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_MISSING_SETTINGS - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_NO_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_REQUEST_CANCELLED - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_REQUEST_INCOMPLETE - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_REQUEST_REJECTED - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_SETTINGS_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_STREAM_CREATION_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
H3_VERSION_FALLBACK - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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(HttpError, HttpRequest, 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.client.BreakpointRequestHandler
Handle a paused request at the REQUEST breakpoint phase.
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.oidc.OidcAuthorizationCodeCallback
 
handle(HttpRequest) - Method in class org.mockserver.oidc.OidcDeviceAuthorizationCallback
 
handle(HttpRequest) - Method in class org.mockserver.oidc.OidcIntrospectionCallback
 
handle(HttpRequest) - Method in class org.mockserver.oidc.OidcLogoutCallback
 
handle(HttpRequest) - Method in class org.mockserver.oidc.OidcTokenCallback
 
handle(HttpRequest) - Method in class org.mockserver.saml.SamlSloCallback
 
handle(HttpRequest) - Method in class org.mockserver.saml.SamlSsoCallback
 
handle(HttpRequest) - Method in class org.mockserver.scim.ScimCollectionCallback
 
handle(HttpRequest) - Method in class org.mockserver.scim.ScimResourceCallback
 
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.client.BreakpointResponseHandler
Handle a paused response at the RESPONSE breakpoint phase.
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(HttpResponse, HttpRequest) - Method in class org.mockserver.mock.action.http.HttpResponseActionHandler
 
handle(HttpResponse, HttpRequest, RequestDefinition) - Method in class org.mockserver.mock.action.http.HttpResponseActionHandler
Materialises the response for a matched expectation against the incoming request.
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
 
handle(PausedStreamFrameDTO) - Method in interface org.mockserver.client.BreakpointStreamFrameHandler
Handle a paused stream frame at the RESPONSE_STREAM or INBOUND_STREAM breakpoint phase.
handle(StreamFrameDecisionDTO) - Method in interface org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry.StreamFrameDecisionCallback
 
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
 
hasAudio() - Method in class org.mockserver.llm.ParsedMessage
True when this message contains at least one audio content part.
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.
hasDrift() - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
hasFieldOverrides() - Method in class org.mockserver.openapi.examples.GenerationOptions
 
hasGroups() - Method in class org.mockserver.matchers.PathGroupExtractor.PathGroups
 
hasHandler(String) - Method in class org.mockserver.mock.crud.CrudDispatcher
 
hashCode - Variable in class org.mockserver.mock.SortableExpectationId
 
hashCode() - Method in record class org.mockserver.client.MockServerClient.Scenario
Returns a hash code value for this object.
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.metrics.Metrics.LoadGaugeKey
 
hashCode() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
 
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.ConditionalRequestDefinition
 
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.FuzzyBody
 
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.HttpResponseModifierCondition
 
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.MultipartBody
 
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.PreemptionRequest
 
hashCode() - Method in class org.mockserver.model.ProxyPassMapping
 
hashCode() - Method in class org.mockserver.model.RateLimit
 
hashCode() - Method in class org.mockserver.model.RecoverAfter
 
hashCode() - Method in class org.mockserver.model.RegexBody
 
hashCode() - Method in class org.mockserver.model.RequestDefinition
 
hashCode() - Method in class org.mockserver.model.RerankResponse
 
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 record class org.mockserver.state.ClusterInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.mockserver.state.ClusterInfo.Member
Returns a hash code value for this object.
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
 
hashMap(MockServerLogger, boolean, KeysAndValues<? extends KeyAndValue, ? extends KeysAndValues>) - Static method in class org.mockserver.collections.NottableStringHashMap
Returns a NottableStringHashMap view of the given request-side collection, reusing a memoized instance held on the collection when one is available for this controlPlaneMatcher.
HashMapMatcher - Class in org.mockserver.matchers
 
hasImage() - Method in class org.mockserver.llm.ParsedMessage
True when this message contains at least one image content part.
hasOverrideFor(String) - Method in class org.mockserver.openapi.examples.GenerationOptions
 
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
 
hasResponseCondition() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
Whether this breakpoint has any response-content condition (status-code range or body pattern) that must be satisfied for it to pause at the RESPONSE phase.
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.
hasTemplate() - Method in class org.mockserver.model.Delay
 
head(String) - Static method in class org.mockserver.model.HttpRequest
 
header - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
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
 
headersFor(Provider, Integer, Integer, Long, long, boolean) - Static method in class org.mockserver.llm.LlmRateLimitHeaders
Produce provider-specific rate-limit headers (excluding Retry-After, which the caller emits).
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.
hmacSha256(String, String) - Method in class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
HopByHopHeaderFilter - Class in org.mockserver.filters
 
HopByHopHeaderFilter() - Constructor for class org.mockserver.filters.HopByHopHeaderFilter
 
host - Variable in class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
hostname() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
HS - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
HTML_UTF_8 - Static variable in class org.mockserver.model.MediaType
 
HtmlTemplateHelper - Class in org.mockserver.templates.engine.helpers
HTML entity escaping helpers for templates: escape a string so it can be safely embedded in HTML, and reverse the operation.
HtmlTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.HtmlTemplateHelper
 
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_1_1_REQUIRED - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
HTTP_2 - Enum constant in enum class org.mockserver.model.Protocol
 
HTTP_3 - 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)
Http2GoAwayEmitter - Class in org.mockserver.netty.unification
Emits an HTTP/2 GOAWAY frame on a connection-level (default) HTTP/2 pipeline so the client is told to stop opening new streams and drain — the graceful "this connection is going away" signal a server sends before a shutdown / preemption.
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
Constructs a bidi handler without inbound breakpoint support (default path).
Http3GrpcBidiStreamHandler(ChannelHandlerContext, Descriptors.MethodDescriptor, GrpcJsonMessageConverter, GrpcBidiResponse, Runnable, MockServerLogger, Configuration, String, String, String, WebSocketClientRegistry) - Constructor for class org.mockserver.netty.http3.Http3GrpcBidiStreamHandler
Constructs a bidi handler with optional inbound (client-to-server) breakpoint support.
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
 
Http3GrpcResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext, GrpcProtoDescriptorStore, String, String, WebSocketClientRegistry) - 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
 
HttpError.StreamErrorCode - Enum Class in org.mockserver.model
Well-known stream-level error codes for HTTP/2 (RFC 7540 section 7) and HTTP/3 (RFC 9114 section 8.1).
HttpErrorActionHandler - Class in org.mockserver.mock.action.http
Applies an HttpError action to the underlying Netty channel: writes raw response bytes, resets the request stream (HTTP/2 RST_STREAM, written here; HTTP/3 RESET_STREAM, handled by the HTTP/3 response writer seam in mockserver-netty), and/or drops the connection.
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
 
HttpRequest.ConvertedBodyType - Enum Class in org.mockserver.model
Identifies a memoizable body-conversion target.
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(MockServerLogger, Configuration) - 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
 
HttpResponseMatcher - Class in org.mockserver.matchers
Matches an actual HttpResponse against a template HttpResponse.
HttpResponseMatcher(Configuration, MockServerLogger, HttpResponse) - Constructor for class org.mockserver.matchers.HttpResponseMatcher
 
HttpResponseModifier - Class in org.mockserver.model
 
HttpResponseModifier() - Constructor for class org.mockserver.model.HttpResponseModifier
 
HttpResponseModifierCondition - Class in org.mockserver.model
A minimal, self-contained predicate that gates whether a HttpResponseModifier applies.
HttpResponseModifierCondition() - Constructor for class org.mockserver.model.HttpResponseModifierCondition
 
HttpResponseModifierConditionDTO - Class in org.mockserver.serialization.model
 
HttpResponseModifierConditionDTO() - Constructor for class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
HttpResponseModifierConditionDTO(HttpResponseModifierCondition) - Constructor for class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
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
 
httpStatus() - Method in enum class org.mockserver.grpc.connect.ConnectError.Code
 
httpStatus() - Method in class org.mockserver.grpc.connect.ConnectError
The HTTP status this error maps to, resolved via ConnectError.Code.fromString(String) so an unrecognised or null code degrades to the unknown mapping (HTTP 500).
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, Configuration, WebSocketClientRegistry) - 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
 
id() - Method in record class org.mockserver.state.ClusterInfo.Member
Returns the value of the id record component.
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
 
imageCount() - Method in class org.mockserver.llm.ParsedMessage
The number of image content parts in this message.
ImagePart(String) - Constructor for class org.mockserver.llm.ParsedMessage.ImagePart
 
ImmutableEntry - Class in org.mockserver.collections
 
importExpectations(String) - Method in class org.mockserver.client.MockServerClient
Import one or more expectations from a JSON document into a running MockServer.
importExpectations(String) - Method in class org.mockserver.imports.HarImporter
Parses a HAR JSON string and returns one expectation per entry, with sensitive headers and body fields redacted (see ImportRedaction).
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, with sensitive headers and body fields redacted (see ImportRedaction).
importExpectations(String) - Method in class org.mockserver.mock.pact.PactImporter
Parses a Pact v3 contract and returns one redacted expectation per interaction.
importExpectations(String, ImportRedaction.Options) - Method in class org.mockserver.imports.HarImporter
Parses a HAR JSON string and returns one expectation per entry, applying the supplied redaction options before the expectations are returned.
importExpectations(String, ImportRedaction.Options) - Method in class org.mockserver.imports.PostmanCollectionImporter
Parses a Postman Collection v2.x JSON string and returns one expectation per saved example response, applying the supplied redaction options before the expectations are returned.
importExpectations(String, ImportRedaction.Options) - Method in class org.mockserver.mock.pact.PactImporter
Parses a Pact v3 contract and returns one expectation per interaction, applying the supplied redaction options before the expectations are returned.
importExpectationsFromFile(String) - Method in class org.mockserver.client.MockServerClient
Import one or more expectations from a JSON file into a running MockServer.
ImportRedaction - Class in org.mockserver.imports
Applies FixtureRedactor masking to expectations produced by the import pipeline (HarImporter, PostmanCollectionImporter) before they are persisted, so real credentials in captured traffic never land in the expectation store.
ImportRedaction() - Constructor for class org.mockserver.imports.ImportRedaction
 
ImportRedaction.Options - Class in org.mockserver.imports
Redaction options for an import.
IN - Enum constant in enum class org.mockserver.model.DnsRecordClass
 
INADEQUATE_SECURITY - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
INBOUND - Enum constant in enum class org.mockserver.mock.breakpoint.PausedStreamFrame.Direction
Client-to-server (inbound): a frame received FROM the client, before processing.
INBOUND - Enum constant in enum class org.mockserver.slo.Scope
 
INBOUND_STREAM - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointPhase
 
INCONCLUSIVE - Enum constant in enum class org.mockserver.slo.SloVerdict.Result
 
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.
incrementChaosAutoHalt() - Static method in class org.mockserver.metrics.Metrics
Increment the chaos auto-halt counter.
incrementDroppedLogEvents() - Static method in class org.mockserver.metrics.Metrics
Increment the dropped-log-events counter (event-log ring buffer full).
incrementExpectationMatched(String) - Static method in class org.mockserver.metrics.Metrics
Increment the per-expectation match counter for the given stable expectation id.
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.
incrementLlmCostBudgetTripped() - Static method in class org.mockserver.metrics.Metrics
Increment the LLM cost-budget circuit-breaker tripped counter.
incrementLlmTokens(String, String, long, long, Double) - Static method in class org.mockserver.metrics.Metrics
Increment the LLM token and cost counters for a served or forwarded completion.
incrementLoadError(String, String, String) - Static method in class org.mockserver.metrics.Metrics
Increment the error counter for the given kind.
incrementLoadIteration(String, String) - Static method in class org.mockserver.metrics.Metrics
Increment the completed-iteration counter (labels scenario, run_id).
incrementLoadThrottled(String, String, String) - Static method in class org.mockserver.metrics.Metrics
Increment the throttled-dispatch counter for the given reason.
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
 
index - Variable in class org.mockserver.llm.codec.RerankScoring.Scored
 
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.
inFlight() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
The current in-flight data-plane request count, via the wired supplier.
inFlightCount() - Method in class org.mockserver.mock.breakpoint.BreakpointCallbackDispatcher
Returns the number of in-flight WS breakpoint dispatches.
inFlightCount() - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Returns the number of in-flight WS stream frame dispatches.
InFlightRequest - Class in org.mockserver.netty
Per-request in-flight token used by the WS7.2 graceful-shutdown connection drain.
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(byte[]) - Static method in class org.mockserver.mock.breakpoint.StreamFrameDecision
Inject: write the original frame, then also write an additional injected frame.
INJECT - Enum constant in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
 
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
 
integer(BigDecimal, BigDecimal) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
Interaction(HttpRequest, HttpResponse) - Constructor for class org.mockserver.mock.diff.BaselineDiffer.Interaction
 
InteractionDiff - Class in org.mockserver.mock.diff
A single entry in a BaselineDiffReport, describing one interaction (matched across the baseline and current sets by its request key of METHOD normalized-path).
InteractionDiff() - Constructor for class org.mockserver.mock.diff.InteractionDiff
 
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.connect.ConnectError.Code
 
INTERNAL - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
INTERNAL_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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.connect.ConnectError.Code
 
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
 
invalidate(byte[]) - Static method in class org.mockserver.wasm.WasmRuntime
Drop the cached parsed module for the given bytes, if present.
invalidateAll() - Static method in class org.mockserver.wasm.WasmRuntime
Clear all cached parsed modules.
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
 
ipv4() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
ipv6() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
isActive(String) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
True if the named scenario currently has an active (PENDING or RUNNING) run.
isAlwaysLog() - Method in class org.mockserver.log.model.LogEntry
 
isApplied() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
isAuthenticated() - Method in class org.mockserver.authentication.AuthenticationResult
 
isAuthorized(Set<String>, boolean) - Method in class org.mockserver.authentication.authorization.ControlPlaneAuthorizer
 
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.FuzzyMatcher
 
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.MultipartMatcher
 
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
 
isBudgetExceeded() - Method in class org.mockserver.mock.action.http.LlmCostBudgetMonitor
Check whether the cost budget is exceeded.
isClientSafeMessage() - Method in exception org.mockserver.authentication.AuthenticationException
Whether the exception message is safe to echo to the (unauthenticated) client in the 401 response body.
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
 
isConnectContentType(String) - Static method in class org.mockserver.grpc.connect.ConnectUnaryDetector
A Connect unary content type is JSON or proto.
isConnectUnary(String, String, String) - Static method in class org.mockserver.grpc.connect.ConnectUnaryDetector
Returns true if the given method/content-type/path looks like a Connect unary request: a POST to a two-segment /Service/Method path with a JSON or proto content type that is not a gRPC content type.
isCordoned() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Whether the server is currently cordoned.
isCostIsEstimated() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
isCostIsEstimated() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
isCostIsEstimated() - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
isEmpty() - Method in class org.mockserver.responseheaders.DefaultResponseHeaders
 
isEnabled() - Method in class org.mockserver.imports.ImportRedaction.Options
 
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
 
isEnforceClientAuthentication() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isEnforceFilter() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
isEnforceFilter() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
isEnforcePatch() - Method in class org.mockserver.scim.ScimProviderConfiguration
 
isEnforcePatch() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
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.
isExchangeDurable() - Method in class org.mockserver.async.asyncapi.AmqpBinding
 
isExpiredAssertion() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
isForwardMetricsActive() - Static method in class org.mockserver.metrics.Metrics
Return true if the per-upstream forward metrics are registered (i.e. metrics are enabled).
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.
isHasDrift() - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
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
 
isIdempotent(String) - Static method in class org.mockserver.mock.action.http.ForwardRetryPolicy
Whether a request using the given HTTP method may be retried.
isIdPresent() - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
isIgnoreCase() - Method in class org.mockserver.model.FuzzyBody
 
isIgnoreCase() - Method in class org.mockserver.serialization.model.FuzzyBodyDTO
 
isInitializationComplete() - Method in class org.mockserver.mock.HttpState
 
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
 
isLlmMetricsActive() - Static method in class org.mockserver.metrics.Metrics
Return true if LLM token/cost counters are registered (i.e. both metricsEnabled and llmMetricsEnabled are true).
isLoadGenerated() - Method in class org.mockserver.model.HttpRequest
Whether this request was generated by the server's own in-process load generation.
isLoadMetricsActive() - Static method in class org.mockserver.metrics.Metrics
True if the load metric family is registered (i.e. metrics are enabled).
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
Invoked from every mutating method before the underlying multimap is changed.
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_KEY - Enum constant in enum class org.mockserver.llm.analysis.LlmOptimisationReport.GroupingBasis
 
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
 
isOpaqueAccessToken() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isOpen(String) - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
True when the breaker for the given key is currently open (open timestamp set).
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
 
isPerExpectationMetricsActive() - Static method in class org.mockserver.metrics.Metrics
Return true if the per-expectation match counter is registered (i.e. both metricsEnabled and perExpectationMetricsEnabled are on).
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
 
isPresence() - Method in class org.mockserver.scim.ScimFilter
 
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
 
isQueueDurable() - Method in class org.mockserver.async.asyncapi.AmqpBinding
 
isQuicAvailable() - Static method in class org.mockserver.netty.http3.Http3Server
Check whether the native QUIC transport is available on this platform.
isRateRamp() - Method in class org.mockserver.load.LoadStage
True when this RATE stage is a ramp (both start and end rate supplied), else a hold.
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.
isRequireBearerToken() - Method in class org.mockserver.scim.ScimProviderConfiguration
Whether the mock SCIM endpoints require an Authorization: Bearer <token> header.
isRequireBearerToken() - Method in class org.mockserver.scim.ScimResourceStore.Provider
 
isRequired() - Method in class org.mockserver.netty.mcp.McpPromptRegistry.PromptArgument
 
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
 
isServiceMethodPath(String) - Static method in class org.mockserver.grpc.connect.ConnectUnaryDetector
A gRPC/Connect method path has the shape /package.Service/Method — exactly two non-empty segments where the service segment contains a . package separator.
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.
isSuppressMatchResultLogging() - Method in class org.mockserver.matchers.MatchDifference
 
isTamperedSignature() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isTamperedSignature() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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.
isTransientFailure(HttpResponse, Throwable) - Static method in class org.mockserver.mock.action.http.ForwardRetryPolicy
Whether a completed attempt (response or throwable) should be retried.
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
 
isValidName(String) - Static method in class org.mockserver.mock.action.http.ChaosProfileLibrary
Validates a profile name.
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
 
isVuRamp() - Method in class org.mockserver.load.LoadStage
True when this VU stage is a ramp (both start and end VUs supplied), else a hold.
isWrongAudience() - Method in class org.mockserver.saml.SamlProviderConfiguration
 
isWrongIssuer() - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
isXml() - Method in class org.mockserver.model.MediaType
 
isXmlContentType(String) - Static method in class org.mockserver.openapi.OpenAPIConverter
True when the content type denotes XML — application/xml, text/xml, or any media type with a +xml structured-syntax suffix (e.g.
IterationContext - Class in org.mockserver.load
Per-iteration template variable exposed to a LoadScenario step under the key "iteration", sibling of request / response.
IterationContext(long, int, long, long, long) - Constructor for class org.mockserver.load.IterationContext
 

J

jaro(String, String) - Static method in class org.mockserver.matchers.StringSimilarity
Jaro similarity between two strings, in the range [0.0, 1.0].
jaroWinkler(String, String) - Static method in class org.mockserver.matchers.StringSimilarity
Jaro-Winkler similarity between two strings, in the range [0.0, 1.0].
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.Format
 
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_SCHEMA_ALLOW_REMOTE_REFS_PROPERTY - Static variable in class org.mockserver.validator.jsonschema.JsonSchemaValidator
System property opt-in to allow remote $ref resolution in JSON schemas.
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 - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
jsonPath(String) - Static method in class org.mockserver.model.JsonPathBody
 
jsonPath(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper
Evaluate a JSONPath expression against the request body.
jsonPath(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.JsonPathTool
 
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
JsonPathTool(RequestBodyExtractionHelper) - Constructor for class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.JsonPathTool
 
JsonPrettyPrinter - Class in org.mockserver.serialization
Pretty-prints an already-parsed JsonNode tree to a JSON string.
JsonPrettyPrinter() - Constructor for class org.mockserver.serialization.JsonPrettyPrinter
 
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
 
JsonSchemaResponseSynthesisException - Exception in org.mockserver.openapi
Thrown when a schema-valid response body cannot be generated from an inline JSON Schema (for example the schema cannot be parsed, or the example engine produces no example).
JsonSchemaResponseSynthesisException(String) - Constructor for exception org.mockserver.openapi.JsonSchemaResponseSynthesisException
 
JsonSchemaResponseSynthesisException(String, Throwable) - Constructor for exception org.mockserver.openapi.JsonSchemaResponseSynthesisException
 
JsonSchemaResponseSynthesizer - Class in org.mockserver.openapi
Synthesizes a schema-valid response body from a plain (inline) JSON Schema, without requiring a full OpenAPI specification to be attached to the expectation.
JsonSchemaResponseSynthesizer(MockServerLogger) - Constructor for class org.mockserver.openapi.JsonSchemaResponseSynthesizer
 
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
 
keyFor(InetSocketAddress) - Static method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Build the stable per-upstream key from a resolved socket address (host and port only — never the path), returning null when no usable host is available.
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.
kindForStatus(Integer) - Static method in class org.mockserver.llm.LlmErrorBodies
Derive the LlmErrorBodies.Kind from an HTTP status code. 429 → LlmErrorBodies.Kind.RATE_LIMIT; 529 → LlmErrorBodies.Kind.OVERLOADED; any other 5xx → LlmErrorBodies.Kind.SERVER_ERROR; any 4xx (other than 429) → LlmErrorBodies.Kind.SERVER_ERROR (treated as a generic provider error envelope).

L

LABEL - Enum constant in enum class org.mockserver.model.ParameterStyle
 
LABEL_EXPLODED - Enum constant in enum class org.mockserver.model.ParameterStyle
 
labels - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
Scenario-level custom annotation labels (null when none), echoed for dashboards/clients.
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
 
latenciesInWindow(long, long, Scope, Set<String>) - Method in class org.mockserver.slo.SloSampleStore
 
LATENCY_P50 - Enum constant in enum class org.mockserver.slo.SloObjective.Sli
 
LATENCY_P95 - Enum constant in enum class org.mockserver.slo.SloObjective.Sli
 
LATENCY_P99 - Enum constant in enum class org.mockserver.slo.SloObjective.Sli
 
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
 
LESS_THAN - Enum constant in enum class org.mockserver.slo.SloObjective.Comparator
 
LESS_THAN_OR_EQUAL - Enum constant in enum class org.mockserver.slo.SloObjective.Comparator
 
LifeCycle - Class in org.mockserver.lifecycle
 
LifeCycle(Configuration) - Constructor for class org.mockserver.lifecycle.LifeCycle
 
limit - Variable in class org.mockserver.ratelimit.RateLimitRegistry.Decision
 
linear(int, int, long) - Static method in class org.mockserver.load.LoadProfile
Convenience: a single linear VU ramp stage.
LINEAR - Enum constant in enum class org.mockserver.load.RampCurve
 
list() - Static method in class org.mockserver.llm.adversarial.AdversarialResponseLibrary
All payloads, in catalog order.
list() - Method in class org.mockserver.mock.action.http.ChaosProfileLibrary
Returns the names of all saved profiles, in ascending name order.
list() - Method in class org.mockserver.mock.action.http.LoadScenarioRegistry
Returns the names of all registered scenarios, in ascending name 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
 
LIST_RESPONSE_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
listBreakpointMatchers() - Method in class org.mockserver.client.MockServerClient
List all registered breakpoint matchers.
listFiles() - Method in class org.mockserver.file.FileStore
 
listNames() - Method in class org.mockserver.wasm.WasmStore
 
listResponse(List<ObjectNode>, int, int) - Method in class org.mockserver.scim.ScimShaper
Builds a SCIM ListResponse envelope around the supplied (already shaped) resources.
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
 
LlmCostBudgetMonitor - Class in org.mockserver.mock.action.http
Cost-budget circuit-breaker for LLM forwarding.
llmCostBudgetUsd() - Method in class org.mockserver.configuration.Configuration
 
llmCostBudgetUsd() - Static method in class org.mockserver.configuration.ConfigurationProperties
Return the configured LLM cost budget in USD, or a negative value (the default) when no budget is set (disabled).
llmCostBudgetUsd(double) - Static method in class org.mockserver.configuration.ConfigurationProperties
Set a cumulative LLM cost budget in USD.
llmCostBudgetUsd(Double) - Method in class org.mockserver.configuration.Configuration
Set cumulative LLM cost budget in USD.
LlmErrorBodies - Class in org.mockserver.llm
Pure, deterministic helper that produces the provider-specific JSON error body real LLM providers return for overload / rate-limit / server errors.
LlmErrorBodies.Kind - Enum Class in org.mockserver.llm
 
LlmErrorBody - Class in org.mockserver.llm
Pure, deterministic helper that produces the provider-specific overload / rate-limit / server-error response bodies (and the matching default HTTP status) that real LLM providers return.
LlmErrorBody.ErrorShape - Class in org.mockserver.llm
LlmErrorBody.Kind - Enum Class in org.mockserver.llm
The kind of provider error to synthesise.
llmFailover() - Static method in class org.mockserver.client.Llm
Creates a new LlmFailoverBuilder for scripting provider failover/retry scenarios.
llmFailover() - Static method in class org.mockserver.client.LlmFailoverBuilder
Entry point for building an LLM failover scenario.
LlmFailoverBuilder - Class in org.mockserver.client
Builder for LLM provider failover/retry test scenarios.
llmInferUsageEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
Opt-in switch for approximate LLM token-usage inference.
llmInferUsageEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
llmMetricsEnabled() - Method in class org.mockserver.configuration.Configuration
 
llmMetricsEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
llmMetricsEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable LLM token and cost metrics.
llmMetricsEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable LLM token and cost metrics.
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.
LlmMockExamples - Class in org.mockserver.examples.mockserver
Examples of mocking Large Language Model (LLM) provider responses.
LlmMockExamples() - Constructor for class org.mockserver.examples.mockserver.LlmMockExamples
 
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
 
LlmOptimisationBriefRenderer - Class in org.mockserver.llm.analysis
Renders an LlmOptimisationReport to a copy-paste Markdown "optimisation brief" — bundle (A) of the LLM optimisation export feature.
LlmOptimisationBriefRenderer() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationBriefRenderer
 
llmOptimisationMaxCalls() - Static method in class org.mockserver.configuration.ConfigurationProperties
Upper bound on the number of captured LLM calls included in an optimisation report / brief (GET /mockserver/llm/optimisationReport and the export_optimisation_report MCP tool).
llmOptimisationMaxCalls(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
 
LlmOptimisationReport - Class in org.mockserver.llm.analysis
Structured, deterministic optimisation report for a captured LLM session (the JSON bundle "B" of the LLM optimisation export feature).
LlmOptimisationReport() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport
 
LlmOptimisationReport.Call - Class in org.mockserver.llm.analysis
One captured LLM call (request/response exchange).
LlmOptimisationReport.Fix - Class in org.mockserver.llm.analysis
A structured, copy-paste-friendly remediation for a LlmOptimisationReport.Signal.
LlmOptimisationReport.GroupingBasis - Enum Class in org.mockserver.llm.analysis
How the captured traffic was grouped into one report.
LlmOptimisationReport.Redaction - Class in org.mockserver.llm.analysis
What redaction was applied before the report/brief was produced.
LlmOptimisationReport.Session - Class in org.mockserver.llm.analysis
Identity and scope of the session this report covers.
LlmOptimisationReport.Signal - Class in org.mockserver.llm.analysis
A deterministic optimisation lead.
LlmOptimisationReport.ToolCall - Class in org.mockserver.llm.analysis
A single assistant tool call observed in a call.
LlmOptimisationReport.Totals - Class in org.mockserver.llm.analysis
Aggregated counts across every included call.
LlmOptimisationReport.Verdict - Class in org.mockserver.llm.analysis
A deterministic, in-product verdict — A–F grade plus the recoverable-spend headline.
LlmOptimisationReportBuilder - Class in org.mockserver.llm.analysis
Builds a deterministic LlmOptimisationReport from captured LLM FORWARDED_REQUEST exchanges.
LlmOptimisationReportBuilder() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReportBuilder
 
LlmOptimisationReportBuilder.CapturedExchange - Class in org.mockserver.llm.analysis
A transport-agnostic captured exchange: the forwarded request, the upstream response, and the request timestamp in epoch millis (or null when unknown).
LlmOptimisationReportService - Class in org.mockserver.llm.analysis
Application service that turns captured REQUEST_RESPONSES log entries into an LlmOptimisationReport (JSON bundle) or a rendered Markdown brief, applying the optional session/host/provider filters, redaction, and the mockserver.llmOptimisationMaxCalls bound.
LlmOptimisationReportService() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReportService
 
LlmOptimisationReportService.Filter - Class in org.mockserver.llm.analysis
Optional filters; null/blank means "no filter".
LlmOptimisationReportService.Result - Class in org.mockserver.llm.analysis
The built report plus the markdown brief, so callers render once.
LlmPricing - Class in org.mockserver.llm.cost
Estimated cost calculation for LLM API usage.
LlmPricing.ModelOption - Class in org.mockserver.llm.cost
The cheapest model in a provider's pricing table — its prefix label and blended (input+output per-million) rate.
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
 
LlmProviderSniffer - Class in org.mockserver.llm.client
Maps a forwarded request's target host/URL to an LLM Provider, enabling GenAI observability on the proxy/forward path.
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
 
LlmRateLimitHeaders - Class in org.mockserver.llm
Pure, deterministic helper that produces the provider-specific rate-limit HTTP headers real LLM providers send.
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
 
load(String, JsonNode) - Method in class org.mockserver.mock.action.http.LoadScenarioRegistry
Loads (or replaces) a scenario definition under name.
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
 
LOADED - Enum constant in enum class org.mockserver.load.LoadScenarioState
Registered into the registry, idle, driving no traffic.
loadExpectations() - Method in class org.mockserver.server.initialize.ExpectationInitializerLoader
 
LoadGaugeKey(String, String) - Constructor for class org.mockserver.metrics.Metrics.LoadGaugeKey
 
loadGenerationEnabled() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable API-driven load generation.
loadGenerationEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable API-driven load generation.
loadGenerationMaxConcurrentScenarios() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxConcurrentScenarios() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxConcurrentScenarios(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the number of load scenarios that may be concurrently active (PENDING or RUNNING) at once.
loadGenerationMaxConcurrentScenarios(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the number of concurrently active (PENDING or RUNNING) load scenarios.
loadGenerationMaxDurationMillis() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxDurationMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxDurationMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the duration (in milliseconds) a load scenario may run.
loadGenerationMaxDurationMillis(Long) - Method in class org.mockserver.configuration.Configuration
Hard cap on the duration (in milliseconds) a load scenario may run.
loadGenerationMaxInFlightRequests() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxInFlightRequests() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxInFlightRequests(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the number of in-flight (not-yet-completed) requests a load scenario may have outstanding at once.
loadGenerationMaxInFlightRequests(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the number of in-flight (not-yet-completed) requests a load scenario may have outstanding at once.
loadGenerationMaxRate() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxRate() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxRate(double) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the arrival rate (iterations per second) a RATE load stage may request.
loadGenerationMaxRate(Double) - Method in class org.mockserver.configuration.Configuration
Hard cap on the arrival rate (iterations per second) a RATE load stage may request.
loadGenerationMaxRequestsPerSecond() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxRequestsPerSecond() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxRequestsPerSecond(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the request rate (requests per second) a load scenario may dispatch.
loadGenerationMaxRequestsPerSecond(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the request rate (requests per second) a load scenario may dispatch.
loadGenerationMaxStages() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxStages() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxStages(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the number of stages a single load profile may define.
loadGenerationMaxStages(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the number of stages a single load profile may define.
loadGenerationMaxSteps() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxSteps() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxSteps(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the number of request steps a single load scenario may define.
loadGenerationMaxSteps(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the number of request steps a single load scenario may define.
loadGenerationMaxVirtualUsers() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMaxVirtualUsers() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMaxVirtualUsers(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard cap on the number of concurrent virtual users a load scenario may drive.
loadGenerationMaxVirtualUsers(Integer) - Method in class org.mockserver.configuration.Configuration
Hard cap on the number of concurrent virtual users a load scenario may drive.
loadGenerationMetricLabels() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationMetricLabels() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationMetricLabels(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Allowlist of custom load-scenario label names that are added as extra fixed Prometheus labels on the mock_server_load_* metrics (comma-separated, default empty).
loadGenerationMetricLabels(List<String>) - Method in class org.mockserver.configuration.Configuration
Allowlist of custom load-scenario label names exposed as extra fixed Prometheus labels on the mock_server_load_* metrics.
loadGenerationSuppressEventLog() - Method in class org.mockserver.configuration.Configuration
 
loadGenerationSuppressEventLog() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadGenerationSuppressEventLog(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Keep the server's own load-generation traffic out of the request event log.
loadGenerationSuppressEventLog(Boolean) - Method in class org.mockserver.configuration.Configuration
Keep the server's own load-generation traffic out of the request event log.
loadLatencyPercentileMillis(String, String, int) - Static method in class org.mockserver.metrics.Metrics
Derive a latency percentile (millis) for the given fixed-label combination from the load histogram's classic buckets — bounded memory, no reservoir.
loadOrCreateKeyStore() - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
loadOrCreateKeyStore(PrivateKey, X509Certificate, X509Certificate, X509Certificate[]) - Method in class org.mockserver.socket.tls.KeyStoreFactory
 
loadProfile() - Static method in class org.mockserver.load.LoadProfile
 
LoadProfile - Class in org.mockserver.load
The load profile of a LoadScenario: an ordered list of LoadStages the orchestrator runs in sequence.
LoadProfile() - Constructor for class org.mockserver.load.LoadProfile
 
LoadProfileDTO - Class in org.mockserver.serialization.model
 
LoadProfileDTO() - Constructor for class org.mockserver.serialization.model.LoadProfileDTO
 
LoadProfileDTO(LoadProfile) - Constructor for class org.mockserver.serialization.model.LoadProfileDTO
 
loadScenario() - Static method in class org.mockserver.load.LoadScenario
 
loadScenario(String) - Static method in class org.mockserver.load.LoadScenario
 
loadScenario(LoadScenario) - Method in class org.mockserver.client.MockServerClient
Register (load) a load-injection scenario into the load-scenario registry via PUT /mockserver/loadScenario.
LoadScenario - Class in org.mockserver.load
An API-driven load scenario: an ordered list of templated request LoadSteps driven at a target concurrency described by a LoadProfile, with optional per-iteration data variation via the scenario's HttpTemplate.TemplateType.
LoadScenario() - Constructor for class org.mockserver.load.LoadScenario
 
LoadScenarioDTO - Class in org.mockserver.serialization.model
 
LoadScenarioDTO() - Constructor for class org.mockserver.serialization.model.LoadScenarioDTO
 
LoadScenarioDTO(LoadScenario) - Constructor for class org.mockserver.serialization.model.LoadScenarioDTO
 
loadScenarioInitializationJsonPath() - Method in class org.mockserver.configuration.Configuration
 
loadScenarioInitializationJsonPath() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
loadScenarioInitializationJsonPath(String) - Method in class org.mockserver.configuration.Configuration
Path to a JSON file containing an array of load scenario definitions to load (register) into the registry in the LOADED state at startup.
loadScenarioInitializationJsonPath(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
Path to a JSON file containing an array of load scenario definitions.
LoadScenarioOrchestrator - Class in org.mockserver.mock.action.http
Orchestrates an in-process API-driven load scenario.
LoadScenarioOrchestrator.LoadScenarioStatus - Class in org.mockserver.mock.action.http
Immutable snapshot of a load scenario's progress, serialized by the GET endpoint.
LoadScenarioRegistry - Class in org.mockserver.mock.action.http
Persisted, named registry of load scenario definitions.
LoadScenarioRegistry(StateBackend) - Constructor for class org.mockserver.mock.action.http.LoadScenarioRegistry
 
loadScenarios() - Method in class org.mockserver.client.MockServerClient
List all registered load scenarios via GET /mockserver/loadScenario.
LoadScenarioSerializer - Class in org.mockserver.serialization
Serializer for LoadScenario, mirroring VerificationSequenceSerializer.
LoadScenarioSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.LoadScenarioSerializer
 
LoadScenarioState - Enum Class in org.mockserver.load
Lifecycle state of a registered load scenario in the load-scenario registry.
LoadScenarioStatus(String, LoadScenarioState, long, int, long, long, long, long, long, long, String, long, Long, Map<String, String>, LoadScenario, int, String, double, long) - Constructor for class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
loadStage() - Static method in class org.mockserver.load.LoadStage
 
LoadStage - Class in org.mockserver.load
One stage of a LoadProfile: a contiguous slice of the run holding or ramping a setpoint for durationMillis.
LoadStage() - Constructor for class org.mockserver.load.LoadStage
 
LoadStageDTO - Class in org.mockserver.serialization.model
 
LoadStageDTO() - Constructor for class org.mockserver.serialization.model.LoadStageDTO
 
LoadStageDTO(LoadStage) - Constructor for class org.mockserver.serialization.model.LoadStageDTO
 
LoadStageType - Enum Class in org.mockserver.load
The kind of a LoadStage in a LoadProfile.
loadStep() - Static method in class org.mockserver.load.LoadStep
 
loadStep(HttpRequest) - Static method in class org.mockserver.load.LoadStep
 
LoadStep - Class in org.mockserver.load
One ordered step of a LoadScenario: the request to fire and the optional think-time to wait before firing the next step in the same iteration.
LoadStep() - Constructor for class org.mockserver.load.LoadStep
 
LoadStepDTO - Class in org.mockserver.serialization.model
 
LoadStepDTO() - Constructor for class org.mockserver.serialization.model.LoadStepDTO
 
LoadStepDTO(LoadStep) - Constructor for class org.mockserver.serialization.model.LoadStepDTO
 
local() - Method in record class org.mockserver.state.ClusterInfo.Member
Returns the value of the local record component.
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
Thread-safe replacement for the previous shared SimpleDateFormat.
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.LogDateFormat - Class in org.mockserver.log.model
Tiny thread-safe formatter exposing the same format(Date) call shape the previous public DateFormat LOG_DATE_FORMAT field offered, backed by an immutable DateTimeFormatter.
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
 
longValue(BigDecimal, BigDecimal) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
lookback(long) - Static method in class org.mockserver.slo.SloWindow
 
LOOKBACK - Enum constant in enum class org.mockserver.slo.SloWindow.Type
 
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
 
lookupOpaqueToken(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Looks up an opaque access token for introspection.
loop - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
 
loopIteration - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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(ObjectNode) - Method in class org.mockserver.scim.ScimFilter
 
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, boolean) - Method in class org.mockserver.model.NottableString
Compile this value as a regex and test it against input.
matches(String, String) - Static method in class org.mockserver.llm.semantic.SemanticMatching
Evaluate the semantic match.
matches(String, String) - Method in class org.mockserver.templates.engine.helpers.RegexTemplateHelper
Returns true if the pattern is found anywhere within the input.
matches(String, String) - Method in class org.mockserver.templates.engine.helpers.ScenarioTemplateHelper
Returns true if the current state of the named scenario equals state.
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.FuzzyMatcher
 
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, MultipartMatcher.MultipartInput) - Method in class org.mockserver.matchers.MultipartMatcher
 
matches(MatchDifference, HttpResponse) - Method in class org.mockserver.matchers.HttpResponseMatcher
Returns true when the actual response matches the template, recording per-field differences into context when it is non-null.
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.ConditionalRequestMatcher
 
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(HttpResponse) - Method in class org.mockserver.matchers.HttpResponseMatcher
Returns true when the actual response matches the template.
matches(HttpResponse, HttpRequest) - Method in class org.mockserver.model.HttpResponseModifierCondition
 
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.
matchExactCase() - Method in class org.mockserver.configuration.Configuration
 
matchExactCase() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
matchExactCase(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If false (the default) request matching for the method, path and string body is case-insensitive, matching the historical behaviour.
matchExactCase(Boolean) - Method in class org.mockserver.configuration.Configuration
If false (the default) request matching for the method, path and string body is case-insensitive, matching the historical behaviour.
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
 
matchNamespaceHeader() - Method in class org.mockserver.configuration.Configuration
 
matchNamespaceHeader() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
matchNamespaceHeader(String) - Method in class org.mockserver.configuration.Configuration
The name of the request header used to scope expectation matching to a namespace (tenant), enabling multiple teams or test-suites to share a single MockServer instance without their expectations colliding.
matchNamespaceHeader(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
The name of the request header used to scope expectation matching to a namespace (tenant), enabling multiple teams or test-suites to share a single MockServer instance without their expectations colliding.
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
 
McpPromptRegistry - Class in org.mockserver.netty.mcp
Registry of MCP prompts exposed by MockServer's own MCP server.
McpPromptRegistry() - Constructor for class org.mockserver.netty.mcp.McpPromptRegistry
 
McpPromptRegistry.PromptArgument - Class in org.mockserver.netty.mcp
 
McpPromptRegistry.PromptDefinition - Class in org.mockserver.netty.mcp
 
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
 
md5(String) - Method in class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
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
 
Member(String, boolean, boolean) - Constructor for record class org.mockserver.state.ClusterInfo.Member
Creates an instance of a Member record class.
members() - Method in record class org.mockserver.state.ClusterInfo
Returns the value of the members record component.
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
 
MetricLabels - Class in org.mockserver.metrics
Small static helpers for deriving low-cardinality metric label values from load-scenario traffic.
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.LoadGaugeKey - Class in org.mockserver.metrics
Composite key (scenario + run_id) for the load gauge readers.
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
 
mintTokenResponse(String, String, boolean) - Method in class org.mockserver.oidc.OidcTokenMinter
Mints a token-endpoint response JSON for the given grant.
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
 
MOCKED - Enum constant in enum class org.mockserver.verify.Disposition
 
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).
mockOpenAiChatCompletion() - Method in class org.mockserver.examples.mockserver.LlmMockExamples
 
mockOpenAiEmbeddingsResponse() - Method in class org.mockserver.examples.mockserver.LlmMockExamples
 
mockOpenIdProvider() - Method in class org.mockserver.client.MockServerClient
Mock a complete OpenID Connect / OAuth2 identity provider with a single call, using the default configuration (issuer http://localhost:1080, standard endpoint paths, RS256 signing).
mockOpenIdProvider(OidcProviderConfiguration) - Method in class org.mockserver.client.MockServerClient
Mock a complete OpenID Connect / OAuth2 identity provider with a single call.
mockSamlProvider() - Method in class org.mockserver.client.MockServerClient
Stand up a complete mock SAML 2.0 Identity Provider with default settings: a metadata endpoint, an SP-initiated Web-Browser-SSO POST endpoint, and a Single-Logout endpoint, signed with a freshly generated self-signed RSA credential whose certificate is published in the metadata.
mockSamlProvider(SamlProviderConfiguration) - Method in class org.mockserver.client.MockServerClient
Stand up a complete mock SAML 2.0 Identity Provider from the given configuration.
mockScimProvider() - Method in class org.mockserver.client.MockServerClient
Register a mock SCIM 2.0 provider using the default configuration (base path /scim/v2).
mockScimProvider(ScimProviderConfiguration) - Method in class org.mockserver.client.MockServerClient
Register a mock SCIM 2.0 provider that auto-generates a complete set of SCIM endpoints for the configured base path (default /scim/v2).
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
MockServerClient.Scenario - Record Class in org.mockserver.client
A scenario and its current state, as returned by the scenario control-plane endpoints.
MockServerClient.ScenarioHandle - Class in org.mockserver.client
Typed handle that wraps the scenario control-plane endpoints for a single named scenario.
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.
ModelOption(String, double) - Constructor for class org.mockserver.llm.cost.LlmPricing.ModelOption
 
modify(byte[]) - Static method in class org.mockserver.mock.breakpoint.StreamFrameDecision
Modify: write a replacement frame body instead of the original.
modify(HttpRequest) - Static method in class org.mockserver.mock.breakpoint.BreakpointDecision
Modify a REQUEST-phase exchange: forward a replacement request.
MODIFY - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointDecision.Action
 
MODIFY - Enum constant in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
 
modifyProxiedResponseWithBreakpoint() - Method in class org.mockserver.examples.mockserver.BreakpointModifyProxiedExamples
Register a RESPONSE-phase breakpoint that modifies the upstream response before it reaches the caller.
modifyProxiedResponseWithExplicitPhases() - Method in class org.mockserver.examples.mockserver.BreakpointModifyProxiedExamples
Register a breakpoint using the full addBreakpoint overload with explicit phase set and both request and response handlers.
modifyResponse(HttpResponse) - Static method in class org.mockserver.mock.breakpoint.BreakpointDecision
Modify a RESPONSE-phase exchange: write a replacement response to the client.
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
 
multiMap(MockServerLogger, boolean, KeysToMultiValues<? extends KeyToMultiValue, ? extends KeysToMultiValues>) - Static method in class org.mockserver.collections.NottableStringMultiMap
Returns a NottableStringMultiMap view of the given request-side collection, reusing a memoized instance held on the collection when one is available for this controlPlaneMatcher.
multipart(List<Parameter>) - Static method in class org.mockserver.model.MultipartBody
 
multipart(Parameter...) - Static method in class org.mockserver.model.MultipartBody
 
multipart(Parameters) - Static method in class org.mockserver.model.MultipartBody
 
MULTIPART - Enum constant in enum class org.mockserver.model.Body.Type
 
MULTIPART_FORM_DATA - Static variable in class org.mockserver.model.MediaType
 
MultipartBody - Class in org.mockserver.model
Matches a multipart/form-data request body at the field level.
MultipartBody(List<Parameter>) - Constructor for class org.mockserver.model.MultipartBody
 
MultipartBody(Parameter...) - Constructor for class org.mockserver.model.MultipartBody
 
MultipartBody(Parameters) - Constructor for class org.mockserver.model.MultipartBody
 
MultipartBody(Parameters, Parameters, Parameters) - Constructor for class org.mockserver.model.MultipartBody
 
MultipartBodyDTO - Class in org.mockserver.serialization.model
 
MultipartBodyDTO(MultipartBody) - Constructor for class org.mockserver.serialization.model.MultipartBodyDTO
 
MultipartBodyDTO(MultipartBody, Boolean) - Constructor for class org.mockserver.serialization.model.MultipartBodyDTO
 
MultipartBodyDTOSerializer - Class in org.mockserver.serialization.serializers.body
 
MultipartBodyDTOSerializer() - Constructor for class org.mockserver.serialization.serializers.body.MultipartBodyDTOSerializer
 
MultipartBodySerializer - Class in org.mockserver.serialization.serializers.body
 
MultipartBodySerializer() - Constructor for class org.mockserver.serialization.serializers.body.MultipartBodySerializer
 
MultipartFormDataDecoder - Class in org.mockserver.codec
Decodes a multipart/form-data request body into field-level Parameters maps that can be matched the same way form parameters are.
MultipartFormDataDecoder() - Constructor for class org.mockserver.codec.MultipartFormDataDecoder
 
MultipartFormDataDecoder.DecodedMultipart - Class in org.mockserver.codec
Immutable holder for the three field-level views of a decoded multipart body.
MultipartInput(String, byte[]) - Constructor for class org.mockserver.matchers.MultipartMatcher.MultipartInput
 
MultipartMatcher - Class in org.mockserver.matchers
Matches a multipart/form-data request body at the field level.
MultipartMatcher(MockServerLogger, MultipartBody, boolean) - Constructor for class org.mockserver.matchers.MultipartMatcher
 
MultipartMatcher.MultipartInput - Class in org.mockserver.matchers
The pair of values needed to decode an actual multipart request: the raw body bytes and the request Content-Type header (carrying the boundary).
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
 
MUTATE - Enum constant in enum class org.mockserver.authentication.authorization.ControlPlaneRole
 
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 - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
 
name - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
name - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
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.
namesOf(JsonNode) - Static method in class org.mockserver.mock.pact.PactProviderStates
Extracts the ordered list of provider-state names declared on a Pact interaction node, tolerating both the v2 providerState string and the v3 providerStates array.
namespacePrefix(String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Builds the namespace prefix for a given spec key, i.e.
nanoTime() - Static method in class org.mockserver.time.TimeService
Returns a monotonic nanosecond timestamp for measuring elapsed time, mirroring System.nanoTime().
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
 
NettyResponseWriter(Configuration, MockServerLogger, ChannelHandlerContext, Scheduler, InFlightRequest) - 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
 
nextAttempt(String, String) - Method in class org.mockserver.mock.action.http.RecoveryAttemptRegistry
Record and return the 1-based attempt number for the given (expectationId, key) pair.
NextResponse() - Constructor for class org.mockserver.echo.http.EchoServer.NextResponse
 
nextSequenceNumber(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Returns the next monotonic sequence number for the given stream without parking a frame.
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_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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 record class org.mockserver.state.ClusterInfo
Returns the value of the nodeId record component.
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.
normalizeFlattenedExample(Object, Schema<?>) - Static method in class org.mockserver.openapi.examples.ExampleBuilder
Undoes the swagger-parser resolveFully/resolveCombinators artefact whereby a scalar schema flattened from allOf: [ $ref to a scalar ] ends up with its example wrapped in a single-element Collection (a Set or List).
normalizeL2(double[]) - Static method in class org.mockserver.llm.codec.EmbeddingVectors
 
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.connect.ConnectError.Code
 
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
 
observeForwardRequest(String, Integer, double) - Static method in class org.mockserver.metrics.Metrics
Record observability for a single forwarded/proxied request: its latency (seconds) in the per-upstream histogram and a count in the per-upstream, per-status-class counter.
observeLoadRequest(String, String, String, String, String, Integer, double, long, long, String, Map<String, String>) - Static method in class org.mockserver.metrics.Metrics
Record one completed load-scenario request: its duration in the histogram (with an optional trace_id exemplar), the request/response body byte counts, and a request count — all labeled by the fixed structured labels plus the allowlisted custom labels.
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(String) - Static method in class org.mockserver.mock.diff.InteractionDiff
 
of(List<ParsedMessage>) - Static method in class org.mockserver.llm.ParsedConversation
 
of(LoadStage...) - Static method in class org.mockserver.load.LoadProfile
 
of(HttpRequest) - Static method in class org.mockserver.matchers.BodyMatching
Adapts an HttpRequest to the BodySource abstraction, exposing the request's per-request XML→JSON cache (HttpRequest.getOrComputeConvertedBody(org.mockserver.model.HttpRequest.ConvertedBodyType, java.util.function.Supplier<java.lang.String>)) so the conversion is memoised exactly as on the historical request path, and carrying the request itself for the JSON-conversion failure log.
of(HttpResponse) - Static method in class org.mockserver.matchers.BodyMatching
Adapts an HttpResponse to the BodySource abstraction.
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.
ofBody(String) - Static method in class org.mockserver.wasm.WasmRequest
Convenience factory for a body-only request (legacy behaviour).
offer(E) - Method in class org.mockserver.collections.CircularConcurrentLinkedDeque
 
offsetNow() - Static method in class org.mockserver.time.TimeService
 
OidcAuthenticationHandler - Class in org.mockserver.authentication.oidc
Control-plane authentication handler for an external OIDC IdP: verifies an Authorization: Bearer <jwt> access token's signature against the IdP's JWK set, asserts issuer, audience, exp/nbf and required scopes, and surfaces the VERIFIED sub as the principal (source verified-oidc) along with a redaction-safe subset of claims and the normalised scope set.
OidcAuthenticationHandler(MockServerLogger, String, String, String, String, Set<String>) - Constructor for class org.mockserver.authentication.oidc.OidcAuthenticationHandler
 
OidcAuthorizationCodeCallback - Class in org.mockserver.oidc
Mock OIDC /authorize endpoint implementing the OAuth2 authorization-code grant.
OidcAuthorizationCodeCallback() - Constructor for class org.mockserver.oidc.OidcAuthorizationCodeCallback
 
OidcAuthorizationStore - Class in org.mockserver.oidc
In-memory state backing the mock OIDC authorization-code flow.
OidcAuthorizationStore.AuthorizationCode - Class in org.mockserver.oidc
Immutable record of an issued authorization code: the redirect_uri it was bound to, optional PKCE challenge, the requested scope, and the nonce echoed from the authorize request.
OidcAuthorizationStore.DeviceCode - Class in org.mockserver.oidc
Record of a device code issued by the device-authorization endpoint (RFC 8628).
OidcAuthorizationStore.OpaqueToken - Class in org.mockserver.oidc
Record of an opaque access token (issued when OidcProviderConfiguration.isOpaqueAccessToken()) so the introspection endpoint can validate it: the claims to echo back and the absolute expiry.
OidcAuthorizationStore.Provider - Class in org.mockserver.oidc
Immutable description of a generated OIDC provider.
OidcDeviceAuthorizationCallback - Class in org.mockserver.oidc
Mock OIDC/OAuth2 device-authorization endpoint, implementing the OAuth 2.0 Device Authorization Grant (RFC 8628 §3.2).
OidcDeviceAuthorizationCallback() - Constructor for class org.mockserver.oidc.OidcDeviceAuthorizationCallback
 
OidcIntrospectionCallback - Class in org.mockserver.oidc
Mock OIDC/OAuth2 introspection endpoint (RFC 7662).
OidcIntrospectionCallback() - Constructor for class org.mockserver.oidc.OidcIntrospectionCallback
 
OidcJWTClaimsVerifier - Class in org.mockserver.authentication.oidc
Extends CustomJWTClaimsVerifier (which already enforces audience, exp/nbf with skew, required claims and exact-match claims) to additionally assert, for an external OIDC IdP: the iss claim equals the configured issuer, and the token's granted scopes (parsed from the configured scope claim) contain every required scope. Issuer and scope checks run BEFORE delegating to the superclass so a wrong issuer or insufficient scope is reported with a precise message.
OidcJWTClaimsVerifier(String, String, String, Set<String>) - Constructor for class org.mockserver.authentication.oidc.OidcJWTClaimsVerifier
 
OidcJWTValidator - Class in org.mockserver.authentication.oidc
Verifies a control-plane OIDC bearer token against a remote/immutable JWK set.
OidcJWTValidator(JWKSource<SecurityContext>, String, String, String, Set<String>) - Constructor for class org.mockserver.authentication.oidc.OidcJWTValidator
 
OidcKeyProvider - Class in org.mockserver.oidc
Resolves the AsymmetricKeyPair that an OIDC provider signs tokens with and publishes via its JWKS endpoint.
OidcKeyProvider() - Constructor for class org.mockserver.oidc.OidcKeyProvider
 
OidcLogoutCallback - Class in org.mockserver.oidc
Mock OIDC end-session (/logout) endpoint, the end_session_endpoint advertised in the discovery document.
OidcLogoutCallback() - Constructor for class org.mockserver.oidc.OidcLogoutCallback
 
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, authorize, userinfo, introspection, revocation, and end-session (logout).
OidcProviderGenerator() - Constructor for class org.mockserver.oidc.OidcProviderGenerator
 
OidcScopeParser - Class in org.mockserver.authentication.oidc
Normalises an OIDC token's granted scopes into a flat Set of strings.
OidcTokenCallback - Class in org.mockserver.oidc
Mock OIDC /token endpoint.
OidcTokenCallback() - Constructor for class org.mockserver.oidc.OidcTokenCallback
 
OidcTokenMinter - Class in org.mockserver.oidc
Mints the OIDC token-endpoint response (access_token, id_token, refresh_token) at request time.
OidcTokenMinter(OidcProviderConfiguration, AsymmetricKeyPair) - Constructor for class org.mockserver.oidc.OidcTokenMinter
 
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.
onDnsQuery(String, String, String) - Static method in class org.mockserver.model.CrossProtocolScenario
 
onDriftStored(DriftRecord) - Method in class org.mockserver.mock.drift.DriftAlertNotifier
Notify that a drift record was just stored.
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
 
OpaqueToken(Map<String, Object>, long) - Constructor for class org.mockserver.oidc.OidcAuthorizationStore.OpaqueToken
 
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_REQUEST_VALIDATION_FAILED - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
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.
openCircuitCount() - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Number of upstreams whose breaker is currently open (in the open or half-open state).
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
 
OPERATIONS_KEY - Static variable in class org.mockserver.openapi.examples.GenerationOptions
Reserved key under which a caller may embed these options inside the operationsAndResponses map of an OpenAPI import request.
OptimisationSignals - Class in org.mockserver.llm.analysis
Deterministic optimisation-signal detectors over the assembled calls of an LlmOptimisationReport.
OptimisationSignals() - Constructor for class org.mockserver.llm.analysis.OptimisationSignals
 
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
 
Options() - Constructor for class org.mockserver.imports.ImportRedaction.Options
 
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.authorization - package org.mockserver.authentication.authorization
 
org.mockserver.authentication.jwt - package org.mockserver.authentication.jwt
 
org.mockserver.authentication.mtls - package org.mockserver.authentication.mtls
 
org.mockserver.authentication.oidc - package org.mockserver.authentication.oidc
 
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.graphql - package org.mockserver.graphql
 
org.mockserver.grpc - package org.mockserver.grpc
 
org.mockserver.grpc.connect - package org.mockserver.grpc.connect
 
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.load - package org.mockserver.load
 
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.audit - package org.mockserver.mock.audit
 
org.mockserver.mock.breakpoint - package org.mockserver.mock.breakpoint
 
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.ratelimit - package org.mockserver.ratelimit
 
org.mockserver.responseheaders - package org.mockserver.responseheaders
 
org.mockserver.responsewriter - package org.mockserver.responsewriter
 
org.mockserver.saml - package org.mockserver.saml
 
org.mockserver.scheduler - package org.mockserver.scheduler
 
org.mockserver.scim - package org.mockserver.scim
 
org.mockserver.serialization - package org.mockserver.serialization
 
org.mockserver.serialization.code - package org.mockserver.serialization.code
 
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.slo - package org.mockserver.slo
 
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.connect.ConnectError.Code
 
OUT_OF_RANGE - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
OUTBOUND - Enum constant in enum class org.mockserver.mock.breakpoint.PausedStreamFrame.Direction
Server-to-client (outbound): a response/push frame sent TO the client.
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
 
OVERLOAD - Enum constant in enum class org.mockserver.llm.LlmErrorBody.Kind
Provider is over capacity (e.g.
OVERLOADED - Enum constant in enum class org.mockserver.llm.LlmErrorBodies.Kind
The provider is temporarily overloaded (e.g.
OVERSIZED_STRING_FIELD - Enum constant in enum class org.mockserver.openapi.OpenApiResiliencyTest.MutationType
 

P

p50(String) - Method in class org.mockserver.mock.drift.PercentileTracker
 
p50Millis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
p95(String) - Method in class org.mockserver.mock.drift.PercentileTracker
 
p95Millis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
p99Millis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
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
 
PactImporter - Class in org.mockserver.mock.pact
Imports a Pact v3 consumer contract (JSON) and generates one MockServer Expectation per interaction, so a contract published by a consumer (or exported via PactExporter) can be replayed by MockServer as a stub provider.
PactImporter() - Constructor for class org.mockserver.mock.pact.PactImporter
 
PactImporter(MockServerLogger) - Constructor for class org.mockserver.mock.pact.PactImporter
 
PactProviderStates - Class in org.mockserver.mock.pact
Maps a Pact interaction's provider states (the "given ..." preconditions) onto MockServer's existing scenario-state mechanism, so that an imported interaction can be gated on its provider state being activated before the interaction is served or verified.
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) - Static method in enum class org.mockserver.authentication.authorization.ControlPlaneRole
Parses a role name case-insensitively (read / mutate / admin), tolerating surrounding whitespace.
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) - Static method in class org.mockserver.responseheaders.DefaultResponseHeaders
Parses the configured defaultResponseHeaders value (a pipe-separated list of name=value pairs) into an immutable list of Headers.
parse(String) - Static method in class org.mockserver.scim.ScimFilter
Parses a SCIM filter string.
parse(String) - Method in class org.mockserver.templates.engine.helpers.CsvTemplateHelper
Parses CSV text into a list of rows, where each row is a list of field values.
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, String) - Method in class org.mockserver.templates.engine.helpers.YamlTemplateHelper
Reads a top-level field from a YAML document and returns its value as a string (scalars are returned verbatim, objects/arrays as JSON).
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
 
parsedDefaultResponseHeaders() - Method in class org.mockserver.configuration.Configuration
Returns the parsed defaultResponseHeaders as an immutable list of Headers, memoised so the pipe-split parse runs once per distinct resolved value rather than on every response.
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(ParsedMessage.Role, String, List<ToolUse>, Map<String, String>, List<ParsedMessage.ImagePart>) - Constructor for class org.mockserver.llm.ParsedMessage
 
ParsedMessage(ParsedMessage.Role, String, List<ToolUse>, Map<String, String>, List<ParsedMessage.ImagePart>, List<ParsedMessage.AudioPart>) - Constructor for class org.mockserver.llm.ParsedMessage
 
ParsedMessage.AudioPart - Class in org.mockserver.llm
A multimodal audio content part recognised in a decoded request message.
ParsedMessage.ImagePart - Class in org.mockserver.llm
A multimodal image content part recognised in a decoded request message.
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.
parseScopes(JWTClaimsSet, String) - Static method in class org.mockserver.authentication.oidc.OidcScopeParser
 
parseServiceMethod(String) - Static method in class org.mockserver.grpc.connect.ConnectUnaryDetector
Splits a /package.Service/Method path into [service, method].
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
 
PASS - Enum constant in enum class org.mockserver.slo.SloVerdict.Result
 
password() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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.
PATCH_OP_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
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
 
PathGroupExtractor - Class in org.mockserver.matchers
Extracts the regex capture groups from a matched expectation's path pattern against the actual request path, so they can be exposed to response/forward templates.
PathGroupExtractor.PathGroups - Class in org.mockserver.matchers
Holds the numbered and named capture groups extracted from a path match.
PathModifier - Class in org.mockserver.model
 
PathModifier() - Constructor for class org.mockserver.model.PathModifier
 
pathParameter - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
PathParametersDecoder - Class in org.mockserver.codec
 
PathParametersDecoder() - Constructor for class org.mockserver.codec.PathParametersDecoder
 
pause(long) - Static method in class org.mockserver.load.LoadStage
 
PAUSE - Enum constant in enum class org.mockserver.load.LoadStageType
 
PausedStreamFrame - Class in org.mockserver.mock.breakpoint
Represents a single streaming frame that has been paused at a breakpoint, awaiting external resolution via the control-plane REST API or an automatic timeout.
PausedStreamFrame(String, String, int, byte[], String, String) - Constructor for class org.mockserver.mock.breakpoint.PausedStreamFrame
Creates a paused frame with the default OUTBOUND direction (backward compatible).
PausedStreamFrame(String, String, int, byte[], String, String, PausedStreamFrame.Direction) - Constructor for class org.mockserver.mock.breakpoint.PausedStreamFrame
Creates a paused frame with an explicit direction.
PausedStreamFrame(String, String, int, byte[], String, String, PausedStreamFrame.Direction, Long) - Constructor for class org.mockserver.mock.breakpoint.PausedStreamFrame
Creates a paused frame with an explicit direction and request timestamp.
PausedStreamFrame.Direction - Enum Class in org.mockserver.mock.breakpoint
Direction of the paused frame relative to MockServer.
PausedStreamFrameDTO - Class in org.mockserver.serialization.model
Server-to-client WebSocket message carrying a paused stream frame for interactive breakpoint resolution.
PausedStreamFrameDTO() - Constructor for class org.mockserver.serialization.model.PausedStreamFrameDTO
 
pauseFrame(String, byte[], String, String, Configuration) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Park a streaming response frame at a breakpoint (OUTBOUND direction).
pauseFrame(String, byte[], String, String, Configuration, PausedStreamFrame.Direction) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Park a streaming frame at a breakpoint with an explicit direction.
PAYMENT_REQUIRED_402 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
PDF - Static variable in class org.mockserver.model.MediaType
 
peakRate() - Method in class org.mockserver.load.LoadProfile
The maximum arrival rate any stage requests, used to enforce the rate hard cap up-front.
peakRate() - Method in class org.mockserver.load.LoadStage
The largest arrival rate this stage can request (used to enforce the rate cap up-front).
peakVus() - Method in class org.mockserver.load.LoadProfile
The maximum VU count any stage requests, used to enforce the VU hard cap up-front.
peakVus() - Method in class org.mockserver.load.LoadStage
The largest VU count this stage can request (used to enforce the VU cap up-front regardless of shape).
peekDeviceCode(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Looks up a device code WITHOUT consuming it (the client polls the same code repeatedly until it is approved).
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
 
PENDING - Enum constant in enum class org.mockserver.load.LoadScenarioState
Triggered to start but waiting out LoadScenario.getStartDelayMillis().
percentile(long[], int) - Static method in class org.mockserver.slo.SloSampleStore
The latency percentile (0-100) over the supplied ascending latencies, using the same algorithm as PercentileTracker.percentile.
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
 
perExpectationMetricsEnabled() - Method in class org.mockserver.configuration.Configuration
 
perExpectationMetricsEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
perExpectationMetricsEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable the opt-in per-expectation Prometheus match counter (mock_server_expectation_matched), labeled by the stable expectation id.
perExpectationMetricsEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable the opt-in per-expectation Prometheus match counter.
PERFORMANCE - Enum constant in enum class org.mockserver.mock.drift.DriftType
 
PERMISSION_DENIED - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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
 
PHP - Enum constant in enum class org.mockserver.model.Format
 
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
 
preemptionRequest() - Static method in class org.mockserver.model.PreemptionRequest
 
PreemptionRequest - Class in org.mockserver.model
Declarative request to simulate a server preemption (Kubernetes node drain / Spot reclamation / a SIGTERM the platform sends before killing the pod): the server cordons itself (rejecting new exchanges), drains in-flight requests for a bounded window, and optionally signals HTTP/2 clients to stop with a GOAWAY.
PreemptionRequest() - Constructor for class org.mockserver.model.PreemptionRequest
 
PreemptionRequest.Mode - Enum Class in org.mockserver.model
How new exchanges arriving while cordoned are turned away, and how HTTP/2 clients are told to drain.
preemptionSimulationMaxDrainMillis() - Method in class org.mockserver.configuration.Configuration
 
preemptionSimulationMaxDrainMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
preemptionSimulationMaxDrainMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Hard upper bound (in milliseconds) on a preemption simulation's drain window and TTL.
preemptionSimulationMaxDrainMillis(Long) - Method in class org.mockserver.configuration.Configuration
Hard upper bound (in milliseconds) on a preemption simulation's drain window and TTL.
PreemptionSimulator - Class in org.mockserver.mock.action.http
Process-wide state machine for a simulated server preemption (node drain / Spot reclamation / pre-SIGTERM): when PreemptionSimulator.start(PreemptionRequest) is called the server becomes cordoned — new data-plane exchanges are turned away (503 + Connection: close on HTTP/1.1, GOAWAY on HTTP/2, per PreemptionRequest.Mode) while in-flight requests are allowed to drain for a bounded window.
PreemptionSimulator(LongSupplier) - Constructor for class org.mockserver.mock.action.http.PreemptionSimulator
 
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(JsonNode) - Static method in class org.mockserver.serialization.JsonPrettyPrinter
 
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.
process(List<CaptureRule>, RequestDefinition) - Static method in class org.mockserver.mock.CaptureProcessor
Evaluates each capture rule against the request and writes the captured value into scenario state.
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
 
profiles - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.Stage
 
PromptArgument(String, String, boolean) - Constructor for class org.mockserver.netty.mcp.McpPromptRegistry.PromptArgument
 
PromptDefinition(String, String, List<McpPromptRegistry.PromptArgument>, String, String) - Constructor for class org.mockserver.netty.mcp.McpPromptRegistry.PromptDefinition
 
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
 
PROTOCOL_ERROR - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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.CohereCodec
 
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 class org.mockserver.llm.codec.VoyageCodec
 
provider() - Method in interface org.mockserver.llm.ProviderCodec
 
Provider - Enum Class in org.mockserver.model
 
Provider(String, String, String, String, String, String, String, String, Map<String, String>, long, PrivateKey, X509Certificate, AsymmetricKeyPairAlgorithm, boolean, boolean, boolean) - Constructor for class org.mockserver.saml.SamlAssertionStore.Provider
 
Provider(String, String, String, OidcProviderConfiguration, OidcTokenMinter) - Constructor for class org.mockserver.oidc.OidcAuthorizationStore.Provider
 
Provider(String, CrudDataStore, CrudDataStore, boolean, String, boolean, boolean) - Constructor for class org.mockserver.scim.ScimResourceStore.Provider
 
ProviderCodec - Interface in org.mockserver.llm
 
ProviderCodecRegistry - Class in org.mockserver.llm
 
ProviderCodecRegistry() - Constructor for class org.mockserver.llm.ProviderCodecRegistry
 
ProviderDetector - Class in org.mockserver.llm
Deterministic, read-only heuristic that infers the Provider from an HttpRequest's path (and, as a fallback, its Host header).
providerForAuthorizePath(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Finds the provider serving the given authorize path, or null if none registered.
providerForBasePath(String) - Method in class org.mockserver.scim.ScimResourceStore
 
providerForDeviceAuthorizationPath(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Finds the provider serving the given device-authorization path, or null if none registered.
providerForIntrospectPath(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Finds the provider serving the given introspection path, or null if none registered.
providerForRequestPath(String) - Method in class org.mockserver.scim.ScimResourceStore
Finds the provider whose base path is the longest prefix of the given request path, or null if none registered.
providerForSloPath(String) - Method in class org.mockserver.saml.SamlAssertionStore
Finds the provider serving the given Single-Logout (SLO) path, or null if none registered (or the provider has no SLO endpoint configured).
providerForSsoPath(String) - Method in class org.mockserver.saml.SamlAssertionStore
Finds the provider serving the given SSO path, or null if none registered.
providerForTokenPath(String) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Finds the provider serving the given token path, or null if none registered.
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
 
PROXY_HOST - Enum constant in enum class org.mockserver.llm.analysis.LlmOptimisationReport.GroupingBasis
 
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.AmqpMessagePublisher
 
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.AmqpMessagePublisher
Publish a message to the AMQP destination derived from the channel's binding.
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
 
putCode(String, OidcAuthorizationStore.AuthorizationCode) - Method in class org.mockserver.oidc.OidcAuthorizationStore
 
putDeviceCode(String, OidcAuthorizationStore.DeviceCode) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Records a device code issued by the device-authorization endpoint.
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.
putOpaqueToken(String, OidcAuthorizationStore.OpaqueToken) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Records an opaque access token (when OidcProviderConfiguration.isOpaqueAccessToken()) so the introspection endpoint can validate it.
PYTHON - Enum constant in enum class org.mockserver.model.Format
 

Q

QUADRATIC - Enum constant in enum class org.mockserver.load.RampCurve
 
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
 
queryStringParameter - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
QUEUE - Enum constant in enum class org.mockserver.async.asyncapi.AmqpBinding.ChannelType
 
QUICKTIME - Static variable in class org.mockserver.model.MediaType
 

R

RampCurve - Enum Class in org.mockserver.load
The interpolation curve used to ramp a value (virtual users or arrival rate) from a start setpoint to an end setpoint across a LoadStage as its progress p advances over [0, 1].
rampRate(double, double, long) - Static method in class org.mockserver.load.LoadStage
 
rampRate(double, double, long, RampCurve) - Static method in class org.mockserver.load.LoadStage
 
rampVus(int, int, long) - Static method in class org.mockserver.load.LoadStage
 
rampVus(int, int, long, RampCurve) - Static method in class org.mockserver.load.LoadStage
 
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
 
RATE - Enum constant in enum class org.mockserver.load.LoadStageType
 
RATE_LIMIT - Enum constant in enum class org.mockserver.llm.LlmErrorBodies.Kind
A rate limit / quota was exceeded (429).
RATE_LIMIT - Enum constant in enum class org.mockserver.llm.LlmErrorBody.Kind
Per-account rate / quota limit hit (e.g. 429 rate_limit_exceeded).
rateLimit() - Static method in class org.mockserver.model.RateLimit
 
RateLimit - Class in org.mockserver.model
Declarative, protocol-agnostic rate-limiting / quota action attached to an Expectation (a sibling of chaos).
RateLimit() - Constructor for class org.mockserver.model.RateLimit
 
RateLimit.Algorithm - Enum Class in org.mockserver.model
 
RateLimitDTO - Class in org.mockserver.serialization.model
 
RateLimitDTO() - Constructor for class org.mockserver.serialization.model.RateLimitDTO
 
RateLimitDTO(RateLimit) - Constructor for class org.mockserver.serialization.model.RateLimitDTO
 
rateLimitMaxNamedQuotas() - Method in class org.mockserver.configuration.Configuration
 
rateLimitMaxNamedQuotas() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
rateLimitMaxNamedQuotas(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum number of distinct named rate-limit counters held in the in-process RateLimitRegistry.
rateLimitMaxNamedQuotas(Integer) - Method in class org.mockserver.configuration.Configuration
The maximum number of distinct named rate-limit counters held in the in-process rate-limit registry.
RateLimitRegistry - Class in org.mockserver.ratelimit
Process-wide, stateful, protocol-neutral rate-limit registry backing the declarative RateLimit expectation clause.
RateLimitRegistry(LongSupplier) - Constructor for class org.mockserver.ratelimit.RateLimitRegistry
 
RateLimitRegistry.Decision - Class in org.mockserver.ratelimit
The decision for a single acquire: whether the request is allowed plus the header-facing limit/remaining/reset values.
read(ChannelHandlerContext) - Method in class org.mockserver.echo.http.ErrorHandler
 
READ - Enum constant in enum class org.mockserver.authentication.authorization.ControlPlaneRole
 
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(long, long, boolean, Scope, String) - Method in class org.mockserver.slo.SloSampleStore
Record one sample.
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.*).
recordCost(Double) - Method in class org.mockserver.mock.action.http.LlmCostBudgetMonitor
Record a cost increment.
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.
RecordedExpectationPostProcessor - Class in org.mockserver.persistence
Opt-in post-processing of recorded (proxy SPY/CAPTURE) expectations that (a) deduplicates structurally-identical recorded request/response pairs, keeping a single representative, and (b) templatizes variable path segments so that, for example, recorded calls to /users/1, /users/2 and /users/3 collapse into a single expectation that matches /users/{id} (a declared MockServer path parameter, which the matcher normalises to a .* regex segment).
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.
recordError(String) - Method in class org.mockserver.mock.action.http.ChaosAutoHaltMonitor
Record a chaos-injected fault and evaluate the circuit-breaker.
recordFailure(Configuration, String) - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Record a failed forward to the given upstream.
recordLlmUsageMetrics(Provider, String, Completion) - Static method in class org.mockserver.mock.action.http.HttpActionHandler
Increment LLM token/cost Prometheus counters and record cost against the cost-budget circuit-breaker.
recordRequest(String, String, Integer, String, long, W3CTraceContext) - Static method in class org.mockserver.telemetry.RequestSpans
Emit one SERVER span for a served HTTP request.
recordRequest(String, String, Integer, String, long, W3CTraceContext, String, Integer) - Static method in class org.mockserver.telemetry.RequestSpans
Emit one SERVER span for a served HTTP request, additionally carrying the resolved upstream server.address/server.port for forward and proxy paths.
recordSuccess(Configuration, String) - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Record a successful forward to the given upstream.
recover(InetAddress) - Method in class org.mockserver.mock.dns.DnsIntentRegistry
Recovers the hostname that MockServer's DNS server mapped to the given IP address.
recoverAfter(int) - Static method in class org.mockserver.model.RecoverAfter
Static builder: fail the first failTimes matches with the default 503 Service Unavailable, then serve the configured success response.
RecoverAfter - Class in org.mockserver.model
Declarative retry/backoff recovery primitive attached to an HttpResponse: "fail the first K matches, then serve the configured success response".
RecoverAfter() - Constructor for class org.mockserver.model.RecoverAfter
 
RecoverAfterDTO - Class in org.mockserver.serialization.model
Serialization DTO for RecoverAfter.
RecoverAfterDTO() - Constructor for class org.mockserver.serialization.model.RecoverAfterDTO
 
RecoverAfterDTO(RecoverAfter) - Constructor for class org.mockserver.serialization.model.RecoverAfterDTO
 
RecoveryAttemptRegistry - Class in org.mockserver.mock.action.http
Node-local, stateful per-key attempt counter for the RecoverAfter recovery primitive.
RecoveryAttemptRegistry() - Constructor for class org.mockserver.mock.action.http.RecoveryAttemptRegistry
 
redact(List<Expectation>, ImportRedaction.Options) - Static method in class org.mockserver.imports.ImportRedaction
Redact the supplied expectations according to options.
redact(Expectation[]) - Method in class org.mockserver.fixture.FixtureRedactor
Redact sensitive headers in an array of expectations.
redact(Expectation[], boolean) - 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
 
redactedBodyFieldNames() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService
The configured redacted-body-field list, exposed for tests/callers.
redactedHeaderNames() - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService
The redacted-header list reported in the bundle, exposed for tests/callers.
Redaction() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
redactRequestDefinition(RequestDefinition) - Method in class org.mockserver.fixture.FixtureRedactor
Redact sensitive headers (and configured JSON body fields) in a single request definition, returning a redacted clone.
redactResponseObject(HttpResponse) - Method in class org.mockserver.fixture.FixtureRedactor
Redact sensitive headers (and configured JSON body fields) in a single response, returning a redacted clone.
redactSecretsInLog() - Method in class org.mockserver.configuration.Configuration
 
redactSecretsInLog() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
redactSecretsInLog(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable opt-in redaction of secrets in the live event log and dashboard.
redactSecretsInLog(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable opt-in redaction of secrets in the live event log and dashboard.
redactSecretsInRecordedExpectations() - Method in class org.mockserver.configuration.Configuration
 
redactSecretsInRecordedExpectations() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
redactSecretsInRecordedExpectations(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable opt-in redaction of secrets in retrieved recorded (proxy SPY/CAPTURE) expectations.
redactSecretsInRecordedExpectations(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable opt-in redaction of secrets in retrieved recorded expectations.
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
 
REFUSED_STREAM - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
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
 
regexify(String) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
Generates a string matching the supplied regular expression, reusing Datafaker's seeded regex generator so output stays deterministic.
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
 
RegexStringMatcher(MockServerLogger, boolean, boolean) - Constructor for class org.mockserver.matchers.RegexStringMatcher
 
RegexTemplateHelper - Class in org.mockserver.templates.engine.helpers
Regular expression helpers for templates: test for a match, replace all matches, and extract a capture group from the first match.
RegexTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.RegexTemplateHelper
 
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(RequestDefinition, Set<BreakpointPhase>, String, Integer, Integer, Integer, String, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Registers a new breakpoint matcher with a required owner clientId, an optional skip-count for conditional (Nth-hit) breakpoints, and optional response-content conditions that gate whether a RESPONSE-phase breakpoint pauses.
register(RequestDefinition, Set<BreakpointPhase>, String, Integer, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Registers a new breakpoint matcher with a required owner clientId and an optional skip-count for conditional (Nth-hit) breakpoints.
register(RequestDefinition, Set<BreakpointPhase>, String, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Registers a new breakpoint matcher with a required owner clientId.
register(RequestDefinition, Set<BreakpointPhase>, Configuration, MockServerLogger) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Registers a new breakpoint matcher without an owner client (for tests only).
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
 
registerOtelLoadInstruments(DoubleHistogram, LongCounter, LongCounter, LongCounter, LongCounter, LongCounter, LongCounter) - Static method in class org.mockserver.metrics.Metrics
Install the OTel load instruments.
registerOtelRequestDurationHistogram(DoubleHistogram) - Static method in class org.mockserver.metrics.Metrics
Register an OTel histogram for request duration.
registerProvider(OidcAuthorizationStore.Provider) - Method in class org.mockserver.oidc.OidcAuthorizationStore
Registers (or replaces) the provider serving the given authorize/token paths.
registerProvider(SamlAssertionStore.Provider) - Method in class org.mockserver.saml.SamlAssertionStore
Registers (or replaces) the provider serving the given SSO path.
registerProvider(ScimResourceStore.Provider) - Method in class org.mockserver.scim.ScimResourceStore
Registers (or replaces) the provider serving the given base path.
registerResponseCallbackHandler(String, WebSocketResponseCallback) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
registerStreamFrameCallbackHandler(String, WebSocketClientRegistry.StreamFrameDecisionCallback) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
 
reject503 - Enum constant in enum class org.mockserver.model.PreemptionRequest.Mode
 
rejectsNew() - Method in class org.mockserver.model.PreemptionRequest
true when the mode rejects new exchanges with a 503.
rejectsNewExchanges() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
true when the active simulation rejects new data-plane exchanges with a 503 (modes reject503 and both).
RelayConnectHandler<T> - Class in org.mockserver.netty.proxy.relay
 
RelayConnectHandler(Configuration, LifeCycle, MockServerLogger, String, int) - Constructor for class org.mockserver.netty.proxy.relay.RelayConnectHandler
 
remaining - Variable in class org.mockserver.ratelimit.RateLimitRegistry.Decision
 
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.breakpoint.BreakpointMatcherRegistry
Removes a breakpoint by id.
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
 
removeBreakpointMatcher(String) - Method in class org.mockserver.client.MockServerClient
Remove a breakpoint matcher by id.
removeByClientId(String) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Removes all breakpoints owned by the given callback client.
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
 
render(LlmOptimisationReport, List<LlmOptimisationReportBuilder.CapturedExchange>, FixtureRedactor) - Method in class org.mockserver.llm.analysis.LlmOptimisationBriefRenderer
Render the brief for a report whose appendix is drawn from the given exchanges.
render(GrpcStreamMessage, String) - Method in class org.mockserver.grpc.GrpcStreamMessageTemplateRenderer
Returns the JSON to emit for message.
renderBrief(LlmOptimisationReportService.Result) - Method in class org.mockserver.llm.analysis.LlmOptimisationReportService
Render the brief for a previously built result, redacting the appendix.
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
 
renderTemplate(String, HttpRequest) - Method in class org.mockserver.templates.engine.javascript.JavaScriptTemplateEngine
 
renderTemplate(String, HttpRequest) - Method in class org.mockserver.templates.engine.mustache.MustacheTemplateEngine
 
renderTemplate(String, HttpRequest) - Method in interface org.mockserver.templates.engine.TemplateEngine
Renders a template against the request and returns the raw rendered text, without attempting to deserialize it into an HttpResponse / HttpRequest.
renderTemplate(String, HttpRequest) - Method in class org.mockserver.templates.engine.velocity.VelocityTemplateEngine
 
renderTemplate(String, HttpRequest, IterationContext) - Method in class org.mockserver.templates.engine.mustache.MustacheTemplateEngine
 
renderTemplate(String, HttpRequest, IterationContext) - Method in interface org.mockserver.templates.engine.TemplateEngine
Renders a template against the request with an optional per-iteration load-scenario variable injected under the key "iteration", returning the raw rendered text.
renderTemplate(String, HttpRequest, IterationContext) - Method in class org.mockserver.templates.engine.velocity.VelocityTemplateEngine
 
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
 
replaceAll(String, String, String) - Method in class org.mockserver.templates.engine.helpers.RegexTemplateHelper
Replaces every match of the pattern in the input with the replacement.
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
 
replay(HttpRequest) - Method in class org.mockserver.client.MockServerClient
Replay a request to its upstream target and return the upstream response.
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 - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointPhase
 
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_TIMESTAMP_HEADER_NAME - Static variable in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
Header name carrying the epoch-millis timestamp of when MockServer first received the request.
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
 
RequestBodyExtractionHelper - Class in org.mockserver.templates.engine.helpers
Shared JSONPath / XPath extraction helper used by the Velocity and JavaScript template engines so those engines extract request-body fields with the exact same underlying libraries, error handling and return semantics as the Mustache engine's jsonPath / xPath lambdas.
RequestBodyExtractionHelper(HttpRequest, MockServerLogger) - Constructor for class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper
 
RequestBodyExtractionHelper.JsonPathTool - Class in org.mockserver.templates.engine.helpers
Velocity tool exposing JSONPath extraction as $jsonPath.find("$.field") (and $jsonPath.jsonPath(...)).
RequestBodyExtractionHelper.XPathTool - Class in org.mockserver.templates.engine.helpers
Velocity tool exposing XPath extraction as $xPath.find("//field") (and $xPath.xPath(...)).
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
 
requestForLogging() - Method in interface org.mockserver.matchers.BodySource
The originating HttpRequest when this source wraps a request, otherwise null.
requestIf(RequestDefinition) - Static method in class org.mockserver.model.ConditionalRequestDefinition
 
requestIf(RequestDefinition, RequestDefinition) - Static method in class org.mockserver.model.ConditionalRequestDefinition
 
requestIf(RequestDefinition, RequestDefinition, RequestDefinition) - Static method in class org.mockserver.model.ConditionalRequestDefinition
 
requestKey(HttpRequest) - Static method in class org.mockserver.mock.diff.BaselineDiffer
Stable cross-set matching key: METHOD normalized-path.
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.
requestProcessingComplete() - Method in class org.mockserver.lifecycle.LifeCycle
Mark that a data-plane request has finished (its response has been written or the connection has otherwise completed).
requestProcessingStarted() - Method in class org.mockserver.lifecycle.LifeCycle
Mark that a data-plane request has started processing.
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.
requestsSent - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
requiredRole(boolean) - Method in class org.mockserver.authentication.authorization.ControlPlaneAuthorizer
The coarse role required for an operation: ControlPlaneRole.READ for a read, ControlPlaneRole.MUTATE for everything else (a mutation).
rerank() - Static method in class org.mockserver.model.RerankResponse
 
RerankResponse - Class in org.mockserver.model
Configuration for a mocked rerank response (Cohere /v1/rerank, Voyage /v1/rerank, ...).
RerankResponse() - Constructor for class org.mockserver.model.RerankResponse
 
RerankScoring - Class in org.mockserver.llm.codec
Shared, deterministic rerank scoring used by the rerank codecs (Cohere, Voyage).
RerankScoring.Envelope - Enum Class in org.mockserver.llm.codec
The provider-specific envelope wrapping the per-document scores.
RerankScoring.Scored - Class in org.mockserver.llm.codec
One scored, original-index-tagged document.
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.ChaosAutoHaltMonitor
Reset the monitor state.
reset() - Method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator
Resets the orchestrator: stops any running experiment, clears chaos, and clears the terminal status so ChaosExperimentOrchestrator.getStatus() returns null.
reset() - Method in class org.mockserver.mock.action.http.ForwardCircuitBreaker
Reset all per-upstream state.
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.LlmCostBudgetMonitor
Reset the monitor state.
reset() - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Reset: stop all active runs and clear all terminal status.
reset() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Reset all state.
reset() - Method in class org.mockserver.mock.action.http.RecoveryAttemptRegistry
Clear all attempt 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.breakpoint.BreakpointCallbackDispatcher
Resets all in-flight dispatches (auto-continue) — called on server reset.
reset() - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Auto-continues all held frames so their async continuations fire.
reset() - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Resets all in-flight dispatches (auto-continue) — called on server reset.
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.drift.DriftAlertNotifier
Reset transient runtime state.
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() - Method in class org.mockserver.oidc.OidcAuthorizationStore
 
reset() - Method in class org.mockserver.ratelimit.RateLimitRegistry
Clear all rate-limit state.
reset() - Method in class org.mockserver.saml.SamlAssertionStore
 
reset() - Method in class org.mockserver.scim.ScimResourceStore
 
reset() - Method in class org.mockserver.slo.SloSampleStore
Clears all samples.
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.
resetEpochSecond - Variable in class org.mockserver.ratelimit.RateLimitRegistry.Decision
 
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(Delay, HttpRequest) - Method in class org.mockserver.templates.engine.DelayTemplateResolver
Returns a delay whose duration is fixed for the supplied request.
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.
resolveClose(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Resolve a paused frame as CLOSE (end the stream: drop frame, send LastHttpContent).
resolveContinue(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Resolve a paused frame as CONTINUE (write the original frame body).
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.
resolveDrop(String) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Resolve a paused frame as DROP (discard without writing to client).
resolveEffectiveLevel(LogEntry.LogMessageType, Map<String, String>, Level) - Static method in enum class org.mockserver.log.model.LogEntry.LogMessageTypeCategory
 
resolveInject(String, byte[]) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Resolve a paused frame as INJECT (write original, then also write an extra frame).
resolveKeyPair(OidcProviderConfiguration) - Static method in class org.mockserver.oidc.OidcKeyProvider
 
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.
resolveModify(String, byte[]) - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Resolve a paused frame as MODIFY (write a replacement body).
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.connect.ConnectError.Code
 
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.mock.breakpoint.BreakpointPhase
 
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_STREAM - Enum constant in enum class org.mockserver.mock.breakpoint.BreakpointPhase
 
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
 
RESPONSE_TIME_HEADER - Static variable in class org.mockserver.mock.action.http.HttpActionHandler
Internal header carrying the upstream round-trip time (in milliseconds) on the LOGGED FORWARDED_REQUEST response only.
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
 
responseConditionMatches(HttpResponse) - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
Evaluates the optional response-content conditions against the given response.
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
 
responseModifierCondition() - Static method in class org.mockserver.model.HttpResponseModifierCondition
 
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, String) - Method in class org.mockserver.client.MockServerClient
Retrieve the active expectations visible to a single namespace (tenant): the expectations registered under namespace plus all global (no-namespace) expectations.
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
 
routeOf(String) - Static method in class org.mockserver.metrics.MetricLabels
Templatise a request path into a low-cardinality route label by replacing id-shaped segments with {id}.
ROUTING_KEY - Enum constant in enum class org.mockserver.async.asyncapi.AmqpBinding.ChannelType
 
row(List<?>) - Method in class org.mockserver.templates.engine.helpers.CsvTemplateHelper
Formats a list of field values into a single CSV line, quoting and escaping fields as required.
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
 
RUBY - Enum constant in enum class org.mockserver.model.Format
 
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.
runId - Variable in class org.mockserver.metrics.Metrics.LoadGaugeKey
 
runId - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
runLoadScenario(LoadScenario) - Method in class org.mockserver.client.MockServerClient
Convenience helper that registers the given scenario and then immediately starts it, combining MockServerClient.loadScenario(LoadScenario) and MockServerClient.startLoadScenarios(String...).
RUNNABLE - Enum constant in enum class org.mockserver.log.model.LogEntry.LogMessageType
 
RUNNING - Enum constant in enum class org.mockserver.load.LoadScenarioState
Actively driving load (stage clock running).
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
 
RUST - Enum constant in enum class org.mockserver.model.Format
 

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.
SamlAssertionStore - Class in org.mockserver.saml
In-memory state backing the mock SAML SSO flow.
SamlAssertionStore.Provider - Class in org.mockserver.saml
Immutable description of a generated mock SAML IdP, holding everything the SSO callback needs to mint and sign a fresh Response per request.
SamlLogoutResponseBuilder - Class in org.mockserver.saml
Builds and enveloped-signs a SAML 2.0 <LogoutResponse> for the Single-Logout (SLO) HTTP-POST profile, using only the JDK XML APIs and the JDK XML Digital Signature API (no OpenSAML dependency), mirroring SamlResponseBuilder.
SamlLogoutResponseBuilder() - Constructor for class org.mockserver.saml.SamlLogoutResponseBuilder
 
SamlProviderConfiguration - Class in org.mockserver.saml
Configuration for the SAML 2.0 mock identity provider.
SamlProviderConfiguration() - Constructor for class org.mockserver.saml.SamlProviderConfiguration
 
SamlProviderGenerator - Class in org.mockserver.saml
Generates MockServer Expectations that stand up a complete mock SAML 2.0 Identity Provider implementing the SP-initiated Web-Browser-SSO POST profile, so applications using SAML SSO can be tested without a real IdP.
SamlProviderGenerator() - Constructor for class org.mockserver.saml.SamlProviderGenerator
 
SamlResponseBuilder - Class in org.mockserver.saml
Builds and enveloped-signs a SAML 2.0 <Response> document using only the JDK XML APIs (javax.xml DOM) and the JDK XML Digital Signature API (javax.xml.crypto.dsig.*) — no OpenSAML/Shibboleth dependency.
SamlResponseBuilder() - Constructor for class org.mockserver.saml.SamlResponseBuilder
 
SamlSigningCredential - Class in org.mockserver.saml
The RSA signing credential (private key + X.509 certificate) used to enveloped-sign SAML assertions and to publish the IdP signing certificate in the metadata.
SamlSloCallback - Class in org.mockserver.saml
Mock SAML 2.0 IdP Single-Logout (SLO) endpoint implementing the HTTP-POST profile.
SamlSloCallback() - Constructor for class org.mockserver.saml.SamlSloCallback
 
SamlSsoCallback - Class in org.mockserver.saml
Mock SAML 2.0 IdP Single-Sign-On endpoint implementing the SP-initiated Web-Browser-SSO POST profile.
SamlSsoCallback() - Constructor for class org.mockserver.saml.SamlSsoCallback
 
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
 
SampleDataGenerator - Class in org.mockserver.openapi.examples
Generates realistic, schema/format-aware example values using Datafaker with a fixed seed for deterministic output.
SampleDataGenerator() - Constructor for class org.mockserver.openapi.examples.SampleDataGenerator
 
SampleDataGenerator(long) - Constructor for class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
satisfiedBy(double) - Method in class org.mockserver.slo.SloObjective
 
satisfies(ControlPlaneRole) - Method in enum class org.mockserver.authentication.authorization.ControlPlaneRole
 
save(String, JsonNode) - Method in class org.mockserver.mock.action.http.ChaosProfileLibrary
Saves (or replaces) a profile under name.
scenario - Variable in class org.mockserver.metrics.Metrics.LoadGaugeKey
 
scenario - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
The full scenario definition this run was started with (never null for a real run).
scenario(String) - Method in class org.mockserver.client.MockServerClient
Obtain a typed handle for inspecting and driving a stateful scenario by name.
Scenario(String, String) - Constructor for record class org.mockserver.client.MockServerClient.Scenario
Creates an instance of a Scenario record class.
SCENARIO_NAME - Static variable in class org.mockserver.mock.pact.PactProviderStates
The single well-known scenario name under which all Pact provider states are tracked.
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.
scenarioName() - Method in record class org.mockserver.client.MockServerClient.Scenario
Returns the value of the scenarioName record component.
scenarios() - Method in class org.mockserver.client.MockServerClient
List every known scenario and its current state.
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.
ScenarioTemplateHelper - Class in org.mockserver.templates.engine.helpers
Template helper that exposes scenario state (the WireMock "scenarios" pattern) to response templates, so a value captured or derived in one request can drive a later response.
ScenarioTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.ScenarioTemplateHelper
 
schedule(Runnable, boolean, Delay...) - Method in class org.mockserver.scheduler.Scheduler
 
scheduleLocalCallback(Runnable, boolean, Delay...) - Method in class org.mockserver.scheduler.Scheduler
Dispatch a LOCAL (in-JVM) object/class callback so that — in asynchronous (Netty) mode — its potentially-BLOCKING body never runs on the server worker event loop and never consumes the bounded scheduler pool.
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
 
SCHEMA_VERSION - Static variable in class org.mockserver.llm.analysis.LlmOptimisationReport
Bumped if the JSON shape changes incompatibly.
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
 
ScimCollectionCallback - Class in org.mockserver.scim
Serves the SCIM collection endpoints: GET <basePath>/Users|Groups (list with optional filter + pagination) and POST <basePath>/Users|Groups (create).
ScimCollectionCallback() - Constructor for class org.mockserver.scim.ScimCollectionCallback
 
ScimFilter - Class in org.mockserver.scim
Minimal SCIM filter evaluator supporting a single attr op "value" comparison over top-level attributes.
ScimPatchApplier - Class in org.mockserver.scim
Applies a SCIM 2.0 PatchOp (urn:ietf:params:scim:api:messages:2.0:PatchOp) to a stored resource.
ScimPatchApplier() - Constructor for class org.mockserver.scim.ScimPatchApplier
 
ScimPatchApplier.ScimPatchException - Exception in org.mockserver.scim
Signals a malformed PatchOp; carries the SCIM scimType keyword.
ScimPatchException(String, String) - Constructor for exception org.mockserver.scim.ScimPatchApplier.ScimPatchException
 
ScimProviderConfiguration - Class in org.mockserver.scim
Configuration for the SCIM 2.0 mock provider.
ScimProviderConfiguration() - Constructor for class org.mockserver.scim.ScimProviderConfiguration
 
ScimProviderGenerator - Class in org.mockserver.scim
Generates MockServer Expectations that serve a complete SCIM 2.0 provider: CRUD over Users and Groups plus the SCIM discovery endpoints (/ServiceProviderConfig, /ResourceTypes, /Schemas).
ScimProviderGenerator() - Constructor for class org.mockserver.scim.ScimProviderGenerator
 
ScimResourceCallback - Class in org.mockserver.scim
Serves the SCIM single-resource endpoints: GET, PUT, PATCH, DELETE on <basePath>/Users|Groups/{id}.
ScimResourceCallback() - Constructor for class org.mockserver.scim.ScimResourceCallback
 
ScimResourceStore - Class in org.mockserver.scim
In-memory state backing the mock SCIM 2.0 provider.
ScimResourceStore.Provider - Class in org.mockserver.scim
Immutable description of a registered SCIM provider: its Users and Groups stores plus the per-provider enforcement flags.
ScimShaper - Class in org.mockserver.scim
Shapes raw stored resources into SCIM 2.0 wire representations and builds the SCIM envelopes (ListResponse and Error).
ScimShaper() - Constructor for class org.mockserver.scim.ScimShaper
 
ScimShaper.ResourceType - Enum Class in org.mockserver.scim
The two SCIM resource types served by this provider, expressed as the singular resource name used in URLs (Users, Groups) mapped to its core schema URN.
Scope - Enum Class in org.mockserver.slo
Which traffic an SLO sample or objective applies to.
score - Variable in class org.mockserver.llm.codec.RerankScoring.Scored
 
score(RerankResponse, List<String>) - Static method in class org.mockserver.llm.codec.RerankScoring
Score each document and return them sorted by descending relevance, capped to topN when set.
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
 
sendStreamFrameMessage(String, PausedStreamFrameDTO) - Method in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
Send a paused stream frame DTO to the specified client over the callback WebSocket.
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.code.ExpectationToCSharpSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToGoSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToJavaScriptSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToPhpSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToPythonSerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToRubySerializer
 
serialize(List<Expectation>) - Method in class org.mockserver.serialization.code.ExpectationToRustSerializer
 
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(LoadScenario) - Method in class org.mockserver.serialization.LoadScenarioSerializer
 
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(ConditionalRequestDefinition, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.ConditionalRequestDefinitionSerializer
 
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(FuzzyBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.FuzzyBodySerializer
 
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(MultipartBody, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.MultipartBodySerializer
 
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(ConditionalRequestDefinitionDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.request.ConditionalRequestDefinitionDTOSerializer
 
serialize(FuzzyBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.FuzzyBodyDTOSerializer
 
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(MultipartBodyDTO, JsonGenerator, SerializerProvider) - Method in class org.mockserver.serialization.serializers.body.MultipartBodyDTOSerializer
 
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(SloVerdict) - Method in class org.mockserver.serialization.SloCriteriaSerializer
 
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_ERROR - Enum constant in enum class org.mockserver.llm.LlmErrorBodies.Kind
A generic upstream server error (5xx).
SERVER_ERROR - Enum constant in enum class org.mockserver.llm.LlmErrorBody.Kind
Generic upstream server error (5xx).
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_PROVIDER_CONFIG_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
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
 
Session() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
set(String) - Method in class org.mockserver.client.MockServerClient.ScenarioHandle
Set this scenario's state via PUT /mockserver/scenario/{name}.
set(String, Long, String) - Method in class org.mockserver.client.MockServerClient.ScenarioHandle
Set this scenario's state and optionally schedule a timed transition to nextState via PUT /mockserver/scenario/{name}.
set(String, String) - Method in class org.mockserver.templates.engine.helpers.ScenarioTemplateHelper
Updates the state of the named scenario.
set(Metrics.Name, Integer) - Method in class org.mockserver.metrics.Metrics
 
setAbortAfterMessages(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setAction(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
setAction(String) - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
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
 
setAdded(List<InteractionDiff>) - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
setAdditionalClaims(Map<String, Serializable>) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setAdditionalRecords(List<DnsRecordDTO>) - Method in class org.mockserver.serialization.model.DnsResponseDTO
 
setAffectedCalls(List<Integer>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setAfterActions(List<AfterActionDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setAlgorithm(RateLimit.Algorithm) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
setApplied(boolean) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
setArgsFingerprint(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
setArguments(Object...) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setArguments(Object...) - Method in class org.mockserver.log.model.LogEntry
 
setAssertionConsumerServiceUrl(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setAssumeAllRequestsAreHttp(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAsyncAmqpUri(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAsyncKafkaBootstrapServers(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAsyncMqttBrokerUrl(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAsyncRecordedMessageMaxEntries(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setAttachMismatchDiagnosticToResponse(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
 
setAttributes(Map<String, String>) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
setBasePath(String) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
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
 
setBlobStoreAccessKeyId(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreBucket(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreConnectionString(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreContainer(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreEndpoint(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreKeyPrefix(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreProjectId(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreRegion(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreSecretAccessKey(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlobStoreType(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBlocking(Boolean) - Method in class org.mockserver.serialization.model.AfterActionDTO
 
setBlocking(Boolean) - Method in class org.mockserver.serialization.model.ExpectationStepDTO
 
setBody(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setBody(String) - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
setBody(BodyDTO) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setBody(BodyWithContentTypeDTO) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setBreakpointId(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setBreakpointMaxHeld(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBreakpointTimeoutMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setBurst(Long) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
setCachedInputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setCachedInputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setCacheHitRatio(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setCallbackClass(String) - Method in class org.mockserver.serialization.model.HttpClassCallbackDTO
 
setCallCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setCalls(List<LlmOptimisationReport.Call>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setCapture(List<CaptureRuleDTO>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setCertificateAuthorityCertificate(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCertificateAuthorityPrivateKey(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCertificatePem(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setChanged(List<InteractionDiff>) - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
setChaos(LlmChaosProfile) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setChaos(HttpChaosProfileDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setChaosAutoHaltEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setChaosAutoHaltErrorThreshold(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setChaosAutoHaltWindowMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setClientSecret(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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
 
setClusterEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setClusterMemberCountSupplier(Supplier<Integer>) - Static method in class org.mockserver.metrics.Metrics
Set the supplier of the current cluster member count.
setClusterName(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setClusterSharedTimesEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setClusterTransportConfig(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setCode(int) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
setCode(String) - Method in class org.mockserver.grpc.connect.ConnectError
 
setCommitted(long) - Method in class org.mockserver.memory.Detail
 
setCompactLogFormat(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setComparator(SloObjective.Comparator) - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
setCompletion(Completion) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setCondition(HttpResponseModifierConditionDTO) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
setConfidence(double) - Method in class org.mockserver.llm.StubGenerationResult
 
setConfidence(double) - Method in class org.mockserver.mock.drift.DriftRecord
 
setConfigSnippet(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
setConfiguration(Configuration) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Install the configuration used for caps and template engines.
setConnectionDelay(DelayDTO) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setConnectionLifecycleAutoHaltCountsRst(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setConnectionLifecycleChaosEnabled(Boolean) - 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
 
setControlPlaneAuditEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneAuditMaxEntries(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneAuditReads(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneAuthenticationHandler(AuthenticationHandler) - Method in class org.mockserver.mock.HttpState
 
setControlPlaneAuthorizationEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setControlPlaneOidcAudience(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneOidcAuthenticationRequired(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneOidcIssuer(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneOidcJwksUri(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneOidcRequiredScopes(Set<String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setControlPlaneOidcScopeClaim(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setConvertedMatcher(boolean, Object) - Method in class org.mockserver.model.KeysAndValues
Stores the memoized request-side conversion for the given control-plane flag.
setConvertedMatcher(boolean, Object) - Method in class org.mockserver.model.KeysToMultiValues
Stores the memoized request-side conversion for the given control-plane flag.
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
 
setCorrelationId(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setCorrelationId(String) - Method in class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
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
 
setCostIsEstimated(boolean) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setCostIsEstimated(boolean) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setCostIsEstimated(boolean) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setCrossProtocolScenarios(List<CrossProtocolScenario>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setCurve(RampCurve) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
setDeduplicateRecordedExpectations(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDefaultResponseHeaders(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDefinedToolNames(List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setDefinedToolTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
setDetail(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setDetailedMatchFailures(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDetailedVerificationFailures(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDetails(List<Object>) - Method in class org.mockserver.grpc.connect.ConnectError
 
setDeviceAuthorizationPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setDeviceCodePendingPolls(int) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setDevMode(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDiffType(FieldDiff.DiffType) - Method in class org.mockserver.mock.diff.FieldDiff
 
setDirection(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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
 
setDisposition(Disposition) - Method in class org.mockserver.serialization.model.VerificationDTO
 
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
 
setDnsEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDnsName(String) - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
setDnsPort(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDnsResponse(DnsResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setDnsType(DnsRecordType) - Method in class org.mockserver.serialization.model.DnsRequestDefinitionDTO
 
setDocsUrl(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
setDown(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setDriftAlertCooldownMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDriftAlertSeverityThreshold(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDriftAlertWebhookEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDriftAlertWebhookUrl(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDriftResponseTimeThresholdMs(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setDriftSemanticAnalysisEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setDurationMillis(long) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setDynamicallyCreateCertificateAuthorityCertificate(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setElse(RequestDefinitionDTO) - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
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
 
setEndRate(Double) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setEndVus(Integer) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setEnforceClientAuthentication(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setEnforceFilter(boolean) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setEnforcePatch(boolean) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setEnforceResponseValidationForMocks(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setErrorStatus(Integer) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
setErrorStatusCode(String) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setEstimatedCostUsd(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setEstimatedCostUsd(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setEstimatedSavingUsd(Double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setEstimatedWastedInputTokens(Long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
setEvictionListener(Consumer<V>) - Method in class org.mockserver.collections.CircularPriorityQueue
Registers a listener invoked once for every element evicted because the queue grew past maxSize.
setExampleExpectation(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
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
 
setExpectedBearerToken(String) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setExpectedValue(String) - Method in class org.mockserver.mock.diff.FieldDiff
 
setExpectedValue(String) - Method in class org.mockserver.mock.drift.DriftRecord
 
setExpiredAssertion(boolean) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setExplanation(String) - Method in class org.mockserver.llm.StubGenerationResult
 
setExpression(String) - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
setFailOnInitializationError(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setFailRequestCount(Integer) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setFailRequestCount(Integer) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setFailResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
setFailTimes(Integer) - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
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
 
setFinishReason(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setFix(LlmOptimisationReport.Fix) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setForwardAdjustHostHeader(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardBinaryRequestsWithoutWaitingForResponse(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardConnectionPoolEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardConnectionPoolIdleTimeoutMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardConnectionPoolMaxIdlePerKey(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardDefaultHostHeader(String) - 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
 
setForwardProxyBlockPrivateNetworks(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyCertificateChain(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyCircuitBreakerEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyCircuitBreakerFailureThreshold(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyCircuitBreakerWindowMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyPrivateKey(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyRetryBackoffMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setForwardProxyRetryCount(Integer) - 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
 
setFromEpochMillis(Long) - Method in class org.mockserver.serialization.model.SloWindowDTO
 
setGeneratedBy(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setGenerateFromSchema(String) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setGenerateRealisticExampleValues(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGlobalLogEventListener(Consumer<LogEntry>) - Static method in class org.mockserver.logging.MockServerLogger
 
setGlobalResponseDelayMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGrade(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
setGroupingBasis(LlmOptimisationReport.GroupingBasis) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
setGrpcBidiResponse(GrpcBidiResponseDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setGrpcBidiStreamingEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGrpcDescriptorDirectory(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGrpcEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGrpcProtocPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setGrpcProtoDirectory(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setHighCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setHost(String) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setHost(String) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setHttp2Enabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp2GoAway(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setHttp2GoAwayErrorCode(Long) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setHttp2GoAwayLastStreamId(Long) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setHttp3AdvertiseAltSvc(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3AltSvcMaxAge(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3ConnectUdpEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3InitialMaxData(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3InitialMaxStreamDataBidirectional(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3InitialMaxStreamsBidirectional(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3MaxIdleTimeout(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3Port(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setHttp3QpackMaxTableCapacity(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setHttpResponse(HttpResponseDTO) - Method in class org.mockserver.serialization.model.VerificationDTO
 
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
 
setHttpResponses(List<HttpResponseDTO>) - Method in class org.mockserver.serialization.model.VerificationSequenceDTO
 
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.llm.analysis.LlmOptimisationReport.Signal
 
setId(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setId(String) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setIdempotencyHeader(String) - Method in class org.mockserver.serialization.model.RecoverAfterDTO
 
setIdpEntityId(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setIdPresent(boolean) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcRequest
 
setIdStrategy(CrudExpectationsDefinition.IdStrategy) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setIf(RequestDefinitionDTO) - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
setIndex(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setInFlightSupplier(IntSupplier) - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Wire the supplier used to read the current in-flight data-plane request count (from LifeCycle.getRequestsInFlight()).
setInit(long) - Method in class org.mockserver.memory.Detail
 
setInitialGroups(List<ObjectNode>) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
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
 
setInitialUsers(List<ObjectNode>) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setInputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setInputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setInto(String) - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
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
 
setJsonMergePatch(JsonNode) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
setJsonPatch(JsonNode) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
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
 
setJwkJson(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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
 
setKey(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
setKey(String) - Method in class org.mockserver.mock.diff.InteractionDiff
 
setKeyId(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setLabels(Map<String, String>) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setLabels(Map<String, String>) - Method in class org.mockserver.serialization.model.LoadStepDTO
 
setLatency(DelayDTO) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setLatencyMs(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
setLimit(Integer) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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.
setLlmCostBudgetUsd(Double) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLlmMetricsEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGaugeReaders(Supplier<Map<Metrics.LoadGaugeKey, Integer>>, Supplier<Map<Metrics.LoadGaugeKey, Integer>>) - Static method in class org.mockserver.metrics.Metrics
Register the live readers for the active-VU and in-flight load gauges.
setLoadGenerated(boolean) - Method in class org.mockserver.model.HttpRequest
Mark this request as the server's own in-process load-generation traffic.
setLoadGenerationEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxConcurrentScenarios(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxDurationMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxInFlightRequests(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxRate(Double) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxRequestsPerSecond(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxStages(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxSteps(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMaxVirtualUsers(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationMetricLabels(List<String>) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadGenerationSuppressEventLog(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setLoadScenarioInitializationJsonPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setLookbackMillis(Long) - Method in class org.mockserver.serialization.model.SloWindowDTO
 
setLowCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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
 
setMatchExactCase(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMatchJson(String) - Method in class org.mockserver.serialization.model.GrpcBidiRuleDTO
 
setMatchNamespaceHeader(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setMaxLlmConversationBodySize(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxLogEntries(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxRequestBodySize(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxRequests(Integer) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setMaxResponseBodySize(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
 
setMaxStreamingCaptureBytes(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMaxVus(Integer) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
setMediumCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setMemoryUsageCsvDirectory(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setMessage(String) - Method in class org.mockserver.grpc.connect.ConnectError
 
setMessage(String) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcError
 
setMessage(String) - Method in class org.mockserver.serialization.model.WebSocketErrorDTO
 
setMessageCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
setMetadataUrl(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
setMetricsRequestDurationRouteLabels(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
 
setMinimumSampleCount(Integer) - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
setMockserverImage(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setModel(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setModel(String) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setModels(List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
setModifiers(List<HttpResponseModifierDTO>) - Method in class org.mockserver.serialization.model.HttpResponseModifierDTO
 
setMustacheDisallowedText(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setName(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
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
 
setName(String) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setName(String) - Method in class org.mockserver.serialization.model.LoadStepDTO
 
setName(String) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
setName(String) - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
setNameIdFormat(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setNamespace(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setNamespace(String) - Method in interface org.mockserver.openapi.examples.models.Example
 
setNamespace(String) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setNegotiatedApplicationProtocol(Channel, Protocol) - Static method in class org.mockserver.socket.tls.SniHandler
Record the negotiated application protocol on the channel as a trusted, server-side signal.
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
 
setObjectives(List<SloObjectiveDTO>) - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
setOmitGrpcStatus(Boolean) - Method in class org.mockserver.serialization.model.GrpcChaosProfileDTO
 
setOneShotRate(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setOpaqueAccessToken(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
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
 
setOtelGenerateTraceId(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setOtelPropagateTraceContext(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setOutputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setOutputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
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(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
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
 
setPerExpectationMetricsEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setPhase(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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
 
setPreemptionSimulationMaxDrainMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setPrivateKeyPem(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setProactivelyInitialiseTLS(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setProfile(LoadProfileDTO) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setProtocol(Protocol) - Method in class org.mockserver.serialization.model.HttpRequestDTO
 
setProvider(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setProvider(Provider) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setProviders(List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Session
 
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
 
setRate(Double) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setRateLimit(RateLimitDTO) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setRateLimitMaxNamedQuotas(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setRationale(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setRawLlmResponse(String) - Method in class org.mockserver.llm.StubGenerationResult
 
setReasoningTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setReasoningTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setReasonPhrase(String) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setRecommendation(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setRecoverAfter(RecoverAfterDTO) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setRedactedBodyFields(List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
setRedactedHeaders(List<String>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Redaction
 
setRedaction(LlmOptimisationReport.Redaction) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setRedactSecretsInLog(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setRedactSecretsInRecordedExpectations(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setRedirectPorts(String) - Method in class org.mockserver.webhook.SidecarInjectionConfig
 
setRefillPerSecond(Double) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
setRemoved(List<InteractionDiff>) - Method in class org.mockserver.mock.diff.BaselineDiffReport
 
setReplace(T) - Method in class org.mockserver.serialization.model.KeysAndValuesModifierDTO
 
setReplace(T) - Method in class org.mockserver.serialization.model.KeysToMultiValuesModifierDTO
 
setReplayHandler(Function<HttpRequest, CompletableFuture<HttpResponse>>) - Method in class org.mockserver.mock.HttpState
Install the replay handler that re-issues an HttpRequest to its target and returns the upstream response.
setRequest(HttpRequestDTO) - Method in class org.mockserver.serialization.model.LoadStepDTO
 
setRequestDiffs(List<FieldDiff>) - Method in class org.mockserver.mock.diff.InteractionDiff
 
setRequestHasHeader(String) - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
setRequestMethod(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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
 
setRequestPath(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setRequestTimestamp(Long) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setRequireBearerToken(boolean) - Method in class org.mockserver.scim.ScimProviderConfiguration
 
setRerank(RerankResponse) - Method in class org.mockserver.serialization.model.HttpLlmResponseDTO
 
setResetAfterResponseChunks(Integer) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setResetMidResponse(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
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
 
setResponseDiffs(List<FieldDiff>) - Method in class org.mockserver.mock.diff.InteractionDiff
 
setResponseHasHeader(String) - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
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.
setResponseWeights(List<Integer>) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setResult(JsonNode) - Method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
setResultTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
setRetry(Integer) - Method in class org.mockserver.serialization.model.SseEventDTO
 
setRetryAfter(String) - Method in class org.mockserver.serialization.model.HttpChaosProfileDTO
 
setRetryAfter(String) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
setRetryCallCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
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
 
setSavingFractionOfSpend(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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.
setSchemaVersion(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setScheme(HttpForward.Scheme) - Method in class org.mockserver.serialization.model.HttpForwardDTO
 
setScheme(HttpForward.Scheme) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setScope(Scope) - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
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
 
setSender(Function<HttpRequest, CompletableFuture<HttpResponse>>) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Install the request sender that re-issues a HttpRequest to its target and returns the upstream response.
setSender(Function<HttpRequest, CompletableFuture<HttpResponse>>) - Method in class org.mockserver.mock.drift.DriftAlertNotifier
Install the request sender that issues an outbound HttpRequest and returns the response.
setSequenceNumber(int) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
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).
setSession(LlmOptimisationReport.Session) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setSessionDurationSeconds(long) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSeverity(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setSignals(List<LlmOptimisationReport.Signal>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setSigningAlgorithm(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setSigningAlgorithm(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSigningCertificatePem(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSigningPrivateKeyPem(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSli(SloObjective.Sli) - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
setSlicerChunkSize(Integer) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setSloServiceUrl(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSloTrackingEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSlowClose(Boolean) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setSlowCloseDelay(DelayDTO) - Method in class org.mockserver.serialization.model.TcpChaosProfileDTO
 
setSloWindowMaxSamples(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSloWindowRetentionMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setSlowRequestThresholdMillis(Long) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setSource(CaptureRule.Source) - Method in class org.mockserver.serialization.model.CaptureRuleDTO
 
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
 
setSpEntityId(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setSpSingleLogoutServiceUrl(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
setSsoServiceUrl(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setStages(List<LoadStageDTO>) - Method in class org.mockserver.serialization.model.LoadProfileDTO
 
setStartDelayMillis(Long) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setStartRate(Double) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setStartVus(Integer) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setState(String, String) - Method in class org.mockserver.mock.ScenarioManager
 
setState(String, String, String) - Method in class org.mockserver.mock.ScenarioManager
 
setStateBackend(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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.HttpResponseModifierConditionDTO
 
setStatusCode(Integer) - Method in class org.mockserver.serialization.model.HttpSseResponseDTO
 
setStatusCodeRange(String) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setStatusCodeRange(String) - Method in class org.mockserver.serialization.model.HttpResponseModifierConditionDTO
 
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
 
setSteps(List<LoadStepDTO>) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setStreamError(Long) - Method in class org.mockserver.serialization.model.HttpErrorDTO
 
setStreamId(String) - Method in class org.mockserver.serialization.model.PausedStreamFrameDTO
 
setStreamIdleTimeoutSeconds(Integer) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setStreamingResponsesEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setStyle(Map<String, String>) - Method in class org.mockserver.dashboard.model.DashboardLogEntryDTO
 
setSubject(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setSubjectNameId(String) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
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
 
setSummary(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Fix
 
setSuppressConnectionHeader(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setSuppressContentLengthHeader(Boolean) - Method in class org.mockserver.serialization.model.ConnectionOptionsDTO
 
setSwitchAfter(Integer) - Method in class org.mockserver.serialization.model.ExpectationDTO
 
setSystemPromptFingerprint(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setSystemPromptTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setTamperedSignature(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setTamperedSignature(boolean) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setTemplate(String) - Method in class org.mockserver.serialization.model.DelayDTO
 
setTemplate(String) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setTemplateFile(String) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.serialization.model.DelayDTO
 
setTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.serialization.model.GrpcStreamMessageDTO
 
setTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.serialization.model.HttpTemplateDTO
 
setTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.serialization.model.LoadScenarioDTO
 
setTemplatizeRecordedValues(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setText(String) - Method in class org.mockserver.serialization.model.WebSocketMessageModelDTO
 
setTextMatcher(String) - Method in class org.mockserver.serialization.model.WebSocketMessageMatcherDTO
 
setThen(RequestDefinitionDTO) - Method in class org.mockserver.serialization.model.ConditionalRequestDefinitionDTO
 
setThinkTime(DelayDTO) - Method in class org.mockserver.serialization.model.LoadStepDTO
 
setThreshold(double) - Method in class org.mockserver.serialization.model.SloObjectiveDTO
 
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
 
SETTINGS_TIMEOUT - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
setTitle(String) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setTlsAllowInsecureProtocols(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setToEpochMillis(Long) - Method in class org.mockserver.serialization.model.SloWindowDTO
 
setTokenExpirySeconds(int) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setTokenPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setToolCallCount(int) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setToolCalls(List<LlmOptimisationReport.ToolCall>) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Call
 
setTotalEstimatedSavingUsd(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setTotalLatencyMs(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
setTotals(LlmOptimisationReport.Totals) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setTotalWastedInputTokens(long) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
setTrailers(Headers) - Method in class org.mockserver.serialization.model.HttpResponseDTO
 
setTransparentProxyEbpf(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTransparentProxyEbpfMapPath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTransparentProxyEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setTransparentProxyTproxy(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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(LoadStageType) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
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
 
setType(SloWindow.Type) - Method in class org.mockserver.serialization.model.SloWindowDTO
 
setTypeName(String) - Method in class org.mockserver.openapi.examples.models.AbstractExample
 
setUpstreamHosts(Set<String>) - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
setUrgency(double) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
setUsed(long) - Method in class org.mockserver.memory.Detail
 
setUseNativeTransport(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setUserinfoPath(String) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setUseSemicolonAsQueryParameterSeparator(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setValidateProxyEnforce(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setValidateProxyOpenAPISpec(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setValidateRequest(Boolean) - Method in class org.mockserver.serialization.model.HttpForwardValidateActionDTO
 
setValidateRequestsAgainstOpenApiSpec(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
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
 
setVerdict(LlmOptimisationReport.Verdict) - Method in class org.mockserver.llm.analysis.LlmOptimisationReport
 
setVus(Integer) - Method in class org.mockserver.serialization.model.LoadStageDTO
 
setWasmEnabled(Boolean) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
setWasmMaxMemoryPages(Integer) - 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
 
setWindow(SloWindowDTO) - Method in class org.mockserver.serialization.model.SloCriteriaDTO
 
setWindowMillis(Long) - Method in class org.mockserver.serialization.model.RateLimitDTO
 
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
 
setWrongAudience(boolean) - Method in class org.mockserver.saml.SamlProviderConfiguration
 
setWrongIssuer(boolean) - Method in class org.mockserver.oidc.OidcProviderConfiguration
 
setX509CertificatePath(String) - Method in class org.mockserver.serialization.model.ConfigurationDTO
 
sha1(String) - Method in class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
sha256(String) - Method in class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
sha512(String) - Method in class org.mockserver.templates.engine.helpers.CryptoTemplateHelper
 
shallowClone() - Method in class org.mockserver.model.BinaryRequestDefinition
 
shallowClone() - Method in class org.mockserver.model.ConditionalRequestDefinition
 
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
 
shapeResource(ObjectNode, ScimShaper.ResourceType, String, String, boolean) - Method in class org.mockserver.scim.ScimShaper
Shapes a stored resource into its SCIM wire form: ensures schemas contains the resource's core schema, ensures id is present, and injects/refreshes meta.
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
 
shouldPause() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcher
Records a matching hit and decides whether this hit should actually pause.
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
 
shouldVerifyRequestAndResponsePair() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyRequestAndResponsePairWithBodyMatcher() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
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
 
shouldVerifyResponseOnly() - 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
 
shouldVerifySequenceWithResponses() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
shouldVerifyTooManyRequestsReceived() - Method in class org.mockserver.testing.integration.mock.AbstractControlPlaneIntegrationTest
 
shouldVerifyWithVerificationObject() - Method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
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.
Signal() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Signal
 
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
 
singleNode(String) - Static method in record class org.mockserver.state.ClusterInfo
Builds the degenerate single-node snapshot used by all non-clustered backends: one local member that is also the coordinator.
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.audit.AuditStore
 
size() - Method in class org.mockserver.mock.breakpoint.BreakpointMatcherRegistry
Number of currently registered breakpoints.
size() - Method in class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
Number of currently held frames across all streams.
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.slo.SloSampleStore
The total number of samples currently held (across all scopes/hosts).
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
 
sloCriteria() - Static method in class org.mockserver.slo.SloCriteria
 
SloCriteria - Class in org.mockserver.slo
A resilience verdict request: a named set of SloObjectives evaluated synchronously over an already-elapsed SloWindow.
SloCriteria() - Constructor for class org.mockserver.slo.SloCriteria
 
SloCriteriaDTO - Class in org.mockserver.serialization.model
DTO for SloCriteria, the body of PUT /mockserver/verifySLO.
SloCriteriaDTO() - Constructor for class org.mockserver.serialization.model.SloCriteriaDTO
 
SloCriteriaDTO(SloCriteria) - Constructor for class org.mockserver.serialization.model.SloCriteriaDTO
 
SloCriteriaSerializer - Class in org.mockserver.serialization
Serializer for the PUT /mockserver/verifySLO endpoint.
SloCriteriaSerializer(MockServerLogger) - Constructor for class org.mockserver.serialization.SloCriteriaSerializer
 
SloEvaluator - Class in org.mockserver.slo
Evaluates an SloCriteria against the samples in SloSampleStore, producing an SloVerdict.
SloEvaluator() - Constructor for class org.mockserver.slo.SloEvaluator
 
SloEvaluator(SloSampleStore) - Constructor for class org.mockserver.slo.SloEvaluator
 
sloObjective() - Static method in class org.mockserver.slo.SloObjective
 
SloObjective - Class in org.mockserver.slo
A single objective within an SloCriteria: one service-level indicator compared against a threshold.
SloObjective() - Constructor for class org.mockserver.slo.SloObjective
 
SloObjective.Comparator - Enum Class in org.mockserver.slo
 
SloObjective.Sli - Enum Class in org.mockserver.slo
The service-level indicator computed over the window.
SloObjectiveDTO - Class in org.mockserver.serialization.model
DTO for SloObjective.
SloObjectiveDTO() - Constructor for class org.mockserver.serialization.model.SloObjectiveDTO
 
SloObjectiveDTO(SloObjective) - Constructor for class org.mockserver.serialization.model.SloObjectiveDTO
 
SloObjectiveResult - Class in org.mockserver.slo
The evaluated outcome of a single SloObjective: the observed indicator value over the window and whether it satisfied the threshold.
SloObjectiveResult() - Constructor for class org.mockserver.slo.SloObjectiveResult
 
SloSampleStore - Class in org.mockserver.slo
Process-wide store of recent request samples used to evaluate SloCriteria into an SloVerdict.
SloSampleStore() - Constructor for class org.mockserver.slo.SloSampleStore
 
SloSampleStore.ErrorCounts - Class in org.mockserver.slo
Result of an error-rate query over a window: error and total sample counts.
sloTrackingEnabled() - Method in class org.mockserver.configuration.Configuration
 
sloTrackingEnabled() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sloTrackingEnabled(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable SLO sample tracking.
sloTrackingEnabled(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable SLO sample tracking.
SloVerdict - Class in org.mockserver.slo
The resilience verdict produced by SloEvaluator for one SloCriteria.
SloVerdict() - Constructor for class org.mockserver.slo.SloVerdict
 
SloVerdict.Result - Enum Class in org.mockserver.slo
 
SloWindow - Class in org.mockserver.slo
The time window over which an SloCriteria is evaluated.
SloWindow() - Constructor for class org.mockserver.slo.SloWindow
 
SloWindow.Type - Enum Class in org.mockserver.slo
 
SloWindowDTO - Class in org.mockserver.serialization.model
DTO for SloWindow.
SloWindowDTO() - Constructor for class org.mockserver.serialization.model.SloWindowDTO
 
SloWindowDTO(SloWindow) - Constructor for class org.mockserver.serialization.model.SloWindowDTO
 
sloWindowMaxSamples() - Method in class org.mockserver.configuration.Configuration
 
sloWindowMaxSamples() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sloWindowMaxSamples(int) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum number of SLO samples retained for verdict evaluation.
sloWindowMaxSamples(Integer) - Method in class org.mockserver.configuration.Configuration
The maximum number of SLO samples retained for verdict evaluation.
sloWindowRetentionMillis() - Method in class org.mockserver.configuration.Configuration
 
sloWindowRetentionMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
sloWindowRetentionMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
The maximum age in milliseconds of SLO samples retained for verdict evaluation.
sloWindowRetentionMillis(Long) - Method in class org.mockserver.configuration.Configuration
The maximum age in milliseconds of SLO samples retained for verdict evaluation.
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.
sniff(HttpRequest) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Sniff the LLM provider from a forwarded request's target host.
sniffByHost(String) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Sniff the LLM provider from an explicit host string (for unit testing or callers that already have the host extracted).
sniffByHostAndPath(String, String) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Sniff the LLM provider from an explicit host and path.
sniffByPath(HttpRequest) - Static method in class org.mockserver.llm.client.LlmProviderSniffer
Path-shape based provider detection, mirroring the dashboard's llmTraffic.ts ordering (Anthropic, Azure, Bedrock, OpenAI Responses, OpenAI, Gemini, Ollama).
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
 
SOURCE_DEFAULT - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
SOURCE_ENVIRONMENT_VARIABLE - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
SOURCE_PROPERTIES_FILE - Static variable in class org.mockserver.configuration.ConfigurationProperties
 
SOURCE_RUNTIME_SET - Static variable in class org.mockserver.configuration.ConfigurationProperties
The value was set at runtime (a programmatic ConfigurationProperties setter) and is held in the in-memory property cache — which ConfigurationProperties.readPropertyHierarchically(java.util.Properties, java.lang.String, java.lang.String, java.lang.String) consults FIRST, so it is what MockServer actually uses regardless of the underlying tiers.
SOURCE_SYSTEM_PROPERTY - Static variable in class org.mockserver.configuration.ConfigurationProperties
Source-tier labels for a resolved configuration property.
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 source identity.
specKeyFromTitle(String) - Static method in class org.mockserver.openapi.OpenApiSyncPlanner
Derives the human-readable portion of a 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
 
Stage(long, Map<String, HttpChaosProfile>) - Constructor for class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.Stage
 
stageElapsedMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
stageIndex - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
The 0-based index of the currently-running stage, or -1 when not running.
stageRemainingMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
stages - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
 
stageType - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
The type of the currently-running stage (VU/RATE/PAUSE), or null.
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.
start(LoadScenario, Function<HttpRequest, CompletableFuture<HttpResponse>>) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Trigger a scenario to start (run it).
start(ChaosExperimentOrchestrator.ExperimentDefinition) - Method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator
Starts an experiment.
start(PreemptionRequest) - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Begin (or replace) a preemption simulation.
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
 
startDelayMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
Fixed delay before stage 0 is applied; 0 = start immediately.
startDelayMillis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
The configured start delay in milliseconds (0 when none).
startEchoServer() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
started(LifeCycle) - Static method in class org.mockserver.netty.InFlightRequest
Increment the in-flight counter and return a token whose InFlightRequest.complete() will decrement it exactly once.
STARTED - Static variable in class org.mockserver.mock.ScenarioManager
 
startedAtEpochMillis - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
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
 
startLoadScenarios(String...) - Method in class org.mockserver.client.MockServerClient
Start one or more previously-registered load scenarios by name via PUT /mockserver/loadScenario/start with body {"names":[...]}.
startPublishing(long) - Method in class org.mockserver.async.AsyncApiMockOrchestrator
Start periodic publishing at the given interval.
startRemainingMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
Milliseconds until a deferred-start experiment begins; 0 unless status is "scheduled".
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 - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
Lifecycle state of this run (PENDING/RUNNING/COMPLETED/STOPPED).
state() - Method in class org.mockserver.client.MockServerClient.ScenarioHandle
Get the current state of this scenario via GET /mockserver/scenario/{name}.
state() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
A human-readable state string for the status endpoint: "inactive" when not cordoned, "draining" while within the drain window, or "drained" once the drain deadline has passed (the server stays cordoned until TTL/uncordon).
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 - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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
 
statusFor(String) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Status for a specific scenario name (active run snapshot or retained terminal status), or null.
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.action.http.ChaosExperimentOrchestrator
Stops the current experiment and clears all chaos from the registry.
stop() - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Stop the most-recently-triggered run (single-run convenience).
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(String) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Stop a specific scenario's active run by name.
Stop - Class in org.mockserver.stop
 
Stop() - Constructor for class org.mockserver.stop.Stop
 
stopAll() - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
Stop every active run.
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
 
stopDrainMillis() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
stopDrainMillis(long) - Static method in class org.mockserver.configuration.ConfigurationProperties
Maximum time in milliseconds to wait for in-flight requests to complete when the server is stopped (graceful shutdown connection drain).
stopEventLoopGroup() - Static method in class org.mockserver.testing.integration.mock.AbstractMockingIntegrationTestBase
 
stopEventLoopGroup() - Static method in class org.mockserver.testing.integration.proxy.AbstractProxyIntegrationTest
 
stopLoadScenarios(String...) - Method in class org.mockserver.client.MockServerClient
Stop one or more running load scenarios via PUT /mockserver/loadScenario/stop.
Stoppable - Interface in org.mockserver.stop
 
STOPPED - Enum constant in enum class org.mockserver.load.LoadScenarioState
Stopped by an explicit stop request before completing.
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
 
STREAM_CLOSED - Enum constant in enum class org.mockserver.model.HttpError.StreamErrorCode
 
StreamErrorWriter - Interface in org.mockserver.responsewriter
Transport-neutral seam for resetting the request stream with an error code instead of returning a response (an HttpError carrying streamError).
StreamFrameBreakpointRegistry - Class in org.mockserver.mock.breakpoint
Process-wide registry of streaming response frame breakpoints.
StreamFrameBreakpointRegistry() - Constructor for class org.mockserver.mock.breakpoint.StreamFrameBreakpointRegistry
 
StreamFrameCallbackDispatcher - Class in org.mockserver.mock.breakpoint
Dispatches stream-frame breakpoint-held frames to a callback WebSocket client for interactive resolution.
StreamFrameCallbackDispatcher() - Constructor for class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
 
StreamFrameDecision - Class in org.mockserver.mock.breakpoint
The resolution decision for a paused (breakpointed) streaming response frame.
StreamFrameDecision.Action - Enum Class in org.mockserver.mock.breakpoint
 
StreamFrameDecisionDTO - Class in org.mockserver.serialization.model
Client-to-server WebSocket reply carrying the resolution decision for a paused stream frame.
StreamFrameDecisionDTO() - Constructor for class org.mockserver.serialization.model.StreamFrameDecisionDTO
 
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() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
StringSimilarity - Class in org.mockserver.matchers
Deterministic string-similarity metrics used by FuzzyMatcher.
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
 
stringWithConstraints(Integer, Integer) - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
 
succeeded - Variable in class org.mockserver.mock.action.http.LoadScenarioOrchestrator.LoadScenarioStatus
 
success(Object, JsonNode) - Static method in class org.mockserver.netty.mcp.JsonRpcMessage.JsonRpcResponse
 
success(String) - Static method in class org.mockserver.grpc.connect.ConnectResponse
A successful Connect unary response: HTTP 200, Content-Type: application/json, body is the response message JSON directly (no envelope, no framing).
success(String, String) - Static method in class org.mockserver.grpc.connect.ConnectResponse
A successful Connect unary response with an explicit content type, e.g.
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.LoadScenarioSerializer
 
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
 
suppressMatchResultLogging() - Method in class org.mockserver.matchers.MatchDifference
Mark this difference context as diagnostic-only: matchers must compute differences without logging EXPECTATION_MATCHED / EXPECTATION_NOT_MATCHED events.
swallowThrowable(ExceptionHandling.ThrowingRunnable) - Static method in class org.mockserver.exception.ExceptionHandling
 
SWITCH - Enum constant in enum class org.mockserver.mock.ResponseMode
 
SWITCHING_PROTOCOLS_101 - Enum constant in enum class org.mockserver.model.HttpStatusCode
 
synthesizeJson(Descriptors.Descriptor, GrpcJsonMessageConverter) - Method in class org.mockserver.grpc.GrpcExampleSynthesizer
Synthesize a schema-valid example message for the supplied message descriptor and render it as protobuf-JSON via the supplied converter.
synthesizeMessage(Descriptors.Descriptor) - Method in class org.mockserver.grpc.GrpcExampleSynthesizer
Synthesize a schema-valid example DynamicMessage for the supplied message descriptor.
synthesizeResponse(String) - Method in class org.mockserver.graphql.GraphQLResponseSynthesizer
Synthesize a schema-valid response for the supplied GraphQL request body.
synthesizeResponse(String) - Method in class org.mockserver.openapi.JsonSchemaResponseSynthesizer
Generates a schema-valid JSON body for the supplied inline JSON Schema.
synthesizeResponseJson(String, String) - Method in class org.mockserver.grpc.GrpcProtoDescriptorStore
Synthesize a schema-valid protobuf-JSON example for the output (response) message of the supplied service/method, using the loaded descriptors.
SYSTEM - Enum constant in enum class org.mockserver.llm.ParsedMessage.Role
 
systemPropertyName() - Method in enum class org.mockserver.cli.Main.Arguments
 

T

targetRateAt(long) - Method in class org.mockserver.load.LoadStage
The target arrival rate (iterations/second) at elapsedInStageMillis into this RATE stage.
targetVusAt(long) - Method in class org.mockserver.load.LoadStage
The target VU setpoint at elapsedInStageMillis into this VU stage.
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.Delay
Creates an opt-in delay whose duration in milliseconds is computed by rendering the supplied template against the incoming request (the same request context exposed to response templates, e.g.
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
 
templatizeRecordedValues() - Method in class org.mockserver.configuration.Configuration
 
templatizeRecordedValues() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
templatizeRecordedValues(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
Enable opt-in generalization of volatile-looking query parameter, header and JSON body leaf values in retrieved recorded (proxy SPY/CAPTURE) expectations.
templatizeRecordedValues(Boolean) - Method in class org.mockserver.configuration.Configuration
Enable opt-in generalization of volatile-looking query parameter, header and JSON body leaf values (ids, UUIDs, timestamps, tokens) into regex matchers when retrieved recorded expectations are post-processed.
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
 
thenRespondWith(Completion) - Method in class org.mockserver.client.LlmFailoverBuilder
Set the completion to return after all failures are exhausted.
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
 
timeString() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
Generates a valid HH:mm:ss-style time value for the time string format.
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.
toHttp3TrailersFrame(HttpResponse) - Static method in class org.mockserver.netty.http3.Http3RequestBridge
Build a trailing HTTP/3 HEADERS frame from the response trailers, or null when the response carries no trailers.
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.action.http.ChaosExperimentOrchestrator.ExperimentDefinition
Serializes this experiment definition to a JSON node.
toJson() - Method in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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
 
toJson(String) - Method in class org.mockserver.templates.engine.helpers.YamlTemplateHelper
Converts a YAML document to its JSON representation.
TOKEN_BUCKET - Enum constant in enum class org.mockserver.model.RateLimit.Algorithm
 
TokenCounter - Class in org.mockserver.llm
Pure, deterministic approximate token counter for LLM text.
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
 
ToolCall() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
 
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.asyncapi.AmqpBinding
 
toString() - Method in class org.mockserver.async.publish.PublishOptions
 
toString() - Method in class org.mockserver.async.subscribe.RecordedMessage
 
toString() - Method in record class org.mockserver.client.MockServerClient.Scenario
Returns a string representation of this record class.
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.mock.breakpoint.BreakpointMatcher
 
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 record class org.mockserver.state.ClusterInfo.Member
Returns a string representation of this record class.
toString() - Method in record class org.mockserver.state.ClusterInfo
Returns a string representation of this record class.
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.CryptoTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.CsvTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.DateTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.HtmlTemplateHelper
 
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.RegexTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.JsonPathTool
 
toString() - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.XPathTool
 
toString() - Method in class org.mockserver.templates.engine.helpers.ScenarioTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.XmlXPathTemplateHelper
 
toString() - Method in class org.mockserver.templates.engine.helpers.YamlTemplateHelper
 
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
 
totalDurationMillis() - Method in class org.mockserver.load.LoadProfile
Sum of all stage durations — the total run length.
totalElapsedMillis - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
Totals() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Totals
 
totalStages - Variable in class org.mockserver.mock.action.http.ChaosExperimentOrchestrator.ExperimentStatus
 
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
 
trigger(String) - Method in class org.mockserver.client.MockServerClient.ScenarioHandle
Externally trigger a state transition via PUT /mockserver/scenario/{name}/trigger.
trim(String) - Method in class org.mockserver.templates.engine.helpers.StringTemplateHelper
 
truncateDiffLine(String) - Static method in class org.mockserver.matchers.MatchDifferenceFormatter
 
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.
tryAcquire(String, long, long, long) - Method in class org.mockserver.llm.LlmQuotaRegistry
Record amount units (e.g. tokens) against the named quota and report whether the cumulative total is within the limit.
tryAcquire(RateLimit, String) - Method in class org.mockserver.ratelimit.RateLimitRegistry
Record one request against the named rate limit and report the decision.
tryScheduleRemoval() - Method in class org.mockserver.matchers.AbstractHttpRequestMatcher
Atomically claims the right to schedule this matcher's lazy async removal.
tryWaitForSuccess(ThrowingRunnable) - Static method in class org.mockserver.test.Retries
 
tryWaitForSuccess(ThrowingRunnable, int, long, TimeUnit) - Static method in class org.mockserver.test.Retries
 
tryWsDispatch(BreakpointMatcher, String, int, PausedStreamFrame.Direction, BreakpointPhase, byte[], String, String, Long, Configuration, MockServerLogger, WebSocketClientRegistry) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
tryWsDispatch(BreakpointMatcher, String, int, PausedStreamFrame.Direction, BreakpointPhase, byte[], String, String, Configuration, MockServerLogger, WebSocketClientRegistry) - Method in class org.mockserver.mock.breakpoint.StreamFrameCallbackDispatcher
Convenience method that checks whether the given matched breakpoint should use WS-callback dispatch (non-null clientId + registry available), and if so, dispatches the frame.
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() - Static method in class org.mockserver.authentication.AuthenticationResult
 
UNAUTHENTICATED - Enum constant in enum class org.mockserver.grpc.connect.ConnectError.Code
 
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.connect.ConnectError.Code
 
UNAVAILABLE - Enum constant in enum class org.mockserver.grpc.GrpcStatusMapper.GrpcStatusCode
 
uncordon() - Method in class org.mockserver.mock.action.http.PreemptionSimulator
Clear the cordon explicitly (idempotent).
unescape(String) - Method in class org.mockserver.templates.engine.helpers.HtmlTemplateHelper
Unescapes a string containing HTML 4.0 entity escapes back to the original characters.
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.connect.ConnectError.Code
 
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.connect.ConnectError.Code
 
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
 
unregisterStreamFrameCallbackHandler(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(HttpResponse, HttpResponseModifier, HttpRequest) - 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
 
uri() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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
Token usage for an LLM completion.
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
 
USER - Enum constant in enum class org.mockserver.scim.ScimShaper.ResourceType
 
USER_SCHEMA - Static variable in class org.mockserver.scim.ScimShaper
 
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() - Method in class org.mockserver.openapi.examples.SampleDataGenerator
 
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) - Method in class org.mockserver.authentication.oidc.OidcJWTValidator
 
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
 
validate(LoadScenario) - Method in class org.mockserver.mock.action.http.LoadScenarioOrchestrator
 
validateForwardTarget(Configuration, String) - Static method in class org.mockserver.proxyconfiguration.InetAddressValidator
Validate a forward target.
validatePath(HttpRequest) - Method in class org.mockserver.codec.PathParametersDecoder
 
validateProxyEnforce() - Method in class org.mockserver.configuration.Configuration
 
validateProxyEnforce() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
validateProxyEnforce(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
When enabled (and validateProxyOpenAPISpec is set), forwarded requests that violate the OpenAPI spec are rejected with a 400 status code, and upstream responses that violate the spec are replaced with a 502.
validateProxyEnforce(Boolean) - Method in class org.mockserver.configuration.Configuration
When enabled (and validateProxyOpenAPISpec is set), forwarded requests that violate the OpenAPI spec are rejected with a 400 status code, and upstream responses that violate the spec are replaced with a 502.
validateProxyOpenAPISpec() - Method in class org.mockserver.configuration.Configuration
 
validateProxyOpenAPISpec() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
validateProxyOpenAPISpec(String) - Method in class org.mockserver.configuration.Configuration
When set to an OpenAPI spec URL, file path, or inline JSON/YAML, MockServer validates every forwarded/proxied request and its upstream response against the spec and records violations as log events.
validateProxyOpenAPISpec(String) - Static method in class org.mockserver.configuration.ConfigurationProperties
When set to an OpenAPI spec URL, file path, or inline JSON/YAML, MockServer validates every forwarded/proxied request and its upstream response against the spec and records violations as log events of type OPENAPI_RESPONSE_VALIDATION_FAILED.
validateRequestBody(GrpcProtoDescriptorStore, String, String) - Static method in class org.mockserver.grpc.connect.ConnectUnaryDetector
If a descriptor is loaded for this method, validates that the request JSON parses against the method's input message type.
validateRequestsAgainstOpenApiSpec() - Method in class org.mockserver.configuration.Configuration
 
validateRequestsAgainstOpenApiSpec() - Static method in class org.mockserver.configuration.ConfigurationProperties
 
validateRequestsAgainstOpenApiSpec(boolean) - Static method in class org.mockserver.configuration.ConfigurationProperties
If false (the default) incoming requests matched by an OpenAPI-backed mock expectation are not validated against the spec — behaviour is exactly as before.
validateRequestsAgainstOpenApiSpec(Boolean) - Method in class org.mockserver.configuration.Configuration
If false (the default) incoming requests matched by an OpenAPI-backed mock expectation are not validated against the spec — behaviour is exactly as before.
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() - Method in enum class org.mockserver.model.RateLimit.Algorithm
 
value() - Element in annotation interface org.mockserver.springtest.MockServerTest
 
valueAt(double, double, double) - Method in enum class org.mockserver.load.RampCurve
Interpolate between start and end at progress p using this curve.
valueOf(String) - Static method in enum class org.mockserver.async.asyncapi.AmqpBinding.ChannelType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.authentication.authorization.ControlPlaneRole
Returns the enum constant of this class with the specified name.
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.connect.ConnectError.Code
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.analysis.LlmOptimisationReport.GroupingBasis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.codec.RerankScoring.Envelope
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.LlmErrorBodies.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.llm.LlmErrorBody.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.load.LoadScenarioState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.load.LoadStageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.load.RampCurve
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.breakpoint.BreakpointDecision.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.breakpoint.BreakpointPhase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.breakpoint.PausedStreamFrame.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.mock.breakpoint.StreamFrameDecision.Action
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.CaptureRule.Source
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.HttpError.StreamErrorCode
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.HttpRequest.ConvertedBodyType
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.PreemptionRequest.Mode
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.RateLimit.Algorithm
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.scim.ScimShaper.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.slo.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.slo.SloObjective.Comparator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.slo.SloObjective.Sli
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.slo.SloVerdict.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mockserver.slo.SloWindow.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.verify.Disposition
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.async.asyncapi.AmqpBinding.ChannelType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.authentication.authorization.ControlPlaneRole
Returns an array containing the constants of this enum class, in the order they are declared.
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.connect.ConnectError.Code
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.analysis.LlmOptimisationReport.GroupingBasis
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.codec.RerankScoring.Envelope
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.LlmErrorBodies.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.LlmErrorBody.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.load.LoadScenarioState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.load.LoadStageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.load.RampCurve
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.breakpoint.BreakpointDecision.Action
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.breakpoint.BreakpointPhase
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.breakpoint.PausedStreamFrame.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.mock.breakpoint.StreamFrameDecision.Action
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.CaptureRule.Source
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.HttpError.StreamErrorCode
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.HttpRequest.ConvertedBodyType
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.PreemptionRequest.Mode
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.RateLimit.Algorithm
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.scim.ScimShaper.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.slo.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.slo.SloObjective.Comparator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.slo.SloObjective.Sli
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.slo.SloVerdict.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mockserver.slo.SloWindow.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.verify.Disposition
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
 
Verdict() - Constructor for class org.mockserver.llm.analysis.LlmOptimisationReport.Verdict
 
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(JWTClaimsSet, SecurityContext) - Method in class org.mockserver.authentication.oidc.OidcJWTClaimsVerifier
 
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(HttpResponse) - Method in class org.mockserver.client.MockServerClient
Verify a response has been recorded (matching any request), defaulting to at least once
verify(HttpResponse, VerificationTimes) - Method in class org.mockserver.client.MockServerClient
Verify a response has been recorded (matching any request) 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, HttpResponse, VerificationTimes) - Method in class org.mockserver.client.MockServerClient
Verify a request-response pair has been recorded 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(RequestDefinition, VerificationTimes, Duration) - Method in class org.mockserver.client.MockServerClient
Eventual verification: poll the event log, retrying the supplied verification until it passes or the timeout expires.
verify(Verification) - Method in class org.mockserver.client.MockServerClient
Verify using a pre-built Verification object for advanced use cases such as request-response pair verification:
verify(Verification) - Method in class org.mockserver.log.MockServerEventLog
 
verify(Verification) - Method in class org.mockserver.mock.HttpState
 
verify(Verification, Duration) - Method in class org.mockserver.client.MockServerClient
Eventual verification: poll the event log, retrying the supplied Verification until it passes or the timeout expires.
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.client.MockServerClient
Verify using a pre-built VerificationSequence object for advanced use cases such as request-response sequence verification:
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
 
verifyAll(Verification...) - Method in class org.mockserver.client.MockServerClient
Verify multiple verifications, collecting all failures and throwing a single AssertionError that lists every mismatch.
verifyAsyncMessage(String) - Method in class org.mockserver.client.MockServerClient
Verify async messages recorded by subscribers against the given criteria.
verifyNever(RequestDefinition, Duration) - Method in class org.mockserver.client.MockServerClient
Negative-within-timeout verification: assert that the supplied verification stays unsatisfied for the whole window.
verifyNever(Verification, Duration) - Method in class org.mockserver.client.MockServerClient
Negative-within-timeout verification: assert that the supplied Verification stays unsatisfied for the whole window.
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
 
VOYAGE - Enum constant in enum class org.mockserver.model.Provider
 
VOYAGE_DATA - Enum constant in enum class org.mockserver.llm.codec.RerankScoring.Envelope
Voyage: {"object":"list","data":[...],"usage":{"total_tokens":N}}.
VoyageCodec - Class in org.mockserver.llm.codec
Codec for Voyage AI's rerank endpoint (POST /v1/rerank).
VoyageCodec() - Constructor for class org.mockserver.llm.codec.VoyageCodec
 
VU - Enum constant in enum class org.mockserver.load.LoadStageType
 

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
 
WasmRequest - Class in org.mockserver.wasm
Immutable view of the parts of an HTTP request that a WASM matcher module can inspect: the method, path, headers, and body.
WasmRequest(String, String, Map<String, List<String>>, String) - Constructor for class org.mockserver.wasm.WasmRequest
 
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
 
WebSocketClientRegistry.StreamFrameDecisionCallback - Interface in org.mockserver.closurecallback.websocketregistry
Callback interface for stream-frame breakpoint decision replies received over the callback WebSocket.
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
 
WEIGHTED - Enum constant in enum class org.mockserver.mock.ResponseMode
 
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
 
withAdditionalSensitiveBodyFields(Collection<String>) - Method in class org.mockserver.imports.ImportRedaction.Options
Add JSON body field names to redact on top of ImportRedaction.DEFAULT_SENSITIVE_BODY_FIELDS.
withAdditionalSensitiveHeaders(Collection<String>) - Method in class org.mockserver.imports.ImportRedaction.Options
Add header names to redact on top of FixtureRedactor.defaultSensitiveHeaders().
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
 
withAlgorithm(RateLimit.Algorithm) - Method in class org.mockserver.model.RateLimit
 
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
 
withBurst(Long) - Method in class org.mockserver.model.RateLimit
 
withBytes(byte[]) - Method in class org.mockserver.model.BinaryMessage
 
withCache(HarCache) - Method in class org.mockserver.serialization.har.HarEntry
 
withCacheCreationTokens(Integer) - Method in class org.mockserver.model.Usage
Input tokens written to a prompt cache (Anthropic cache_creation_input_tokens).
withCachedInputTokens(Integer) - Method in class org.mockserver.model.Usage
Input tokens served from a prompt cache (OpenAI prompt_tokens_details.cached_tokens / Anthropic cache_read_input_tokens).
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
withCapture(List<CaptureRule>) - Method in class org.mockserver.mock.Expectation
 
withCapture(CaptureRule...) - Method in class org.mockserver.mock.Expectation
 
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
 
withComparator(SloObjective.Comparator) - Method in class org.mockserver.slo.SloObjective
 
withComparator(SloObjective.Comparator) - Method in class org.mockserver.slo.SloObjectiveResult
 
withCompletion(Completion) - Method in class org.mockserver.model.HttpLlmResponse
 
withCondition(HttpResponseModifierCondition) - Method in class org.mockserver.model.HttpResponseModifier
Restrict this modifier so it only applies when the supplied condition holds against the in-flight response (and, where available, the original request).
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.client.ForwardChainExpectation
Add a single cross-protocol scenario correlation to this expectation.
withCrossProtocolScenario(CrossProtocolScenario) - Method in class org.mockserver.mock.Expectation
 
withCrossProtocolScenarios(List<CrossProtocolScenario>) - Method in class org.mockserver.client.ForwardChainExpectation
Set the list of cross-protocol scenario correlations for this expectation.
withCrossProtocolScenarios(List<CrossProtocolScenario>) - Method in class org.mockserver.mock.Expectation
 
withCurrentState(String) - Method in class org.mockserver.model.TimedScenarioTransition
 
withCurve(RampCurve) - Method in class org.mockserver.load.LoadStage
 
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
 
withDetail(String) - Method in class org.mockserver.slo.SloObjectiveResult
 
withDeterministicFromInput(Boolean) - Method in class org.mockserver.model.EmbeddingResponse
 
withDeterministicFromInput(Boolean) - Method in class org.mockserver.model.RerankResponse
 
withDimensions(Integer) - Method in class org.mockserver.model.EmbeddingResponse
 
withDisposition(Disposition) - Method in class org.mockserver.verify.Verification
Narrow this verification to count only requests that were handled with the given Dispositionforwarded/proxied or mocked.
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
 
withDrainMillis(Long) - Method in class org.mockserver.model.PreemptionRequest
 
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).
withDurationMillis(long) - Method in class org.mockserver.load.LoadStage
 
withElse(RequestDefinition) - Method in class org.mockserver.model.ConditionalRequestDefinition
 
withEmbedding(EmbeddingResponse) - Method in class org.mockserver.model.HttpLlmResponse
 
withEnabled(boolean) - Method in class org.mockserver.imports.ImportRedaction.Options
 
withEncoding(String) - Method in class org.mockserver.serialization.har.HarContent
 
withEndRate(Double) - Method in class org.mockserver.load.LoadStage
 
withEndVus(Integer) - Method in class org.mockserver.load.LoadStage
 
withEnforceOutputSchema(Boolean) - Method in class org.mockserver.model.Completion
Opt-in strict structured-output enforcement.
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
 
withErrorKind(String) - Method in class org.mockserver.model.LlmChaosProfile
Optional provider-specific error shape.
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
 
withErrorStatus(Integer) - Method in class org.mockserver.model.RateLimit
 
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
 
withExpression(String) - Method in class org.mockserver.model.CaptureRule
 
withFailRequestCount(Integer) - Method in class org.mockserver.model.GrpcChaosProfile
 
withFailRequestCount(Integer) - Method in class org.mockserver.model.HttpChaosProfile
 
withFailResponse(HttpResponse) - Method in class org.mockserver.model.RecoverAfter
 
withFailTimes(Integer) - Method in class org.mockserver.model.RecoverAfter
 
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
 
withFilenames(Parameter...) - Method in class org.mockserver.model.MultipartBody
 
withFilenames(Parameters) - Method in class org.mockserver.model.MultipartBody
 
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
 
withFromEpochMillis(Long) - Method in class org.mockserver.slo.SloWindow
 
withGenerateFromSchema(String) - Method in class org.mockserver.model.HttpResponse
Provide an inline JSON Schema (a plain JSON Schema object, not a full OpenAPI document) from which a schema-valid response body is generated at response time.
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.wasm.WasmRequest
Adds a header value, preserving insertion order and allowing multiple values per name.
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.
withHttp2GoAway(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
When true and the connection is HTTP/2, a GOAWAY frame is emitted on the response path so the client stops opening new streams and drains — the graceful "this connection is going away" signal.
withHttp2GoAwayErrorCode(Long) - Method in class org.mockserver.model.TcpChaosProfile
HTTP/2 error code carried on the GOAWAY frame.
withHttp2GoAwayLastStreamId(Long) - Method in class org.mockserver.model.TcpChaosProfile
The lastStreamId carried on the GOAWAY frame.
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
 
withHttpResponses(List<HttpResponse>) - Method in class org.mockserver.client.ForwardChainExpectation
Set a list of responses for stateful / multi-response selection.
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
 
withIdempotencyHeader(String) - Method in class org.mockserver.model.RecoverAfter
 
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
 
withIf(RequestDefinition) - Method in class org.mockserver.model.ConditionalRequestDefinition
 
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
 
withInto(String) - Method in class org.mockserver.model.CaptureRule
 
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
 
withJsonMergePatch(JsonNode) - Method in class org.mockserver.model.HttpResponseModifier
Apply an RFC 7386 JSON Merge Patch document to the forwarded response body when that body is valid JSON.
withJsonMergePatch(String) - Method in class org.mockserver.model.HttpResponseModifier
Convenience overload accepting the RFC 7386 JSON Merge Patch document as a JSON string.
withJsonPatch(JsonNode) - Method in class org.mockserver.model.HttpResponseModifier
Apply an RFC 6902 JSON Patch document (an array of add/remove/replace/ move/copy/test operations) to the forwarded response body when that body is valid JSON.
withJsonPatch(String) - Method in class org.mockserver.model.HttpResponseModifier
Convenience overload accepting the RFC 6902 JSON Patch document as a JSON string.
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
 
withLabel(String, String) - Method in class org.mockserver.load.LoadScenario
 
withLabel(String, String) - Method in class org.mockserver.load.LoadStep
 
withLabels(Map<String, String>) - Method in class org.mockserver.load.LoadScenario
 
withLabels(Map<String, String>) - Method in class org.mockserver.load.LoadStep
 
withLastStreamId(Long) - Method in class org.mockserver.model.PreemptionRequest
 
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
 
withLimit(Integer) - Method in class org.mockserver.model.RateLimit
 
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.
withLookbackMillis(Long) - Method in class org.mockserver.slo.SloWindow
 
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
 
withMaxRequests(Integer) - Method in class org.mockserver.load.LoadScenario
 
withMaxVus(Integer) - Method in class org.mockserver.load.LoadStage
 
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
 
withMinimumSampleCount(Integer) - Method in class org.mockserver.slo.SloCriteria
 
withMode(PreemptionRequest.Mode) - Method in class org.mockserver.model.PreemptionRequest
 
withModel(String) - Method in class org.mockserver.client.LlmConversationBuilder
 
withModel(String) - Method in class org.mockserver.client.LlmFailoverBuilder
Set the model name for the success response.
withModel(String) - Method in class org.mockserver.client.LlmMockBuilder
 
withModel(String) - Method in class org.mockserver.model.Completion
Optional model identifier extracted from the provider response.
withModel(String) - Method in class org.mockserver.model.HttpLlmResponse
 
withModifiers(List<HttpResponseModifier>) - Method in class org.mockserver.model.HttpResponseModifier
Configure an ordered chain of modifiers.
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.load.LoadScenario
 
withName(String) - Method in class org.mockserver.load.LoadStep
 
withName(String) - Method in class org.mockserver.model.DnsRecord
 
withName(String) - Method in class org.mockserver.model.RateLimit
 
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
 
withName(String) - Method in class org.mockserver.slo.SloCriteria
 
withName(String) - Method in class org.mockserver.slo.SloVerdict
 
withNamedPathGroups(Map<String, String>) - Method in class org.mockserver.model.HttpRequest
 
withNamespace(String) - Method in class org.mockserver.mock.Expectation
Set the optional namespace (a.k.a. tenant) that this expectation belongs to, enabling multiple teams or test-suites to share a single MockServer instance without their expectations colliding.
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
 
withObjectiveResults(List<SloObjectiveResult>) - Method in class org.mockserver.slo.SloVerdict
 
withObjectives(List<SloObjective>) - Method in class org.mockserver.slo.SloCriteria
 
withObjectives(SloObjective...) - Method in class org.mockserver.slo.SloCriteria
 
withObservedValue(Double) - Method in class org.mockserver.slo.SloObjectiveResult
 
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
 
withPartContentTypes(Parameter...) - Method in class org.mockserver.model.MultipartBody
 
withPartContentTypes(Parameters) - Method in class org.mockserver.model.MultipartBody
 
withPath(String) - Method in class org.mockserver.client.LlmConversationBuilder
 
withPath(String) - Method in class org.mockserver.client.LlmFailoverBuilder
Set the request path to match (e.g.
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
 
withPathGroups(List<String>) - Method in class org.mockserver.model.HttpRequest
 
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
 
withProfile(LoadProfile) - Method in class org.mockserver.load.LoadScenario
 
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.LlmFailoverBuilder
Set the LLM provider for the success response encoding.
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
withPushNotifications(String) - Method in class org.mockserver.client.A2aMockBuilder
Advertise and mock A2A push notifications.
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
 
withRate(Double) - Method in class org.mockserver.load.LoadStage
 
withRateLimit(RateLimit) - Method in class org.mockserver.mock.Expectation
 
withRawParameterString(String) - Method in class org.mockserver.model.Parameters
 
withReasoningTokens(Integer) - Method in class org.mockserver.model.Usage
Reasoning/thinking tokens billed as output but not part of the visible completion (OpenAI completion_tokens_details.reasoning_tokens).
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
 
withReceivedTimestamp(Long) - Method in class org.mockserver.model.RequestDefinition
Sets the epoch-millis receive timestamp.
withRecoverAfter(RecoverAfter) - Method in class org.mockserver.model.HttpResponse
Attach a retry/backoff recovery primitive: serve a failure response for the first failTimes matches, then serve this configured response.
withRedirectURL(String) - Method in class org.mockserver.serialization.har.HarResponse
 
withRefillPerSecond(Double) - Method in class org.mockserver.model.RateLimit
 
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(HttpRequest) - Method in class org.mockserver.load.LoadStep
 
withRequest(RequestDefinition) - Method in class org.mockserver.verify.Verification
 
withRequest(HarRequest) - Method in class org.mockserver.serialization.har.HarEntry
 
withRequestHasHeader(String) - Method in class org.mockserver.model.HttpResponseModifierCondition
 
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
 
withRerank(RerankResponse) - Method in class org.mockserver.model.HttpLlmResponse
 
withResetAfterResponseChunks(Integer) - Method in class org.mockserver.model.TcpChaosProfile
Number of response body chunks to write before the mid-response RST.
withResetMidResponse(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
When true, after the response head is written the socket is forced to RST (SO_LINGER 0 + forced close) instead of a clean FIN, so the client sees the connection reset mid-stream — the "server crashed while replying" fault.
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(HttpResponse) - Method in class org.mockserver.verify.Verification
 
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
 
withResponseHasHeader(String) - Method in class org.mockserver.model.HttpResponseModifierCondition
 
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<HttpResponse>) - Method in class org.mockserver.verify.VerificationSequence
 
withResponses(List<WebSocketMessage>) - Method in class org.mockserver.model.WebSocketMessageMatcher
 
withResponses(GrpcStreamMessage...) - Method in class org.mockserver.model.GrpcBidiRule
 
withResponses(HttpResponse...) - Method in class org.mockserver.verify.VerificationSequence
 
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
withResponseWeights(List<Integer>) - Method in class org.mockserver.client.ForwardChainExpectation
Set the relative weight of each response in httpResponses (index-aligned), used when ResponseMode.WEIGHTED selection is active.
withResponseWeights(List<Integer>) - Method in class org.mockserver.mock.Expectation
Specify the relative weight of each response in httpResponses (index-aligned), used when ResponseMode.WEIGHTED selection is active.
withResult(SloVerdict.Result) - Method in class org.mockserver.slo.SloObjectiveResult
 
withResult(SloVerdict.Result) - Method in class org.mockserver.slo.SloVerdict
 
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
 
withRetryAfter(String) - Method in class org.mockserver.model.RateLimit
 
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
 
withSampleCount(long) - Method in class org.mockserver.slo.SloVerdict
 
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
 
withSchema(String) - Method in class org.mockserver.model.GraphQLBody
Register a GraphQL schema (SDL text or an introspection JSON result) on this body so that schema-valid responses can be synthesized for matched queries.
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.
withScope(Scope) - Method in class org.mockserver.slo.SloObjective
 
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.RerankResponse
 
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
 
withSli(SloObjective.Sli) - Method in class org.mockserver.slo.SloObjective
 
withSli(SloObjective.Sli) - Method in class org.mockserver.slo.SloObjectiveResult
 
withSlicerChunkSize(Integer) - Method in class org.mockserver.model.TcpChaosProfile
 
withSlowClose(Boolean) - Method in class org.mockserver.model.TcpChaosProfile
 
withSlowCloseDelay(Delay) - Method in class org.mockserver.model.TcpChaosProfile
Host-scoped (optionally jittered) delay applied before the socket FIN on the response path, even when ConnectionOptions.closeSocketDelay is null.
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
 
withSource(CaptureRule.Source) - Method in class org.mockserver.model.CaptureRule
 
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
 
withStages(List<LoadStage>) - Method in class org.mockserver.load.LoadProfile
 
withStages(LoadStage...) - Method in class org.mockserver.load.LoadProfile
 
withStartDelayMillis(long) - Method in class org.mockserver.load.LoadScenario
 
withStartedDateTime(String) - Method in class org.mockserver.serialization.har.HarEntry
 
withStartRate(Double) - Method in class org.mockserver.load.LoadStage
 
withStartVus(Integer) - Method in class org.mockserver.load.LoadStage
 
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.HttpResponseModifierCondition
 
withStatusCode(Integer) - Method in class org.mockserver.model.HttpSseResponse
 
withStatusCodeRange(String) - Method in class org.mockserver.model.HttpResponse
A status-code range or numeric-operator expression used only when verifying a recorded response (it is never written to the wire when serving).
withStatusCodeRange(String) - Method in class org.mockserver.model.HttpResponseModifierCondition
 
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<LoadStep>) - Method in class org.mockserver.load.LoadScenario
 
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(LoadStep...) - Method in class org.mockserver.load.LoadScenario
 
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
 
withStreamError(long) - Method in class org.mockserver.model.HttpError
Resets the individual request stream with the supplied error code instead of returning a normal response.
withStreamError(HttpError.StreamErrorCode) - Method in class org.mockserver.model.HttpError
Resets the individual request stream with a well-known error code.
withStreamErrorCodeName(String) - Method in class org.mockserver.model.HttpError
Resets the individual request stream with a well-known error code named by its mnemonic, e.g.
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() - Method in class org.mockserver.client.A2aMockBuilder
Advertise and mock the A2A streaming capability.
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.
withStreamingMethod(String) - Method in class org.mockserver.client.A2aMockBuilder
Override the JSON-RPC method that triggers the streaming 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
withSwitchAfter(Integer) - Method in class org.mockserver.client.ForwardChainExpectation
Set the number of matches served by each response before advancing to the next, used when ResponseMode.SWITCH selection is active (default 1).
withSwitchAfter(Integer) - Method in class org.mockserver.mock.Expectation
Lightweight per-expectation hit-count branching, used when ResponseMode.SWITCH selection is active.
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
 
withTemplateFile(String) - Method in class org.mockserver.model.HttpTemplate
Load the template from a file (resolved from the classpath or the filesystem) instead of providing it inline.
withTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.load.LoadScenario
 
withTemplateType(HttpTemplate.TemplateType) - Method in class org.mockserver.model.GrpcStreamMessage
Opt-in response templating: when set (to HttpTemplate.TemplateType.VELOCITY or HttpTemplate.TemplateType.MUSTACHE), the GrpcStreamMessage.getJson() content is treated as a response template rendered against the matched inbound gRPC message (exposed as the request body, so $!request.body, jsonPath, the built-in helpers and the scenario helper are all available) rather than emitted verbatim.
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
 
withThen(RequestDefinition) - Method in class org.mockserver.model.ConditionalRequestDefinition
 
withThinkTime(Delay) - Method in class org.mockserver.load.LoadStep
 
withThreshold(double) - Method in class org.mockserver.slo.SloObjective
 
withThreshold(double) - Method in class org.mockserver.slo.SloObjectiveResult
 
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
 
withToEpochMillis(Long) - Method in class org.mockserver.slo.SloWindow
 
withTokenQuotaLimit(Long) - Method in class org.mockserver.model.LlmChaosProfile
Maximum tokens allowed within the token quota window (TPM or TPD depending on window size).
withTokenQuotaWindowMillis(Long) - Method in class org.mockserver.model.LlmChaosProfile
Window length in milliseconds for the token-based quota.
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
 
withToolChoice(String) - Method in class org.mockserver.model.Completion
Optional tool-choice directive modelling the request's tool_choice for this mocked exchange.
withToolsCapability() - Method in class org.mockserver.client.McpMockBuilder
 
withTopN(Integer) - Method in class org.mockserver.model.RerankResponse
Cap the number of returned results to the top N most-relevant documents (mirrors the provider top_n request parameter).
withTotalTimeInMillis(Long) - Method in class org.mockserver.model.Timing
 
withTrailer(String, String...) - Method in class org.mockserver.model.HttpResponse
Add a trailing header to send, if a trailer with the same name already exists this will NOT be modified but two trailers will exist
withTrailer(Header) - Method in class org.mockserver.model.HttpResponse
Add a trailing header to send as a Header object, if a trailer with the same name already exists this will NOT be modified but two trailers will exist
withTrailer(NottableString, NottableString...) - Method in class org.mockserver.model.HttpResponse
Add a trailing header to send, if a trailer with the same name already exists this will NOT be modified but two trailers will exist
withTrailers(List<Header>) - Method in class org.mockserver.model.HttpResponse
The trailing headers to send as a list of Header objects
withTrailers(Header...) - Method in class org.mockserver.model.HttpResponse
The trailing headers to send as a varargs of Header objects
withTrailers(Headers) - Method in class org.mockserver.model.HttpResponse
The trailing headers (HTTP trailers) to send after the response body.
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
 
withTtlMillis(Long) - Method in class org.mockserver.model.PreemptionRequest
 
withTurnIndex(Integer) - Method in class org.mockserver.matchers.LlmConversationMatcher
 
withTurnIndex(Integer) - Method in class org.mockserver.model.ConversationPredicates
 
withType(LoadStageType) - Method in class org.mockserver.load.LoadStage
 
withType(DnsRecordType) - Method in class org.mockserver.model.DnsRecord
 
withType(SloWindow.Type) - Method in class org.mockserver.slo.SloWindow
 
withUpstreamHosts(Set<String>) - Method in class org.mockserver.slo.SloCriteria
 
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
 
withVus(Integer) - Method in class org.mockserver.load.LoadStage
 
withWait(long) - Method in class org.mockserver.serialization.har.HarTimings
 
withWeight(Integer) - Method in class org.mockserver.model.DnsRecord
 
withWindow(SloWindow) - Method in class org.mockserver.slo.SloCriteria
 
withWindowFromEpochMillis(long) - Method in class org.mockserver.slo.SloVerdict
 
withWindowMillis(Long) - Method in class org.mockserver.model.RateLimit
 
withWindowToEpochMillis(long) - Method in class org.mockserver.slo.SloVerdict
 
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
 
writeStreamError(long) - Method in class org.mockserver.netty.http3.Http3ResponseWriter
Reset the QUIC stream with the supplied HTTP/3 error code (RESET_STREAM, RFC 9114 section 4.1).
writeStreamError(long) - Method in interface org.mockserver.responsewriter.StreamErrorWriter
Reset the current request stream with the given error code (HTTP/3 RESET_STREAM, RFC 9114 section 4.1 / section 8.1).
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
 
WS_REGISTRY_KEY - Static variable in class org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry
Channel attribute key for the per-server WebSocketClientRegistry.
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_TO_JSON - Enum constant in enum class org.mockserver.model.HttpRequest.ConvertedBodyType
 
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
 
XmlXPathTemplateHelper - Class in org.mockserver.templates.engine.helpers
XPath evaluation helper for templates: evaluate an XPath expression against an XML document and return the string result.
XmlXPathTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.XmlXPathTemplateHelper
 
xpath - Enum constant in enum class org.mockserver.model.CaptureRule.Source
 
xpath(String) - Static method in class org.mockserver.model.XPathBody
 
xpath(String, Map<String, String>) - Static method in class org.mockserver.model.XPathBody
 
xPath(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper
Evaluate an XPath expression against the request body, returning the result as a string (the same XPathConstants.STRING return type the Mustache engine uses), or an empty string if the path is missing or evaluation fails.
xPath(String) - Method in class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.XPathTool
 
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.
XPathTool(RequestBodyExtractionHelper) - Constructor for class org.mockserver.templates.engine.helpers.RequestBodyExtractionHelper.XPathTool
 

Y

YamlTemplateHelper - Class in org.mockserver.templates.engine.helpers
YAML helpers for templates: convert YAML to JSON and read a field out of a YAML document.
YamlTemplateHelper() - Constructor for class org.mockserver.templates.engine.helpers.YamlTemplateHelper
 
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