Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
F
G
I
M
N
O
R
S
D
DirectXdMailet
- Class in
org.nhind.james.mailet
An Apache James Mailet that converts clinical messages into IHE Cross-Enterprise Document Reliability (XDR) messages and transmits them to an XDR Document Recipient via IHE XDS.b Provide and Register transaction (ITI-41).
DirectXdMailet()
- Constructor for class org.nhind.james.mailet.
DirectXdMailet
DocumentRepository
- Class in
org.nhind.mail.service
Document repository class for handling XDS webservice calls.
DocumentRepository()
- Constructor for class org.nhind.mail.service.
DocumentRepository
F
forwardRequest(String, ProvideAndRegisterDocumentSetRequestType, String, String)
- Method in class org.nhind.mail.service.
DocumentRepository
Forward a given ProvideAndRegisterDocumentSetRequestType object to the given XDR endpoint.
G
getConfigServiceUrl()
- Method in class org.nhind.james.mailet.
DirectXdMailet
Return the value of configServiceUrl.
getDocumentRepository()
- Method in class org.nhind.james.mailet.
DirectXdMailet
Get the value of documentRepository.
getDSNProvider()
- Method in class org.nhind.james.mailet.
DirectXdMailet
getEndpointUrl()
- Method in class org.nhind.james.mailet.
DirectXdMailet
Return the value of endpointUrl.
getMimeXDSTransformer()
- Method in class org.nhind.james.mailet.
DirectXdMailet
Get the value of mimeXDSTransfomer.
getResolver()
- Method in class org.nhind.james.mailet.
DirectXdMailet
Get the value of resolver.
I
init()
- Method in class org.nhind.james.mailet.
DirectXdMailet
init()
- Method in class org.nhind.james.matcher.
RecipientIsLocalAndSMTPAuthUserIs
init()
- Method in class org.nhind.james.matcher.
RecipientIsNotXd
init()
- Method in class org.nhind.james.matcher.
RecipientIsXdAndNotSMIME
M
match(Mail)
- Method in class org.nhind.james.matcher.
RecipientIsLocalAndSMTPAuthUserIs
match(Mail)
- Method in class org.nhind.james.matcher.
RecipientIsNotXd
match(Mail)
- Method in class org.nhind.james.matcher.
RecipientIsXdAndNotSMIME
N
notificationProducer
- Variable in class org.nhind.james.mailet.
DirectXdMailet
O
org.nhind.james.mailet
- package org.nhind.james.mailet
Apach James mailets for intercepting and processing messages using XDS translation/forwarding.
org.nhind.james.matcher
- package org.nhind.james.matcher
org.nhind.mail.service
- package org.nhind.mail.service
Service classes for handling the transformation of a Mail message to an XDS request.
R
RecipientIsLocalAndSMTPAuthUserIs
- Class in
org.nhind.james.matcher
Matcher for local recipients when the auth user matches a given user.
RecipientIsLocalAndSMTPAuthUserIs()
- Constructor for class org.nhind.james.matcher.
RecipientIsLocalAndSMTPAuthUserIs
RecipientIsNotXd
- Class in
org.nhind.james.matcher
Matcher for non-XD mapped recipients.
RecipientIsNotXd()
- Constructor for class org.nhind.james.matcher.
RecipientIsNotXd
RecipientIsXdAndNotSMIME
- Class in
org.nhind.james.matcher
Matcher for recipients that are mapped to XD addresses on non-S/MIME mails.
RecipientIsXdAndNotSMIME()
- Constructor for class org.nhind.james.matcher.
RecipientIsXdAndNotSMIME
RELIABLE_DELIVERY_OPTION
- Static variable in class org.nhind.james.mailet.
DirectXdMailet
S
service(Mail)
- Method in class org.nhind.james.mailet.
DirectXdMailet
setConfigServiceUrl(String)
- Method in class org.nhind.james.mailet.
DirectXdMailet
Set the value of configServiceUrl.
setDocumentRepository(DocumentRepository)
- Method in class org.nhind.james.mailet.
DirectXdMailet
Set the value of documentRepository.
setEndpointUrl(String)
- Method in class org.nhind.james.mailet.
DirectXdMailet
Set the value of endpointUrl.
setHeaderData()
- Method in class org.nhind.mail.service.
DocumentRepository
Set header data.
setMimeXDSTransformer(MimeXdsTransformer)
- Method in class org.nhind.james.mailet.
DirectXdMailet
Set the value of mimeXDSTransformer.
setResolver(RoutingResolver)
- Method in class org.nhind.james.mailet.
DirectXdMailet
Set the value of resolver.
D
F
G
I
M
N
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.