Interface WebRequestBody.WebMultipart

All Superinterfaces:
InboundData<WebPart>, RequestBody.Multipart<WebPart>
Enclosing interface:
WebRequestBody

public static interface WebRequestBody.WebMultipart extends RequestBody.Multipart<WebPart>

A multipart/form-data consumer with payload decoding support.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Method Summary

    Methods inherited from interface io.inverno.mod.http.base.InboundData

    stream