public interface IProcessorStorageModule extends IProcessorModule
| Modifier and Type | Field and Description |
|---|---|
static String |
DO_STORE
Message storage
|
static String |
DO_STOREMDN
MDN storage
|
static String |
DO_VALIDATE_AFTER_STORE
Special validation after message storage (not MDN!)
|
static String |
DO_VALIDATE_BEFORE_STORE
Special validation before message storage (not MDN!)
|
canHandle, handleattrs, getName, getSession, initDynamicComponentstatic final String DO_VALIDATE_BEFORE_STORE
static final String DO_STORE
static final String DO_VALIDATE_AFTER_STORE
static final String DO_STOREMDN
Copyright © 2013–2022 Philip Helger. All rights reserved.