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

A

AbstractDBConfigParameter - Class in org.adroitlogic.x.feature.db.models
This is the superclass for all the parameter models.
AbstractDBConfigParameter() - Constructor for class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
 
addAttributeToElements(XMessage, String, String, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Add an attribute to one or more elements selected by an XPath expression e.g.
addAttributeToElements(XMessage, String, String, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
addElementsAsChild(XMessage, String, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Inserts Element as a child to the specified elements pointed by an xpath expression
addElementsAsChild(XMessage, String, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
addError(int, String, String, Exception) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
addErrorInfo(ErrorInfo) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
addHeader(String, String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
addTextElementsAsChild(XMessage, String, String, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Inserts Text Element as a child to the specified elements pointed by an xpath expression
addTextElementsAsChild(XMessage, String, String, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
addWarning(int, String, Exception) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
afterPropertiesSet() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
ALLOWED_TO_READ - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_1_1 - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_FROM - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_IDENTIFIER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
AS2_MESSAGE_DEFAULT_SUBJECT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_MESSAGE_SUBJECT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants
 
AS2_PERSISTENCE_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
AS2_PROCESSING_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
AS2_STATION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants
 
AS2_TO - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2_VERSION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AS2Constants - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.ErrorCodes - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.FileConstants - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.HttpConstants - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.HttpConstants.MessageProperties - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.Partner - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.Product - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Constants.Station - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Feature - Interface in org.adroitlogic.x.feature.as2.api
This feature API provides features related to AS2 Message processing
AS2FeatureImpl - Class in org.adroitlogic.x.feature.as2.impl
 
AS2FeatureImpl() - Constructor for class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
 
AS2GatewayConfiguration - Class in org.adroitlogic.x.feature.as2.config
 
AS2GatewayConfiguration() - Constructor for class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
AS2GatewayRepository - Interface in org.adroitlogic.x.feature.as2.api
This API is used to maintain the AS2 related data bean structure
AS2Internal - Class in org.adroitlogic.x.feature.as2.constant
 
AS2Partner - Class in org.adroitlogic.x.feature.as2.bean
 
AS2Partner(String, String, String, boolean, String, String, boolean, String, boolean, boolean, boolean, boolean, boolean, String, String) - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
AS2Partner(String) - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
AS2Registry - Interface in org.adroitlogic.x.feature.as2.api
This API should be used to implement a data extraction methodology to retrieve AS2 Station and AS2 Partner data eg: from database or xml configuration
AS2StaticGatewayRepository - Class in org.adroitlogic.x.feature.as2.bean
 
AS2StaticGatewayRepository() - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
AS2StaticStationRepository - Class in org.adroitlogic.x.feature.as2.bean
 
AS2StaticStationRepository() - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2StaticStationRepository
 
AS2Station - Class in org.adroitlogic.x.feature.as2.bean
 
AS2Station(String, String, String, String, String, String, String, String, String, String) - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2Station
 
AS2Station(String) - Constructor for class org.adroitlogic.x.feature.as2.bean.AS2Station
 
AS2StationRepository - Interface in org.adroitlogic.x.feature.as2.api
 
AS2Util - Class in org.adroitlogic.x.feature.as2.util
 
AS2WrapperForHttp - Class in org.adroitlogic.x.feature.as2.util
This is a helper class which will return an InputStream with the transport headers and the body separated by the standard \r\n.
AS2WrapperForHttp(Map<String, String>, InputStream) - Constructor for class org.adroitlogic.x.feature.as2.util.AS2WrapperForHttp
 
ASYNC_MDN_DESTINATION_URL - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants
 
ASYNC_MDN_EP_NAME - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants
 
ASYNC_MDN_MESSAGE_PROPERTY - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants
 
ASYNC_RECEIPT_URL - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
AsyncMDNInfo - Class in org.adroitlogic.x.feature.as2.api
Holds information about a received async MDN
AsyncMDNInfo(UUID) - Constructor for class org.adroitlogic.x.feature.as2.api.AsyncMDNInfo
 
AttachmentDetails - Class in org.adroitlogic.x.feature.as2.api
Holds an AS2 attachment / payload which maybe either in a String, or on a file
AttachmentDetails(XMessageFileEntity, String) - Constructor for class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Create a new AttachmentDetails object for the given filename, content type and transfer encoding
AttachmentDetails(String, String) - Constructor for class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Create a new AttachmentDetails object for the given filename, content type and transfer encoding
AttachmentDetails(String) - Constructor for class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Create a new AttachmentDetails object for a String
AuditFeature - Interface in org.adroitlogic.x.feature.audit.api
This feature API provides features related to Audit Logs
AuditFeature.AuditData - Enum in org.adroitlogic.x.feature.audit.api
Enumeration which represents requested audit data
AuditFeature.AuditFields - Class in org.adroitlogic.x.feature.audit.api
Audit Fields
AuditFeature.AuditSeverity - Enum in org.adroitlogic.x.feature.audit.api
Enumeration which represents the severity of the audit log
AuditFeatureImpl - Class in org.adroitlogic.x.feature.audit.impl
This is the implementation of AuditFeature
AuditFeatureImpl() - Constructor for class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
AuditFields() - Constructor for class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
AuditLog - Class in org.adroitlogic.x.feature.audit.impl
Model class for audit logs with a fixed structure.
auditLogToDatabase(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String, DataSource, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Inserts audit logs to the given database table.
auditLogToDatabase(DatabaseAuditTemplate, XMessageContext, DataSource, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Inserts audit logs to the given database table with a schema represented by databaseAuditTemplate.
auditLogToDatabase(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String, DataSource, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
auditLogToDatabase(DatabaseAuditTemplate, XMessageContext, DataSource, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
auditLogToDatabaseAsync(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String, DataSource, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Async operation for inserting audit logs to the given database table.
auditLogToDatabaseAsync(DatabaseAuditTemplate, XMessageContext, DataSource, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Async operation for inserting audit logs to the given database table with a schema represented by databaseAuditTemplate.
auditLogToDatabaseAsync(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String, DataSource, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
auditLogToDatabaseAsync(DatabaseAuditTemplate, XMessageContext, DataSource, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
auditLogToFile(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Prints audit log to file with the following fixed structure.
auditLogToFile(FileAuditTemplate, XMessageContext) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Prints audit log to file according to the custom structure represented by fileAuditTemplate.
auditLogToFile(AuditFeature.AuditSeverity, Set<String>, XMessageContext, String, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
auditLogToFile(FileAuditTemplate, XMessageContext) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
AUTHENTICATION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
AUTHENTICATION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
AUTOMATIC_ACTION_MDN_SENT_AUTOMATICALLY - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

B

BASE64 - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
BC_PROVIDER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
BeanRegistry - Class in org.adroitlogic.x.feature.as2.extractor
 
BeanRegistry() - Constructor for class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
BINARY - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

C

CERT_ALIAS - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
close() - Method in class org.adroitlogic.x.feature.as2.util.NullOutputStream
 
close() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
ClusteringFeature - Interface in org.adroitlogic.x.feature.clustering.api
This is the feature API to use clustering related functionalities.
ClusteringFeatureImpl - Class in org.adroitlogic.x.feature.clustering.impl
Implementation of the clustering feature which will expose all required functionalities of the XClusterManager
ClusteringFeatureImpl() - Constructor for class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
COMMENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
COMPRESS_AFTER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
COMPRESS_BEFORE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
containsErrors() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
containsWarnings() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
CONTENT_TYPE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
convertToDOM(XMessage) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Convert the current message into a DOMMessage
convertToDOM(XMessage) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
copyOf() - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
 
create() - Method in class org.adroitlogic.x.feature.xml.impl.XMLValidatorFactory
 
createAndCacheTransformers(URI) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Creates and caches a "minTransformerCount" number of XSLT transformers for the given XSLT file URI
createAndCacheTransformers(URI) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
createDatabaseAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Creates a DatabaseAuditTemplate using the given parameters.
createDatabaseAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
createDOMDocument() - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Create a new DOM Document object and return
createDOMDocument() - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
createFileAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Method in interface org.adroitlogic.x.feature.audit.api.AuditFeature
Creates a FileAuditTemplate using the given parameters.
createFileAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
createMessageFormat(XMessageFileEntity) - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormatFactory
 
createMessageFormat(Node) - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormatFactory
 
createSMIMEMessage(KeystoreManager, List<AttachmentDetails>, AS2Partner, OutputStream) - Method in class org.adroitlogic.x.feature.as2.message.SMIMEMessageCreator
 
CreationResult - Class in org.adroitlogic.x.feature.as2.api
Holds the result of creating an S/MIME message - hold headers and the MIC
CreationResult(String, Enumeration, String) - Constructor for class org.adroitlogic.x.feature.as2.api.CreationResult
Create a S/MIME message creation result using the headers and the MIC supplied
CRLF - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

D

DatabaseAuditTemplate - Class in org.adroitlogic.x.feature.audit.impl
This class represents the template for database audit log entry.
DatabaseAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Constructor for class org.adroitlogic.x.feature.audit.impl.DatabaseAuditTemplate
 
DatasourceConfiguration - Class in org.adroitlogic.x.feature.db.config
 
DatasourceConfiguration() - Constructor for class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
DatasourceWithTransactionManagerConfiguration - Class in org.adroitlogic.x.feature.db.config
 
DatasourceWithTransactionManagerConfiguration() - Constructor for class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
DATE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DBConfigBlobParameter - Class in org.adroitlogic.x.feature.db.models
 
DBConfigBlobParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigBlobParameter
 
DBConfigClobParameter - Class in org.adroitlogic.x.feature.db.models
 
DBConfigClobParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigClobParameter
 
DBConfigHeaderParameter - Class in org.adroitlogic.x.feature.db.models
Model class for header value parameters.
DBConfigHeaderParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
DBConfigMapping - Class in org.adroitlogic.x.feature.db.models
DBConfigMapping object is created for the mapping file.
DBConfigMapping() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
DBConfigPathParameter - Class in org.adroitlogic.x.feature.db.models
Model class for payload value parameters.
DBConfigPathParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
DBConfigValueParameter - Class in org.adroitlogic.x.feature.db.models
Model class for hard coded value parameters.
DBConfigValueParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
DBConfigVariableParameter - Class in org.adroitlogic.x.feature.db.models
Model class for scope variable parameters.
DBConfigVariableParameter() - Constructor for class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
DBFeature - Interface in org.adroitlogic.x.feature.db.api
Supplies the api to implement database operations using parameterized SQL queries and json configuration mapping files.
DBFeatureImpl - Class in org.adroitlogic.x.feature.db.impl
An implementation of the DBFeature using a caching strategy.
DBFeatureImpl() - Constructor for class org.adroitlogic.x.feature.db.impl.DBFeatureImpl
 
DBResultsSetFormat - Class in org.adroitlogic.x.feature.db
DBResultsSetFormat is used to include the database result in XMessage.
DBResultsSetFormat(List<Map<String, Object>>) - Constructor for class org.adroitlogic.x.feature.db.DBResultsSetFormat
 
DBTransactionScopeContext - Class in org.adroitlogic.x.feature.db.txn
 
DBTransactionScopeContext() - Constructor for class org.adroitlogic.x.feature.db.txn.DBTransactionScopeContext
 
DBTransactionScopeEndElement - Class in org.adroitlogic.x.feature.db.txn
 
DBTransactionScopeEndElement() - Constructor for class org.adroitlogic.x.feature.db.txn.DBTransactionScopeEndElement
 
DBTransactionScopeStartElement - Class in org.adroitlogic.x.feature.db.txn
 
DBTransactionScopeStartElement() - Constructor for class org.adroitlogic.x.feature.db.txn.DBTransactionScopeStartElement
 
DECOMPRESSION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
DECOMPRESSION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DECRYPTION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
DECRYPTION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DEFAULT_COMMENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
deleteAttributes(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Deletes the specified attribute/s e.g.
deleteAttributes(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
deleteElements(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Delete Elements pointed by an xpath expression
deleteElements(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
describe() - Method in enum org.adroitlogic.x.feature.as2.api.ErrorCode
 
describe() - Method in enum org.adroitlogic.x.feature.as2.api.ErrorCode.ErrorType
 
describeInShort() - Method in class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
destroy() - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
destroy() - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
destroy() - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
DISABLED - Static variable in class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
DISABLED - Static variable in class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
DISPOSITION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DISPOSITION_HEADER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DISPOSITION_NOTIFICATION_OPTIONS - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DISPOSITION_NOTIFICATION_TO - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DISPOSITION_TYPE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
DOMMessageFormat - Class in org.adroitlogic.x.feature.xml.impl
DOM message message format implementation to handle XML type message payloads.
DOMMessageFormat(Node, XMLFeature, FileStoreFeature) - Constructor for class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 
DOMMessageFormatFactory - Class in org.adroitlogic.x.feature.xml.impl
Message format factory to create DOM based XMessageFormat instances.
DOMMessageFormatFactory() - Constructor for class org.adroitlogic.x.feature.xml.impl.DOMMessageFormatFactory
 

E

ENCRYPT_MESSAGE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
EncryptionInfo - Class in org.adroitlogic.x.feature.as2.api
Defines the encryption behavior whether to encrypt or not and if encrypt then the encryption algorithm to be used by AS2 SMIME message sending and processing
EncryptionInfo() - Constructor for class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
EncryptionInfo(EncryptionInfo.Algorithm) - Constructor for class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
EncryptionInfo(String) - Constructor for class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
EncryptionInfo.Algorithm - Enum in org.adroitlogic.x.feature.as2.api
Defines the constants for the supported encryption algorithms to be used by AS2 SMIME message sending and processing
equals(Object) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager.IssuerSerial
 
equals(Object) - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
Overriding equals to to ensure that any MessageFileFormat instances that are created for the same underlying file should be considered as the same object
ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
error(SAXParseException) - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
ERROR_COMPUTING_MIC - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
ERROR_READING_PAYLOAD - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
The error code indicating an IO error reading payload
ErrorCode - Enum in org.adroitlogic.x.feature.as2.api
This enum provides a mapping for the error description for the respective error codes
ErrorCode.ErrorType - Enum in org.adroitlogic.x.feature.as2.api
 
ErrorCodes() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
ErrorInfo - Class in org.adroitlogic.x.feature.as2.api
A simple bean to hold error information encountered by a message
ErrorInfo(int, String, Exception) - Constructor for class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
ErrorInfo(int, String) - Constructor for class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
ErrorInfo(int, Exception) - Constructor for class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
ErrorInfo(Exception) - Constructor for class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
extractAsNodeListUsingXPath(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression against the XML payload, and return result as a NodeList This method converts the current payload into a DOMMessage
extractAsNodeListUsingXPath(Node, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression against the DOM node, and return result as a NodeList
extractAsNodeListUsingXPath(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
extractAsNodeListUsingXPath(Node, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
extractAsStringUsingXPath(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression against the XML payload, and return result as a String This method converts the current payload into a DOMMessage
extractAsStringUsingXPath(String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression against the XML payload contained in a String, and return result as a String.
extractAsStringUsingXPath(Node, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression against the DOM node, and return result as a String
extractAsStringUsingXPath(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
extractAsStringUsingXPath(String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
extractAsStringUsingXPath(Node, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 

F

FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
FAILED_COMMENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
FAILED_MDN_AS2IDENTIFIER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
FAILED_MDN_EMAIL - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
FailureInfo - Class in org.adroitlogic.x.feature.as2.api
A bean to hold warnings and error messages encountered during AS2 message processing
fatalError(SAXParseException) - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
FileAuditTemplate - Class in org.adroitlogic.x.feature.audit.impl
This class represents the template for database audit log entry.
FileAuditTemplate(AuditFeature.AuditSeverity, String, String, String) - Constructor for class org.adroitlogic.x.feature.audit.impl.FileAuditTemplate
 
FileConstants() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.FileConstants
 
fileCreated(XMessageFile, UUID) - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetector
 
FileLeakDetectionConfig - Class in org.adroitlogic.x.feature.filestore.impl
Configuration bean for FileLeakDetector
FileLeakDetectionConfig(LeakDetectionLevel, long) - Constructor for class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
FileLeakDetector - Class in org.adroitlogic.x.feature.filestore.impl
Handles the file leak reporting according to the given detection level
FileLeakDetector(Timer, FileLeakDetectionConfig) - Constructor for class org.adroitlogic.x.feature.filestore.impl.FileLeakDetector
 
fileReleased(long) - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetector
 
FileReleasedException - Exception in org.adroitlogic.x.feature.filestore.api
An checked exception which will be thrown when accessing already released XMessageFile via XMessageFileEntity
FileReleasedException() - Constructor for exception org.adroitlogic.x.feature.filestore.api.FileReleasedException
 
FileReleasedException(String) - Constructor for exception org.adroitlogic.x.feature.filestore.api.FileReleasedException
 
FileStoreFeature - Interface in org.adroitlogic.x.feature.filestore.api
File Store is a utility where you request for files to be attached as XMessage's payload and release them once the XMessage's life is over.
FileStoreFeatureImpl - Class in org.adroitlogic.x.feature.filestore.impl
File caching implementation to cache the message file entries using a object pool which implements using the GenericObjectPool This implementation facilitates to configure initialSize(defaults to 200), warnThreshold(defaults to 6144) and stopThreshold(defaults to 8192) for the file cached entries in the pool.
FileStoreFeatureImpl() - Constructor for class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
filter(XMessage, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given XPath expression over the XML payload and compare the resulting String value with the regular expression for a match.
filter(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Evaluate the given boolean XPath expression over the XML payload
filter(XMessage, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
filter(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
FINAL_RECIPIENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
flush() - Method in class org.adroitlogic.x.feature.as2.util.NullOutputStream
 
FROM - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
FROM_HEADER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
fromInt(int) - Static method in enum org.adroitlogic.x.feature.as2.api.ErrorCode
 

G

getAbsolutePath() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets the absolute path of the file system of the XMessageFile's underlying file
getAbsolutePath() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getAlgorithm() - Method in class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
getAllFields() - Method in class org.adroitlogic.x.feature.audit.impl.DatabaseAuditTemplate
 
getAs2Identifier() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getAs2Identifier() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getAs2StaticGatewayRepository() - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
getAs2StaticStationRepository() - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
getAsyncMDNResponseHeaders() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getAsyncMDNResponsePayload() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getAsyncReceiptURL() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getAsyncReceiptURL() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getAsyncUrl() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getAsyncUrl() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getAttachments() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
getAttachments() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getAttribute(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Get attribute value e.g.
getAttribute(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
getAuditMessage() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getAuditSeverity() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getAuditSubject() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getCaseInsensitiveHeader(String, Map<String, String>) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
getCertAlias() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getCertificatesByIssuerSerial(String, BigInteger) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getCertsForSignature() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
create a CertStore containing the certificates we want carried in a signature
getClassName() - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
getClassName() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
getClusterLock(String) - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Returns a distributed lock unique to the given path.
getClusterLock(String) - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getCodedMessage() - Method in class org.adroitlogic.x.feature.as2.api.FailureInfo
 
getColumnName() - Method in class org.adroitlogic.x.feature.audit.impl.TemplateEntry
 
getColumnNames() - Method in class org.adroitlogic.x.feature.audit.impl.DatabaseAuditTemplate
 
getCommandSpace() - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Name of the command space to which this cluster manager is listening to.
getCommandSpace() - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getCompressAfter() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getCompressBefore() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getContentTransferEncoding() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
The content transfer encoding of the attachment
getContentType() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
The content type of the attachment
getCreatedTime() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getCreateTimeMillis() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getDatasourceId() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getDigestAlgorithm() - Method in class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
getDisposition() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getDomain() - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Domain of this node.
getDomain() - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getDriverClass() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getDriverClass() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getDriverClassName() - Method in interface org.adroitlogic.x.feature.db.api.SQLQueryPreprocessor
 
getDriverClassName() - Method in class org.adroitlogic.x.feature.db.impl.processors.OracleQueryPreProcessor
 
getEmail() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getEmailId() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getEncryptAlgo() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getEncryptAlgo() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getEncryptionAlgorithm() - Method in class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
getEncryptionAlgorithm(EncryptionInfo) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
getEncryptionInfo() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getEncryptionInfo() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getEncryptMessage() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getEntry(XMessageFile, UUID, LeakDetectionLevel) - Static method in class org.adroitlogic.x.feature.filestore.impl.UsageEntryFactory
 
getErrorCode() - Method in class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
getErrorCode() - Method in class org.adroitlogic.x.feature.as2.api.FailureInfo
 
getErrorInfo() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getErrorInfo() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getErrorInfoList() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getErrors() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
getErrors() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getException() - Method in class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
getException() - Method in class org.adroitlogic.x.feature.as2.api.FailureInfo
 
getFile() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getFileEntity(UUID) - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
Deprecated.
getFileName() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
The name of the file holding the attachment or null
getFileName() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets the name of the underlying XMessageFile
getFileName() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getFileName() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getFilePath() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getFileStoreFeature() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets the FileStoreFeature instance which is originally created the MessageFileEntity
getFileStoreFeature() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getFrom() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getFrom() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getFrom() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getFrom() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getGatewayResource() - Method in interface org.adroitlogic.x.feature.as2.api.AS2Registry
 
getGatewayResource() - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
getHeaderName() - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
getHeaders() - Method in class org.adroitlogic.x.feature.as2.api.CreationResult
Get message headers
getHeaders() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getHumanMessage() - Method in class org.adroitlogic.x.feature.as2.api.FailureInfo
 
getId() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getId() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getIdentityCertificate() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getIdentityPrivateKey() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getIndex() - Method in enum org.adroitlogic.x.feature.audit.api.AuditFeature.AuditSeverity
 
getIndex() - Method in class org.adroitlogic.x.feature.audit.impl.TemplateEntry
 
getInitialSize() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getInitialSize() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getInputStream() - Method in class org.adroitlogic.x.feature.as2.util.AS2WrapperForHttp
 
getInputStream() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets a new FileInputStream to the underlying MessageFile's file each invocation to this method.
getInputStream() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getInstance() - Static method in class org.adroitlogic.x.feature.as2.message.SMIMEMessageCreator
 
getInstance() - Static method in class org.adroitlogic.x.feature.as2.message.SMIMEMessageParser
 
getIssuerName() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager.IssuerSerial
 
getKeyAlias() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getKeyAlias() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getKeyPassword() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getKeyPassword() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getKeystorePassword() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getKeystorePassword() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getKeystorePath() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getKeystorePath() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getKeystoreType() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getKeystoreType() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getLeakCheckDelay() - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
getLeakSuspicionDelay() - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
getLevel() - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
getMaxTotal() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getMaxTotal() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getMDNmessageID() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getMDNmsgID() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getMessage() - Method in class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
getMessageFile() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Return the MessageFile containing the payload, or null if none have been used
getMessageId() - Method in class org.adroitlogic.x.feature.as2.api.CreationResult
Created message id
getMessageSubject() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getMessageType() - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
getMessageUUID() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getMessageUUID() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getMessageUUID() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getMic() - Method in class org.adroitlogic.x.feature.as2.api.CreationResult
Get message MIC
getMic() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getMic() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getMICAlg(Map<String, String>) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
getMicAlgo() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
getMicAlgo() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getMicAlgo() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getMicResult() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
getMicResult() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getMicResult() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getMinSize() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getMinSize() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getMsgID() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getMsgID() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getMsgID() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getMsgID() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getName() - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
 
getNextSequenceNumber(String) - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Generates a distributed sequence number which is the next in line of a distributed sequence.
getNextSequenceNumber(String) - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getNextSequenceNumber(String) - Method in interface org.adroitlogic.x.feature.lock.api.LockFeature
Generate the next sequence number for the given keyPath
getNextSequenceNumber(String) - Method in class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 
getNodeName() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getNodeName() - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Get the name of the cluster manager's node.
getNodeName() - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getOriginalFileName() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
The original name of the file (not the path) which contained the attachment
getOriginalMessageID() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getOriginalMessageID() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getOutputStream() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets a new FileOutputStream to the underlying MessageFile's file each invocation to this method.
getOutputStream() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getParameterByName(String) - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
Returns the parameter object related to the parameterName passed.
getParameterNames() - Method in class org.adroitlogic.x.feature.db.models.QueryData
 
getPartner(String) - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
getPartner(String) - Method in interface org.adroitlogic.x.feature.as2.api.AS2StationRepository
 
getPartner(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
getPartner(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticStationRepository
 
getPartnerCertAlias() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getPartnerId() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getPartners() - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
getPartners() - Method in interface org.adroitlogic.x.feature.as2.api.AS2StationRepository
 
getPartners() - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
getPartners() - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticStationRepository
 
getPartnerURL() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getPassword() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getPassword() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getPath() - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
getPayload() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getPayloadAsDOM(XMessage) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Returns payload of the message as a DOM Document
getPayloadAsDOM(XMessage) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
getPayloadHeader(String) - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
 
getPlaceholders() - Method in class org.adroitlogic.x.feature.audit.impl.DatabaseAuditTemplate
 
getProducttName() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getProperties() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
 
getReadFileChannel() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets a FileChannel to the underlying MessageFile file with read permissions, multiple calls to this method will not create a new channel each time, instead it will return the same read channel which is cached at the MessageFile's level
getReadFileChannel() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getReceivedTime() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getRequestMDN() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getRequestSignedMDN() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getResponseCode() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getResponseHeaders() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getResponseHttpStatusCode() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getResponseMimeMessage() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getSaxParseException() - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
getSerialNumber() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager.IssuerSerial
 
getSignatureInfo() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getSignatureInfo() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getSignDigestAlgo() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getSignDigestAlgo() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getSignDigestAlgorithm(SignatureInfo) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
getSignedAttrs() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getSignEncryptAlgo() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getSignEncryptAlgo() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getSignEncryptAlgorithm(SignatureInfo) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
getSignMessage() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getSql() - Method in class org.adroitlogic.x.feature.db.models.QueryData
 
getStackTraceArray() - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
getStation(String) - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
getStation(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
getStationId() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getStationResource() - Method in interface org.adroitlogic.x.feature.as2.api.AS2Registry
 
getStationResource() - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
getStations() - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
getStations() - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
getStatus() - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Get the cluster manager's current Status.
getStatus() - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
getSubject() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getSubject() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getSubject() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getSubject() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getTempFileEntity(XMessage) - Method in interface org.adroitlogic.x.feature.filestore.api.FileStoreFeature
Use this api to get a temp XMessageFileEntity from the file store.
getTempFileEntity(XMessage) - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
getTenantId() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getTenantId() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getTenantId() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getTextContent() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
The text content of the attachment, if the attachment is a String and not a file
getTextElement(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Get text element value for given XPath
getTextElement(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
getTimeId() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getTimeId() - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
getTo() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getTo() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getTo() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getTo() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getTransactionManager() - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeStartElement
 
getTransportStatusCode() - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
getTrustedCertificate(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getTrustKeystore() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
getTruststorePassword() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getTruststorePassword() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getTruststorePath() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getTruststorePath() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getTruststoreType() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
getTruststoreType() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getTxnContext() - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeContext
 
getTxnManagerId() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getType() - Method in enum org.adroitlogic.x.feature.as2.api.ErrorCode
 
getUrl() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
getUrl() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getUrl() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getUrl() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getUser() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getUser() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getValidationQuery() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getValidationQuery() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
Returns the actual value to insert to the database for the relevant parameter.
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigBlobParameter
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigClobParameter
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
Returns the actual value to insert to the database.
getValue() - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
getValue(XMessageContext, Object...) - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
getVariableName() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
getVersion() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
getVersion() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
getVersion() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getVersion() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
getWarnings() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
getWarnings() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
getWriteFileChannel() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets a FileChannel to the underlying MessageFile file with write permissions, multiple calls to this method will not create a new channel each time, instead it will return the same write channel which is cached at the MessageFile's level
getWriteFileChannel() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
getXmlConfiguration() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
getXmlConfiguration() - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
getXmlConfiguration() - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 

H

hashCode() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager.IssuerSerial
 
hashCode() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
Overriding Hashcode to keep consistency
HEADERS - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
HttpConstants() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.HttpConstants
 

I

init(ApplicationContext) - Method in class org.adroitlogic.x.feature.audit.impl.AuditFeatureImpl
 
init(ApplicationContext) - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
init(ApplicationContext) - Method in class org.adroitlogic.x.feature.db.impl.DBFeatureImpl
 
init(ApplicationContext) - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
init(ApplicationContext) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
insertTextElementsAfter(XMessage, String, String, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Inserts an element/elements after the specified element pointed by the XPATH, to the current message.
insertTextElementsAfter(XMessage, String, String, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
insertTextElementsBefore(XMessage, String, String, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Inserts an element/elements before the specified element pointed by the XPATH, to the current message.
insertTextElementsBefore(XMessage, String, String, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
INTEGRITY_CHECK_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
INTEGRITY_CHECK_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
isAsyncMDNRequested(XMessageContext) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
This is used to check whether an async MDN is requested and sync MDN is not sent, using the RECEIVE_INFO object in context property
isAsyncMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isAsyncMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isAsyncMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
isAsyncMDNRequested(XMessageContext) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
This is used to check whether an async MDN is requested and sync MDN is not sent, using the RECEIVE_INFO object in context property
isClusteringEnabled() - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
API to check whether the clustering is enabled within the framework
isClusteringEnabled() - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 
isColumnNamesPresent() - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
isCompressAfter() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isCompressBefore() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isCompressed() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isCompressed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isCompressed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isCompressed() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
isContainingAnMDN() - Method in class org.adroitlogic.x.feature.as2.api.AsyncMDNInfo
 
isContainingSyncMDN() - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
isContainingTransportResponse() - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
isDecompressed() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isDecompressed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isDecompressed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isDecrypted() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isDecrypted() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isDecrypted() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isEncrypted() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isEncrypted() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isEncrypted() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isEncryptMessage() - Method in class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
isEncryptMessage() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isFailed() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
isMDNRequested(XMessageContext) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
This returns whether a MDN is requested or not using the SEND_INFO object in context property.
isMdnRequested() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
isMDNRequested(XMessageContext) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
This returns whether a MDN is requested or not using the SEND_INFO object in context property.
isMDNSent() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isMDNSigned() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isMDNSigned() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isMicVerificationFailed() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isMicVerificationFailed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isMicVerificationFailed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isParametersPresent() - Method in class org.adroitlogic.x.feature.db.models.QueryData
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
Whether the payload should be parsed to extract parameter values.
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigBlobParameter
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigClobParameter
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
isParsingRequired() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
isPropagateToParent() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
isRequestAsyncMDN() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isRequestAsyncMDN() - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
isRequestMDN() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isSignatureVerified() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isSignatureVerified() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isSignatureVerified() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isSigned() - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
isSigned() - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
isSigned() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isSigned() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isSignedMDN() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isSignedMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isSignedMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isSignMessage() - Method in class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
isSignMessage() - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
isSyncMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
isSyncMDNRequested() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
isText() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Is the attachment a String and not a file?
isValidationError() - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 

K

KEY_ALIAS - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
KEY_PASSWORD - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
KEYSTORE_PASSWORD - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
KEYSTORE_PATH - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
KeystoreManager - Class in org.adroitlogic.x.feature.as2.util
Configures available keystores for AS2 processing, and manages them for use by the AS2Feature Note: Hard dependency on BouncyCastle Cryptography Provider exists, and will cause a ClassNotFound if unavailable
KeystoreManager(String, String, String, String, String, String, String, String) - Constructor for class org.adroitlogic.x.feature.as2.util.KeystoreManager
Create a KeystoreManager for the given identity and trust keystores
KeystoreManager.IssuerSerial - Class in org.adroitlogic.x.feature.as2.util
 

L

LeakDetectionLevel - Enum in org.adroitlogic.x.feature.filestore.impl
FileStore leak detection levels
length() - Method in interface org.adroitlogic.x.feature.filestore.api.XMessageFileEntity
Gets the length of the underlying XMessageFile
length() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileEntity
 
LockFeature - Interface in org.adroitlogic.x.feature.lock.api
API for the feature which will facilitate the locking and sequence numbers for a given key.
LockFeatureImpl - Class in org.adroitlogic.x.feature.lock.impl
This feature will facilitate the locking and sequence numbers for a given key.
LockFeatureImpl() - Constructor for class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 

M

MDN_FOR_MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
MDN_PROCESSING_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
MDN_STATUS_SEPARATOR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
MDNInfo - Class in org.adroitlogic.x.feature.as2.api
Abstract class to hold information common to AS2 Sync/ Async MDN response.
MDNInfo() - Constructor for class org.adroitlogic.x.feature.as2.api.MDNInfo
 
mergeXMLAttachmentsUnderElement(XMessage, String) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Replace the current XML payload with a top level element as specified, and merge the attachments of the message underneath that
mergeXMLAttachmentsUnderElement(XMessage, String, String) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Replace the current XML payload with a top level element as specified, and merge the attachments of the message underneath that
mergeXMLAttachmentsUnderElement(XMessage, String) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
mergeXMLAttachmentsUnderElement(XMessage, String, String) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
MESSAGE - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
MESSAGE_CONTEXT_ID - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
MESSAGE_SUBJECT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
MessageFileEntity - Class in org.adroitlogic.x.feature.filestore.impl
Implementation of XMessageFileEntity which wraps MessageFile instance in order to provide the entity that used in the message format MessageFileFormat
MessageFileFormat - Class in org.adroitlogic.x.feature.filestore.impl
Payload format which uses XMessageFileEntity as the underlying resource.
MessageFileFormat(XMessageFileEntity) - Constructor for class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
MessageFileFormat(XMessage, FileStoreFeature) - Constructor for class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
Constructor which expects a XMessage MessageFileFormat by getting a file from fileStore
MessageFileFormatFactory - Class in org.adroitlogic.x.feature.filestore.impl
Factory class which should be used by PayloadFactory to create a instance of MessageFileFormat with a given XMessageFileEntity content.
MessageFileFormatFactory() - Constructor for class org.adroitlogic.x.feature.filestore.impl.MessageFileFormatFactory
 
MessageProperties() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.HttpConstants.MessageProperties
 
MessageType - Enum in org.adroitlogic.x.feature.db.models
Possible message types which can be used with db connector and db processing element.
MIME_VERSION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
MULTIPART_REPORT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
MULTIPART_SIGNED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

N

NAME - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.FileConstants
 
NAME - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Product
Product name
NO_PAYLOAD - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
The error code indicating no payload
NODE_NAME - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
NOT_ASYNC_MDN_INVALID_CONTENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
The error code indicating invalid content for a async MDN
NOT_ASYNC_MDN_INVALID_CONTENT_TYPE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
The error code indicating an invalid content type for a async MDN
NullOutputStream - Class in org.adroitlogic.x.feature.as2.util
 
NullOutputStream() - Constructor for class org.adroitlogic.x.feature.as2.util.NullOutputStream
 

O

OCCURRENCE - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
OracleQueryPreProcessor - Class in org.adroitlogic.x.feature.db.impl.processors
 
OracleQueryPreProcessor() - Constructor for class org.adroitlogic.x.feature.db.impl.processors.OracleQueryPreProcessor
 
org.adroitlogic.x.feature.as2 - package org.adroitlogic.x.feature.as2
This package contains the API class, implementation class and model class related to AS2Feature
org.adroitlogic.x.feature.as2.api - package org.adroitlogic.x.feature.as2.api
This package contains the API classes and model classes related to AS2Feature
org.adroitlogic.x.feature.as2.bean - package org.adroitlogic.x.feature.as2.bean
This package contains the model classes related to integrate with the data model AS2Feature
org.adroitlogic.x.feature.as2.config - package org.adroitlogic.x.feature.as2.config
This package contains the model class that will be used to generate the resource for AS2Gateway connectors
org.adroitlogic.x.feature.as2.constant - package org.adroitlogic.x.feature.as2.constant
This package include the classes containing constants related to AS2 messaging
org.adroitlogic.x.feature.as2.extractor - package org.adroitlogic.x.feature.as2.extractor
This package is used to integration of data model of AS2 features
org.adroitlogic.x.feature.as2.impl - package org.adroitlogic.x.feature.as2.impl
This package contains the implementation class of AS2Feature API AS2Feature
org.adroitlogic.x.feature.as2.message - package org.adroitlogic.x.feature.as2.message
This package contains the service classes which includes the processing logic related of AS2 messaging
org.adroitlogic.x.feature.as2.util - package org.adroitlogic.x.feature.as2.util
This package includes the utility classes related to AS2 feature AS2Feature
org.adroitlogic.x.feature.audit - package org.adroitlogic.x.feature.audit
This package contains the API class, implementation class and model class related to AuditFeature
org.adroitlogic.x.feature.audit.api - package org.adroitlogic.x.feature.audit.api
This package contains the AuditFeature API class
org.adroitlogic.x.feature.audit.impl - package org.adroitlogic.x.feature.audit.impl
This package contains the AuditFeature implementation class, AuditLog, FileAuditTemplate and DatabaseAuditTemplate model/template classes for audit logs, TemplateEntry audit template entry class.
org.adroitlogic.x.feature.clustering - package org.adroitlogic.x.feature.clustering
This package contains the Clustering Feature API and its implementations
org.adroitlogic.x.feature.clustering.api - package org.adroitlogic.x.feature.clustering.api
This package contains the Clustering Feature API which will facilitate all the clustering related functionalities
org.adroitlogic.x.feature.clustering.impl - package org.adroitlogic.x.feature.clustering.impl
This package contains the all the implementations of Clustering Feature API
org.adroitlogic.x.feature.db - package org.adroitlogic.x.feature.db
This package contains the Database Feature API and its implementations
org.adroitlogic.x.feature.db.api - package org.adroitlogic.x.feature.db.api
This package contains the Database Feature API which will facilitate all the database access related functionalities
org.adroitlogic.x.feature.db.config - package org.adroitlogic.x.feature.db.config
This package contains the XResourceTemplate implementations related to datasource configurations
org.adroitlogic.x.feature.db.impl - package org.adroitlogic.x.feature.db.impl
This package contains the all the implementations of Database Feature API
org.adroitlogic.x.feature.db.impl.processors - package org.adroitlogic.x.feature.db.impl.processors
 
org.adroitlogic.x.feature.db.models - package org.adroitlogic.x.feature.db.models
This package contains the all the model classes related to of Database Feature implementations
org.adroitlogic.x.feature.db.txn - package org.adroitlogic.x.feature.db.txn
This package contains the implementations of database transaction scope and its related processing elements
org.adroitlogic.x.feature.filestore - package org.adroitlogic.x.feature.filestore
This package contains the FileStore Feature API and implementation which facilitate the storing files in a ramdisk in-order to use when incoming payload is available to write
org.adroitlogic.x.feature.filestore.api - package org.adroitlogic.x.feature.filestore.api
This package contains the FileStore Feature API which facilitate the storing files in a ramdisk in-order to use when incoming payload is available to write
org.adroitlogic.x.feature.filestore.impl - package org.adroitlogic.x.feature.filestore.impl
This package contains the FileStore Feature implementation which facilitate the storing files in a ramdisk in-order to use when incoming payload is available to write
org.adroitlogic.x.feature.lock - package org.adroitlogic.x.feature.lock
This package contains the Lock Feature API and it's implementation which facilitate the locking and sequence number generation for a given key.
org.adroitlogic.x.feature.lock.api - package org.adroitlogic.x.feature.lock.api
This package contains the Lock Feature API which will facilitate the locking and sequence number generation for a given key.
org.adroitlogic.x.feature.lock.impl - package org.adroitlogic.x.feature.lock.impl
This package contains the Lock Feature implementation which will facilitate the locking and sequence number generation for a given key.
org.adroitlogic.x.feature.xml - package org.adroitlogic.x.feature.xml
This package contains the XML Feature API and it's implementation which will facilitate all the XML processing functionalities
org.adroitlogic.x.feature.xml.api - package org.adroitlogic.x.feature.xml.api
This package contains the XML Feature API which will facilitate all the XML processing functionalities
org.adroitlogic.x.feature.xml.impl - package org.adroitlogic.x.feature.xml.impl
This package contains the XML Feature implementation which will facilitate all the XML processing functionalities
ORIGINAL_MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
ORIGINAL_MESSAGE_ID_HEADER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
ORIGINAL_NAME - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.FileConstants
 
ORIGINAL_RECIPIENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

P

ParseResult - Class in org.adroitlogic.x.feature.as2.api
Holds the result of parsing an S/MIME message
ParseResult() - Constructor for class org.adroitlogic.x.feature.as2.api.ParseResult
 
parseSMIMEMessage(XMessage, KeystoreManager, FileStoreFeature) - Method in class org.adroitlogic.x.feature.as2.message.SMIMEMessageParser
Parse a new message using an input stream and a Map of transport headers
Partner() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
passivateObject(PooledObject<Validator>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLValidatorFactory
 
PATH - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.FileConstants
 
PAYLOAD - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
PKCS7_MIME - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
PKCS7_SIGNATURE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
prepareAS2MessageForSend(XMessageContext, AS2Station, AS2Partner) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
Create an AS2 message using the current Message and its attachments, and sets the destination URL of the partner.
prepareAS2MessageForSend(XMessageContext, AS2Station, AS2Partner) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
Create an AS2 message using the current Message and its attachments, and sets the destination URL of the partner.
prepareAsyncMDNForSend(XMessageContext) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
Prepare the async MDN message to be sent by populating the payload (i.e.
prepareAsyncMDNForSend(XMessageContext) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
Prepare the async MDN message to be sent by populating the payload (i.e.
PROCESSED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
processIncomingAS2Message(XMessageContext, AS2Station, String) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
Routine to process a new AS2 message received over HTTP/S.
processIncomingAS2Message(XMessageContext, AS2Station, String) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
Routine to process a new AS2 message received over HTTP/S.
processIncomingAsyncMDN(XMessageContext, AS2Station, String) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
Routine to process a new asynchronous MDN received for a message sent out by us, requesting an asynchronous MDN.
processIncomingAsyncMDN(XMessageContext, AS2Station, String) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
Routine to process a new asynchronous MDN received for a message sent out by us, requesting an asynchronous MDN.
processIncomingSyncMDN(XMessageContext) - Method in interface org.adroitlogic.x.feature.as2.api.AS2Feature
Routine to process the synchronous response received for a AS2 send operation (i.e.
processIncomingSyncMDN(XMessageContext) - Method in class org.adroitlogic.x.feature.as2.impl.AS2FeatureImpl
Routine to process the synchronous response received for a AS2 send operation (i.e.
processingFailed() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
processMessageInScope(XMessageContext) - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeEndElement
 
processMessageInScope(XMessageContext) - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeStartElement
 
processSQLQuery(String) - Method in interface org.adroitlogic.x.feature.db.api.SQLQueryPreprocessor
 
processSQLQuery(String) - Method in class org.adroitlogic.x.feature.db.impl.processors.OracleQueryPreProcessor
 
Product() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.Product
 
PRODUCT_NAME - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
PROPERTIES - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
publishControlCommand(XControlCommand) - Method in interface org.adroitlogic.x.feature.clustering.api.ClusteringFeature
Publishes a command to the cluster.
publishControlCommand(XControlCommand) - Method in class org.adroitlogic.x.feature.clustering.impl.ClusteringFeatureImpl
 

Q

QueryData - Class in org.adroitlogic.x.feature.db.models
Contains static data required to perform the database operation and the message parsing.
QueryData(String, List<String>, boolean) - Constructor for class org.adroitlogic.x.feature.db.models.QueryData
 

R

read(DataSource, File, String, XMessageContext) - Method in interface org.adroitlogic.x.feature.db.api.DBFeature
Can be used for database read operations.
read(DataSource, File, String, XMessageContext) - Method in class org.adroitlogic.x.feature.db.impl.DBFeatureImpl
 
readAsNative() - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
 
readAsNative() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
readAsNative() - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 
readAsStream() - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
 
readAsStream() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
readAsStream() - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 
readAsString(int) - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
Returns the json representation of the result set retrieved from the database.
readAsString(int) - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
readAsString(int) - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 
readFileAsByteArray(XMessageFileEntity) - Static method in class org.adroitlogic.x.feature.as2.util.AS2Util
 
RECEIPT_DELIVERY_OPTION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
RECEIPT_URL - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
RECEIVE_INFO - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
RECEIVED_CONTENT_MIC - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
RECEIVED_CONTENT_MIC_HEADER - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
RECEIVED_ON - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
ReceiveInfo - Class in org.adroitlogic.x.feature.as2.api
 
ReceiveInfo(UUID) - Constructor for class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
ReceiveProcessingResult - Class in org.adroitlogic.x.feature.as2.api
Holds processing result for an AS2 receive message operation
ReceiveProcessingResult() - Constructor for class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
RECIPIENT_ADDRESS - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
releaseFile(XMessageFileEntity) - Method in interface org.adroitlogic.x.feature.filestore.api.FileStoreFeature
Use this api to release a specific message entity from the file store, this call will either delete the actual file from the file system or released to the file pool depending on the FileStoreFeature implementation.
releaseFile(XMessageFileEntity) - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
releaseLock(String) - Method in interface org.adroitlogic.x.feature.lock.api.LockFeature
Release the acquired Semaphore based lock for the given lockPath
releaseLock(String) - Method in class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 
releaseReentrantLock(String) - Method in interface org.adroitlogic.x.feature.lock.api.LockFeature
Release the acquired ReentrantLock lock for the given lockPath
releaseReentrantLock(String) - Method in class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 
remove(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Remove the XPath expression specified node from the XML payload.
remove(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
replaceAttributes(XMessage, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Replaces the specified attribute/s value
replaceAttributes(XMessage, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
replaceTextElements(XMessage, String, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Replace Text Elements pointed by an xpath expression
replaceTextElements(XMessage, String, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
REPORT_SUBTYPE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
REPORT_TYPE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
REPORTING_UA - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
REQUEST_ASYNC_MDN - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
REQUEST_MDN - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
REQUEST_SIGNED_MDN - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
resetPayloadToFileBackedFormat(XMessage) - Method in interface org.adroitlogic.x.feature.filestore.api.FileStoreFeature
Use this api to reset a payload of a message to a new instance of MessageFileFormat which is consist of a new XMessageFileEntity.
resetPayloadToFileBackedFormat(XMessage) - Method in class org.adroitlogic.x.feature.filestore.impl.FileStoreFeatureImpl
 
RESPONSE_STATUS_CODE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.HttpConstants.MessageProperties
 
retainElementAsPayload(XMessage, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Replace the current XML payload with the resulting element from the XPath expression result
retainElementAsPayload(XMessage, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
RFC822 - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

S

SEND_INFO - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SendInfo - Class in org.adroitlogic.x.feature.as2.api
Holds processing result information for an AS2 message send operation
SendInfo(UUID) - Constructor for class org.adroitlogic.x.feature.as2.api.SendInfo
 
SENT_MESSAGE_ID - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
serialize(Document, OutputStream) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Serialize the DOM Document into the given OutputStream
serialize(Document, OutputStream) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
setAs2Identifier(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setAs2Identifier(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setAs2StaticGatewayRepository(AS2StaticGatewayRepository) - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
setAs2StaticStationRepository(AS2StaticStationRepository) - Method in class org.adroitlogic.x.feature.as2.extractor.BeanRegistry
 
setAsyncMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setAsyncMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setAsyncMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setAsyncMDNResponseHeaders(Map<String, String>) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setAsyncMDNResponsePayload(byte[]) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setAsyncReceiptURL(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setAsyncReceiptURL(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setAsyncUrl(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setAsyncUrl(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setAttachments(List<AttachmentDetails>) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setAttachments(List<AttachmentDetails>) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setCertAlias(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setClassName(Class<?>) - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
setClassName(Class<?>) - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
setColumnNamesPresent(boolean) - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
setCompressAfter(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setCompressAfter(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setCompressBefore(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setCompressBefore(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setCompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setCompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setCompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setCompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setContainingAnMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.api.AsyncMDNInfo
 
setContainingSyncMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
setContainingTransportResponse(boolean) - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
setDatasourceId(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setDecompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setDecompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setDecompressed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setDecrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setDecrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setDecrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setDisposition(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setDriverClass(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setDriverClass(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setEmail(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setEmailId(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setEncryptAlgo(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setEncryptAlgo(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setEncryptAlias(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
setEncrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setEncrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setEncrypted(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setEncryptionInfo(EncryptionInfo) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setEncryptionInfo(EncryptionInfo) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setEncryptMessage(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setEncryptMessage(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setErrorInfo(ErrorInfo) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setErrorInfo(ErrorInfo) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setErrors(List<FailureInfo>) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setFailed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setFile(XMessageFile) - Method in class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
setFrom(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setFrom(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setFrom(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setFrom(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setHeaderName(String) - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
setId(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setId(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setIdentityAlias(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
setIdentityKeypass(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
setIdentityStoreType(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
setInitialSize(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setInitialSize(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setKeyAlias(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setKeyAlias(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setKeyPassword(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setKeyPassword(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setKeystorePassword(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setKeystorePassword(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setKeystorePath(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setKeystorePath(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setKeystoreType(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setKeystoreType(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setLeakCheckDelay(long) - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
setLeakSuspicionDelay(long) - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
setLevel(LeakDetectionLevel) - Method in class org.adroitlogic.x.feature.filestore.impl.FileLeakDetectionConfig
 
setMaxTotal(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setMaxTotal(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setMDNmessageID(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMDNmsgID(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMdnRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setMDNSent(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMDNSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMDNSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMessageSubject(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setMessageType(MessageType) - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
setMic(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setMic(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setMicAlgo(String) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setMicAlgo(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMicAlgo(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMicResult(String) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setMicResult(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMicResult(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMicVerificationFailed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setMicVerificationFailed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMicVerificationFailed(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMinSize(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setMinSize(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setMsgID(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setMsgID(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setMsgID(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setMsgID(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setName(String) - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
 
setOriginalFileName(String) - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
Set the original name of the file containing the attachment
setOriginalMessageID(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setOriginalMessageID(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setParameters(List<AbstractDBConfigParameter>) - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
The internal data structure used to hold the parameters list is a map.
setPartnerCertAlias(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setPartnerId(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setPartners(HashMap<String, AS2Partner>) - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
setPartners(HashMap<String, AS2Partner>) - Method in interface org.adroitlogic.x.feature.as2.api.AS2StationRepository
 
setPartners(HashMap<String, AS2Partner>) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
setPartners(HashMap<String, AS2Partner>) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticStationRepository
 
setPartnerURL(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setPassword(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setPassword(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setPath(String) - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
setPayloadFromDOM(XMessage, Document) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Set the payload of the message with the DOM Document
setPayloadFromDOM(XMessage, Document) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
setPropagateToParent(boolean) - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
setRequestAsyncMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setRequestAsyncMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setRequestMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setRequestMDN(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setRequestSignedMDN(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setResponseCode(int) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setResponseHttpStatusCode(int) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setResponseMimeMessage(XMessageFileEntity) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setSignatureInfo(SignatureInfo) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setSignatureInfo(SignatureInfo) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setSignatureVerified(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setSignatureVerified(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setSignatureVerified(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setSignCertAliasList(String[]) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
Set an array of certificate aliases to be attached to signatures
setSignDigestAlgo(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setSignDigestAlgo(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ParseResult
 
setSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setSigned(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setSignedMDN(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setSignedMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setSignedMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setSignEncryptAlgo(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setSignEncryptAlgo(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setSignMessage(boolean) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setSignMessage(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setStationId(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setStations(HashMap<String, AS2Station>) - Method in interface org.adroitlogic.x.feature.as2.api.AS2GatewayRepository
 
setStations(HashMap<String, AS2Station>) - Method in class org.adroitlogic.x.feature.as2.bean.AS2StaticGatewayRepository
 
setSubject(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setSubject(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setSubject(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setSubject(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setSyncMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setSyncMDNRequested(boolean) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setTenantId(long) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setTenantId(long) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setTenantId(int) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setTimeId(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setTimeId(String) - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
setTo(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setTo(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setTo(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setTo(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setTransactionManager(PlatformTransactionManager) - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeStartElement
 
setTransportStatusCode(int) - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
setTruststorePassword(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setTruststorePassword(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setTruststorePath(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setTruststorePath(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setTruststoreType(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Station
 
setTruststoreType(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setTrustStoreType(String) - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager
 
setTxnContext(TransactionContext) - Method in class org.adroitlogic.x.feature.db.txn.DBTransactionScopeContext
 
setTxnManagerId(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setUrl(String) - Method in class org.adroitlogic.x.feature.as2.bean.AS2Partner
 
setUrl(String) - Method in class org.adroitlogic.x.feature.as2.config.AS2GatewayConfiguration
 
setUrl(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setUrl(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setUser(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setUser(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setValidationError(boolean) - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
setValidationQuery(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceConfiguration
 
setValidationQuery(String) - Method in class org.adroitlogic.x.feature.db.config.DatasourceWithTransactionManagerConfiguration
 
setValue(String) - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
setVariableName(String) - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
setVersion(String) - Method in class org.adroitlogic.x.feature.as2.api.MDNInfo
 
setVersion(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
setVersion(String) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
setVersion(String) - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
setWarnings(List<FailureInfo>) - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
SEVERITY - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
SIGN_MESSAGE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Partner
 
SIGNATURE_VERIFICATION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
SIGNATURE_VERIFICATION_FAILED - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SignatureInfo - Class in org.adroitlogic.x.feature.as2.api
Defines the signature behavior whether to sign or not and if sign then the digest and encryption algorithms to be used by AS2 SMIME message sending and processing
SignatureInfo() - Constructor for class org.adroitlogic.x.feature.as2.api.SignatureInfo
Creates a signature info object with the default digest algorithm (which is SHA1) and default encryption (which is extracted from the specified private key for the message sending) if message signing is set to true
SignatureInfo(SignatureInfo.DigestAlgorithm, SignatureInfo.EncryptionAlgorithm) - Constructor for class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
SignatureInfo(String, String) - Constructor for class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
SignatureInfo.DigestAlgorithm - Enum in org.adroitlogic.x.feature.as2.api
Signature digest algorithms
SignatureInfo.EncryptionAlgorithm - Enum in org.adroitlogic.x.feature.as2.api
Signature encryption algorithms
SIGNED_MDN_OPTIONAL_OPTION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SIGNED_MDN_REQUIRED_OPTION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SIZE - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.FileConstants
 
size() - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
Returns the total number of items of the result set retrieved from the database.
size() - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
size() - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 
SMIME_TYPE_COMPRESSED_DATA - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SMIMEMessageCreator - Class in org.adroitlogic.x.feature.as2.message
 
SMIMEMessageParser - Class in org.adroitlogic.x.feature.as2.message
 
SQLQueryPreprocessor - Interface in org.adroitlogic.x.feature.db.api
 
Station() - Constructor for class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
STATUS - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SUBJECT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
SUBJECT - Static variable in class org.adroitlogic.x.feature.audit.api.AuditFeature.AuditFields
 
SyncResponseInfo - Class in org.adroitlogic.x.feature.as2.api
Holds information about an AS2 Synchronous response received.
SyncResponseInfo(UUID) - Constructor for class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 

T

TemplateEntry - Class in org.adroitlogic.x.feature.audit.impl
Class which represents audit template entry.
TemplateEntry(int, String[]) - Constructor for class org.adroitlogic.x.feature.audit.impl.TemplateEntry
 
TEXT_PLAIN - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
TO - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.AsyncMDNInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.AttachmentDetails
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.EncryptionInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.ErrorInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.ReceiveProcessingResult
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.SendInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.SignatureInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.api.SyncResponseInfo
 
toString() - Method in class org.adroitlogic.x.feature.as2.util.KeystoreManager.IssuerSerial
 
toString() - Method in class org.adroitlogic.x.feature.audit.impl.AuditLog
Gives an String representation of the AuditLog
toString(XMessageContext) - Method in class org.adroitlogic.x.feature.audit.impl.FileAuditTemplate
 
toString() - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigBlobParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigClobParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigMapping
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
toString() - Method in class org.adroitlogic.x.feature.db.models.QueryData
 
transform(XMessage, URI, String, boolean, Map<String, Object>, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Transform the message payload by XSLT
transform(XMessage, URI, String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Transform the message payload by XSLT (without any parameters), assuming a non DOM result
transform(XMessage, URI) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Transform the message payload by XSLT (without any parameters), assuming a non DOM result and assuming that the complete message payload will be used as the source of the transformation, and the result will replace the complete message payload
transform(XMessage, URI, String, boolean, Map<String, Object>, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
transform(XMessage, URI, String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
transform(XMessage, URI) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
TRUSTSTORE_PASSWORD - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
TRUSTSTORE_PATH - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Station
 
tryLock(String) - Method in interface org.adroitlogic.x.feature.lock.api.LockFeature
Attempts to get a Semaphore based lock for the given lockPath.
tryLock(String) - Method in class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 
tryReentrantLock(String) - Method in interface org.adroitlogic.x.feature.lock.api.LockFeature
Attempts to get a ReentrantLock lock for the given lockPath which won't be useful only for acquire and release using the same thread.
tryReentrantLock(String) - Method in class org.adroitlogic.x.feature.lock.impl.LockFeatureImpl
 

U

UNEXPECTED_PROCESSING_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
UNEXPECTED_PROCESSING_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
UNSUPPORTED_ALGORITHM_ERROR - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.ErrorCodes
 
update(DataSource, File, String, XMessageContext) - Method in interface org.adroitlogic.x.feature.db.api.DBFeature
Can be used for database insert, update and delete operations.
update(DataSource, File, String, XMessageContext) - Method in class org.adroitlogic.x.feature.db.impl.DBFeatureImpl
 
UsageEntry - Class in org.adroitlogic.x.feature.filestore.impl
Usage reporting model which stores the data of each messge file
UsageEntry(String, long, UUID) - Constructor for class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
UsageEntry(String, long, String, Date, UUID) - Constructor for class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
UsageEntry(String, long, String, StackTraceElement[], Date, XMessageFile, UUID) - Constructor for class org.adroitlogic.x.feature.filestore.impl.UsageEntry
 
UsageEntryFactory - Class in org.adroitlogic.x.feature.filestore.impl
creates a UsageEntry according to the LeakDetectionLevel given
UsageEntryFactory() - Constructor for class org.adroitlogic.x.feature.filestore.impl.UsageEntryFactory
 
USER_AGENT - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 

V

validate() - Method in class org.adroitlogic.x.feature.db.models.AbstractDBConfigParameter
Checks whether the values of the parameter attributes are valid or not.
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigBlobParameter
 
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigClobParameter
 
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigHeaderParameter
 
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigPathParameter
 
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigValueParameter
 
validate() - Method in class org.adroitlogic.x.feature.db.models.DBConfigVariableParameter
 
validate(XMessage, URI...) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Validates the given message against one or more schemas.
validate(String, URI...) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Validates the given String against one or more schemas.
validate(Node, URI...) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Validates the given DOM Node against one or more schemas.
validate(XMessage, URI[], String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Validates the current message - or an element of it selected via the provided XPath expression - against one or more schemas.
validate(XMessage, URI...) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
validate(String, URI...) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
validate(Node, URI...) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
validate(XMessage, URI[], String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
validateAll(XMessage, URI[], String, Map<String, String>) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Validate the current message - or all elements of it selected via the provided XPath expression - against one or more schemas.
validateAll(XMessage, URI[], String, Map<String, String>) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
ValidationErrorHandler - Class in org.adroitlogic.x.feature.xml.impl
Error handler class to handle the validation errors in XSD validations
ValidationErrorHandler() - Constructor for class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
valueOf(String) - Static method in enum org.adroitlogic.x.feature.as2.api.EncryptionInfo.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.as2.api.ErrorCode.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.as2.api.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.as2.api.SignatureInfo.DigestAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.as2.api.SignatureInfo.EncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.audit.api.AuditFeature.AuditData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.audit.api.AuditFeature.AuditSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.db.models.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adroitlogic.x.feature.filestore.impl.LeakDetectionLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.adroitlogic.x.feature.as2.api.EncryptionInfo.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.as2.api.ErrorCode.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.as2.api.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.as2.api.SignatureInfo.DigestAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.as2.api.SignatureInfo.EncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.audit.api.AuditFeature.AuditData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.audit.api.AuditFeature.AuditSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.db.models.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adroitlogic.x.feature.filestore.impl.LeakDetectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Constants.Product
Product version

W

WARNING - Static variable in class org.adroitlogic.x.feature.as2.constant.AS2Internal
 
warning(SAXParseException) - Method in class org.adroitlogic.x.feature.xml.impl.ValidationErrorHandler
 
wrap(Validator) - Method in class org.adroitlogic.x.feature.xml.impl.XMLValidatorFactory
 
wrapPayload(XMessage, String, String) - Method in interface org.adroitlogic.x.feature.xml.api.XMLFeature
Wrap the XML payload with an outer element
wrapPayload(XMessage, String, String) - Method in class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
write(int) - Method in class org.adroitlogic.x.feature.as2.util.NullOutputStream
 
write(byte[]) - Method in class org.adroitlogic.x.feature.as2.util.NullOutputStream
 
write(byte[], int, int) - Method in class org.adroitlogic.x.feature.as2.util.NullOutputStream
 
writeTo(OutputStream) - Method in class org.adroitlogic.x.feature.db.DBResultsSetFormat
 
writeTo(OutputStream) - Method in class org.adroitlogic.x.feature.filestore.impl.MessageFileFormat
 
writeTo(OutputStream) - Method in class org.adroitlogic.x.feature.xml.impl.DOMMessageFormat
 

X

XMessageFileEntity - Interface in org.adroitlogic.x.feature.filestore.api
Holds the underlying unit of message file storage and provide the abstraction of any pooling/caching used in lower levels.
XMLFeature - Interface in org.adroitlogic.x.feature.xml.api
This feature API provides features related to XML processing
XMLFeatureImpl - Class in org.adroitlogic.x.feature.xml.impl
This is the implementation of XMLFeature
XMLFeatureImpl() - Constructor for class org.adroitlogic.x.feature.xml.impl.XMLFeatureImpl
 
XMLValidatorFactory - Class in org.adroitlogic.x.feature.xml.impl
Factory class to create Validator objects for pooled implementation of the XSD validators.
XMLValidatorFactory(Schema) - Constructor for class org.adroitlogic.x.feature.xml.impl.XMLValidatorFactory
 
A B C D E F G H I K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2016–2019 AdroitLogic. All rights reserved.