Package io.micronaut.http.server.netty.multipart
package io.micronaut.http.server.netty.multipart
Netty server multipart upload classes.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionA
Body
argument binder for aMultipartBody
argument.A delegation of the NettyAttribute
to implement theCompletedPart
contract.A Netty implementation ofCompletedFileUpload
.A Netty implementation ofPartData
.An implementation of theStreamingFileUpload
interface for Netty.Factory for instances ofNettyStreamingFileUpload
.