Uses of Interface
edu.pdx.cs410J.grader.EmailAttachmentProcessor
Package
Description
This package contains classes that are used to keep track of
students, grade projects, and submit assignments in CS410J.
-
Uses of EmailAttachmentProcessor in edu.pdx.cs410J.grader
Modifier and TypeClassDescriptionclass
(package private) class
class
class
class
Modifier and TypeMethodDescriptionprotected void
GraderEmailAccount.fetchAttachmentsFromUnreadMessage
(jakarta.mail.Message message, EmailAttachmentProcessor processor) void
GraderEmailAccount.fetchAttachmentsFromUnreadMessagesInFolder
(String folderName, EmailAttachmentProcessor processor)