| Interface | Description |
|---|---|
| InbCommSecurityRemote |
Remote interface to the InbCommSecurity object.
|
| InbCommSecuritySetRemote |
Remote Interface to the set of InbCommSecuritySet.
|
| InboundCommCfgRemote |
Remote interface to the InboundCommCfg object.
|
| InboundCommCfgSetRemote |
Remote Interface to the set of InboundCommCfgSet.
|
| InboundCommRemote |
Remote interface to the InboundComm object.
|
| InboundCommSetRemote |
Remote Interface to the set of InboundCommSet.
|
| LSNRConstants |
Constants used indside the Listener package
|
| LSNRPreprocessor |
preprocessor class for email listener.
|
| Class | Description |
|---|---|
| EmailJMSUtil | |
| EmailListnerCron |
CRON task for email listner
|
| EmailListnerTask |
Class for processing email starting from reading mailserver to creating inboundcomm
|
| FldActive |
Field validation class for Active
|
| FldAsynchronous |
Field validation class for Async
|
| FldEmailAddress |
Field validation class for emailaddress
|
| FldEmailDeletion |
Field validation class for EmailDeletion
|
| FldInbCommSecurityMaxApp |
Field validation class for app name in inbcommsecurity
|
| FldInbCommSecurityMaxObject |
Field validation class for object name in inbcommsecurity
|
| FldLastRun |
Displays the last run time for the crontask instance
|
| FldMailServer |
Field validation class for mailserver
|
| FldOAuthTokenUrl | |
| FldPollFrequency |
Field validation class for polling frequency
|
| FldProtocol |
Field validation class for protocol
|
| FldWFProcess |
Field validation class for wfprocess
|
| InbCommSecurity |
MBO to represent a InbCommSecurity object
|
| InbCommSecuritySet |
Represents a set of InbCommSecurity.
|
| InboundComm |
MBO to represent a InboundComm
|
| InboundCommCfg |
MBO to represent a InboundCommCfg
|
| InboundCommCfgData |
A class to represent the inboundcommcfg details.
|
| InboundCommCfgSet |
Represents a set of InboundCommCfg.
|
| InboundCommSet |
Represents a set of InboundComm.
|
| JMSConfig |
An utility class for getting JMS managed objects like ConnectionFactory and Queue/Topic from
the JNDI tree.
|
| LSNRActionHelper |
Class for processing email message and error messages
|
| LSNRCreateSRAction |
This action is used to create SR for email listener
|
| LSNRHTMLTagRemover |
A class to remove HTML tags from an incoming email message body.
|
| LSNRMessageBean |
JMS message bean class to process email messages asynchronously
|
| LSNRParser |
A class to represent the parsing API for the email listener
|
| LSNRUpdateEmailAction |
Action class for reply back email
|
| LSNRUtil |
Class for processing email message and error messages
|
| MailData |
A class to represent the Mail Data received from mail server
|
| MailDataMsgBodyUtility | |
| Preprocessor |
preprocessor class for email listener.
|
| VirusChecker |
| Exception | Description |
|---|---|
| LSNRActionHandledException |
Exception throw for E-mail Listener action exception
|
| LSNRParseException |
Exception throw for E-mail Listener parsing error.
|