| Package | Description |
|---|---|
| mireka.address |
Classes representing recipient addresses passed in mail envelopes.
|
| mireka.address.parser |
SMTP specific parsers, for example one which parses the recipient parameter of an RCPT command.
|
| mireka.address.parser.ast |
Contains SMTP related Abstract Syntax Tree nodes, which are the output of
the parsers.
|
| Class and Description |
|---|
| RemotePartAST |
| Class and Description |
|---|
| AddressLiteralRemotePartAST |
| DomainAST |
| MailboxAST |
| PathAST |
| RecipientAST |
| RemotePartAST |
| ReversePathAST |
| Class and Description |
|---|
| AddressLiteralRemotePartAST |
| DomainAST |
| LocalPartAST |
| MailboxAST |
| PathAST |
| RecipientAST |
| RemotePartAST |
| ReversePathAST |
| SourceRouteAST |