JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.appengine.api.mail
Interface IMailServiceFactory
public interface
IMailServiceFactory
Factory for creating a
MailService
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
MailService
getMailService
()
Returns an implementation of the
MailService
.
Method Detail
getMailService
MailService
getMailService()
Returns an implementation of the
MailService
.
Returns:
a mail service implementation.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Java is a registered trademark of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method