Skip navigation links
A B C D E F G H I J L M O P R S T U V W X 

A

ACTION_AUTOMATIC - Static variable in class com.adaptris.as2.Disposition
 
ACTION_MANUAL - Static variable in class com.adaptris.as2.Disposition
 
addAttribute(String, String) - Method in class com.adaptris.as2.MessageBase
Add an attribute to the message.
addDateHeader(MessageBase) - Static method in class com.adaptris.as2.MessageBase
Add a date header to the message.
addHeader(String, String, Object) - Method in class com.adaptris.core.as2.JdkHttpTransportType
 
addHeader(String, String, Object) - Method in class com.adaptris.core.as2.JettyTransportType
Add a header to a HttpServetResponse.
addHeader(String, String, Object) - Method in interface com.adaptris.core.as2.TransportType
Add a header to the transport.
AddHeaderService - Class in com.adaptris.core.as2.services
Add headers to the prepared AS2 Message.
AddHeaderService() - Constructor for class com.adaptris.core.as2.services.AddHeaderService
 
AddHeaderService(KeyValuePair...) - Constructor for class com.adaptris.core.as2.services.AddHeaderService
 
additionalDebug() - Method in class com.adaptris.core.as2.services.AS2Service
 
addKeystoreUrl(ConfiguredKeystore) - Method in class com.adaptris.core.as2.services.SecurityService
Add an url to the list.
addUnfoldHeader(String) - Method in class com.adaptris.core.as2.services.UnfoldHeaderService
 
allowMissingPrivateKeyPassword() - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
AS2_HEADERS - Static variable in class com.adaptris.core.as2.services.AS2Service
 
AS2Classifier - Class in com.adaptris.core.as2.services
Classifies the AS2Message according to various headers.
AS2Classifier() - Constructor for class com.adaptris.core.as2.services.AS2Classifier
 
AS2Classifier(AS2Classifier.MissingSubjectBehaviour) - Constructor for class com.adaptris.core.as2.services.AS2Classifier
 
AS2Classifier.MissingSubjectBehaviour - Enum in com.adaptris.core.as2.services
 
AS2Constants - Interface in com.adaptris.as2
Constants.
AS2Exception - Exception in com.adaptris.as2
Base exception for AS2.
AS2Exception() - Constructor for exception com.adaptris.as2.AS2Exception
 
AS2Exception(String) - Constructor for exception com.adaptris.as2.AS2Exception
 
AS2Exception(Throwable) - Constructor for exception com.adaptris.as2.AS2Exception
 
AS2Exception(String, Throwable) - Constructor for exception com.adaptris.as2.AS2Exception
 
AS2MessageDecoder - Class in com.adaptris.core.as2.endec
Used for reading AS2 Messages.
AS2MessageDecoder() - Constructor for class com.adaptris.core.as2.endec.AS2MessageDecoder
 
AS2MessageDestination - Class in com.adaptris.core.as2
Finds the recipient-address for a given AS2Message.
AS2MessageDestination() - Constructor for class com.adaptris.core.as2.AS2MessageDestination
 
AS2MessageDispositionDecoder - Class in com.adaptris.core.as2.endec
Used for reading AS2 Message Disposition Notifications.
AS2MessageDispositionDecoder() - Constructor for class com.adaptris.core.as2.endec.AS2MessageDispositionDecoder
 
AS2MessageDispositionEncoder - Class in com.adaptris.core.as2.endec
Used for writing AS2 Message Disposition Notification.
AS2MessageDispositionEncoder() - Constructor for class com.adaptris.core.as2.endec.AS2MessageDispositionEncoder
 
AS2MessageEncoder - Class in com.adaptris.core.as2.endec
Used for writing AS2Message using the configured TransportType
AS2MessageEncoder() - Constructor for class com.adaptris.core.as2.endec.AS2MessageEncoder
 
AS2MessageEndec - Class in com.adaptris.core.as2.endec
Implementation of AdaptrisMessageEncoder that is suitable for AS2.
AS2MessageEndec() - Constructor for class com.adaptris.core.as2.endec.AS2MessageEndec
 
AS2MessageEndec(TransportType, Encoder, Decoder) - Constructor for class com.adaptris.core.as2.endec.AS2MessageEndec
 
AS2Service - Class in com.adaptris.core.as2.services
Abstract class that handles AS2 services.
AS2Service() - Constructor for class com.adaptris.core.as2.services.AS2Service
Default Constructor.
asCompositeKeystore() - Method in class com.adaptris.core.as2.services.SecurityService
 
asynchronousMDN() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
ATTR_INTERNET_HEADERS - Static variable in class com.adaptris.as2.MessageBase
 
ATTR_LOCAL_HOST - Static variable in class com.adaptris.as2.MessageBase
 
ATTR_LOCAL_PORT - Static variable in class com.adaptris.as2.MessageBase
 
ATTR_REMOTE_ADDR - Static variable in class com.adaptris.as2.MessageBase
 

B

build(MimeBodyPart) - Static method in class com.adaptris.as2.DispositionReport
 

C

calculateMIC(MimeBodyPart, String) - Method in interface com.adaptris.as2.security.CryptoService
Calculate the message integrity check for a given body part.
CheckAS2Addresses - Class in com.adaptris.core.as2.services
Attempts to detect whether the message headers within the AdaptrisMessage contains AS2-From and AS2-To.
CheckAS2Addresses() - Constructor for class com.adaptris.core.as2.services.CheckAS2Addresses
 
clone() - Method in class com.adaptris.as2.Disposition
 
clone() - Method in class com.adaptris.as2.DispositionText
 
closeService() - Method in class com.adaptris.core.as2.services.AS2Service
 
com.adaptris.as2 - package com.adaptris.as2
Package for handling AS2 Messages.
com.adaptris.as2.security - package com.adaptris.as2.security
Package for handling AS2 Cryptographic requirements.
com.adaptris.core.as2 - package com.adaptris.core.as2
Common components that are used to integrate with the Mediation Framework.
com.adaptris.core.as2.endec - package com.adaptris.core.as2.endec
Implementions of AdaptrisMessageEncoder for use within the Mediation Framework.
com.adaptris.core.as2.metadata - package com.adaptris.core.as2.metadata
MetadataFilter implementations.
com.adaptris.core.as2.services - package com.adaptris.core.as2.services
Implemention of Service interface for use with AS2.
CommitMdn - Class in com.adaptris.core.as2.services
Commit the AS2 MDN as an AdaptrisMessage payload.
CommitMdn() - Constructor for class com.adaptris.core.as2.services.CommitMdn
Default Constructor.
CommitMessage - Class in com.adaptris.core.as2.services
Commit the AS2 Message as an AdaptrisMessage payload.
CommitMessage() - Constructor for class com.adaptris.core.as2.services.CommitMessage
 
compareMicValues(String) - Method in class com.adaptris.core.as2.MessageDigestValue
Compare a generated MIC value with the value stored in this object.
containsKey(AdaptrisMessage, String) - Static method in class com.adaptris.core.as2.services.AS2Service
 
create(Message) - Method in class com.adaptris.as2.DispositionReport
Create a disposition Report based on the corresponding AS2 Message.
create(MessageBase) - Method in class com.adaptris.as2.DispositionText
Get the text associated with this report replacing common values.
create() - Method in class com.adaptris.as2.security.CryptoFactory
 
createMessageDisposition(Message) - Method in class com.adaptris.core.as2.services.PrepareMdn
 
createPartner(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.Receiver
 
createPartner(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.Sender
 
createReport() - Method in class com.adaptris.as2.MessageDisposition
Create an unsigned MDN based on available information.
createReport(String) - Method in class com.adaptris.as2.MessageDisposition
Create an unsigned MDN with the associated reportContentType.
createReport(X509Certificate, PrivateKey, String) - Method in class com.adaptris.as2.MessageDisposition
Create a signed MDN based on available information.
CRLF - Static variable in interface com.adaptris.as2.AS2Constants
A New line in Mime.
CryptoFactory - Class in com.adaptris.as2.security
Factory for generating instances of CryptoService.
CryptoFactory() - Constructor for class com.adaptris.as2.security.CryptoFactory
 
CryptoService - Interface in com.adaptris.as2.security
Provides Cryptographic support for AS2
CryptoUtil - Class in com.adaptris.as2.security
 

D

DATE_FORMAT - Static variable in interface com.adaptris.as2.AS2Constants
The default date format (EEE, dd MMM yyyy HH:mm:ss z)
decode(Object, TransportType) - Method in class com.adaptris.core.as2.endec.AS2MessageDecoder
 
decode(Object, TransportType, Message) - Method in class com.adaptris.core.as2.endec.AS2MessageDecoder
 
decode(Object, TransportType) - Method in class com.adaptris.core.as2.endec.AS2MessageDispositionDecoder
 
decode(Object, TransportType, Message) - Method in class com.adaptris.core.as2.endec.AS2MessageDispositionDecoder
 
decode(Object, TransportType) - Method in interface com.adaptris.core.as2.endec.Decoder
Decode the message.
decode(Object, TransportType, Message) - Method in interface com.adaptris.core.as2.endec.Decoder
Decode the message (essentially a synchronous MDN).
Decoder - Interface in com.adaptris.core.as2.endec
This is a sub-interface that separates out the AdaptrisMessageEncoder interface for AS2 Purposes.
decrypt(MimeBodyPart, X509Certificate, PrivateKey) - Method in interface com.adaptris.as2.security.CryptoService
Decrypt a body part.
DecryptionService - Class in com.adaptris.core.as2.services
Perform decryption on the AS2 Message.
DecryptionService() - Constructor for class com.adaptris.core.as2.services.DecryptionService
 
defaultInstance() - Static method in class com.adaptris.as2.security.CryptoFactory
Get the default instance of the CryptoServiceFactory.
DISP_PARTNERSHIP_NOT_FOUND - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Disposition
Disposition - Class in com.adaptris.as2
Container for the Disposition that is reported in the MDN.
Disposition() - Constructor for class com.adaptris.as2.Disposition
 
Disposition(String) - Constructor for class com.adaptris.as2.Disposition
 
Disposition(String, String, String, String, String) - Constructor for class com.adaptris.as2.Disposition
 
Disposition(String, String, String) - Constructor for class com.adaptris.as2.Disposition
 
Disposition.StatusModifier - Enum in com.adaptris.as2
 
DISPOSITION_DECRYPTION_ERROR - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION_DECRYPTION_SUCCESS - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION_DECRYPTION_VERIFY - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION_NO_SIGN - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION_SUCCESS - Static variable in class com.adaptris.as2.DispositionText
 
DISPOSITION_VERIFY_SIGNATURE_FAILED - Static variable in class com.adaptris.as2.DispositionText
 
DispositionDataContentHandler - Class in com.adaptris.as2
Implementation of DataContentHandler to avoid errors when using MimeParts.
DispositionDataContentHandler() - Constructor for class com.adaptris.as2.DispositionDataContentHandler
 
DispositionException - Exception in com.adaptris.as2
A Disposition Exception.
DispositionException(Disposition, String, Throwable) - Constructor for exception com.adaptris.as2.DispositionException
 
DispositionException(Disposition, String) - Constructor for exception com.adaptris.as2.DispositionException
 
DispositionOptions - Class in com.adaptris.as2
Container for disposition options.
DispositionOptions(String) - Constructor for class com.adaptris.as2.DispositionOptions
 
DispositionReport - Class in com.adaptris.as2
Simply wraps the content of an actual disposition notification for AS2.
DispositionReport() - Constructor for class com.adaptris.as2.DispositionReport
 
DispositionText - Class in com.adaptris.as2
The text that forms the human friendly portion of a message disposition notification.
DispositionText() - Constructor for class com.adaptris.as2.DispositionText
 
DispositionText(String) - Constructor for class com.adaptris.as2.DispositionText
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.AS2Service
Service the AdaptrisMessage.

E

encode(MessageBase, Object, TransportType) - Method in class com.adaptris.core.as2.endec.AS2MessageDispositionEncoder
 
encode(MessageBase, Object, TransportType) - Method in class com.adaptris.core.as2.endec.AS2MessageEncoder
 
encode(MessageBase, Object, TransportType) - Method in interface com.adaptris.core.as2.endec.Encoder
Decode the message.
Encoder - Interface in com.adaptris.core.as2.endec
This is a sub-interface that separates out the AdaptrisMessageEncoder interface for AS2 Purposes.
encrypt(MimeBodyPart, X509Certificate, String) - Method in interface com.adaptris.as2.security.CryptoService
Encrypt the associated mime body part.
EncryptionService - Class in com.adaptris.core.as2.services
Perform encryption on the AS2 Message.
EncryptionService() - Constructor for class com.adaptris.core.as2.services.EncryptionService
 
equals(Object) - Method in class com.adaptris.as2.Partner
 
equals(Object) - Method in class com.adaptris.core.as2.MessageDigestValue
Semantic equality is based on semantic equality of MessageDigestValue.getMicValue() and MessageDigestValue.getMessageId()
ExcludeStandardHeaders - Class in com.adaptris.core.as2.metadata
A MetadataFilter implementation that excludes the minimum required AS2 headers (case insensitive).
ExcludeStandardHeaders() - Constructor for class com.adaptris.core.as2.metadata.ExcludeStandardHeaders
 

F

filter(AdaptrisMessage) - Method in class com.adaptris.core.as2.metadata.ExcludeStandardHeaders
 
filter(Set<MetadataElement>) - Method in class com.adaptris.core.as2.metadata.ExcludeStandardHeaders
 
filter(MetadataCollection) - Method in class com.adaptris.core.as2.metadata.ExcludeStandardHeaders
 
filter(AdaptrisMessage) - Method in class com.adaptris.core.as2.metadata.IncludeStandardHeaders
 
filter(Set<MetadataElement>) - Method in class com.adaptris.core.as2.metadata.IncludeStandardHeaders
 
filter(MetadataCollection) - Method in class com.adaptris.core.as2.metadata.IncludeStandardHeaders
 
FINAL_RECIPIENT - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Final-Recipient

G

get(String) - Method in interface com.adaptris.core.as2.MessageIntegrityStore
Retrieve the given MIC.
get(AdaptrisMessage, Class<T>) - Method in class com.adaptris.core.as2.services.AS2Service
 
getAction() - Method in class com.adaptris.as2.Disposition
 
getAdditionalDebug() - Method in class com.adaptris.core.as2.services.AS2Service
 
getAllowMissingPrivateKeyPassword() - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
getAsynchronousMdn() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getAttribute(String) - Method in class com.adaptris.as2.MessageBase
 
getAttributes() - Method in class com.adaptris.as2.MessageBase
 
getBehaviourOnMissingSubject() - Method in class com.adaptris.core.as2.services.AS2Classifier
 
getContent(DataSource) - Method in class com.adaptris.as2.DispositionDataContentHandler
 
getContentTransferEncoding() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getContentType() - Method in class com.adaptris.as2.MessageBase
Get the content type of the message.
getContentTypeKey() - Method in class com.adaptris.core.as2.services.MessageBuilder
 
getDataType() - Method in class com.adaptris.core.as2.services.MessageBuilder
 
getDecoder() - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
getDestination(AdaptrisMessage) - Method in class com.adaptris.core.as2.AS2MessageDestination
 
getDigestAlgorithm() - Method in class com.adaptris.core.as2.services.SigningService
 
getDisposition() - Method in exception com.adaptris.as2.DispositionException
 
getDisposition() - Method in class com.adaptris.as2.DispositionReport
 
getDispositionAddress() - Method in class com.adaptris.as2.Partner
Get the Location for receiving Disposition Notifications.
getDispositionAddress() - Method in class com.adaptris.core.as2.services.Sender
 
getDispositionCode() - Method in class com.adaptris.core.as2.services.PrepareMdn
 
getDispositionModifier() - Method in class com.adaptris.as2.Disposition
 
getDispositionModifierDesc() - Method in class com.adaptris.as2.Disposition
 
getDispositionOptions() - Method in class com.adaptris.as2.Partner
 
getDispositionOptions() - Method in class com.adaptris.core.as2.services.Sender
 
getDispositionReport() - Method in class com.adaptris.as2.MessageDisposition
 
getDispositionText() - Method in exception com.adaptris.as2.DispositionException
 
getDispositionText() - Method in class com.adaptris.as2.DispositionReport
 
getDispositionText() - Method in class com.adaptris.as2.MessageDisposition
 
getDispositionType() - Method in class com.adaptris.as2.Disposition
 
getEmail() - Method in class com.adaptris.as2.Partner
 
getEmail() - Method in class com.adaptris.core.as2.services.Receiver
 
getEmail() - Method in class com.adaptris.core.as2.services.Sender
 
getEncoder() - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
getEncryptionAlgorithm() - Method in class com.adaptris.core.as2.services.EncryptionService
 
getFailId() - Method in class com.adaptris.core.as2.services.AS2Service
 
getFileName() - Method in class com.adaptris.core.as2.XmlFileRepository
Get the filename to use.
getFinalRecipient() - Method in class com.adaptris.as2.DispositionReport
 
getGeneratedDate() - Method in class com.adaptris.core.as2.MessageDigestValue
Get the date this mic was created.
getHeader(String) - Method in class com.adaptris.as2.MessageBase
Get a header.
getHeaders() - Method in class com.adaptris.core.as2.services.AddHeaderService
 
getId() - Method in class com.adaptris.as2.Partner
 
getId() - Method in class com.adaptris.core.as2.services.Receiver
 
getId() - Method in class com.adaptris.core.as2.services.Sender
 
getIncludePatterns() - Method in class com.adaptris.core.as2.metadata.IncludeStandardHeaders
 
getInternetHeaders() - Method in class com.adaptris.as2.MessageBase
Get the headers associated with this message.
getKeystoreUrls() - Method in class com.adaptris.core.as2.services.SecurityService
Get the list of keystore urls.
getLocalPartner() - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
getLockFile() - Method in class com.adaptris.core.as2.XmlFileRepository
Get the lockfile.
getMaxLockAttempts() - Method in class com.adaptris.core.as2.XmlFileRepository
Return the maximum number of lock attempts.
getMdn() - Method in class com.adaptris.as2.Message
 
getMdnFrom() - Method in class com.adaptris.core.as2.services.PrepareMdn
 
getMdnSubject() - Method in class com.adaptris.core.as2.services.PrepareMdn
 
getMessage() - Method in class com.adaptris.as2.MessageDisposition
 
getMessageContentType() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getMessageID() - Method in class com.adaptris.as2.MessageBase
Return an RFC2822 formatted message id.
getMessageId() - Method in class com.adaptris.core.as2.MessageDigestValue
Get the Adaptris Message id associated with this Message Integrity Check value.
getMessageIntegrityAlgorithm() - Method in class com.adaptris.core.as2.MessageDigestValue
 
getMessageIntegrityStore() - Method in class com.adaptris.core.as2.services.CommitMdn
 
getMessageIntegrityStore() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getMessageIntegrityValue() - Method in class com.adaptris.core.as2.MessageDigestValue
 
getMicAlg() - Method in class com.adaptris.as2.DispositionOptions
 
getMicAlgRequired() - Method in class com.adaptris.as2.DispositionOptions
 
getMicValue() - Method in class com.adaptris.core.as2.MessageDigestValue
Get the Message Integrity Check value.
getMimeBody() - Method in class com.adaptris.as2.MessageBase
Get the mime body of the message.
getOriginalMessageId() - Method in class com.adaptris.as2.DispositionReport
 
getOriginalRecipient() - Method in class com.adaptris.as2.DispositionReport
 
getOutputStream(Object) - Method in class com.adaptris.core.as2.JdkHttpTransportType
 
getOutputStream(Object) - Method in class com.adaptris.core.as2.JettyTransportType
Get the output stream from HttpServetResponse.
getOutputStream(Object) - Method in interface com.adaptris.core.as2.TransportType
Get an output stream for writing data to the header.
getPrivateKeyPasswordProvider() - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
getPurgeOlderThanDays() - Method in class com.adaptris.core.as2.XmlFileRepository
Get the configured purge time for transactions.
getQuietly(AdaptrisMessage, Class<T>) - Method in class com.adaptris.core.as2.services.AS2Service
 
getReceiptProtocol() - Method in class com.adaptris.as2.DispositionOptions
 
getReceiptRequired() - Method in class com.adaptris.as2.DispositionOptions
 
getReceivedContentMic() - Method in class com.adaptris.as2.DispositionReport
 
getReceiver() - Method in class com.adaptris.as2.Message
 
getReceiver() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getRecipientAddress() - Method in class com.adaptris.as2.Partner
 
getRecipientAddress() - Method in class com.adaptris.core.as2.services.Receiver
 
getRemotePartner() - Method in class com.adaptris.core.as2.services.RequiresX509Service
 
getReplaceMessageId() - Method in class com.adaptris.core.as2.services.CommitMdn
 
getReplaceMessageId() - Method in class com.adaptris.core.as2.services.CommitMessage
 
getReportingUserAgent() - Method in class com.adaptris.as2.DispositionReport
 
getSender() - Method in class com.adaptris.as2.Message
 
getSender() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getSendingMode() - Method in class com.adaptris.as2.Disposition
 
getSignOnlyWhenRequired() - Method in class com.adaptris.core.as2.services.PrepareMdn
 
getStrictMode() - Method in class com.adaptris.core.as2.services.CommitMessage
 
getStripMessageId() - Method in class com.adaptris.core.as2.services.CommitMdn
 
getStrippedMessageID() - Method in class com.adaptris.as2.MessageBase
Get the significant portion of the message id.
getSubject() - Method in class com.adaptris.as2.MessageBase
 
getSubject() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
getSuccessId() - Method in class com.adaptris.core.as2.services.AS2Service
 
getText() - Method in class com.adaptris.as2.DispositionText
 
getTolerateSignatureErrors() - Method in class com.adaptris.core.as2.services.CommitMdn
 
getTolerateSignatureErrors() - Method in class com.adaptris.core.as2.services.VerifySignatureService
 
getTransferData(DataFlavor, DataSource) - Method in class com.adaptris.as2.DispositionDataContentHandler
 
getTransferDataFlavors() - Method in class com.adaptris.as2.DispositionDataContentHandler
 
getTransportType() - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
getUnfoldHeaders() - Method in class com.adaptris.core.as2.services.UnfoldHeaderService
 
getUseGzip() - Method in class com.adaptris.core.as2.XmlFileRepository
Get the GZIP compression setting.
getVerifyMic() - Method in class com.adaptris.core.as2.services.CommitMdn
 
guid - Variable in class com.adaptris.as2.MessageBase
 

H

handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.AddHeaderService
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.AS2Classifier
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.AS2Service
Perform the actual service.
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.CheckAS2Addresses
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.CommitMdn
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.CommitMessage
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.DecryptionService
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.EncryptionService
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.MessageBuilder
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.PrepareMdn
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.PrepareMessage
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.SigningService
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.UnfoldHeaderService
 
handleService(AdaptrisMessage) - Method in class com.adaptris.core.as2.services.VerifySignatureService
 
hasFromTo(AdaptrisMessage) - Static method in class com.adaptris.core.as2.services.AS2Service
 
hashCode() - Method in class com.adaptris.as2.Partner
 
hashCode() - Method in class com.adaptris.core.as2.MessageDigestValue
HEADER_AS2_FROM - Static variable in interface com.adaptris.as2.AS2Constants
Header key for AS-From
HEADER_AS2_TO - Static variable in interface com.adaptris.as2.AS2Constants
Header key for AS2-To
HEADER_AS2_VERSION - Static variable in interface com.adaptris.as2.AS2Constants
Header key for AS2-Version
HEADER_CONNECTION - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Connection
HEADER_CONTENT_DISPOSITION - Static variable in interface com.adaptris.as2.AS2Constants
Header key for Content-Disposition
HEADER_DATE - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Date.
HEADER_DISPOSITION_NOTIFICATION_OPTIONS - Static variable in interface com.adaptris.as2.AS2Constants
Header Key for Disposition-Notification-Options
HEADER_DISPOSITION_NOTIFICATION_TO - Static variable in interface com.adaptris.as2.AS2Constants
Header key for Disposition-Notification-To
HEADER_EDIINT_FEATURES - Static variable in interface com.adaptris.as2.AS2Constants
Header key for EDIINT-Features (from RFC6362) - not used, but if someone wants to set it...
HEADER_FROM - Static variable in interface com.adaptris.as2.AS2Constants
Header key for From
HEADER_RECEIPT_DELIVERY_OPTION - Static variable in interface com.adaptris.as2.AS2Constants
Header key for Receipt-Delivery-Option
HEADER_RECIPIENT_ADDRESS - Static variable in interface com.adaptris.as2.AS2Constants
Header key for Recipient-Address
HEADER_SUBJECT - Static variable in interface com.adaptris.as2.AS2Constants
Header key for Subject

I

IncludeStandardHeaders - Class in com.adaptris.core.as2.metadata
A MetadataFilter implementation that just includes the minimum required AS2 headers (case insensitive).
IncludeStandardHeaders() - Constructor for class com.adaptris.core.as2.metadata.IncludeStandardHeaders
 
initService() - Method in class com.adaptris.core.as2.services.AS2Service
 
InMemoryRepository - Class in com.adaptris.core.as2
In memory implementation of the MessageIntegrityRepository that stores all entries in a Set in memory.
InMemoryRepository() - Constructor for class com.adaptris.core.as2.InMemoryRepository
Default Constructor.
isAS2(InternetHeaders) - Static method in class com.adaptris.core.as2.TransportTypeImp
 
isBranching() - Method in class com.adaptris.core.as2.services.AS2Service
 
isEnabled(License) - Method in class com.adaptris.core.as2.services.AS2Service
 
isEncrypted(String) - Static method in class com.adaptris.as2.security.CryptoUtil
Verify if this body part is considered encrypted.
isMicAlgRequired() - Method in class com.adaptris.as2.DispositionOptions
 
isReceiptOptional() - Method in class com.adaptris.as2.DispositionOptions
 
isReceiptRequired() - Method in class com.adaptris.as2.DispositionOptions
 
isSigned(String) - Static method in class com.adaptris.as2.security.CryptoUtil
Verify if this body part is considered signed.
isSupported(String) - Method in interface com.adaptris.as2.security.CryptoService
Query whether the algorithm is supported.

J

JdkHttpTransportType - Class in com.adaptris.core.as2
Implementation of TransportType that is suitable for use with standard-http-producer
JdkHttpTransportType() - Constructor for class com.adaptris.core.as2.JdkHttpTransportType
 
JettyTransportType - Class in com.adaptris.core.as2
Implementation of TransportType that is suitable for use with the jetty-message-consumer.
JettyTransportType() - Constructor for class com.adaptris.core.as2.JettyTransportType
 

L

localPartnerAlias - Variable in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
logBodyPart(String, MimeBodyPart) - Method in class com.adaptris.core.as2.services.AS2Service
 
logKeystoreContents(CompositeKeystore) - Method in class com.adaptris.core.as2.services.SecurityService
 
logR - Variable in class com.adaptris.as2.MessageBase
 
logR - Variable in class com.adaptris.core.as2.TransportTypeImp
 

M

makeOptions() - Method in class com.adaptris.as2.DispositionOptions
 
MDN_ACTION_AUTOMATIC - Static variable in class com.adaptris.as2.Disposition
 
MDN_ACTION_MANUAL - Static variable in class com.adaptris.as2.Disposition
 
Message - Class in com.adaptris.as2
An wrapper representing an AS2 Message.
Message() - Constructor for class com.adaptris.as2.Message
 
MessageBase - Class in com.adaptris.as2
Abstract container for both AS2 Messages and Message dispositions.
MessageBase() - Constructor for class com.adaptris.as2.MessageBase
 
MessageBuilder - Class in com.adaptris.core.as2.services
Attempts to construct the required object metadata from the payload + metadata.
MessageBuilder() - Constructor for class com.adaptris.core.as2.services.MessageBuilder
 
MessageBuilder.DataType - Enum in com.adaptris.core.as2.services
 
MessageDigestValue - Class in com.adaptris.core.as2
Stores a MIC value against an Adaptris Message ID.
MessageDigestValue() - Constructor for class com.adaptris.core.as2.MessageDigestValue
Creates a new instance.
MessageDigestValue(String, String) - Constructor for class com.adaptris.core.as2.MessageDigestValue
Creates a new instance.
MessageDisposition - Class in com.adaptris.as2
Wraps an Message Disposition Notification.
MessageDisposition() - Constructor for class com.adaptris.as2.MessageDisposition
 
MessageDisposition(Message) - Constructor for class com.adaptris.as2.MessageDisposition
 
MessageDispositionSelector - Class in com.adaptris.core.as2.services
Class that selects the disposition from a multipart.
MessageDispositionSelector() - Constructor for class com.adaptris.core.as2.services.MessageDispositionSelector
 
MessageIntegrityStore - Interface in com.adaptris.core.as2
Interface for storing Message Integrity Checks.
METADATA_AS2_ASYNCHRONOUS_MDN - Static variable in class com.adaptris.core.as2.MetadataConstants
 
METADATA_AS2_FROM - Static variable in class com.adaptris.core.as2.MetadataConstants
 
METADATA_AS2_IS_MDN - Static variable in class com.adaptris.core.as2.MetadataConstants
Metadata key that indicates whether the associated object metadata is an MDN or not.
METADATA_AS2_SUBJECT - Static variable in class com.adaptris.core.as2.MetadataConstants
 
METADATA_AS2_TO - Static variable in class com.adaptris.core.as2.MetadataConstants
 
MetadataConstants - Class in com.adaptris.core.as2
Defines the keys used for storing metadata against an AdaptrisMessage.
MICALG_SHA1 - Static variable in class com.adaptris.as2.DispositionOptions
 
MODIFIER_ERROR - Static variable in class com.adaptris.as2.Disposition
The status modifier of error.
MODIFIER_FAILURE - Static variable in class com.adaptris.as2.Disposition
The status modifier of failure.
MODIFIER_WARNING - Static variable in class com.adaptris.as2.Disposition
The status modifier of warning.

O

OBJ_METADATA_AS2_DISP_EXC_KEY - Static variable in class com.adaptris.core.as2.MetadataConstants
The object metadata key that contains an AS2 Message Disposition Exception.
OBJ_METADATA_AS2_MESSAGE_KEY - Static variable in class com.adaptris.core.as2.MetadataConstants
The object metadata key that will contain the AS2 Message.
objectMetadataKey() - Method in class com.adaptris.core.as2.services.AS2Service
 
OPTIONAL - Static variable in class com.adaptris.as2.DispositionOptions
 
ORIGINAL_MESSAGE_ID - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Original-Message-ID
ORIGINAL_RECIPIENT - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Original-Recipient

P

parse(MimeBodyPart) - Method in class com.adaptris.as2.DispositionReport
Parse the body part for the message disposition notification.
Partner - Class in com.adaptris.as2
Class representing one side of an AS2 Relationship.
Partner() - Constructor for class com.adaptris.as2.Partner
 
PKCS7_SIGNATURE - Static variable in class com.adaptris.as2.DispositionOptions
 
PrepareMdn - Class in com.adaptris.core.as2.services
This takes an existing AS2Message and prepares an MDN.
PrepareMdn() - Constructor for class com.adaptris.core.as2.services.PrepareMdn
Default Constructor.
PrepareMessage - Class in com.adaptris.core.as2.services
This takes an existing payload and prepares it for transmission via AS2.
PrepareMessage() - Constructor for class com.adaptris.core.as2.services.PrepareMessage
Default Constructor.
prepareService() - Method in class com.adaptris.core.as2.services.AS2Service
 

R

readDisposition(Object) - Method in class com.adaptris.core.as2.JdkHttpTransportType
This simply returns an empty AS2MessageDisposition as this is contextually invalid.
readDisposition(Object, Message) - Method in class com.adaptris.core.as2.JdkHttpTransportType
 
readDisposition(Object, Message) - Method in class com.adaptris.core.as2.JettyTransportType
 
readDisposition(Object) - Method in class com.adaptris.core.as2.JettyTransportType
Read an AS2MessageDisposition from a HttpServetRequest.
readDisposition(Object, Message) - Method in interface com.adaptris.core.as2.TransportType
Read a Message disposition from the given object.
readDisposition(Object) - Method in interface com.adaptris.core.as2.TransportType
Read a Message disposition from the given object.
readMessage(Object) - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
readMessage(Object) - Method in class com.adaptris.core.as2.JdkHttpTransportType
Not Supported to this transport type as this cannot directly receive an AS2 Message.
readMessage(Object) - Method in class com.adaptris.core.as2.JettyTransportType
 
readMessage(Object) - Method in interface com.adaptris.core.as2.TransportType
Read an AS2 Message from the given object.
RECEIPT_MICALG - Static variable in class com.adaptris.as2.DispositionOptions
 
RECEIPT_PROTOCOL - Static variable in class com.adaptris.as2.DispositionOptions
 
RECEIVED_CONTENT_MIC - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Received-Content-MIC
Receiver - Class in com.adaptris.core.as2.services
 
Receiver() - Constructor for class com.adaptris.core.as2.services.Receiver
 
remove(MessageDigestValue) - Method in interface com.adaptris.core.as2.MessageIntegrityStore
Remove the given MIC.
replaceMessageId() - Method in class com.adaptris.core.as2.services.CommitMdn
 
replaceMessageId() - Method in class com.adaptris.core.as2.services.CommitMessage
 
REPORT_TYPE_DISPOSITION_NOTIFICATION - Static variable in interface com.adaptris.as2.AS2Constants
The Base sub type for a message disposition notification
REPORTING_UA - Static variable in interface com.adaptris.as2.AS2Constants
The header key for Reporting-UA
REQUIRED - Static variable in class com.adaptris.as2.DispositionOptions
 
requiresMessageDisposition() - Method in class com.adaptris.as2.Message
 
RequiresPrivateKeyService - Class in com.adaptris.core.as2.services
Abstract implementation of SecurityService that requires a PrivateKey.
RequiresPrivateKeyService() - Constructor for class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
RequiresX509Service - Class in com.adaptris.core.as2.services
Abstract implementation of SecurityService that only requires a X509 certificate.
RequiresX509Service() - Constructor for class com.adaptris.core.as2.services.RequiresX509Service
 

S

SecurityService - Class in com.adaptris.core.as2.services
Abstract base class that performs AS2 related security operations.
SecurityService() - Constructor for class com.adaptris.core.as2.services.SecurityService
 
select(MultiPartInput) - Method in class com.adaptris.core.as2.services.MessageDispositionSelector
 
select(BodyPartIterator) - Method in class com.adaptris.core.as2.services.MessageDispositionSelector
 
select(MimeMultipart) - Method in class com.adaptris.core.as2.services.MessageDispositionSelector
 
Sender - Class in com.adaptris.core.as2.services
 
Sender() - Constructor for class com.adaptris.core.as2.services.Sender
 
serviceInit() - Method in class com.adaptris.core.as2.services.AddHeaderService
 
serviceInit() - Method in class com.adaptris.core.as2.services.AS2Classifier
 
serviceInit() - Method in class com.adaptris.core.as2.services.AS2Service
Initialise the concrete implementation.
serviceInit() - Method in class com.adaptris.core.as2.services.CheckAS2Addresses
 
serviceInit() - Method in class com.adaptris.core.as2.services.CommitMdn
 
serviceInit() - Method in class com.adaptris.core.as2.services.CommitMessage
 
serviceInit() - Method in class com.adaptris.core.as2.services.EncryptionService
 
serviceInit() - Method in class com.adaptris.core.as2.services.MessageBuilder
 
serviceInit() - Method in class com.adaptris.core.as2.services.PrepareMessage
 
serviceInit() - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
Perform initialisation and find the private key password.
serviceInit() - Method in class com.adaptris.core.as2.services.UnfoldHeaderService
 
serviceInit() - Method in class com.adaptris.core.as2.services.VerifySignatureService
 
setAction(String) - Method in class com.adaptris.as2.Disposition
 
setAdditionalDebug(Boolean) - Method in class com.adaptris.core.as2.services.AS2Service
Enable additional debug where available.
setAllowMissingPrivateKeyPassword(Boolean) - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
Allow a missing private key password.
setAsynchronousMdn(Boolean) - Method in class com.adaptris.core.as2.services.PrepareMessage
Whether or not this message requires a synchronous or asynchronous MDN.
setAttributes(Map) - Method in class com.adaptris.as2.MessageBase
 
setBehaviourOnMissingSubject(AS2Classifier.MissingSubjectBehaviour) - Method in class com.adaptris.core.as2.services.AS2Classifier
Set the behaviour when the subject is missing.
setContentTransferEncoding(String) - Method in class com.adaptris.core.as2.services.PrepareMessage
 
setContentType(String) - Method in class com.adaptris.as2.MessageBase
Set the content type of the message.
setContentTypeKey(String) - Method in class com.adaptris.core.as2.services.MessageBuilder
Set the metadata key where the content type can be found.
setDataType(MessageBuilder.DataType) - Method in class com.adaptris.core.as2.services.MessageBuilder
Specify explicitly the type of AS2 Message to try and construct.
setDecoder(Decoder) - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
setDigestAlgorithm(String) - Method in class com.adaptris.core.as2.services.SigningService
 
setDisposition(Disposition) - Method in exception com.adaptris.as2.DispositionException
 
setDisposition(Disposition) - Method in class com.adaptris.as2.DispositionReport
 
setDispositionAddress(String) - Method in class com.adaptris.as2.Partner
Set the disposition URL to be used if an asynchronous MDN is expected.
setDispositionAddress(String) - Method in class com.adaptris.core.as2.services.Sender
Set the disposition URL to be used if an asynchronous MDN is expected.
setDispositionCode(String) - Method in class com.adaptris.core.as2.services.PrepareMdn
Set the disposition code that will be used to generate the MDN.
setDispositionModifier(String) - Method in class com.adaptris.as2.Disposition
 
setDispositionModifierDesc(String) - Method in class com.adaptris.as2.Disposition
 
setDispositionOptions(String) - Method in class com.adaptris.as2.Partner
Set the disposition options.
setDispositionOptions(String) - Method in class com.adaptris.core.as2.services.Sender
Set the disposition options.
setDispositionReport(DispositionReport) - Method in class com.adaptris.as2.MessageDisposition
 
setDispositionText(String) - Method in exception com.adaptris.as2.DispositionException
 
setDispositionText(String) - Method in class com.adaptris.as2.DispositionReport
 
setDispositionText(DispositionText) - Method in class com.adaptris.as2.MessageDisposition
 
setDispositionType(String) - Method in class com.adaptris.as2.Disposition
 
setEmail(String) - Method in class com.adaptris.as2.Partner
 
setEmail(String) - Method in class com.adaptris.core.as2.services.Receiver
 
setEmail(String) - Method in class com.adaptris.core.as2.services.Sender
 
setEncoder(Encoder) - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
setEncryptionAlgorithm(String) - Method in class com.adaptris.core.as2.services.EncryptionService
 
setFailId(String) - Method in class com.adaptris.core.as2.services.AS2Service
 
setFileName(String) - Method in class com.adaptris.core.as2.XmlFileRepository
Set the filename to be use.
setFinalRecipient(String) - Method in class com.adaptris.as2.DispositionReport
 
setGeneratedDate(Date) - Method in class com.adaptris.core.as2.MessageDigestValue
Set the date this mic was created.
setHeader(String, String) - Method in class com.adaptris.as2.MessageBase
Set a header on the message.
setHeaders(KeyValuePairSet) - Method in class com.adaptris.core.as2.services.AddHeaderService
Set the headers to add.
setId(String) - Method in class com.adaptris.as2.Partner
Set the ID for this partner.
setId(String) - Method in class com.adaptris.core.as2.services.Receiver
Set the ID for this partner.
setId(String) - Method in class com.adaptris.core.as2.services.Sender
Set the ID for this partner.
setIncludePatterns(List<String>) - Method in class com.adaptris.core.as2.metadata.IncludeStandardHeaders
Additional includes for convenience.
setKeystoreUrls(List<ConfiguredKeystore>) - Method in class com.adaptris.core.as2.services.SecurityService
Set the keystore urls.
setLocalPartner(String) - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
setLockFile(String) - Method in class com.adaptris.core.as2.XmlFileRepository
Set the lock file.
setMaxLockAttempts(int) - Method in class com.adaptris.core.as2.XmlFileRepository
Set the maximum number of attempts to make a lock.
setMdn(MessageDisposition) - Method in class com.adaptris.as2.Message
Set the MessageDisposition associated with this message.
setMdnFrom(String) - Method in class com.adaptris.core.as2.services.PrepareMdn
Specify who this MDN is from.
setMdnSubject(String) - Method in class com.adaptris.core.as2.services.PrepareMdn
Specify the subject of the mdn.
setMessage(Message) - Method in class com.adaptris.as2.MessageDisposition
 
setMessageContentType(String) - Method in class com.adaptris.core.as2.services.PrepareMessage
 
setMessageID(String) - Method in class com.adaptris.as2.MessageBase
Set the Message ID for this message.
setMessageId(String) - Method in class com.adaptris.core.as2.MessageDigestValue
Set the Adaptris Message id associated with this Message Integrity Check value..
setMessageIntegrityAlgorithm(String) - Method in class com.adaptris.core.as2.MessageDigestValue
 
setMessageIntegrityStore(MessageIntegrityStore) - Method in class com.adaptris.core.as2.services.CommitMdn
Set the underlying storage system for message integrity check values
setMessageIntegrityStore(MessageIntegrityStore) - Method in class com.adaptris.core.as2.services.PrepareMessage
Set the underlying storage system for message integrity check values
setMessageIntegrityValue(String) - Method in class com.adaptris.core.as2.MessageDigestValue
 
setMicAlg(String) - Method in class com.adaptris.as2.DispositionOptions
 
setMicAlgRequired(String) - Method in class com.adaptris.as2.DispositionOptions
 
setMicValue(String) - Method in class com.adaptris.core.as2.MessageDigestValue
Set the Message Integrity Check value.
setMimeBody(MimeBodyPart) - Method in class com.adaptris.as2.MessageBase
Set the mime body of the message.
setOriginalMessageId(String) - Method in class com.adaptris.as2.DispositionReport
 
setOriginalRecipient(String) - Method in class com.adaptris.as2.DispositionReport
 
setPrivateKeyPasswordProvider(PrivateKeyPasswordProvider) - Method in class com.adaptris.core.as2.services.RequiresPrivateKeyService
 
setPurgeOlderThanDays(int) - Method in class com.adaptris.core.as2.XmlFileRepository
Set the purge Time for transactions.
setReceiptProtocol(String) - Method in class com.adaptris.as2.DispositionOptions
 
setReceiptRequired(String) - Method in class com.adaptris.as2.DispositionOptions
 
setReceivedContentMic(String) - Method in class com.adaptris.as2.DispositionReport
 
setReceiver(Partner) - Method in class com.adaptris.as2.Message
 
setReceiver(Receiver) - Method in class com.adaptris.core.as2.services.PrepareMessage
 
setRecipientAddress(String) - Method in class com.adaptris.as2.Partner
Set the recipient address.
setRecipientAddress(String) - Method in class com.adaptris.core.as2.services.Receiver
Set the recipient address.
setRemotePartner(String) - Method in class com.adaptris.core.as2.services.RequiresX509Service
 
setReplaceMessageId(Boolean) - Method in class com.adaptris.core.as2.services.CommitMdn
Specify whether to replace the AdaptrisMessage unique id with the message id from the MDN.
setReplaceMessageId(Boolean) - Method in class com.adaptris.core.as2.services.CommitMessage
Specify whether to replace the AdaptrisMessage unique id with the message id from the AS2 Message.
setReportingUserAgent(String) - Method in class com.adaptris.as2.DispositionReport
 
setSender(Partner) - Method in class com.adaptris.as2.Message
 
setSender(Sender) - Method in class com.adaptris.core.as2.services.PrepareMessage
Set the sending partner.
setSendingMode(String) - Method in class com.adaptris.as2.Disposition
Corresponds to the sending-mode in RFC4130 for the disposition.
setSignOnlyWhenRequired(Boolean) - Method in class com.adaptris.core.as2.services.PrepareMdn
Specify whether to generate a signature only when the disposition options mark it as required.
setStrictMode(Boolean) - Method in class com.adaptris.core.as2.services.CommitMessage
Force the capitalization of javax.mail.internet.InternetHeaders header names to be precise.
setStripMessageId(Boolean) - Method in class com.adaptris.core.as2.services.CommitMdn
Strip the id-right portion of the message id when if CommitMdn.setReplaceMessageId(Boolean) has been set to true.
setSubject(String) - Method in class com.adaptris.as2.MessageBase
Set the subject for this message.
setSubject(String) - Method in class com.adaptris.core.as2.services.PrepareMessage
 
setSuccessId(String) - Method in class com.adaptris.core.as2.services.AS2Service
 
setText(String) - Method in class com.adaptris.as2.DispositionText
 
setTolerateSignatureErrors(Boolean) - Method in class com.adaptris.core.as2.services.CommitMdn
Whether or not to allow minor signature errors.
setTolerateSignatureErrors(Boolean) - Method in class com.adaptris.core.as2.services.VerifySignatureService
Whether or not to allow minor signature errors.
setTransportType(TransportType) - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
setUnfoldHeaders(List<String>) - Method in class com.adaptris.core.as2.services.UnfoldHeaderService
 
setUseGzip(Boolean) - Method in class com.adaptris.core.as2.XmlFileRepository
By default we expect that files will become rather large so GZIP compression of the file is enabled.
setVerifyMic(Boolean) - Method in class com.adaptris.core.as2.services.CommitMdn
Specify whether to verify the MIC value that was returned as part of this MDN.
sign(MimeBodyPart, X509Certificate, PrivateKey, String) - Method in interface com.adaptris.as2.security.CryptoService
Sign a body part.
SigningService - Class in com.adaptris.core.as2.services
Perform signing on the AS2 Message.
SigningService() - Constructor for class com.adaptris.core.as2.services.SigningService
 
signOnlyWhenRequired() - Method in class com.adaptris.core.as2.services.PrepareMdn
 
STANDARD_HEADERS - Static variable in interface com.adaptris.as2.AS2Constants
Just the standard headers that we might send or receive as part of AS2
STATUS_DESC_AUTHENTICATION_FAIL - Static variable in class com.adaptris.as2.Disposition
The status description indicating authentication failure.
STATUS_DESC_DECOMPRESSION_FAILED - Static variable in class com.adaptris.as2.Disposition
 
STATUS_DESC_DECRYPTION_FAIL - Static variable in class com.adaptris.as2.Disposition
The status description indicating decryption failure.
STATUS_DESC_INSUFFICIENT_SECURITY - Static variable in class com.adaptris.as2.Disposition
 
STATUS_DESC_INTEGRITY_CHECK_FAILED - Static variable in class com.adaptris.as2.Disposition
The status description indicating integrity failure.
STATUS_DESC_UNEXPECTED - Static variable in class com.adaptris.as2.Disposition
The status description indicating an unhandled failure.
STATUS_FAILED - Static variable in class com.adaptris.as2.Disposition
The standard status of failed.
STATUS_PROCESSED - Static variable in class com.adaptris.as2.Disposition
The standard status of processed.
store(MessageDigestValue) - Method in interface com.adaptris.core.as2.MessageIntegrityStore
Store the given MIC.
stripMessageId() - Method in class com.adaptris.core.as2.services.CommitMdn
 
SUCCESS_ONLY - Static variable in class com.adaptris.as2.Disposition
 
SUCCESS_WITH_WARNINGS - Static variable in class com.adaptris.as2.Disposition
 

T

tolerateSignatureErrors() - Method in class com.adaptris.core.as2.services.CommitMdn
 
tolerateSignatureErrors() - Method in class com.adaptris.core.as2.services.VerifySignatureService
 
toString() - Method in class com.adaptris.as2.Disposition
 
toString() - Method in class com.adaptris.as2.DispositionOptions
 
toString() - Method in class com.adaptris.core.as2.MessageDigestValue
 
TransportType - Interface in com.adaptris.core.as2
Implementation that allows re-use of Producers and consumers with AS2 specific functionality.
TransportTypeImp - Class in com.adaptris.core.as2
 
TransportTypeImp() - Constructor for class com.adaptris.core.as2.TransportTypeImp
 
TYPE_APPLICATION_PKCS7_MIME - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type indicating a PKCS7 Mime message.
TYPE_MDN - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type indicating an MDN.
TYPE_MULTIPART_SIGNED - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type indicating a signed message.
TYPE_OCTET_STREAM - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type indicating an octet stream.
TYPE_PKCS7 - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type indicating an encrypted document
TYPE_TEXT_PLAIN - Static variable in interface com.adaptris.as2.AS2Constants
Base mime type for plain text.

U

UnfoldHeaderService - Class in com.adaptris.core.as2.services
This takes an existing AS2 Message and unfolds the specified headers.
UnfoldHeaderService() - Constructor for class com.adaptris.core.as2.services.UnfoldHeaderService
Default Constructor.
UNKNOWN_ERROR - Static variable in class com.adaptris.as2.DispositionText
 
useCompression() - Method in class com.adaptris.core.as2.XmlFileRepository
 

V

validate(Set<Disposition.StatusModifier>) - Method in class com.adaptris.as2.Disposition
 
validate() - Method in class com.adaptris.as2.Disposition
VALUE_AS2_VERSION - Static variable in interface com.adaptris.as2.AS2Constants
The value associated with the AS2-Version header (currently 1.1)
VALUE_MIME_VERSION - Static variable in interface com.adaptris.as2.AS2Constants
The value associated with the Mime-Version
valueOf(String) - Static method in enum com.adaptris.as2.Disposition.StatusModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.as2.services.AS2Classifier.MissingSubjectBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.as2.services.MessageBuilder.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.as2.Disposition.StatusModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.as2.services.AS2Classifier.MissingSubjectBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.as2.services.MessageBuilder.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyMic() - Method in class com.adaptris.core.as2.services.CommitMdn
 
verifySignature(MimeBodyPart, X509Certificate) - Method in interface com.adaptris.as2.security.CryptoService
Verify the signature of a body part.
verifySignature(MimeBodyPart, X509Certificate, boolean) - Method in interface com.adaptris.as2.security.CryptoService
Verify the signature of a body part.
VerifySignatureService - Class in com.adaptris.core.as2.services
Perform signature verification on the AS2 Message.
VerifySignatureService() - Constructor for class com.adaptris.core.as2.services.VerifySignatureService
 

W

withDataType(MessageBuilder.DataType) - Method in class com.adaptris.core.as2.services.MessageBuilder
 
withDispositionAddress(String) - Method in class com.adaptris.core.as2.services.Sender
 
withDispositionOptions(String) - Method in class com.adaptris.core.as2.services.Sender
 
withEmail(String) - Method in class com.adaptris.core.as2.services.Receiver
 
withEmail(String) - Method in class com.adaptris.core.as2.services.Sender
 
withId(String) - Method in class com.adaptris.core.as2.services.Receiver
 
withId(String) - Method in class com.adaptris.core.as2.services.Sender
 
withRecipientAddress(String) - Method in class com.adaptris.core.as2.services.Receiver
 
writeMessage(AdaptrisMessage, Object) - Method in class com.adaptris.core.as2.endec.AS2MessageEndec
 
writeTo(Object, String, OutputStream) - Method in class com.adaptris.as2.DispositionDataContentHandler
 

X

XmlFileRepository - Class in com.adaptris.core.as2
XML implementation of the MessageIntegrityRepository that stores all entries in a Set in a file.
XmlFileRepository() - Constructor for class com.adaptris.core.as2.XmlFileRepository
Default Constructor.
A B C D E F G H I J L M O P R S T U V W X 
Skip navigation links