C E G L M N P T 

C

com.sun.mail.gimap - package com.sun.mail.gimap
An EXPERIMENTAL IMAP protocol provider that supports the Gmail-specific IMAP protocol extensions .
com.sun.mail.gimap.protocol - package com.sun.mail.gimap.protocol
 

E

equals(Object) - Method in class com.sun.mail.gimap.GmailMsgIdTerm
Equality comparison.
equals(Object) - Method in class com.sun.mail.gimap.GmailRawSearchTerm
Equality comparison.
equals(Object) - Method in class com.sun.mail.gimap.GmailThrIdTerm
Equality comparison.

G

generateSequence(SearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
getFetchItems() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Return the additional fetch items supported by the Gmail protocol.
getLabels() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail labels associated with this message.
getMsgId() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail unique message ID.
getSearchSequence() - Method in class com.sun.mail.gimap.protocol.GmailProtocol
Return a GmailSearchSequence.
getThrId() - Method in class com.sun.mail.gimap.GmailMessage
Return the Gmail unique thread ID.
GmailFolder - Class in com.sun.mail.gimap
A Gmail folder.
GmailFolder(String, char, IMAPStore, Boolean) - Constructor for class com.sun.mail.gimap.GmailFolder
Constructor used to create a possibly non-existent folder.
GmailFolder(ListInfo, IMAPStore) - Constructor for class com.sun.mail.gimap.GmailFolder
Constructor used to create an existing folder.
GmailFolder.FetchProfileItem - Class in com.sun.mail.gimap
A fetch profile item for fetching headers.
GmailFolder.FetchProfileItem(String) - Constructor for class com.sun.mail.gimap.GmailFolder.FetchProfileItem
 
GmailMessage - Class in com.sun.mail.gimap
A Gmail message.
GmailMessage(IMAPFolder, int) - Constructor for class com.sun.mail.gimap.GmailMessage
Constructor.
GmailMessage(Session) - Constructor for class com.sun.mail.gimap.GmailMessage
Constructor, for use by IMAPNestedMessage.
gmailMsgidSearch(GmailMsgIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailMsgIdTerm - Class in com.sun.mail.gimap
This class implements searching for the Gmail message ID.
GmailMsgIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailMsgIdTerm
Constructor.
GmailProtocol - Class in com.sun.mail.gimap.protocol
Extend IMAP support to handle Gmail-specific protocol extensions.
GmailProtocol(String, String, int, Properties, boolean, MailLogger) - Constructor for class com.sun.mail.gimap.protocol.GmailProtocol
Connect to Gmail.
gmailRawSearch(GmailRawSearchTerm, String) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailRawSearchTerm - Class in com.sun.mail.gimap
This class implements searching using the Gmail X-GM-RAW extension.
GmailRawSearchTerm(String) - Constructor for class com.sun.mail.gimap.GmailRawSearchTerm
Constructor.
GmailSearchSequence - Class in com.sun.mail.gimap.protocol
Support Gmail-specific search extensions.
GmailSearchSequence() - Constructor for class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailSSLStore - Class in com.sun.mail.gimap
Support "gimaps" protocol name.
GmailSSLStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailSSLStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
GmailStore - Class in com.sun.mail.gimap
A Gmail Store.
GmailStore(Session, URLName) - Constructor for class com.sun.mail.gimap.GmailStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
GmailStore(Session, URLName, String, boolean) - Constructor for class com.sun.mail.gimap.GmailStore
Constructor used by GmailSSLStore subclass.
gmailThridSearch(GmailThrIdTerm) - Method in class com.sun.mail.gimap.protocol.GmailSearchSequence
 
GmailThrIdTerm - Class in com.sun.mail.gimap
This class implements searching for the Gmail thread ID.
GmailThrIdTerm(long) - Constructor for class com.sun.mail.gimap.GmailThrIdTerm
Constructor.

L

LABELS - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
LABELS is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
LABELS_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 

M

match(Message) - Method in class com.sun.mail.gimap.GmailMsgIdTerm
The match method.
match(Message) - Method in class com.sun.mail.gimap.GmailRawSearchTerm
The match method.
match(Message) - Method in class com.sun.mail.gimap.GmailThrIdTerm
The match method.
MSGID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
MSGID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
MSGID_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 

N

newIMAPFolder(String, char, Boolean) - Method in class com.sun.mail.gimap.GmailStore
Create an IMAPFolder object.
newIMAPFolder(ListInfo) - Method in class com.sun.mail.gimap.GmailStore
Create an IMAPFolder object.
newIMAPMessage(int) - Method in class com.sun.mail.gimap.GmailFolder
Create a new IMAPMessage object to represent the given message number.
newIMAPProtocol(String, int) - Method in class com.sun.mail.gimap.GmailStore
 

P

protocolConnect(String, int, String, String) - Method in class com.sun.mail.gimap.GmailStore
 

T

THRID - Static variable in class com.sun.mail.gimap.GmailFolder.FetchProfileItem
THRID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
THRID_ITEM - Static variable in class com.sun.mail.gimap.protocol.GmailProtocol
 
C E G L M N P T 

Copyright © 2013 Oracle. All Rights Reserved.