MailMimeParser 1.3

UUEncodedPartFactory extends MessagePartFactory

Responsible for creating UUEncodedPart instances.

Tags
author

Zaahid Bateson

Table of Contents

$partStreamFilterManagerFactory  : PartStreamFilterManagerFactory
$streamFactory  : StreamFactory
$instances  : array<string|int, MessagePartFactory>
__construct()  : mixed
Initializes class dependencies.
getInstance()  : MessagePartFactory
Returns the singleton instance for the class.
newInstance()  : NonMimePart
Constructs a new UUEncodedPart object and returns it
getCachedInstance()  : MessagePartFactory
Returns a cached singleton instance if one exists, or null if one hasn't been created yet.
setCachedInstance()  : mixed
Sets a cached singleton instance.

Properties

Methods

Search results