Uses of Class javax.mail.URLName

Uses in package javax.mail

Methods with parameter type javax.mail.URLName

Folder
Get a closed Folder object for the given URLName.
Folder
Return a closed Folder object, 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 representing this folder.
URLName
Return a URLName representing this service.

Fields of type javax.mail.URLName

URLName
The URLName of this service.

Constructors with parameter type javax.mail.URLName

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

Uses in package gnu.mail.providers.pop3

Methods with parameter type javax.mail.URLName

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

Constructors with parameter type javax.mail.URLName

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

Uses in package gnu.mail.providers.maildir

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.

Constructors with parameter type javax.mail.URLName

Constructor.

Uses in package gnu.mail.providers.nntp

Methods with parameter type javax.mail.URLName

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

Constructors with parameter type javax.mail.URLName

Constructor.
Constructor.

Uses in package gnu.mail.providers.mbox

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.

Constructors with parameter type javax.mail.URLName

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

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

Methods with parameter type javax.mail.URLName

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

Constructors with parameter type javax.mail.URLName

Constructor.

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