public interface MutableBodyDescriptor extends BodyDescriptor
| Modifier and Type | Method and Description |
|---|---|
void |
addField(Field field)
Adds a field to the body descriptor.
|
getBoundarygetCharset, getContentLength, getContentTypeParameters, getMediaType, getMimeType, getSubType, getTransferEncodingvoid addField(Field field)
field - the MIME field.Copyright © 2004-2012. All Rights Reserved.