public static class ExtendedSmtpManager.FactoryData extends Object
| Constructor and Description |
|---|
FactoryData(String to,
String cc,
String bcc,
String from,
String replyto,
String subject,
boolean subjectWithLayout,
String protocol,
String host,
int port,
String username,
String password,
boolean isDebug,
int numElements,
long burstSummarizingMillis,
char bsCountInSubject,
boolean bsLoggername,
int bsMessagePrefixLength,
boolean bsMessageMaskDigits,
boolean bsExceptionClass,
boolean bsExceptionOrigin,
boolean bsRootExceptionClass) |
public FactoryData(String to, String cc, String bcc, String from, String replyto, String subject, boolean subjectWithLayout, String protocol, String host, int port, String username, String password, boolean isDebug, int numElements, long burstSummarizingMillis, char bsCountInSubject, boolean bsLoggername, int bsMessagePrefixLength, boolean bsMessageMaskDigits, boolean bsExceptionClass, boolean bsExceptionOrigin, boolean bsRootExceptionClass)
Copyright © 2018. All rights reserved.