Uses of Class
org.mockserver.model.StreamingBody
Packages that use StreamingBody
-
Uses of StreamingBody in org.mockserver.model
Methods in org.mockserver.model that return StreamingBodyMethods in org.mockserver.model with parameters of type StreamingBodyModifier and TypeMethodDescriptionHttpResponse.withStreamingBody(StreamingBody streamingBody) Attach a streaming body to this response.