public class NettyMultipartBody extends NettyBodyBody
Constructor and Description |
---|
NettyMultipartBody(List<Part> parts,
FluentCaseInsensitiveStringsMap headers,
NettyAsyncHttpProviderConfig nettyConfig) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
getBody, getContentLength, write
public NettyMultipartBody(List<Part> parts, FluentCaseInsensitiveStringsMap headers, NettyAsyncHttpProviderConfig nettyConfig)
public String getContentType()
getContentType
in interface NettyBody
getContentType
in class NettyBodyBody
Copyright © 2015. All Rights Reserved.