Frames | No Frames |
Methods with return type org.apache.commons.net.pop3.POP3MessageInfo | |
POP3MessageInfo | POP3Client.listMessage(int messageId)
List an individual message. |
POP3MessageInfo[] |
List all messages. |
POP3MessageInfo | POP3Client.listUniqueIdentifier(int messageId)
List the unique identifier for a message. |
POP3MessageInfo[] |
List the unique identifiers for all messages. |
POP3MessageInfo |
Get the mailbox status. |