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, writepublic NettyMultipartBody(List<Part> parts, FluentCaseInsensitiveStringsMap headers, NettyAsyncHttpProviderConfig nettyConfig)
public String getContentType()
getContentType in interface NettyBodygetContentType in class NettyBodyBodyCopyright © 2015. All Rights Reserved.