Package io.micronaut.http.server.netty.multipart
Netty server multipart upload classes.
- Since:
- 1.0
-
Class Summary Class Description MultipartBodyArgumentBinder ABodyargument binder for aMultipartBodyargument.NettyCompletedAttribute A delegation of the NettyAttributeto implement theCompletedPartcontract.NettyCompletedFileUpload A Netty implementation ofCompletedFileUpload.NettyPartData A Netty implementation ofPartData.NettyStreamingFileUpload An implementation of theStreamingFileUploadinterface for Netty.