Secure iNet Factory

Uses of Interface
com.jscape.inet.mime.MimeConstants

Packages that use MimeConstants
com.jscape.inet.email Contains classes for creating and parsing email messages and email addresses. 
com.jscape.inet.http Contains classes for communicating with HTTP servers. 
com.jscape.inet.mime Contains classes for creating and parsing MIME compliant messages. 
com.jscape.inet.nntp Contains classes for communicating with NNTP (Network News Transport Protocol) servers. 
 

Uses of MimeConstants in com.jscape.inet.email
 

Classes in com.jscape.inet.email that implement MimeConstants
 class EmailMessage
          Represents an email message.
 class HtmlEmailMessage
          Represents an email message that contains both HTML and plain text parts.
 

Uses of MimeConstants in com.jscape.inet.http
 

Classes in com.jscape.inet.http that implement MimeConstants
 class HttpCookie
          Represents an HTTP cookie returned in an HTTP response.
 class HttpFileUpload
          Implements methods for emulating a web browser and performing HTTP file upload based on specifications defined in RFC 1867.
 class HttpRequest
          Creates the properties of an HTTP request.
 class HttpResponse
          Represents an HTTP response as returned by the HTTP server in response to an HTTP request.
 

Uses of MimeConstants in com.jscape.inet.mime
 

Classes in com.jscape.inet.mime that implement MimeConstants
 class Attachment
          Implements methods for creating an attachment to be added to a multi-part MimeMessage.
 class MimeHeader
          Implements methods for managing mime headers for use in a MimeMessage.
 class MimeHeaderAttr
          Implements methods for managing the attributes of a MimeHeader.
 class MimeMessage
          Provides methods for building MIME message content and parsing existing MIME message content into its parts.
 

Uses of MimeConstants in com.jscape.inet.nntp
 

Classes in com.jscape.inet.nntp that implement MimeConstants
 class NntpArticle
          Represents article header and body.
 class NntpArticleHeader
          Provides methods for constucting, editing and reconstructing a set of NNTP article headers for a given NNTP article.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved