Uses of Class
org.crsh.mail.SmtpSecure

Uses of SmtpSecure in org.crsh.mail
 

Fields in org.crsh.mail with type parameters of type SmtpSecure
static PropertyDescriptor<SmtpSecure> MailPlugin.SMTP_SECURE
          .
 

Methods in org.crsh.mail that return SmtpSecure
static SmtpSecure SmtpSecure.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SmtpSecure[] SmtpSecure.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.