Uses of Class
org.mockserver.codec.MultipartFormDataDecoder.DecodedMultipart
Packages that use MultipartFormDataDecoder.DecodedMultipart
-
Uses of MultipartFormDataDecoder.DecodedMultipart in org.mockserver.codec
Methods in org.mockserver.codec that return MultipartFormDataDecoder.DecodedMultipartModifier and TypeMethodDescriptionDecodes the supplied body bytes using the boundary from the suppliedContent-Typeheader value.