| Package | Description |
|---|---|
| org.nhind.james.mailet |
Apach James mailets for intercepting and processing messages using XDS translation/forwarding.
|
| org.nhind.mail.service |
Service classes for handling the transformation of a Mail message to an XDS request.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentRepository |
DirectXdMailet.getDocumentRepository()
Get the value of documentRepository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectXdMailet.setDocumentRepository(DocumentRepository documentRepository)
Set the value of documentRepository.
|
| Constructor and Description |
|---|
XDDeliveryCore(org.nhindirect.xd.routing.RoutingResolver resolver,
XDDeliveryCallback callback,
org.nhindirect.common.tx.TxDetailParser txParser,
org.nhindirect.xd.transform.MimeXdsTransformer mimeXDSTransformer,
DocumentRepository documentRepository,
org.nhindirect.gateway.smtp.NotificationProducer notificationProducer,
String endpointUrl) |
Copyright © 2021. All rights reserved.