Uses of Package
org.apache.commons.net.pop3
-
Packages that use org.apache.commons.net.pop3 Package Description org.apache.commons.net.pop3 POP3 and POP3S mail -
Classes in org.apache.commons.net.pop3 used by org.apache.commons.net.pop3 Class Description ExtendedPOP3Client.AUTH_METHOD The enumeration of currently-supported authentication methods.POP3 The POP3 class is not meant to be used by itself and is provided only so that you may easily implement your own POP3 client if you so desire.POP3Client The POP3Client class implements the client side of the Internet POP3 Protocol defined in RFC 1939.POP3MessageInfo POP3MessageInfo is used to return information about messages stored on a POP3 server.POP3SClient POP3 over SSL processing.