Uses of Class
com.google.appengine.api.utils.HttpRequestParser
-
Packages that use HttpRequestParser Package Description com.google.appengine.api.mail Provides a service to send email messages on behalf of administrators or authenticated users, also accessible via a JavaMail interface. -
-
Uses of HttpRequestParser in com.google.appengine.api.mail
Subclasses of HttpRequestParser in com.google.appengine.api.mail Modifier and Type Class Description class
BounceNotificationParser
TheBounceNotificationParser
parses an incoming HTTP request into a description of a bounce notification.
-