Internet Direct (Indy)
Home
PreviousUpNext
IdMessageCoder.pas

IdMessageCoder.pas contains types, classes, and variables used to define the ancestor classes for Indy coders and decoders that handle RFC-2822 compliant message parts. 

Specific encoder and decoder implementations can be found in other Indy units, including IdMessageCoderMIME.pas, IdMessageCoderUUE.pas, and IdMessageCoderXXE.pas.

 
Name 
Description 
 
Implements a decoder for RFC-2822 compliant message parts. 
 
Represents information about registered decoder classes and detects coder usage for message part contents. 
 
Provides a framework for registering and retrieving decoder classes for RFC 2822-compliant message parts. 
 
Implements an encoder for RFC 2822-compliant message parts. 
 
Represents information about registered encoder classes and generates RFC message headers for the encoder class. 
 
Container for registered encoder classes, with methods to create, access, and release registered encoder classes. 
 
Name 
Description 
 
Specifies the type of RFC message part handled by an Indy message decoder. 
Name 
Description 
Identifies the class to which a TIdMessageEncoder descendant belongs. 
 
Enumeration 
 
Class 
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.