Searched defs:POP3Store (Results 1 - 1 of 1) sorted by relevance

/javamail/mail/src/main/java/com/sun/mail/pop3/
H A DPOP3Store.java70 public class POP3Store extends Store { class in inherits:Store
100 public POP3Store(Session session, URLName url) { method in class:POP3Store
104 public POP3Store(Session session, URLName url, method in class:POP3Store
413 * Is this POP3Store using SSL to connect to the server?

Completed in 14 milliseconds