|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
index
.
index
.
index
.
MethodNotSupportedException
because the POP3 protocol doesn't support appending messages.
contentStream
is another such stream representing
the content of this body part.
contentStream
is another such stream representing
the content of this message.
false
; the POP3 protocol doesn't
support creating folders.
DATA
command to the SMTP host and return
an OutputStream to which the data is to be written.
MethodNotSupportedException
because the POP3 protocol doesn't allow the INBOX to
be deleted.
EHLO
command.
MethodNotSupportedException
because the POP3 protocol doesn't support expunging messages
without closing the folder; call the close
method
with the expunge
argument set to true
instead.
Header
objects.
getCause
method of Throwable
to return the next exception in the chain of nested exceptions.
getEncoding(DataSource)
except that instead
of reading the data from an InputStream
it uses the
writeTo
method to examine the data.
Flags
object containing the flags for
this message.
Flags
object containing the flags for
this message.
MessagingException
because no POP3 folders
can contain subfolders.
Header
objects.
MessageContext
for the current part.
Header
objects.
Multipart
object,
or null
if not known.
Part
that contains this Multipart
object, or null
if not known.
Flags
object because
the POP3 protocol doesn't support any permanent flags.
user
.
false
; the POP3 protocol provides
no way to determine when a new message arrives.
FetchProfile
during a fetch request to a Folder.
HELO
command.
IMAPFolder.idle()
, but if once
is true, abort the
IDLE command after the first notification, to allow the caller
to process any notification synchronously.
flag
argument is set in this message.
flag
argument is set in this message.
end
parameter in getMessagesByUID(start, end)
, to denote the
UID of the last message in the folder.
MessagingException
because no POP3 folders
can contain subfolders.
MAIL FROM:
command to start sending a message.
mark
method of InputStream
.
mark
and reset
methods.
DataSources
to
supply information to a DataContentHandler
about the
message context in which the data content object is operating.source
MimeMessage.
DataSource
that contains body
parts.start
(inclusive)
up to end
(exclusive).
start
(inclusive)
up to end
(exclusive).
start
(inclusive)
up to end
(exclusive).
FolderNotFoundException
unless this
folder is named "INBOX".
Multipart
object containing this BodyPart
,
if known.
Part
containing this Multipart
,
if known.
headers
and
content
fields appropriately.
Part
interface is the common base interface for
Messages and BodyParts.RCPT TO:
command and copies the address either into
the validSentAddr or invalidAddr arrays.
read
method of InputStream
.
returnCode
as the number.
MethodNotSupportedException
because the POP3 protocol doesn't support multiple folders.
reset
method of InputStream
.
saveChanges
method need to be called on
this message?
cmd
to the server terminating
it with CRLF
.
InternetAddress.getLocalAddress
method.
Multipart
to be the specified
Part
.
offset
for length
bytes.
SharedFileInputStream
is a
BufferedInputStream
that buffers
data from the file and supports the mark
and reset
methods.SharedFileInputStream
for the file.
SharedFileInputStream
for the named file
SharedFileInputStream
with the specified buffer size.
SharedFileInputStream
with the specified buffer size.
FetchProfile
during a fetch request to a Folder.
skip
method of InputStream
.
mail.smtp.reportsuccess
property is true.source
MimeMessage.
STARTTLS
command and switch the socket to
TLS mode if it succeeds.
n
lines
of the raw content of the message.
getURLName.toString()
if this service has a URLName,
otherwise it will return the default toString
.
FetchProfile
during a fetch request to a Folder.
UIDFolder
interface is implemented by Folders
that can support the "disconnected" mode of operation, by providing
unique-ids for messages in the folder.saveChanges
method to actually
update the MIME headers.
Content-Transfer-Encoding
header to use
the encoding that was specified when this object was created.
URLName
of this service.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |