| java.lang.Object com.bostechcorp.cbesb.runtime.email.POP3Service
Field Summary | |
protected Log | logger |
logger | protected Log logger(Code) | | |
createPathToFile | protected boolean createPathToFile(String fileName)(Code) | | |
getAttachDirectory | public String getAttachDirectory()(Code) | | the attachDirectory |
setDebug | public void setDebug(boolean debug, Log Exceptionlog, PrintStream sessionPStream)(Code) | | Parameters: debug - -tell JavaMail to display or not the debug information Parameters: Exceptionlog - -service logger, if none the System.out will be used to displaythe debug information Parameters: sessionPStream - -tell JavaMail where to send the debug information |
|
|