ninja.postoffice.guice
Interface PostofficeConstant


public interface PostofficeConstant


Field Summary
static String postofficeImplementation
           
static String smtpDebug
           
static String smtpHost
           
static String smtpPassword
           
static String smtpPort
           
static String smtpSsl
           
static String smtpUser
           
 

Field Detail

postofficeImplementation

static final String postofficeImplementation
See Also:
Constant Field Values

smtpHost

static final String smtpHost
See Also:
Constant Field Values

smtpPort

static final String smtpPort
See Also:
Constant Field Values

smtpSsl

static final String smtpSsl
See Also:
Constant Field Values

smtpUser

static final String smtpUser
See Also:
Constant Field Values

smtpPassword

static final String smtpPassword
See Also:
Constant Field Values

smtpDebug

static final String smtpDebug
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.