SourcePro® 2024.1 |
SourcePro® API Reference Guide |
Classes | |
class | RWMimeContentDescriptionHeader |
Represents the Content-Description header of a MIME part. More... | |
class | RWMimeContentDisposition |
Represents the value of a Content-Disposition header of a MIME part. More... | |
class | RWMimeContentDispositionHeader |
Represents the Content-Disposition header of a MIME part. More... | |
class | RWMimeContentIdHeader |
Represents the Content-ID header of a MIME part. More... | |
class | RWMimeContentLocationHeader |
Represents the Content-Location header of a MIME part. More... | |
class | RWMimeContentTransferEncodingHeader |
Represents the Content-Transfer-Encoding header of a MIME part. More... | |
class | RWMimeContentType |
Represents the value of a MIME Content-Type header. More... | |
class | RWMimeContentTypeHeader |
Represents the Content-Type header of a MIME part. More... | |
class | RWMimeError |
Base class for the heirarchy of exceptions in the MIME package. More... | |
class | RWMimeGenericHeader |
Represents Internet Message Format headers other than the headers defined by MIME. More... | |
class | RWMimeHeader |
Base class for classes that represent message headers as defined in the Internet Message format specification (RFC 2822). More... | |
class | RWMimeMultipart |
Represents a MIME part with the media type multipart . More... | |
class | RWMimeMultipartRelatedType |
Represents a Content-Type value with the media type multipart and the subtype related . More... | |
class | RWMimeMultipartType |
Represents a Content-Type value with the media type multipart . More... | |
class | RWMimeParameter |
Represents a parameter within the content of a MIME header. More... | |
class | RWMimeParameterList |
Contains a bounds-checked vector of RWMimeParameter objects. More... | |
class | RWMimeParseError |
Reports the failure to successfully parse a MIME header. More... | |
class | RWMimePart |
Represents a MIME part, with methods for manipulating the header list and setting the body of the part. More... | |
class | RWMimeTextType |
Represents a Content-Type value with the media type text . More... | |
class | RWMimeUtils |
Provides utility functions commonly needed by MIME applications. More... | |
class | RWMimeVersionHeader |
Represents the MIME-Version header of a MIME message. More... | |
Classes for adding MIME capabilities to a client application.
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |