Uses of Class javax.mail.URLName

Uses in package gnu.mail.providers.mbox

Constructors with parameter type javax.mail.URLName

MboxStore.MboxStore(Session session, URLName urlname)
Constructor.

Methods with parameter type javax.mail.URLName

Folder
Returns the folder specified by the filename of the URLName.
void
Sets the correct form of the URLName.

Methods with return type javax.mail.URLName

URLName
Return a URLName representing this folder.

Uses in package gnu.mail.providers.smtp

Constructors with parameter type javax.mail.URLName

Creates a new SMTPTransport instance.

Uses in package gnu.mail.providers.imap

Constructors with parameter type javax.mail.URLName

Constructor.

Methods with parameter type javax.mail.URLName

Folder
Returns the folder whose name is the file part of the specified URLName.

Uses in package gnu.mail.providers.pop3

Constructors with parameter type javax.mail.URLName

POP3Store.POP3Store(Session session, URLName urlname)
Constructor.

Methods with parameter type javax.mail.URLName

Folder
Returns the folder whose name is the file part of the specified URLName.

Uses in package gnu.mail.providers.nntp

Constructors with parameter type javax.mail.URLName

Constructor.
Constructor.

Methods with parameter type javax.mail.URLName

Folder
Returns the folder whose name corresponds to the file part of the specified URL.

Uses in package javax.mail

Constructors with parameter type javax.mail.URLName

Service.Service(Session session, URLName url)
Constructor.
Store.Store(Session session, URLName url)
Constructor.
Constructor.

Fields of type javax.mail.URLName

URLName
The URLName of this service.

Methods with parameter type javax.mail.URLName

Folder
Get a closed Folder object for the given URLName.
Folder
Returns the folder corresponding to the given URLName.
PasswordAuthentication
Return any saved PasswordAuthentication for this(store or transport) URLName.
Store
Get a Store object for the given URLName.
Transport
Get a Transport object for the given URLName.
void
Save a PasswordAuthentication for this(store or transport) URLName.
void
Set the URLName representing this service.

Methods with return type javax.mail.URLName

URLName
Return a URLName that can be used as a handle to access this folder.
URLName
Return a URLName representing this service.

Uses in package gnu.mail.providers.maildir

Constructors with parameter type javax.mail.URLName

Constructor.

Methods with parameter type javax.mail.URLName

Folder
Returns the folder specified by the filename of the URLName.

Methods with return type javax.mail.URLName

URLName
Return a URLName representing this folder.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved