|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContentHandler
implementations.Entity
.
Header
.
Header
from the specified
Header
.
Multipart
instance.
StorageProvider
that implements
store(InputStream)
by copying the
input stream to a StorageOutputStream
obtained from
createStorageOutputStream()
.Address
and its subclasses.Address
and its subclasses.To
or Reply-To
.To
or Reply-To
.Base64OutputStream
that writes the encoded data
to the given output stream using the default line length (76) and line
separator (CRLF).
Base64OutputStream
that writes the encoded data
to the given output stream using the given line length and the default
line separator (CRLF).
Base64OutputStream
that writes the encoded data
to the given output stream using the given line length and line
separator.
BinaryBody
that holds the content of the given input
stream.
BinaryBody
that holds the content of the given input
stream.
BinaryBody
that holds the content of the given
Storage
.
BodyDescriptor
instances from
multiple unstructured RawField
s.BodyPart
.
InputStream
.BodyDescriptor
based on the internal state.
RawField
based on the internal state.
byte
value at the specified index.
StorageProvider
that transparently scrambles and unscrambles the
data stored by another StorageProvider
.CipherStorageProvider
for the given back-end
using the Blowfish cipher algorithm.
CipherStorageProvider
for the given back-end
and cipher algorithm.
Content-Description
field.Content-Disposition
field.Content-Disposition
field.Content-Transfer-Encoding
field.Content-Transfer-Encoding
field.Content-Transfer-Encoding
field.Content-Length
field.Content-Location
field.Content-Location
field.Content-MD5
field.Content-Transfer-Encoding
field.Content-Type
field.Content-Type
field.SingleBody
(optional operation).
Header
from the specified
Header
.
BodyPart
from the specified
Entity
.
Multipart
from the specified
Multipart
.
Body
that can be used (and modified)
independently of the original.
Message
from the specified
Message
.
StorageOutputStream
where data to be stored can be
written to.
Date
value.
Date
value.
Date
and TimeZone
values.
Date
or Resent-Date
.Date
or Resent-Date
.org.apache.james.mime4j.defaultStorageProvider
BodyDescriptorBuilder
implementation.BodyDescriptor
instance.
BodyDescriptor
instance.
FieldBuilder
.FieldParser
interface.MessageBuilder
.MessageWriter
.StorageProvider
instance to be configured on an
application level.Storage
object if the reference counter reaches zero.
Storage
as soon as possible.
attachment
disposition type.
inline
disposition type.
7bit
encoding.
8bit
encoding.
base64
encoding.
binary
encoding.
quoted-printable
encoding.
\r
bytes not followed by \n
and \n
not
preceded by \r
to \r\n
.EOLConvertingInputStream
instance converting bytes in the given InputStream
.
EOLConvertingInputStream
instance converting bytes in the given InputStream
.
multipart/*
entity.
RawField
instances from multiple lines
contained in ByteArrayBuffer
s.Field
s into
structured ParsedField
s.Field
instances.AddressList
object or null
if it is not
present.
AddressList
object or null
if it is not
present.
null
.
boundary
parameter if set.
MimeException
that caused this
MimeIOException
.
AddressList
object or null
if it is not
present.
AddressList
object or null
if it is not
present.
Entity
.
charset
parameter if set.
charset
parameter if set for the
given field.
Entity
.
Content-Description
header.
creation-date
parameter value of the content-disposition
field.
filename
parameter value of the content-disposition
field.
modification-date
parameter value of the content-disposition
field.
content-disposition
field.
read-date
parameter value of the content-disposition
field.
size
parameter value of the content-disposition
field.
content-disposition
field.
Content-ID
header.
content-language
header values.
content-location
header value.
Content-MD5
field.
Entity
.
Entity
.
creation-date
parameter if set and
valid.
Date
object or null
if it is not present.
Date
object or null
if it is not present.
Entity
.
Entity
.
Field
given a field name.
Field
given a field name.
MimeTokenStream.getState()
returns EntityState.T_FIELD
.
null
.
null
.
Field
s having the specified field name.
Field
s having the specified field name.
null
.
Entity
.
filename
parameter if set.
Entity
.
MailboxList
object or null
if it is not
present.
MailboxList
object or null
if it is not
present.
InputStream
which reads the bytes of the body.
Storage
object.
InputStream
that can be used to read the stored
data.
StorageProvider
instance.
\r\n
read so far plus 1).
null
if it is not present.
null
if it is not present.
MIME-Version
header.
MIME-Version
header.
Entity
.
null
or hasn't got a
MIME type value set.
Entity
.
modification-date
parameter if set
and valid.
null
if it does not
have a name.
Subject
,
From
, etc).
null
otherwise.
null
otherwise.
null
if the builder does not retain original raw content.
read-date
parameter if set and
valid.
Reader
which may be used to read out the contents
of this body.
AddressList
object or null
if it is not
present.
AddressList
object or null
if it is not
present.
Mailbox
object or null
if it is not
present.
Mailbox
object or null
if it is not
present.
size
parameter if set and valid.
StorageProvider
this BodyFactory
uses to create message bodies from input streams.
null
if it is not present.
null
if it is not present.
AddressList
object or null
if it is not
present.
AddressList
object or null
if it is not
present.
Header
.Header
.
true
if the specified character falls into the US
ASCII character set (Unicode range 0000 to 007f).
true
if the specified string consists entirely of
US ASCII characters.
true
if the disposition type of this field is
attachment, false
otherwise.
true
if the disposition type of this field is
inline, false
otherwise.
Entity
matches the
given one.
Entity
is
multipart/*
.
multipart/*
.
Entity
is
multipart/*
.
true
if this field is valid, i.e.
true
if the specified character is a whitespace
character (CR, LF, SP or HT).
true
if the specified string consists entirely of
whitespace characters.
equals
and hashCode
methods.Address
and its subclasses.FieldParser
interface with a high degree of tolerance
to non-severe MIME field format violations.InputStream
used by the parser to wrap the original user
supplied stream.LineNumberInputStream
.
InputStream
used by the MIME parser to detect whether the
underlying data stream was used (read from) and whether the end of the
stream was reached.Charset
instance if character set with the given name
is recognized and supported by Java runtime.
Sender
or Resent-Sender
.Sender
or Resent-Sender
.From
or Resent-From
.From
or Resent-From
.BodyDescriptor
implementation with complete content details.StorageProvider
that stores the data entirely in memory.MemoryStorageProvider
.
Message
and other DOM elements either without
any content, by copying content of an existing object or by reading content from
an InputStream
.Message
.Message
.
MessageTree
instance displaying the
specified Message
.
Message
and other DOM elements to
an OutputStream
.IOException
for MIME protocol exceptions.MimeException
.
ContentHandler
instance.MIME-Version
field.MIME-Version
field.Multipart
.Multipart
instance.
Storage
that also maintains a reference
counter.MultiReferenceStorage
instance for the given
back-end.
BodyDescriptorBuilder
to be used for processing of an
embedded content body.
boundary
parameter.
charset
parameter.
creation-date
parameter.
filename
parameter.
modification-date
parameter.
read-date
parameter.
size
parameter.
ParsedField
class.
ParsedField
class.
ParsedField
class.
Field
class.
ParsedField
class.
MimeTokenStream
to parse the given streams contents.
RawField
.
MimeTokenStream
to parse the given content with
the content type.
NameValuePair
.
NameValuePair
s.
RawBody
.
RawBody
.
multipart/*
entity.
raw
mode.
ByteArrayBuffer
.
Field
s having the specified field name.
Field
s having the specified field name.
Entity
to the
specified disposition type.
Entity
to the
specified disposition type and filename.
Entity
to the
specified values.
Entity
to the
specified values.
ContentHandler
to use when reporting
parsing events.
Entity
to the specified
value.
name
.
Entity
to the specified value.
StorageProvider
instance.
MimeException
.
TextBody
as body of this entity and the
content type to "text/plain".
TextBody
as body of this entity.
multipart/*
entity.
StorageProvider
.BodyFactory
instance that uses the default
storage provider for creating message bodies from input streams.
BodyFactory
instance that uses the given
storage provider for creating message bodies from input streams.
Storage
object.InputStream
or retrieving the content written to an OutputStream
.StorageOutputStream
by calling
createStorageOutputStream()
and copies the content of the given input stream to that output stream.
InputStream
.
StorageProvider
that stores the data in temporary files.TempFileStorageProvider("m4j", null, null)
.
TempFileStorageProvider("m4j", null, directory)
.
TempFileStorageProvider
using the given
values.
text/*
entity body.TextBody
that holds the content of the given input
stream.
TextBody
that holds the content of the given input
stream.
TextBody
that holds the content of the given input
stream.
TextBody
that holds the content of the given
Storage
.
TextBody
that holds the content of the given
Storage
.
TextBody
that holds the content of the given string.
TextBody
that holds the content of the given string.
StorageProvider
that keeps small amounts of data in memory and
writes the remainder to another StorageProvider
(the back-end)
if a certain threshold size gets exceeded.ThresholdStorageProvider
for the given
back-end using a threshold size of 2048 bytes.
ThresholdStorageProvider
for the given
back-end and threshold size.
Storage
object which contains the bytes that have been written to
this output stream.
Storage
object from the bytes that have been written to this
StorageOutputStream
.
message/rfc822
MIME type.
multipart/digest
MIME type.
multipart
MIME types.
text/plain
MIME type.
Subject
.StorageOutputStream
.
Body
to the specified
OutputStream
.
Entity
to the specified
OutputStream
.
Field
to the specified
OutputStream
.
Header
to the specified
OutputStream
.
Message
to the specified
OutputStream
.
Multipart
to the specified
OutputStream
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |