public class MultipartPart extends Object
Constructor and Description |
---|
MultipartPart(String name,
String contentType,
Buffer body) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Buffer |
getBody() |
String |
getContentType() |
String |
getName() |
int |
hashCode() |
Copyright © 2024 Eclipse. All rights reserved.