Package org.mockserver.mock.breakpoint
package org.mockserver.mock.breakpoint
-
ClassDescriptionDispatches breakpoint-held exchanges to a callback WebSocket client for interactive resolution, reusing the same
WebSocketClientRegistrydispatch primitives that object-callback (forwardObject/responseObject) features already use.The resolution decision for a paused (breakpointed) exchange.A registered breakpoint: a request matcher + set of phases at which matching forwarded exchanges should be paused for interactive inspection/modification.Process-wide registry of breakpoint matchers.Phases at which a breakpoint matcher can intercept a forwarded exchange.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.Direction of the paused frame relative to MockServer.Process-wide registry of streaming response frame breakpoints.Dispatches stream-frame breakpoint-held frames to a callback WebSocket client for interactive resolution.The resolution decision for a paused (breakpointed) streaming response frame.