Package org.mockserver.matchers
Class MultipartMatcher.MultipartInput
java.lang.Object
org.mockserver.matchers.MultipartMatcher.MultipartInput
- Enclosing class:
- MultipartMatcher
The pair of values needed to decode an actual multipart request: the raw
body bytes and the request
Content-Type header (carrying the boundary).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultipartInput
-