public class BodyPart extends Object
| Constructor and Description |
|---|
BodyPart(serguei.http.HttpHeaders headers,
byte[] body) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContentAsBytes() |
String |
getContentAsString() |
String |
getContentType() |
String |
getFilename() |
String |
getName() |
Copyright © 2019. All rights reserved.