Serialized Form
-
Package jakarta.mail
-
Class jakarta.mail.Address
class Address extends Object implements Serializable- serialVersionUID:
- -5822459626751992278L
-
Exception jakarta.mail.AuthenticationFailedException
class AuthenticationFailedException extends MessagingException implements Serializable- serialVersionUID:
- 492080754054436511L
-
Class jakarta.mail.Flags
class Flags extends Object implements Serializable- serialVersionUID:
- 6243590407214169028L
-
Exception jakarta.mail.FolderClosedException
class FolderClosedException extends MessagingException implements Serializable- serialVersionUID:
- 1687879213433302315L
-
Exception jakarta.mail.FolderNotFoundException
class FolderNotFoundException extends MessagingException implements Serializable- serialVersionUID:
- 472612108891249403L
-
Exception jakarta.mail.IllegalWriteException
class IllegalWriteException extends MessagingException implements Serializable- serialVersionUID:
- 3974370223328268013L
-
Class jakarta.mail.Message.RecipientType
class RecipientType extends Object implements Serializable- serialVersionUID:
- -7479791750606340008L
-
Serialization Methods
-
readResolve
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class. Subclasses must implement their ownreadResolve
method that checks for their known instances before calling this super method.- Throws:
ObjectStreamException
- for object stream errors
-
-
Serialized Fields
-
type
String type
The type of recipient, usually the name of a corresponding Internet standard header.
-
-
Exception jakarta.mail.MessageRemovedException
class MessageRemovedException extends MessagingException implements Serializable- serialVersionUID:
- 1951292550679528690L
-
Exception jakarta.mail.MessagingException
class MessagingException extends Exception implements Serializable- serialVersionUID:
- -7569192289819959253L
-
Serialized Fields
-
next
Exception next
The next exception in the chain.
-
-
Exception jakarta.mail.MethodNotSupportedException
class MethodNotSupportedException extends MessagingException implements Serializable- serialVersionUID:
- -3757386618726131322L
-
Exception jakarta.mail.NoSuchProviderException
class NoSuchProviderException extends MessagingException implements Serializable- serialVersionUID:
- 8058319293154708827L
-
Exception jakarta.mail.ReadOnlyFolderException
class ReadOnlyFolderException extends MessagingException implements Serializable- serialVersionUID:
- 5711829372799039325L
-
Exception jakarta.mail.SendFailedException
class SendFailedException extends MessagingException implements Serializable- serialVersionUID:
- -6457531621682372913L
-
Exception jakarta.mail.StoreClosedException
class StoreClosedException extends MessagingException implements Serializable- serialVersionUID:
- -3145392336120082655L
-
-
Package jakarta.mail.event
-
Class jakarta.mail.event.ConnectionEvent
class ConnectionEvent extends MailEvent implements Serializable- serialVersionUID:
- -1855480171284792957L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.FolderEvent
class FolderEvent extends MailEvent implements Serializable- serialVersionUID:
- 5278131310563694307L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.MailEvent
class MailEvent extends EventObject implements Serializable- serialVersionUID:
- 1846275636325456631L
-
Class jakarta.mail.event.MessageChangedEvent
class MessageChangedEvent extends MailEvent implements Serializable- serialVersionUID:
- -4974972972105535108L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.MessageCountEvent
class MessageCountEvent extends MailEvent implements Serializable- serialVersionUID:
- -7447022340837897369L
-
Serialized Fields
-
removed
boolean removed
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this. If false, this event is the result of an expunge by external sources. -
type
int type
The event type.
-
-
Class jakarta.mail.event.StoreEvent
class StoreEvent extends MailEvent implements Serializable- serialVersionUID:
- 1938704919992515330L
-
Serialized Fields
-
message
String message
The message text to be presented to the user. -
type
int type
The event type.
-
-
Class jakarta.mail.event.TransportEvent
class TransportEvent extends MailEvent implements Serializable- serialVersionUID:
- -4729852364684273073L
-
Serialized Fields
-
type
int type
The event type.
-
-
-
Package jakarta.mail.internet
-
Exception jakarta.mail.internet.AddressException
class AddressException extends ParseException implements Serializable- serialVersionUID:
- 9134583443539323120L
-
Serialized Fields
-
pos
int pos
The index in the string where the error occurred, or -1 if not known. -
ref
String ref
The string being parsed.
-
-
Class jakarta.mail.internet.InternetAddress
class InternetAddress extends Address implements Serializable- serialVersionUID:
- -7507595530758302903L
-
Serialized Fields
-
address
String address
The email address. -
encodedPersonal
String encodedPersonal
The RFC 2047 encoded version of the personal name.This field and the
personal
field track each other, so if a subclass sets one of these fields directly, it should set the other tonull
, so that it is suitably recomputed. -
personal
String personal
The personal name.
-
-
Class jakarta.mail.internet.MailDateFormat
class MailDateFormat extends SimpleDateFormat implements Serializable- serialVersionUID:
- -8148227605210628779L
-
Serialization Methods
-
readObject
Allows to deserialize instances that were serialized with the previous implementation.- Parameters:
in
- the stream containing the serialized object- Throws:
IOException
- on read failuresClassNotFoundException
- never
-
writeReplace
Allows to serialize instances such that they are deserializable with the previous implementation.- Throws:
ObjectStreamException
- never
-
-
Class jakarta.mail.internet.MimeMessage.RecipientType
class RecipientType extends Message.RecipientType implements Serializable- serialVersionUID:
- -5468290701714395543L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
- for object stream errors
-
-
Class jakarta.mail.internet.NewsAddress
class NewsAddress extends Address implements Serializable- serialVersionUID:
- -4203797299824684143L
-
Exception jakarta.mail.internet.ParseException
class ParseException extends MessagingException implements Serializable- serialVersionUID:
- 7649991205183658089L
-
-
Package jakarta.mail.search
-
Class jakarta.mail.search.AddressStringTerm
class AddressStringTerm extends StringTerm implements Serializable- serialVersionUID:
- 3086821234204980368L
-
Class jakarta.mail.search.AddressTerm
class AddressTerm extends SearchTerm implements Serializable- serialVersionUID:
- 2005405551929769980L
-
Serialized Fields
-
address
Address address
The address.
-
-
Class jakarta.mail.search.AndTerm
class AndTerm extends SearchTerm implements Serializable- serialVersionUID:
- -3583274505380989582L
-
Serialized Fields
-
terms
SearchTerm[] terms
The array of terms on which the AND operator should be applied.
-
-
Class jakarta.mail.search.BodyTerm
class BodyTerm extends StringTerm implements Serializable- serialVersionUID:
- -4888862527916911385L
-
Class jakarta.mail.search.ComparisonTerm
class ComparisonTerm extends SearchTerm implements Serializable- serialVersionUID:
- 1456646953666474308L
-
Serialized Fields
-
comparison
int comparison
The comparison.
-
-
Class jakarta.mail.search.DateTerm
class DateTerm extends ComparisonTerm implements Serializable- serialVersionUID:
- 4818873430063720043L
-
Serialized Fields
-
date
Date date
The date.
-
-
Class jakarta.mail.search.FlagTerm
class FlagTerm extends SearchTerm implements Serializable- serialVersionUID:
- -142991500302030647L
-
Serialized Fields
-
flags
Flags flags
Flags object containing the flags to test. -
set
boolean set
Indicates whether to test for the presence or absence of the specified Flag. Iftrue
, then test whether all the specified flags are present, else test whether all the specified flags are absent.
-
-
Class jakarta.mail.search.FromStringTerm
class FromStringTerm extends AddressStringTerm implements Serializable- serialVersionUID:
- 5801127523826772788L
-
Class jakarta.mail.search.FromTerm
class FromTerm extends AddressTerm implements Serializable- serialVersionUID:
- 5214730291502658665L
-
Class jakarta.mail.search.HeaderTerm
class HeaderTerm extends StringTerm implements Serializable- serialVersionUID:
- 8342514650333389122L
-
Serialized Fields
-
headerName
String headerName
The name of the header.
-
-
Class jakarta.mail.search.IntegerComparisonTerm
class IntegerComparisonTerm extends ComparisonTerm implements Serializable- serialVersionUID:
- -6963571240154302484L
-
Serialized Fields
-
number
int number
The number.
-
-
Class jakarta.mail.search.MessageIDTerm
class MessageIDTerm extends StringTerm implements Serializable- serialVersionUID:
- -2121096296454691963L
-
Class jakarta.mail.search.MessageNumberTerm
class MessageNumberTerm extends IntegerComparisonTerm implements Serializable- serialVersionUID:
- -5379625829658623812L
-
Class jakarta.mail.search.NotTerm
class NotTerm extends SearchTerm implements Serializable- serialVersionUID:
- 7152293214217310216L
-
Serialized Fields
-
term
SearchTerm term
The search term to negate.
-
-
Class jakarta.mail.search.OrTerm
class OrTerm extends SearchTerm implements Serializable- serialVersionUID:
- 5380534067523646936L
-
Serialized Fields
-
terms
SearchTerm[] terms
The array of terms on which the OR operator should be applied.
-
-
Class jakarta.mail.search.ReceivedDateTerm
class ReceivedDateTerm extends DateTerm implements Serializable- serialVersionUID:
- -2756695246195503170L
-
Class jakarta.mail.search.RecipientStringTerm
class RecipientStringTerm extends AddressStringTerm implements Serializable- serialVersionUID:
- -8293562089611618849L
-
Serialized Fields
-
type
Message.RecipientType type
The recipient type.
-
-
Class jakarta.mail.search.RecipientTerm
class RecipientTerm extends AddressTerm implements Serializable- serialVersionUID:
- 6548700653122680468L
-
Serialized Fields
-
type
Message.RecipientType type
The recipient type.
-
-
Exception jakarta.mail.search.SearchException
class SearchException extends MessagingException implements Serializable- serialVersionUID:
- -7092886778226268686L
-
Class jakarta.mail.search.SearchTerm
class SearchTerm extends Object implements Serializable- serialVersionUID:
- -6652358452205992789L
-
Class jakarta.mail.search.SentDateTerm
class SentDateTerm extends DateTerm implements Serializable- serialVersionUID:
- 5647755030530907263L
-
Class jakarta.mail.search.SizeTerm
class SizeTerm extends IntegerComparisonTerm implements Serializable- serialVersionUID:
- -2556219451005103709L
-
Class jakarta.mail.search.StringTerm
class StringTerm extends SearchTerm implements Serializable- serialVersionUID:
- 1274042129007696269L
-
Serialized Fields
-
ignoreCase
boolean ignoreCase
Ignore case when comparing? -
pattern
String pattern
The pattern.
-
-
Class jakarta.mail.search.SubjectTerm
class SubjectTerm extends StringTerm implements Serializable- serialVersionUID:
- 7481568618055573432L
-
-
Package org.eclipse.angus.mail.gimap
-
Class org.eclipse.angus.mail.gimap.GmailMsgIdTerm
class GmailMsgIdTerm extends org.eclipse.angus.mail.gimap.LongTerm implements Serializable- serialVersionUID:
- -7090909401071626866L
-
Class org.eclipse.angus.mail.gimap.GmailRawSearchTerm
class GmailRawSearchTerm extends StringTerm implements Serializable- serialVersionUID:
- 6284730140424242662L
-
Class org.eclipse.angus.mail.gimap.GmailThrIdTerm
class GmailThrIdTerm extends org.eclipse.angus.mail.gimap.LongTerm implements Serializable- serialVersionUID:
- -4549268502183739744L
-
-
Package org.eclipse.angus.mail.imap
-
Class org.eclipse.angus.mail.imap.MessageVanishedEvent
class MessageVanishedEvent extends MessageCountEvent implements Serializable- serialVersionUID:
- 2142028010250024922L
-
Serialized Fields
-
uids
long[] uids
The message UIDs.
-
-
Class org.eclipse.angus.mail.imap.ModifiedSinceTerm
class ModifiedSinceTerm extends SearchTerm implements Serializable- serialVersionUID:
- 5151457469634727992L
-
Serialized Fields
-
modseq
long modseq
-
-
Class org.eclipse.angus.mail.imap.OlderTerm
class OlderTerm extends SearchTerm implements Serializable- serialVersionUID:
- 3951078948727995682L
-
Serialized Fields
-
interval
int interval
-
-
Exception org.eclipse.angus.mail.imap.ReferralException
class ReferralException extends AuthenticationFailedException implements Serializable- serialVersionUID:
- -3414063558596287683L
-
Class org.eclipse.angus.mail.imap.YoungerTerm
class YoungerTerm extends SearchTerm implements Serializable- serialVersionUID:
- 1592714210688163496L
-
Serialized Fields
-
interval
int interval
-
-
-
Package org.eclipse.angus.mail.smtp
-
Exception org.eclipse.angus.mail.smtp.SMTPAddressFailedException
class SMTPAddressFailedException extends SendFailedException implements Serializable- serialVersionUID:
- 804831199768630097L
-
Serialized Fields
-
addr
InternetAddress addr
-
cmd
String cmd
-
rc
int rc
-
-
Exception org.eclipse.angus.mail.smtp.SMTPAddressSucceededException
class SMTPAddressSucceededException extends MessagingException implements Serializable- serialVersionUID:
- -1168335848623096749L
-
Serialized Fields
-
addr
InternetAddress addr
-
cmd
String cmd
-
rc
int rc
-
-
Exception org.eclipse.angus.mail.smtp.SMTPSenderFailedException
class SMTPSenderFailedException extends SendFailedException implements Serializable- serialVersionUID:
- 514540454964476947L
-
Serialized Fields
-
addr
InternetAddress addr
-
cmd
String cmd
-
rc
int rc
-
-
Exception org.eclipse.angus.mail.smtp.SMTPSendFailedException
class SMTPSendFailedException extends SendFailedException implements Serializable- serialVersionUID:
- 8049122628728932894L
-
Serialized Fields
-
addr
InternetAddress addr
-
cmd
String cmd
-
rc
int rc
-
-
-
Package org.eclipse.angus.mail.util
-
Exception org.eclipse.angus.mail.util.DecodingException
class DecodingException extends IOException implements Serializable- serialVersionUID:
- -6913647794421459390L
-
Exception org.eclipse.angus.mail.util.MailConnectException
class MailConnectException extends MessagingException implements Serializable- serialVersionUID:
- -3818807731125317729L
-
Serialized Fields
-
cto
int cto
-
host
String host
-
port
int port
-
-
Exception org.eclipse.angus.mail.util.SocketConnectException
class SocketConnectException extends IOException implements Serializable- serialVersionUID:
- 3997871560538755463L
-
Serialized Fields
-
cto
int cto
The connection timeout. -
host
String host
The socket host name. -
port
int port
The socket port.
-
-
-
Package org.eclipse.angus.mail.util.logging
-
Class org.eclipse.angus.mail.util.logging.SeverityComparator
class SeverityComparator extends Object implements Serializable- serialVersionUID:
- -2620442245251791965L
-