Uses of Class
org.mockserver.cluster.ClusterFanIn.FanInResult
Packages that use ClusterFanIn.FanInResult
-
Uses of ClusterFanIn.FanInResult in org.mockserver.cluster
Methods in org.mockserver.cluster that return ClusterFanIn.FanInResultModifier and TypeMethodDescriptionClusterFanIn.fanInRequestResponses(RequestDefinition filter) Query every peer's LOCAL matching request-response pairs and concatenate them.ClusterFanIn.fanInRequests(RequestDefinition filter) Query every peer's LOCAL matching requests and concatenate them.