public interface MailResourceIntf
Modifier and Type | Method and Description |
---|---|
boolean |
getAuth() |
String |
getDescription() |
String |
getFactoryClass() |
String |
getMailFrom() |
String |
getMailHost() |
String |
getName() |
String |
getPassword() |
Set |
getProperties() |
String |
getResType() |
String |
getStoreProtocol() |
String |
getStoreProtocolClass() |
String |
getTransportProtocol() |
String |
getTransportProtocolClass() |
int |
getType() |
String |
getUsername() |
boolean |
isDebug() |
boolean |
isEnabled() |
String getName()
String getDescription()
boolean isEnabled()
Set getProperties()
int getType()
String getResType()
String getFactoryClass()
String getStoreProtocol()
String getStoreProtocolClass()
String getTransportProtocol()
String getTransportProtocolClass()
String getMailHost()
String getUsername()
String getPassword()
boolean getAuth()
String getMailFrom()
boolean isDebug()
Copyright © 2018. All rights reserved.