Vordel SDK

Package com.vordel.mime

This package provides a mechanism for handling MIME-formatted messages.

See:
          Description

Interface Summary
BodyFactory An interface for implementations of Body to register their interest in handling specific MIME types.
Headers A facade interface for HeaderSet like containers.
MimeConstants This interface contains a number of constants for MIME-related operations
 

Class Summary
AttachmentHelper Helper class for attachments.
Body Represents a MIME body.
BodyMimeMessage  
BodyMimePart  
CompoundBody A compound body is an abstract class representing a Body type that is used to container other Bodys.
ContentID  
ContentType A ContentType represents a parsed MIME "Content-Type" header.
FormURLEncodedBody  
FormURLEncodedBody.Factory  
HeaderParser takes the value of a header and creates an appropriate Object for use in a HeaderSet
HeaderSet Represents a set of MIME headers, normally associated with a MIME Body.
HeaderSet.Header Represents a single header in a header set.
HeaderSet.HeaderEntry  
JSONBody  
JSONBody.Factory  
Multipart A bodypart representing a multipart mime message.
Multipart.Factory  
QueryStringHeaderSet Class to hold name-value pairs from query string, and message body id content type is application/www-url-encoded-form.
QueryStringHeaderSet.QueryStringHeader  
RawBody The fallback bodypart type for otherwise unknown MIME types.
XMLBody Represents an XML bodypart.
XMLBody.Factory  
 

Enum Summary
ContentType.Authority  
 

Package com.vordel.mime Description

This package provides a mechanism for handling MIME-formatted messages. It facilitates creating abstract Body objects from InputStreams, and serialising bodies to OutputStreams, handling different types of MIME headers.

Compound bodies, such as Multipart MIME messages, and DIME formatted messages, are also treated


Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel