public class MultipartFormContentType extends Object implements FormContentType
| Constructor and Description |
|---|
MultipartFormContentType()
Constructs a multipart token
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBoundary() |
String |
getContentType()
Gets the content type for this writer.
|
public MultipartFormContentType()
public String getContentType()
getContentType in interface FormContentTypepublic String getBoundary()
Copyright © 2004–2018 Github. All rights reserved.