Uses of Class
com.icegreen.greenmail.util.Service
-
Packages that use Service Package Description com.icegreen.greenmail GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes.com.icegreen.greenmail.imap com.icegreen.greenmail.pop3 com.icegreen.greenmail.smtp -
-
Uses of Service in com.icegreen.greenmail
Subclasses of Service in com.icegreen.greenmail Modifier and Type Class Description class
AbstractServer
-
Uses of Service in com.icegreen.greenmail.imap
Subclasses of Service in com.icegreen.greenmail.imap Modifier and Type Class Description class
ImapServer
-
Uses of Service in com.icegreen.greenmail.pop3
Subclasses of Service in com.icegreen.greenmail.pop3 Modifier and Type Class Description class
Pop3Server
-
Uses of Service in com.icegreen.greenmail.smtp
Subclasses of Service in com.icegreen.greenmail.smtp Modifier and Type Class Description class
SmtpServer
-