public class EmailFetcherAgent extends java.lang.Object implements IEmailFetcherService
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
Constructor and Description |
---|
EmailFetcherAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IIntermediateFuture<jadex.bridge.service.types.email.Email> |
fetchEmails(SubscriptionInfo sub)
Fetch emails for a subscription.
|
public jadex.commons.future.IIntermediateFuture<jadex.bridge.service.types.email.Email> fetchEmails(SubscriptionInfo sub)
fetchEmails
in interface IEmailFetcherService
sub
- The subscription.