Package com.linkedin.alpini.netty4.misc
Interface MultipartHttpResponse
- All Superinterfaces:
io.netty.buffer.ByteBufHolder,ChunkedHttpResponse,io.netty.handler.codec.DecoderResultProvider,io.netty.handler.codec.http.FullHttpMessage,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpContent,io.netty.handler.codec.http.HttpMessage,io.netty.handler.codec.http.HttpObject,io.netty.handler.codec.http.HttpResponse,io.netty.handler.codec.http.LastHttpContent,io.netty.util.ReferenceCounted
-
Field Summary
Fields inherited from interface io.netty.handler.codec.http.LastHttpContent
EMPTY_LAST_CONTENT -
Method Summary
Methods inherited from interface io.netty.buffer.ByteBufHolder
contentMethods inherited from interface com.linkedin.alpini.netty4.misc.ChunkedHttpResponse
writeChunkedContentMethods inherited from interface io.netty.handler.codec.DecoderResultProvider
decoderResult, setDecoderResultMethods inherited from interface io.netty.handler.codec.http.FullHttpResponse
copy, duplicate, replace, retain, retain, retainedDuplicate, setProtocolVersion, setStatus, touch, touchMethods inherited from interface io.netty.handler.codec.http.HttpMessage
getProtocolVersion, headers, protocolVersionMethods inherited from interface io.netty.handler.codec.http.HttpObject
getDecoderResultMethods inherited from interface io.netty.handler.codec.http.HttpResponse
getStatus, statusMethods inherited from interface io.netty.handler.codec.http.LastHttpContent
trailingHeadersMethods inherited from interface io.netty.util.ReferenceCounted
refCnt, release, release