All Classes and Interfaces

Class
Description
 
Helper base class for multipart/related producing providers.
 
Utility class to help generate, convert RFC compliant Content-ID and cid.
Checks the method found to see if it as a FormParam or FormParam annotation on an EntityPart or List parameter.
Helper class to make a field accessible.
 
 
Represents one part of a multipart message.
 
 
 
Warning this class consists of generated code.
 
 
 
Warning this class consists of generated code.
Copy code from org.apache.james.mime4j.message.DefaultMessageBuilder.parseMessage().
A provider to handle multipart representations.
 
A MessageBodyReader for reading multipart/form-data into a collection of entity parts.
A MessageBodyWriter for write multipart/form-data as a list of entity parts.
This can be used as a value object for incoming/outgoing request/responses of the multipart/form-data mime type.
 
 
 
 
 
 
 
 
 
 
 
Represents a multipart/related (RFC2387) incoming mime message.
Implements MultipartRelatedInput by extending MultipartInputImpl and adding multipart/related functionality.
Represents a multipart/related (RFC2387) outgoing mime message.
The MessageBodyReader implementation to deserialize MultipartRelatedInput objects.
The MessageBodyWriter implementation to serialize MultipartRelatedOutput objects.
 
 
Must be used in conjunction with @MultipartForm.
Must be used in conjunction with Multipart providers when writing out a List or Map as a multipart/* type.
An implementation of the EntityPart.Builder.
This annotation can be used to process/produce incoming/outgoing XOP messages (packaged as multipart/related) to/from JAXB annotated objects.
A special JAXB Provider.
This provider is for reading xop packages packed as multipart/related.
This provider is for writing xop packages packed as multipart/related.