Package com.novomind.ecom.api.imail.core.connector
package com.novomind.ecom.api.imail.core.connector
-
ClassDescriptionRuntime annotation used to specify custom channels.Runtime annotation used to specify custom channelsWraps a
Message
and provides additional information during messages retrieval by theExtendedMessageConnector
.This interface is an extension point to implement message retrieval from different sources to the iAGENT system.This interface is an extension point to implement message retrieval from different sources to the iAGENT system and also the delivery of the messages back to the source, after the message has been answered by the iAGENT system.Runtime annotation used to mark aMessageConnector
.AMessageIterator
is provided by aMessageConnector
and is used to retrieve and process messages from an external source and also to remove them from the underlying source after being processed successfully.This interface provides additional information during message retrieval for aMessageIterator
.Represents a mail object that has been retrieved from an external source by aMessageConnector
This interface is an extension point to implement message retrieval from different source to the iAGENT system.