public abstract class SendMailAction extends AbstractActionBean
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
context| Constructor and Description |
|---|
SendMailAction() |
| Modifier and Type | Method and Description |
|---|---|
Resolution |
execute() |
static boolean |
isLocalIPAddress(InetAddress addr) |
getContext, setContextpublic static final String copyright
public static final org.slf4j.Logger logger
@DefaultHandler public Resolution execute()
public static boolean isLocalIPAddress(InetAddress addr)