Uses of Class
org.mockserver.model.ObjectWithJsonToString
Packages that use ObjectWithJsonToString
Package
Description
-
Uses of ObjectWithJsonToString in org.mockserver.dashboard.model
Subclasses of ObjectWithJsonToString in org.mockserver.dashboard.model -
Uses of ObjectWithJsonToString in org.mockserver.memory
Subclasses of ObjectWithJsonToString in org.mockserver.memory -
Uses of ObjectWithJsonToString in org.mockserver.mock
Subclasses of ObjectWithJsonToString in org.mockserver.mock -
Uses of ObjectWithJsonToString in org.mockserver.model
Subclasses of ObjectWithJsonToString in org.mockserver.modelModifier and TypeClassDescriptionclassclassclassclassclassclassBody<T>classclassclassclassSerialisable predicate descriptors for LLM conversation matching.classclassclassclassclassclassclassclassRepresents a single step in an ordered multi-action expectation pipeline.classclassclassResponse action for true bidirectional gRPC streaming.classReactive rule for bidirectional gRPC streaming: each inbound client message is matched against rules in order; the first rule whoseGrpcBidiRule.matchJsonmatches the inbound message JSON emits itsGrpcBidiRule.responsesas DATA frames.classDeclarative 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.classclassclassclassclassDeclarative HTTP fault/chaos injection for mocked and forwarded responses: probabilistic connection-drop injection, error status injection (e.g. 500, 503, 429 with an optionalRetry-Afterheader), latency injection, and response-body corruption (truncateBodyAtFractionkeeps only a leading fraction of the body bytes;malformedBodyappends a broken-JSON fragment) for testing client-side body-parsing resilience, and a slow ("dribbled") response (slowResponseChunkSize+slowResponseChunkDelaysend the body in small chunks with a delay between each) for testing read timeouts on a trickling response.classclassclassclassclassForward a request to an upstream host; if upstream returns a configured status code (default 500-599) or times out, return a fallback mock response.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassKeysAndValues<T extends KeyAndValue,K extends KeysAndValues> classKeysToMultiValues<T extends KeyToMultiValue,K extends KeysToMultiValues> classclassDeclarative fault/chaos injection for anHttpLlmResponse, for testing agent resilience: probabilistic provider errors (e.g. 429/529 with aRetry-Afterheader), mid-stream truncation, and malformed SSE chunks.classclassclassclassOpt-in normalisation applied to LLM prompt text beforeConversationPredicatessubstring/regex comparisons are evaluated.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassDeclarative TCP-layer fault/chaos injection profile, applied at the raw byte level before HTTP decoding.classclassclassBody matcher that delegates matching to a WASM module stored in theWasmStore.classclassclassclassclassclass -
Uses of ObjectWithJsonToString in org.mockserver.netty.unification
Subclasses of ObjectWithJsonToString in org.mockserver.netty.unification -
Uses of ObjectWithJsonToString in org.mockserver.proxyconfiguration
Subclasses of ObjectWithJsonToString in org.mockserver.proxyconfiguration -
Uses of ObjectWithJsonToString in org.mockserver.serialization.model
Subclasses of ObjectWithJsonToString in org.mockserver.serialization.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassDTO for serialising/deserialisingWasmBodyto/from JSON.classclassclass -
Uses of ObjectWithJsonToString in org.mockserver.templates.engine.model
Subclasses of ObjectWithJsonToString in org.mockserver.templates.engine.modelModifier and TypeClassDescriptionclassclass -
Uses of ObjectWithJsonToString in org.mockserver.verify
Subclasses of ObjectWithJsonToString in org.mockserver.verify