Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAS4Client<IMPLTYPE> - Class in com.helger.phase4.client
-
Abstract AS4 client based on HTTP client
- AbstractAS4Client(EAS4MessageType, AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AbstractAS4Client
- AbstractAS4ClientSignalMessage<IMPLTYPE> - Class in com.helger.phase4.client
-
Abstract AS4 client for signal messages with arbitrary content.
- AbstractAS4ClientSignalMessage(EAS4MessageType, AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AbstractAS4ClientSignalMessage
- AbstractAS4CryptoFactory - Class in com.helger.phase4.crypto
-
Abstract implementation of
IAS4CryptoFactory. - AbstractAS4CryptoFactory() - Constructor for class com.helger.phase4.crypto.AbstractAS4CryptoFactory
- AbstractAS4IncomingDumperWithHeaders<IMPLTYPE> - Class in com.helger.phase4.dump
-
Abstract version of
IAS4IncomingDumperthat emits all headers on the output stream. - AbstractAS4IncomingDumperWithHeaders() - Constructor for class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
- AbstractAS4Message<IMPLTYPE> - Class in com.helger.phase4.model.message
-
Abstract AS4 message implementation
- AbstractAS4Message(ESoapVersion, EAS4MessageType) - Constructor for class com.helger.phase4.model.message.AbstractAS4Message
- AbstractAS4MessageBuilder<IMPLTYPE> - Class in com.helger.phase4.sender
-
Abstract builder base class with the requirements for all message types.
- AbstractAS4MessageBuilder() - Constructor for class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Create a new builder, with the following fields already set:
AbstractAS4MessageBuilder.httpClientFactory(HttpClientFactory)
AbstractAS4MessageBuilder.cryptoFactory(IAS4CryptoFactory)
AbstractAS4MessageBuilder.soapVersion(ESoapVersion)AbstractAS4MessageBuilder.incomingAttachmentFactory(IAS4IncomingAttachmentFactory) - AbstractAS4OutgoingDumperWithHeaders<IMPLTYPE> - Class in com.helger.phase4.dump
-
Abstract implementation of
IAS4OutgoingDumperthat always adds the custom headers - AbstractAS4OutgoingDumperWithHeaders() - Constructor for class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
- AbstractAS4PullRequestBuilder<IMPLTYPE> - Class in com.helger.phase4.sender
-
Abstract builder base class for a Pull Request.
- AbstractAS4PullRequestBuilder() - Constructor for class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Create a new builder, with the following fields already set:
- AbstractAS4RawResponseConsumer<IMPLTYPE> - Class in com.helger.phase4.sender
-
Abstract base implementation of
IAS4RawResponseConsumerto provide basic customizability. - AbstractAS4RawResponseConsumer() - Constructor for class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- AbstractAS4UserMessageBuilder<IMPLTYPE> - Class in com.helger.phase4.sender
-
Abstract builder base class for a user message.
- AbstractAS4UserMessageBuilder() - Constructor for class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Create a new builder
- AbstractAS4UserMessageBuilderMIMEPayload<IMPLTYPE> - Class in com.helger.phase4.sender
-
Abstract builder base class for a user messages that puts also the main payload in a single MIME part and NOT in the SOAP body.
- AbstractAS4UserMessageBuilderMIMEPayload() - Constructor for class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Create a new builder, with some fields already set as outlined in
AbstractAS4UserMessageBuilder() - AbstractPModeMicroTypeConverter<T> - Class in com.helger.phase4.model.pmode
-
Abstract base class with utility methods.
- AbstractPModeMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.AbstractPModeMicroTypeConverter
- accept(int, byte[]) - Method in interface com.helger.phase4.dump.AS4DumpReader.IDecryptedPayloadConsumer
-
Get invoked for every decrypted attachment.
- AcceptanceAcknowledgement - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- AcceptanceAcknowledgement() - Constructor for class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - action() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- action(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "Action" value.
- addAllAttachmentsTo(Collection<? super WSS4JAttachment>) - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
-
Add all attachments contained in this object onto the provided target collection.
- addAny(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAny(Object) - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- addAttachment(AS4OutgoingAttachment) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Add an optional attachment
- addAttachment(AS4OutgoingAttachment.Builder) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Add an optional attachment
- addAttachment(WSS4JAttachment) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
Adds a file as attachment to the message.
- addAttachment(File, IMimeType, EAS4CompressionMode) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
Adds a file as attachment to the message.
- addCloseable(Closeable) - Method in class com.helger.phase4.util.AS4ResourceHelper
-
Add a new closable for later closing.
- addCustomProperties(ICommonsOrderedMap<String, String>) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Add the provided map of custom properties.
- addCustomProperty(String, String) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Add a single custom property.
- addError(Ebms3Error) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- addErrorMessage(IEbmsError, Locale) - Method in class com.helger.phase4.client.AS4ClientErrorMessage
- addHeader(String, String) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- addMessagePartNRInformation(MessagePartNRInformation) - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- addMessageProperty(Ebms3Property) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- addMessageProperty(MessageProperty) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- addMessageProperty(MessageProperty.Builder) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- addPartInfo(Ebms3PartInfo) - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- addPartyId(Ebms3PartyId) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- addPartyId(Ebms3PartyId) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- addPayloadProfile(PModePayloadProfile) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- addProperty(Ebms3Property) - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- addProperty(Ebms3Property) - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- addProperty(PModeProperty) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- ADDRESS_SEPARATOR - Static variable in class com.helger.phase4.model.pmode.leg.PModeAddressList
- addresses() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- addSignalMessage(Ebms3SignalMessage) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- addSupportedEnvelope(Soap12SupportedEnvType) - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- addText(Soap12Reasontext) - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- addToMimeMultipart(MimeMultipart) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- addUserMessage(Ebms3UserMessage) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- AES_128_CBC - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- AES_128_GCM - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- AES_192_CBC - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- AES_192_GCM - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- AES_256_CBC - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- AES_256_GCM - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- afterSuccessfulSending() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Internal method that is invoked after successful sending took place.
- AGREEMENT_METHOD_ECDH_ES - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- agreementRef() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- agreementRef(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "AgreementRef" value.
- agreementType() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- agreementType(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "AgreementRef type" value.
- and(IAS4RawResponseConsumer) - Method in interface com.helger.phase4.sender.IAS4RawResponseConsumer
-
Chain this instance with another instance of the same type.
- and(IAS4RawResponseConsumer, IAS4RawResponseConsumer) - Static method in interface com.helger.phase4.sender.IAS4RawResponseConsumer
-
Chain two instances of the same type to a single instance.
- any() - Method in class com.helger.phase4.client.AbstractAS4ClientSignalMessage
- applyToPullRequest(AS4ClientPullRequestMessage) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
This method applies all builder parameters onto the Pull Request, except the attachments.
- applyToUserMessage(AS4ClientUserMessage) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
This method applies all builder parameters onto the user message, except the attachments.
- AS4_DEFAULT - Static variable in enum com.helger.phase4.model.ESoapVersion
-
According to spec 2.1.
- AS4_ERROR_MESSAGE_RECEIVED - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
An AS4 Error Message was received
- AS4BidirectionalClientHelper - Class in com.helger.phase4.sender
-
Helper class to send and AS4 message and handle an incoming AS4 response.
- AS4ClientBuiltMessage - Class in com.helger.phase4.client
-
The client HTTP message and some metadata.
- AS4ClientBuiltMessage(String, HttpMimeMessageEntity, ICommonsList<ReferenceType>) - Constructor for class com.helger.phase4.client.AS4ClientBuiltMessage
- AS4ClientBuiltMessage(String, HttpXMLEntity, ICommonsList<ReferenceType>) - Constructor for class com.helger.phase4.client.AS4ClientBuiltMessage
- AS4ClientErrorMessage - Class in com.helger.phase4.client
-
AS4 client for
AS4ErrorMessageobjects. - AS4ClientErrorMessage(AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AS4ClientErrorMessage
- AS4ClientPullRequestMessage - Class in com.helger.phase4.client
-
AS4 client for
AS4PullRequestMessageobjects. - AS4ClientPullRequestMessage(AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AS4ClientPullRequestMessage
- AS4ClientReceiptMessage - Class in com.helger.phase4.client
-
AS4 client for
AS4ReceiptMessageobjects. - AS4ClientReceiptMessage(AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AS4ClientReceiptMessage
- AS4ClientSentMessage<T> - Class in com.helger.phase4.client
-
This class correlates the built source message (
AS4ClientBuiltMessage) with the HTTP response of the passed type (T). - AS4ClientSentMessage(AS4ClientBuiltMessage, StatusLine, HttpHeaderMap, T) - Constructor for class com.helger.phase4.client.AS4ClientSentMessage
- AS4ClientSentMessage(AS4ClientBuiltMessage, StatusLine, HttpHeaderMap, T, OffsetDateTime) - Constructor for class com.helger.phase4.client.AS4ClientSentMessage
- AS4ClientUserMessage - Class in com.helger.phase4.client
-
AS4 client for
AS4UserMessageobjects. - AS4ClientUserMessage(AS4ResourceHelper) - Constructor for class com.helger.phase4.client.AS4ClientUserMessage
- AS4Configuration - Class in com.helger.phase4.config
-
This class contains the central phase4 configuration.
- AS4CryptoFactoryConfiguration - Class in com.helger.phase4.crypto
-
phase4 crypto factory settings based on
IConfig. - AS4CryptoFactoryConfiguration(IConfigWithFallback) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
-
This constructor takes the configuration object and uses the default prefix for backwards compatibility.
- AS4CryptoFactoryConfiguration(IConfigWithFallback, String) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
-
This constructor takes the configuration object and uses the provided configuration prefix.
- AS4CryptoFactoryConfiguration(IConfigWithFallback, String, boolean) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
-
This constructor takes the configuration object and uses the provided configuration prefix.
- AS4CryptoFactoryInMemoryKeyStore - Class in com.helger.phase4.crypto
-
This class contains an implementation of
IAS4CryptoFactoryin which case theKeyStoreis available in memory and the settings are NOT read from a file. - AS4CryptoFactoryInMemoryKeyStore(IKeyStoreAndKeyDescriptor, ITrustStoreDescriptor) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
-
Constructor using the key store and trust store descriptors.
- AS4CryptoFactoryInMemoryKeyStore(KeyStore, String, char[], KeyStore) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
-
Default constructor.
- AS4CryptoFactoryProperties - Class in com.helger.phase4.crypto
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AS4CryptoFactoryProperties(AS4CryptoProperties) - Constructor for class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.This constructor takes the crypto properties directly.
- AS4CryptoProperties - Class in com.helger.phase4.crypto
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
AS4CryptoFactoryConfigurationinstead. This class will be removed in the next major release. - AS4CryptoProperties() - Constructor for class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Default constructor having only the crypto provider property set to default.
- AS4CryptoProperties(IReadableResource) - Constructor for class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Constructor reading the properties from a resource using the Properties file syntax
- AS4CryptParams - Class in com.helger.phase4.crypto
-
AS4 encrypt/decrypt parameters
- AS4CryptParams() - Constructor for class com.helger.phase4.crypto.AS4CryptParams
- AS4DecompressException - Exception Class in com.helger.phase4.attachment
-
Special exception type for decompression errors.
- AS4DecompressException(Exception) - Constructor for exception class com.helger.phase4.attachment.AS4DecompressException
- AS4DefaultPModeResolver - Class in com.helger.phase4.model.pmode.resolve
-
Default implementation of
IAS4PModeResolverbased on an AS4 Profile ID. - AS4DefaultPModeResolver(String) - Constructor for class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- AS4DumpManager - Class in com.helger.phase4.dump
-
This class holds the global stream dumpers.
- AS4DumpReader - Class in com.helger.phase4.dump
-
Utility method to read dump files later.
- AS4DumpReader.IDecryptedPayloadConsumer - Interface in com.helger.phase4.dump
- AS4DuplicateCleanupJob - Class in com.helger.phase4.incoming.mgr
-
A special job, that removes all entries
- AS4DuplicateCleanupJob() - Constructor for class com.helger.phase4.incoming.mgr.AS4DuplicateCleanupJob
- AS4DuplicateItem - Class in com.helger.phase4.duplicate
-
This class represents a single "duplication check" item.
- AS4DuplicateItem(String, String, String) - Constructor for class com.helger.phase4.duplicate.AS4DuplicateItem
- AS4DuplicateItem(OffsetDateTime, String, String, String) - Constructor for class com.helger.phase4.duplicate.AS4DuplicateItem
- AS4DuplicateItemMicroTypeConverter - Class in com.helger.phase4.duplicate
-
Micro type converter for class
AS4DuplicateItem. - AS4DuplicateItemMicroTypeConverter() - Constructor for class com.helger.phase4.duplicate.AS4DuplicateItemMicroTypeConverter
- AS4DuplicateManagerInMemory - Class in com.helger.phase4.duplicate
-
This is the duplicate checker for avoiding duplicate messages.
- AS4DuplicateManagerInMemory() - Constructor for class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- AS4DuplicateManagerXML - Class in com.helger.phase4.duplicate
-
This is the duplicate checker for avoiding duplicate messages.
- AS4DuplicateManagerXML(String) - Constructor for class com.helger.phase4.duplicate.AS4DuplicateManagerXML
- AS4Encryptor - Class in com.helger.phase4.messaging.crypto
-
Encryption helper
- AS4ErrorMessage - Class in com.helger.phase4.model.message
-
AS4 error message.
An Error does not have to be associated with a P-Mode when it is synchronously send back. - AS4ErrorMessage(ESoapVersion, Ebms3SignalMessage) - Constructor for class com.helger.phase4.model.message.AS4ErrorMessage
- AS4Helper - Class in com.helger.phase4.model
-
Generic AS4 helper for specification related things.
- AS4HttpDebug - Class in com.helger.phase4.messaging.http
-
Turn on/off AS4 HTTP debug logging.
Note: this class will be replaced with something smarter in the future - AS4IncomingDumperFileBased - Class in com.helger.phase4.dump
-
Simple file based version of
IAS4IncomingDumper. - AS4IncomingDumperFileBased() - Constructor for class com.helger.phase4.dump.AS4IncomingDumperFileBased
-
Default constructor.
- AS4IncomingDumperFileBased(IAS4IncomingDumperFileProvider) - Constructor for class com.helger.phase4.dump.AS4IncomingDumperFileBased
-
Constructor with a custom file provider.
- AS4IncomingDumperSingleUse - Class in com.helger.phase4.dump
-
A simple
IAS4IncomingDumperthat can be used for a single transmission and dumps it to theOutputStreamprovided in the constructor. - AS4IncomingDumperSingleUse(OutputStream) - Constructor for class com.helger.phase4.dump.AS4IncomingDumperSingleUse
- AS4IncomingHandler - Class in com.helger.phase4.incoming
-
Utility methods for incoming AS4 messages.
- AS4IncomingHandler.IAS4ParsedMessageCallback - Interface in com.helger.phase4.incoming
-
Callback interface for handling the parsing result.
- AS4IncomingHelper - Class in com.helger.phase4.incoming
-
Messaging helper methods.
Old name before v3:AS4MessagingHelper - AS4IncomingMessageMetadata - Class in com.helger.phase4.incoming
-
This class holds optional metadata for a single incoming request.
- AS4IncomingMessageMetadata(EAS4MessageMode) - Constructor for class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Default constructor using a UUID as the incoming unique ID and the current date time.
- AS4IncomingMessageMetadata(String, OffsetDateTime, EAS4MessageMode) - Constructor for class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Constructor in case this every needs to be deserialized or other weird things are necessary.
- AS4IncomingMessageProcessorManager - Class in com.helger.phase4.incoming.mgr
-
This class manages all the
IAS4IncomingMessageProcessorSPISPI implementations. - AS4IncomingMessageState - Class in com.helger.phase4.incoming
-
This class keeps track of the status of an incoming message.
- AS4IncomingMessageState(ESoapVersion, AS4ResourceHelper, Locale) - Constructor for class com.helger.phase4.incoming.AS4IncomingMessageState
- AS4IncomingProfileSelectorConstant - Class in com.helger.phase4.incoming
-
Implementation of
IAS4IncomingProfileSelectortaking a constant AS4 profile ID. - AS4IncomingProfileSelectorConstant(String) - Constructor for class com.helger.phase4.incoming.AS4IncomingProfileSelectorConstant
- AS4IncomingProfileSelectorConstant(String, boolean) - Constructor for class com.helger.phase4.incoming.AS4IncomingProfileSelectorConstant
- AS4IncomingProfileSelectorFromGlobal - Class in com.helger.phase4.incoming
-
Default implementation of
IAS4IncomingProfileSelectortaking the AS4 profile ID from the globalAS4ProfileSelector. - AS4IncomingProfileSelectorFromGlobal() - Constructor for class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
-
Default constructor with validation enabled
- AS4IncomingProfileSelectorFromGlobal(boolean) - Constructor for class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
-
Constructor
- AS4IncomingPullRequestProcessorManager - Class in com.helger.phase4.incoming.mgr
-
This class manages all the
IAS4IncomingPullRequestProcessorSPISPI implementations. - AS4IncomingReceiverConfiguration - Class in com.helger.phase4.incoming
-
Default implementation of
IAS4IncomingReceiverConfiguration. - AS4IncomingReceiverConfiguration() - Constructor for class com.helger.phase4.incoming.AS4IncomingReceiverConfiguration
- AS4IncomingSecurityConfiguration - Class in com.helger.phase4.incoming.crypto
-
Default implementation of
IAS4IncomingSecurityConfiguration. - AS4IncomingSecurityConfiguration() - Constructor for class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- AS4IOHelper - Class in com.helger.phase4.util
-
IO related helper classes
- AS4KeyStoreCallbackHandler - Class in com.helger.phase4.incoming.soap
-
Internal WSS4J callback handler to check if a certain key alias is present in the
IAS4CryptoFactory, and if so return the password for accessing it. - AS4KeyStoreCallbackHandler(IAS4CryptoFactory) - Constructor for class com.helger.phase4.incoming.soap.AS4KeyStoreCallbackHandler
- AS4KeyStoreDescriptor - Class in com.helger.phase4.crypto
-
A specific helper for
KeyStoreAndKeyDescriptor - AS4ManagerFactoryInMemory - Class in com.helger.phase4.mgr
-
Implementation of
IAS4ManagerFactorycreating managers that are in-memory only. - AS4ManagerFactoryInMemory() - Constructor for class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- AS4ManagerFactoryPersistingFileSystem - Class in com.helger.phase4.mgr
-
Implementation of
IAS4ManagerFactorycreating managers that are persisting to disk. - AS4ManagerFactoryPersistingFileSystem() - Constructor for class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- AS4MessageProcessorResult - Class in com.helger.phase4.incoming.spi
-
This class represents the result of a message processor SPI implementation.
Note: cannot be serializable because WSS4JAttachment is not serializable - AS4MessageProcessorResult(ESuccess, ICommonsList<WSS4JAttachment>, String) - Constructor for class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- AS4MicroTypeConverterRegistrar - Class in com.helger.phase4.config
-
MicroType converter registry for this project.
- AS4MicroTypeConverterRegistrar() - Constructor for class com.helger.phase4.config.AS4MicroTypeConverterRegistrar
- AS4MimeMessage - Class in com.helger.phase4.messaging.mime
-
Special wrapper around a
MimeMessagewith an indicator if the message can be written more than once. - AS4MimeMessage(Session, boolean) - Constructor for class com.helger.phase4.messaging.mime.AS4MimeMessage
- AS4MimeMessage(Session, InputStream) - Constructor for class com.helger.phase4.messaging.mime.AS4MimeMessage
- AS4MimeMessageHelper - Class in com.helger.phase4.messaging.mime
-
Helper class for MIME message activities.
Old name before v3:MimeMessageCreator - AS4OutgoingAttachment - Class in com.helger.phase4.attachment
-
This represents a single payload for an outgoing message.
- AS4OutgoingAttachment(ByteArrayWrapper, File, String, String, IMimeType, EAS4CompressionMode, Charset, ICommonsOrderedMap<String, String>) - Constructor for class com.helger.phase4.attachment.AS4OutgoingAttachment
- AS4OutgoingAttachment.Builder - Class in com.helger.phase4.attachment
-
Builder class for class
AS4OutgoingAttachment. - AS4OutgoingDumperFileBased - Class in com.helger.phase4.dump
-
File based implementation of
IAS4OutgoingDumper. - AS4OutgoingDumperFileBased() - Constructor for class com.helger.phase4.dump.AS4OutgoingDumperFileBased
-
Default constructor.
- AS4OutgoingDumperFileBased(IAS4OutgoingDumperFileProvider) - Constructor for class com.helger.phase4.dump.AS4OutgoingDumperFileBased
-
Constructor with a custom file provider.
- AS4OutgoingDumperSingleUse - Class in com.helger.phase4.dump
-
A simple
IAS4OutgoingDumperthat can be used for a single transmission and dumps it to theOutputStreamprovided in the constructor. - AS4OutgoingDumperSingleUse(OutputStream) - Constructor for class com.helger.phase4.dump.AS4OutgoingDumperSingleUse
- AS4Profile - Class in com.helger.phase4.profile
-
Default implementation of
IAS4Profile. - AS4Profile(String, String, Supplier<? extends IAS4ProfileValidator>, IAS4ProfilePModeProvider, IPModeIDProvider, boolean, boolean) - Constructor for class com.helger.phase4.profile.AS4Profile
-
Constructor
- as4ProfileID() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- as4ProfileID(String) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the AS4 profile to be used.
- AS4ProfileManager - Class in com.helger.phase4.profile
-
AS4 profile manager.
- AS4ProfileManager() - Constructor for class com.helger.phase4.profile.AS4ProfileManager
- AS4ProfileSelector - Class in com.helger.phase4.incoming.mgr
-
Static helper class for the fallback AS4 profile selection.
- AS4PullRequestMessage - Class in com.helger.phase4.model.message
-
AS4 pull request message
- AS4PullRequestMessage(ESoapVersion, Ebms3SignalMessage) - Constructor for class com.helger.phase4.model.message.AS4PullRequestMessage
- AS4RawResponseConsumerWriteToFile - Class in com.helger.phase4.dump
-
Example implementation of
IAS4RawResponseConsumerwriting to a file. - AS4RawResponseConsumerWriteToFile() - Constructor for class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
-
Default constructor.
- AS4RawResponseConsumerWriteToFile(AS4RawResponseConsumerWriteToFile.IFileProvider) - Constructor for class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
-
Constructor with a custom file provider.
- AS4RawResponseConsumerWriteToFile.IFileProvider - Interface in com.helger.phase4.dump
-
Callback interface to create a file based on the provided metadata.
- AS4ReceiptMessage - Class in com.helger.phase4.model.message
-
AS4 receipt message
- AS4ReceiptMessage(ESoapVersion, Ebms3SignalMessage) - Constructor for class com.helger.phase4.model.message.AS4ReceiptMessage
- AS4RequestHandler - Class in com.helger.phase4.incoming
-
Process incoming AS4 transmissions.
- AS4RequestHandler(IAS4IncomingMessageMetadata) - Constructor for class com.helger.phase4.incoming.AS4RequestHandler
- AS4ResourceHelper - Class in com.helger.phase4.util
-
A resource manager that keeps track of temporary files and other closables that will be closed when this manager is closed.
- AS4ResourceHelper() - Constructor for class com.helger.phase4.util.AS4ResourceHelper
- AS4Sender - Class in com.helger.phase4.sender
-
This class contains all the settings necessary to send AS4 messages using the builder pattern.
- AS4Sender.BuilderPullRequest - Class in com.helger.phase4.sender
-
The default PullRequest builder.
- AS4Sender.BuilderUserMessage - Class in com.helger.phase4.sender
-
This sending builder enforces the creation of a MIME message by putting the payload as a MIME part.
- AS4ServerInitializer - Class in com.helger.phase4.incoming
-
This class contains the init method for the server: The
MetaAS4Managerinstance is ensured to be present The duplicate cleanup job will also be started. - AS4Servlet - Class in com.helger.phase4.servlet
-
AS4 receiving servlet.
This servlet works only, if a single AS4 profile is present. - AS4Servlet() - Constructor for class com.helger.phase4.servlet.AS4Servlet
- AS4SignalMessageProcessorResult - Class in com.helger.phase4.incoming.spi
-
This class represents the result of a message processor SPI implementation.
Note: cannot be serializable because WSS4JAttachment is not serializable - AS4SignalMessageProcessorResult(ESuccess, ICommonsList<WSS4JAttachment>, String, Ebms3UserMessage) - Constructor for class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- AS4Signer - Class in com.helger.phase4.messaging.crypto
-
Message singing helper.
- AS4SigningParams - Class in com.helger.phase4.crypto
-
AS4 signing parameters
- AS4SigningParams() - Constructor for class com.helger.phase4.crypto.AS4SigningParams
- AS4SingleSoapHeader - Class in com.helger.phase4.incoming.soap
-
This class represents a single DOM element in a SOAP header with some metadata.
- AS4SingleSoapHeader(Element, QName, boolean) - Constructor for class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- AS4SoapMimeMultipart - Class in com.helger.phase4.messaging.mime
-
Special
MimeMultipartthat modifies the Content-Type to add the "type" parameter with the SOAP versions MIME type.
Old name before v3:AS4SoapMimeMultipart. - AS4SoapMimeMultipart(ESoapVersion) - Constructor for class com.helger.phase4.messaging.mime.AS4SoapMimeMultipart
- AS4TrustStoreDescriptor - Class in com.helger.phase4.crypto
-
A specific helper for
TrustStoreDescriptor - AS4UnifiedResponse - Class in com.helger.phase4.servlet
-
Special
UnifiedResponseclass with some sanity methods. - AS4UnifiedResponse(EHttpVersion, EHttpMethod, HttpServletRequest) - Constructor for class com.helger.phase4.servlet.AS4UnifiedResponse
- AS4UserMessage - Class in com.helger.phase4.model.message
-
AS4 user message
- AS4UserMessage(ESoapVersion, Ebms3UserMessage) - Constructor for class com.helger.phase4.model.message.AS4UserMessage
- AS4WsuIdAllocator - Class in com.helger.phase4.wss
-
phase4 specific implementation of
WsuIdAllocator. - AS4WsuIdAllocator() - Constructor for class com.helger.phase4.wss.AS4WsuIdAllocator
- AS4XMLHelper - Class in com.helger.phase4.util
-
AS4 XML helper methods.
- AS4XServletHandler - Class in com.helger.phase4.servlet
-
Main handler for the
AS4Servlet - AS4XServletHandler() - Constructor for class com.helger.phase4.servlet.AS4XServletHandler
-
Default constructor.
- assignFrom(HttpRetrySettings) - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- attachment(AS4OutgoingAttachment) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set optional attachment.
- attachment(AS4OutgoingAttachment.Builder) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set optional attachment.
- ATTACHMENT_ID_ATTACHMENTS - Static variable in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- attachments() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- attachments() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- attachments(AS4OutgoingAttachment...) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set optional attachments.
- attachments(Iterable<? extends AS4OutgoingAttachment>) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set optional attachments.
B
- BasicHttpPoster - Class in com.helger.phase4.messaging.http
-
A generic HTTP POST wrapper based on
IHttpClientProviderandHttpPost. - BasicHttpPoster() - Constructor for class com.helger.phase4.messaging.http.BasicHttpPoster
- BST_DIRECT_REFERENCE - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Send the signing certificate as a
BinarySecurityToken. - build() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- build() - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- build() - Method in class com.helger.phase4.model.MessageProperty.Builder
- BUILD_TIMESTAMP - Static variable in class com.helger.phase4.CAS4Version
-
Build timestamp - from properties file
- BUILD_VERSION - Static variable in class com.helger.phase4.CAS4Version
-
Current version - from properties file
- builder() - Static method in class com.helger.phase4.attachment.AS4OutgoingAttachment
-
Create a new builder.
- builder() - Static method in class com.helger.phase4.model.MessageProperty
- builder(Ebms3Property) - Static method in class com.helger.phase4.model.MessageProperty
- Builder() - Constructor for class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- Builder() - Constructor for class com.helger.phase4.model.MessageProperty.Builder
- builderPullRequest() - Static method in class com.helger.phase4.sender.AS4Sender
- BuilderPullRequest() - Constructor for class com.helger.phase4.sender.AS4Sender.BuilderPullRequest
-
Create a new builder, with the some fields already set as outlined in
AbstractAS4PullRequestBuilder() - builderUserMessage() - Static method in class com.helger.phase4.sender.AS4Sender
- BuilderUserMessage() - Constructor for class com.helger.phase4.sender.AS4Sender.BuilderUserMessage
-
Create a new builder, with some fields already set as outlined in
AbstractAS4UserMessageBuilderMIMEPayload() - buildMessage(String, IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Build the AS4 message to be sent.
- buildMessage(String, IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.client.AS4ClientErrorMessage
- buildMessage(String, IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.client.AS4ClientPullRequestMessage
- buildMessage(String, IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- buildMessage(String, IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.client.AS4ClientUserMessage
- buildMessageCallback() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- buildMessageCallback(IAS4ClientBuildMessageCallback) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set a internal message callback.
C
- C14N_ALGORITHM_DEFAULT - Static variable in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- C14N_EXCL_OMIT_COMMENTS - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- C14N_EXCL_WITH_COMMENTS - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- C14N_OMIT_COMMENTS - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- C14N_WITH_COMMENTS - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- call(IThrowingSupplier<T, EX>) - Static method in class com.helger.phase4.wss.WSSSynchronizer
- CALLBACK - Enum constant in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
- canBeKeptInMemory(long) - Static method in class com.helger.phase4.attachment.WSS4JAttachment
-
Check if an incoming attachment can be kept in memory, or if a temporary file is needed.
- canSendDocument() - Method in interface com.helger.phase4.sender.IAS4SenderInterrupt
- canSendUserMessageBack() - Method in enum com.helger.phase4.model.EMEPBinding
- CAS4 - Class in com.helger.phase4
-
AS4 constants
- CAS4Crypto - Class in com.helger.phase4.crypto
-
Constant values for the AS4 cryptography.
- CAS4Version - Class in com.helger.phase4
-
Contains application wide constants.
- category(EEbmsErrorCategory) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- charset(Charset) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Define the charset of the outgoing attachment.
- checkConsistency() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- checkConsistency() - Method in class com.helger.phase4.model.MessageProperty.Builder
- clearCache() - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- clearCache() - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerXML
- clearCache() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
-
Remove all entries in the cache.
- clone() - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Exception
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- clone() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-cloneable2
- cloneTo(AS4CryptParams) - Method in class com.helger.phase4.crypto.AS4CryptParams
- cloneTo(AS4SigningParams) - Method in class com.helger.phase4.crypto.AS4SigningParams
- cloneTo(AcceptanceAcknowledgement) - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
This method clones all values from
thisto the passed object. - cloneTo(EbbpSigPartyInfoType) - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
This method clones all values from
thisto the passed object. - cloneTo(EbbpSigProcessSpecificationInfoType) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
This method clones all values from
thisto the passed object. - cloneTo(EbbpSigRoleType) - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
This method clones all values from
thisto the passed object. - cloneTo(EbbpSigSignalIdentificationInformation) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3AgreementRef) - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3CollaborationInfo) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Description) - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Error) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3From) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3MessageInfo) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3MessageProperties) - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Messaging) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PartInfo) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PartProperties) - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PartyId) - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PartyInfo) - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PayloadInfo) - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Property) - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3PullRequest) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Receipt) - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Schema) - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3Service) - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3SignalMessage) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3To) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
This method clones all values from
thisto the passed object. - cloneTo(Ebms3UserMessage) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
This method clones all values from
thisto the passed object. - cloneTo(Exception) - Method in class com.helger.phase4.ebms3header.Exception
-
This method clones all values from
thisto the passed object. - cloneTo(Exception.ExceptionType) - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
This method clones all values from
thisto the passed object. - cloneTo(MessagePartNRInformation) - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
This method clones all values from
thisto the passed object. - cloneTo(NonRepudiationInformation) - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
This method clones all values from
thisto the passed object. - cloneTo(ReceiptAcknowledgement) - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
This method clones all values from
thisto the passed object. - cloneTo(Soap11Body) - Method in class com.helger.phase4.soap11.Soap11Body
-
This method clones all values from
thisto the passed object. - cloneTo(Soap11Detail) - Method in class com.helger.phase4.soap11.Soap11Detail
-
This method clones all values from
thisto the passed object. - cloneTo(Soap11Envelope) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
This method clones all values from
thisto the passed object. - cloneTo(Soap11Fault) - Method in class com.helger.phase4.soap11.Soap11Fault
-
This method clones all values from
thisto the passed object. - cloneTo(Soap11Header) - Method in class com.helger.phase4.soap11.Soap11Header
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Body) - Method in class com.helger.phase4.soap12.Soap12Body
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Detail) - Method in class com.helger.phase4.soap12.Soap12Detail
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Envelope) - Method in class com.helger.phase4.soap12.Soap12Envelope
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Fault) - Method in class com.helger.phase4.soap12.Soap12Fault
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Faultcode) - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Faultreason) - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Header) - Method in class com.helger.phase4.soap12.Soap12Header
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12NotUnderstoodType) - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Reasontext) - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12Subcode) - Method in class com.helger.phase4.soap12.Soap12Subcode
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12SupportedEnvType) - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
This method clones all values from
thisto the passed object. - cloneTo(Soap12UpgradeType) - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
This method clones all values from
thisto the passed object. - close() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- close() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- close() - Method in class com.helger.phase4.util.AS4ResourceHelper
- close() - Method in class com.helger.phase4.util.MultiOutputStream
- com.helger.phase4 - package com.helger.phase4
- com.helger.phase4.attachment - package com.helger.phase4.attachment
- com.helger.phase4.client - package com.helger.phase4.client
- com.helger.phase4.config - package com.helger.phase4.config
- com.helger.phase4.crypto - package com.helger.phase4.crypto
- com.helger.phase4.dump - package com.helger.phase4.dump
- com.helger.phase4.duplicate - package com.helger.phase4.duplicate
- com.helger.phase4.ebms3header - package com.helger.phase4.ebms3header
- com.helger.phase4.ebms3header.runtime - package com.helger.phase4.ebms3header.runtime
- com.helger.phase4.incoming - package com.helger.phase4.incoming
- com.helger.phase4.incoming.crypto - package com.helger.phase4.incoming.crypto
- com.helger.phase4.incoming.mgr - package com.helger.phase4.incoming.mgr
- com.helger.phase4.incoming.soap - package com.helger.phase4.incoming.soap
- com.helger.phase4.incoming.spi - package com.helger.phase4.incoming.spi
- com.helger.phase4.marshaller - package com.helger.phase4.marshaller
- com.helger.phase4.messaging - package com.helger.phase4.messaging
- com.helger.phase4.messaging.crypto - package com.helger.phase4.messaging.crypto
- com.helger.phase4.messaging.http - package com.helger.phase4.messaging.http
- com.helger.phase4.messaging.mime - package com.helger.phase4.messaging.mime
- com.helger.phase4.mgr - package com.helger.phase4.mgr
- com.helger.phase4.model - package com.helger.phase4.model
- com.helger.phase4.model.error - package com.helger.phase4.model.error
- com.helger.phase4.model.message - package com.helger.phase4.model.message
- com.helger.phase4.model.mpc - package com.helger.phase4.model.mpc
- com.helger.phase4.model.pmode - package com.helger.phase4.model.pmode
- com.helger.phase4.model.pmode.leg - package com.helger.phase4.model.pmode.leg
- com.helger.phase4.model.pmode.resolve - package com.helger.phase4.model.pmode.resolve
- com.helger.phase4.profile - package com.helger.phase4.profile
- com.helger.phase4.sender - package com.helger.phase4.sender
- com.helger.phase4.servlet - package com.helger.phase4.servlet
- com.helger.phase4.soap11 - package com.helger.phase4.soap11
- com.helger.phase4.soap12 - package com.helger.phase4.soap12
- com.helger.phase4.util - package com.helger.phase4.util
- com.helger.phase4.wss - package com.helger.phase4.wss
- COMMUNICATION - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorCategory
- compression(EAS4CompressionMode) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- compressionGZIP() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Shortcut for
compression (EAS4CompressionMode.GZIP) - CONNECTION_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- containsCompressedAttachmentID(String) - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- containsHeaderElementProcessor(QName) - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- containsWithID(String) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Check if an MPC with the specified ID is contained.
- containsWithID(String) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- CONTENT - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorCategory
- CONTENT_DESCRIPTION_ATTACHMENT - Static variable in class com.helger.phase4.attachment.WSS4JAttachment
- CONTENT_ID_PREFIX - Static variable in class com.helger.phase4.attachment.WSS4JAttachment
- CONTENT_ID_SUFFIX - Static variable in class com.helger.phase4.attachment.WSS4JAttachment
- contentID(String) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- conversationID() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- conversationID(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the optional AS4 conversation ID.
- convertToJson(IPMode) - Static method in class com.helger.phase4.model.pmode.PModeJsonConverter
- convertToJson(PModeAddressList) - Static method in class com.helger.phase4.model.pmode.leg.PModeAddressListJsonConverter
- convertToJson(PModeLeg) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegJsonConverter
- convertToJson(PModeLegBusinessInformation) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationJsonConverter
- convertToJson(PModeLegErrorHandling) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingJsonConverter
- convertToJson(PModeLegProtocol) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegProtocolJsonConverter
- convertToJson(PModeLegReliability) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegReliabilityJsonConverter
- convertToJson(PModeLegSecurity) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegSecurityJsonConverter
-
Convert the provided
PModeLegSecurityobject to a JSON object. - convertToJson(PModePayloadProfile) - Static method in class com.helger.phase4.model.pmode.leg.PModePayloadProfileJsonConverter
- convertToJson(PModeProperty) - Static method in class com.helger.phase4.model.pmode.leg.PModePropertyJsonConverter
- convertToJson(PModeParty) - Static method in class com.helger.phase4.model.pmode.PModePartyJsonConverter
- convertToJson(PModePayloadService) - Static method in class com.helger.phase4.model.pmode.PModePayloadServiceJsonConverter
- convertToJson(PModeReceptionAwareness) - Static method in class com.helger.phase4.model.pmode.PModeReceptionAwarenessJsonConverter
- convertToMicroElement(AS4DuplicateItem, String, String) - Method in class com.helger.phase4.duplicate.AS4DuplicateItemMicroTypeConverter
- convertToMicroElement(MPC, String, String) - Method in class com.helger.phase4.model.mpc.MPCMicroTypeConverter
- convertToMicroElement(PModeAddressList, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeAddressListMicroTypeConverter
- convertToMicroElement(PModeLegBusinessInformation, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationMicroTypeConverter
- convertToMicroElement(PModeLegErrorHandling, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingMicroTypeConverter
- convertToMicroElement(PModeLegProtocol, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocolMicroTypeConverter
- convertToMicroElement(PModeLegReliability, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliabilityMicroTypeConverter
- convertToMicroElement(PModeLeg, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegMicroTypeConverter
- convertToMicroElement(PModeLegSecurity, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurityMicroTypeConverter
- convertToMicroElement(PModePayloadProfile, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfileMicroTypeConverter
- convertToMicroElement(PModeProperty, String, String) - Method in class com.helger.phase4.model.pmode.leg.PModePropertyMicroTypeConverter
- convertToMicroElement(PModeParty, String, String) - Method in class com.helger.phase4.model.pmode.PModePartyMicroTypeConverter
- convertToMicroElement(PModePayloadService, String, String) - Method in class com.helger.phase4.model.pmode.PModePayloadServiceMicroTypeConverter
- convertToMicroElement(PModeReceptionAwareness, String, String) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwarenessMicroTypeConverter
- convertToMicroElement(PMode, String, String) - Method in class com.helger.phase4.model.pmode.PModeMicroTypeConverter
- convertToNative(IJsonArray) - Static method in class com.helger.phase4.model.pmode.leg.PModeAddressListJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegProtocolJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegReliabilityJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegSecurityJsonConverter
-
Convert the provided JSON to a
PModeLegSecurityobject. - convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModePayloadProfileJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.leg.PModePropertyJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModeJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModePartyJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModePayloadServiceJsonConverter
- convertToNative(IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModeReceptionAwarenessJsonConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.duplicate.AS4DuplicateItemMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.mpc.MPCMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeAddressListMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocolMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliabilityMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurityMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfileMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.leg.PModePropertyMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.PModeMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.PModePartyMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.PModePayloadServiceMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwarenessMicroTypeConverter
- cookies() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- cookies() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- correlations() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- create(Ebms3MessageInfo, Ebms3PayloadInfo, Ebms3CollaborationInfo, Ebms3PartyInfo, Ebms3MessageProperties, String, ESoapVersion) - Static method in class com.helger.phase4.model.message.AS4UserMessage
- create(AS4MimeMessage) - Static method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- create(ESoapVersion, Ebms3MessageInfo, ICommonsList<Ebms3Error>) - Static method in class com.helger.phase4.model.message.AS4ErrorMessage
- create(ESoapVersion, Ebms3MessageInfo, String, List<Object>) - Static method in class com.helger.phase4.model.message.AS4PullRequestMessage
- create(ESoapVersion, Ebms3UserMessage) - Static method in class com.helger.phase4.model.message.AS4UserMessage
- create(ESoapVersion, String, ICommonsList<Ebms3Error>) - Static method in class com.helger.phase4.model.message.AS4ErrorMessage
- create(ESoapVersion, String, Ebms3UserMessage, Node, boolean, String) - Static method in class com.helger.phase4.model.message.AS4ReceiptMessage
-
This method creates a receipt message.
- create(String, String, Long, String) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- createAcceptanceAcknowledgement() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
AcceptanceAcknowledgement - createAttachment(MimeBodyPart, AS4ResourceHelper) - Method in interface com.helger.phase4.attachment.IAS4IncomingAttachmentFactory
-
Create an attachment if the source message is a MIME message
- createBody(Soap11Body) - Method in class com.helger.phase4.soap11.ObjectFactory
- createBody(Soap12Body) - Method in class com.helger.phase4.soap12.ObjectFactory
- createCrypto(AS4CryptoProperties) - Static method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.Helper method to create a WSS4J
Cryptoinstance based on the provided crypto properties. - createDefault() - Static method in class com.helger.phase4.crypto.AS4CryptParams
- createDefault() - Static method in class com.helger.phase4.crypto.AS4SigningParams
- createDefault() - Static method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- createDefault(IAS4PModeResolver, IAS4CryptoFactory, IAS4CryptoFactory, IPMode, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration) - Static method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- createDefaultHttpClientFactory() - Static method in class com.helger.phase4.messaging.http.BasicHttpPoster
- createDefaultInstance() - Static method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- createDefaultInstance() - Static method in interface com.helger.phase4.mgr.IAS4TimestampManager
- createDefaultMessageIDFactory() - Static method in class com.helger.phase4.client.AbstractAS4Client
- createDefaultPMode(String, String, String) - Method in class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- createDumpingHttpEntity(IAS4OutgoingDumper, HttpEntity, String, HttpHeaderMap, int, Wrapper<OutputStream>) - Static method in class com.helger.phase4.messaging.http.BasicHttpPoster
- createDuplicateManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- createDuplicateManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- createDuplicateManager() - Method in interface com.helger.phase4.mgr.IAS4ManagerFactory
- createEbbpSigPartyInfoType() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
EbbpSigPartyInfoType - createEbbpSigProcessSpecificationInfoType() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
EbbpSigProcessSpecificationInfoType - createEbbpSigRoleType() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
EbbpSigRoleType - createEbbpSigSignalIdentificationInformation() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
EbbpSigSignalIdentificationInformation - createEbms3AgreementRef() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3AgreementRef - createEbms3CollaborationInfo() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3CollaborationInfo - createEbms3CollaborationInfo(String, String, String, String, String, String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3Description() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Description - createEbms3Description(Locale, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3Error() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Error - createEbms3From() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3From - createEbms3MessageInfo() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3MessageInfo - createEbms3MessageInfo() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Create a new message info with a UUID as message ID.
- createEbms3MessageInfo(String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Create a new message info with a UUID as message ID and a reference to the previous message.
- createEbms3MessageInfo(String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Create a new message info.
- createEbms3MessageInfo(String, String, OffsetDateTime) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Create a new message info.
- createEbms3MessageProperties() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3MessageProperties - createEbms3MessageProperties(Ebms3Property...) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3MessageProperties(List<Ebms3Property>) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3Messaging() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Messaging - createEbms3PartInfo() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PartInfo - createEbms3PartInfo(IAS4Attachment) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PartProperties() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PartProperties - createEbms3PartyId() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PartyId - createEbms3PartyId(String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PartyId(String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PartyInfo() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PartyInfo - createEbms3PartyInfo(String, String, String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PartyInfo(String, String, String, String, String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PayloadInfo() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PayloadInfo - createEbms3PayloadInfo(boolean, ICommonsList<? extends IAS4Attachment>) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Add payload info if attachments are present.
- createEbms3Property() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Property - createEbms3Property(String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3Property(String, String, String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3PullRequest() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3PullRequest - createEbms3Receipt() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Receipt - createEbms3ReversePartyInfo(Ebms3PartyInfo) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createEbms3Schema() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Schema - createEbms3Service() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3Service - createEbms3SignalMessage() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3SignalMessage - createEbms3To() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3To - createEbms3UserMessage() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Ebms3UserMessage - createEnvelope(Soap11Envelope) - Method in class com.helger.phase4.soap11.ObjectFactory
- createEnvelope(Soap12Envelope) - Method in class com.helger.phase4.soap12.ObjectFactory
- createError(String) - Static method in class com.helger.phase4.util.AS4IOHelper
- createException() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Exception - createExceptionExceptionType() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
Exception.ExceptionType - createFailure() - Static method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
-
Create a negative response.
- createFailure() - Static method in class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- createFault(Soap11Fault) - Method in class com.helger.phase4.soap11.ObjectFactory
- createFault(Soap12Fault) - Method in class com.helger.phase4.soap12.ObjectFactory
- createFile(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in interface com.helger.phase4.dump.IAS4IncomingDumperFileProvider
-
Get the
Fileto write the dump to. - createFile(String) - Method in interface com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile.IFileProvider
-
Get the
Fileto write the raw response to. - createForDefaultSoapVersion(String) - Static method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- createForDirectory(File) - Static method in class com.helger.phase4.dump.AS4IncomingDumperFileBased
-
Create a new instance for the provided directory.
- createForDirectory(File) - Static method in class com.helger.phase4.dump.AS4OutgoingDumperFileBased
-
Create a new instance for the provided directory.
- createForDirectory(File) - Static method in class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
-
Create a new instance for the provided directory.
- createForRequest() - Static method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- createForResponse(String) - Static method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- createFromConfig() - Static method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- createFromConfig() - Static method in class com.helger.phase4.crypto.AS4KeyStoreDescriptor
-
Create the key store descriptor from the default configuration item.
- createFromConfig() - Static method in class com.helger.phase4.crypto.AS4TrustStoreDescriptor
-
Create the trust store descriptor from the default configuration item.
- createFromConfig(IConfigWithFallback, String, Provider) - Static method in class com.helger.phase4.crypto.AS4KeyStoreDescriptor
-
Create the key store descriptor from the provided configuration item.
- createFromConfig(IConfigWithFallback, String, Provider) - Static method in class com.helger.phase4.crypto.AS4TrustStoreDescriptor
-
Create the trust store descriptor from the provided configuration item.
- createFromString(String) - Static method in class com.helger.phase4.model.pmode.leg.PModeAddressList
-
Create a new
PModeAddressListbased on a comma separated String. - createHeader(Soap11Header) - Method in class com.helger.phase4.soap11.ObjectFactory
- createHeader(Soap12Header) - Method in class com.helger.phase4.soap12.ObjectFactory
- createId(String, Object) - Method in class com.helger.phase4.wss.AS4WsuIdAllocator
- createIncomingFileAttachment(MimeBodyPart, AS4ResourceHelper) - Static method in class com.helger.phase4.attachment.WSS4JAttachment
- createIncomingMessageMetadata(IRequestWebScopeWithoutResponse) - Method in class com.helger.phase4.servlet.AS4XServletHandler
-
Create the incoming message metadata based on the provided request.
- createMainAttachment(AS4OutgoingAttachment, AS4ResourceHelper) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Create the main attachment.
- createMessageID() - Method in class com.helger.phase4.client.AbstractAS4Client
- createMessagePartNRInformation() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
MessagePartNRInformation - createMessaging(Ebms3Messaging) - Method in class com.helger.phase4.ebms3header.ObjectFactory
- createMPC(MPC) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Create a new MPC.
- createMPC(MPC) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- createMPC(MPC) - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- createMPCManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- createMPCManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- createMPCManager() - Method in interface com.helger.phase4.mgr.IAS4ManagerFactory
- createNonRepudiationInformation() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
NonRepudiationInformation - createNotUnderstood(Soap12NotUnderstoodType) - Method in class com.helger.phase4.soap12.ObjectFactory
- createOrUpdatePMode(PMode) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Create or update the provided PMode.
- createOrUpdatePMode(PMode) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- createOrUpdatePMode(PMode) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- createOtherAttachment(AS4OutgoingAttachment, AS4ResourceHelper, int) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Create another attachment that is not "main".
- createOutgoingFileAttachment(byte[], String, String, IMimeType, EAS4CompressionMode, Charset, AS4ResourceHelper) - Static method in class com.helger.phase4.attachment.WSS4JAttachment
-
Quasi constructor.
- createOutgoingFileAttachment(AS4OutgoingAttachment, AS4ResourceHelper) - Static method in class com.helger.phase4.attachment.WSS4JAttachment
- createOutgoingFileAttachment(File, String, String, IMimeType, EAS4CompressionMode, Charset, AS4ResourceHelper) - Static method in class com.helger.phase4.attachment.WSS4JAttachment
-
Quasi constructor.
- createPhase4ValueProvider() - Static method in class com.helger.phase4.config.AS4Configuration
-
The configuration value provider created in here uses the default lookup scheme defined by
ConfigFactory.createDefaultValueProvider()but adds support for AS4 specific files. - createPMode(PMode) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Create a new PMode.
- createPMode(PMode) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- createPMode(PMode) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- createPModeManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- createPModeManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- createPModeManager() - Method in interface com.helger.phase4.mgr.IAS4ManagerFactory
- createPModeTemplate(String, String, String) - Method in class com.helger.phase4.profile.AS4Profile
- createPModeTemplate(String, String, String) - Method in interface com.helger.phase4.profile.IAS4Profile
-
Create a PMode for the provided parameters.
- createProfileManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- createProfileManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- createProfileManager() - Method in interface com.helger.phase4.mgr.IAS4ManagerFactory
- createRandomContentID() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createRandomConversationID() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createRandomMessageID() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Create a new random AS4 Message ID.
- createRandomMessagingID() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createRandomWSUID() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- createReceiptAcknowledgement() - Method in class com.helger.phase4.ebms3header.ObjectFactory
-
Create an instance of
ReceiptAcknowledgement - createRepeatableHttpEntity(HttpEntity) - Method in class com.helger.phase4.util.AS4ResourceHelper
-
Ensure the provided
HttpEntitycan be read more than once. - createResponseAbstraction(AS4UnifiedResponse) - Static method in class com.helger.phase4.servlet.AS4XServletHandler
-
Create the
IAS4ResponseAbstractionfor use withAS4UnifiedResponse. - createSecureId(String, Object) - Method in class com.helger.phase4.wss.AS4WsuIdAllocator
- createSignedMessage(IAS4CryptoFactory, Document, ESoapVersion, String, ICommonsList<WSS4JAttachment>, AS4ResourceHelper, boolean, AS4SigningParams) - Static method in class com.helger.phase4.messaging.crypto.AS4Signer
-
This method must be used if the message does not contain attachments, that should be in a additional mime message part.
- createSimple(String, String) - Static method in class com.helger.phase4.model.pmode.PModeParty
- createSoap11Body() - Method in class com.helger.phase4.soap11.ObjectFactory
-
Create an instance of
Soap11Body - createSoap11Detail() - Method in class com.helger.phase4.soap11.ObjectFactory
-
Create an instance of
Soap11Detail - createSoap11Envelope() - Method in class com.helger.phase4.soap11.ObjectFactory
-
Create an instance of
Soap11Envelope - createSoap11Fault() - Method in class com.helger.phase4.soap11.ObjectFactory
-
Create an instance of
Soap11Fault - createSoap11Header() - Method in class com.helger.phase4.soap11.ObjectFactory
-
Create an instance of
Soap11Header - createSoap12Body() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Body - createSoap12Detail() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Detail - createSoap12Envelope() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Envelope - createSoap12Fault() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Fault - createSoap12Faultcode() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Faultcode - createSoap12Faultreason() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Faultreason - createSoap12Header() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Header - createSoap12NotUnderstoodType() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12NotUnderstoodType - createSoap12Reasontext() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Reasontext - createSoap12Subcode() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12Subcode - createSoap12SupportedEnvType() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12SupportedEnvType - createSoap12UpgradeType() - Method in class com.helger.phase4.soap12.ObjectFactory
-
Create an instance of
Soap12UpgradeType - createStaticWSSConfig() - Static method in class com.helger.phase4.wss.WSSConfigManager
- createSuccess() - Static method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- createSuccess() - Static method in class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- createSuccess(ICommonsList<WSS4JAttachment>, String, Ebms3UserMessage) - Static method in class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- createSuccessExt(ICommonsList<WSS4JAttachment>, String) - Static method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
-
Create a success message with optional attachments.
- createTempFile() - Method in class com.helger.phase4.util.AS4ResourceHelper
- createTimestampManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryInMemory
- createTimestampManager() - Method in class com.helger.phase4.mgr.AS4ManagerFactoryPersistingFileSystem
- createTimestampManager() - Method in interface com.helger.phase4.mgr.IAS4ManagerFactory
- createUndefined() - Static method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- createUnifiedResponse(EHttpVersion, EHttpMethod, HttpServletRequest, IRequestWebScope) - Method in class com.helger.phase4.servlet.AS4XServletHandler
- createUpgrade(Soap12UpgradeType) - Method in class com.helger.phase4.soap12.ObjectFactory
- createWSSConfig() - Method in class com.helger.phase4.wss.WSSConfigManager
- createWSSecEncrypt(WSSecHeader) - Method in interface com.helger.phase4.crypto.IWSSecEncryptCustomizer
-
Create an overloaded version of WSSecEncrypt
- createWSSecSignature(WSSecHeader) - Method in interface com.helger.phase4.crypto.IWSSecSignatureCustomizer
-
Create an overloaded version of WSSecSignature
- CRYPT_3DES - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- CRYPTO_PROVIDER - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.The class name implementing the CryptoProvider - default value is "org.apache.wss4j.common.crypto.Merlin"
- cryptoFactory(IAS4CryptoFactory) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the crypto factory to be used for signing and crypting.
- cryptoFactoryCrypt() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- cryptoFactoryCrypt(IAS4CryptoFactory) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the crypto factory to be used for crypting.
- cryptoFactorySign() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- cryptoFactorySign(IAS4CryptoFactory) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the crypto factory to be used for signing.
- cryptoProperties() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- cryptParams() - Method in class com.helger.phase4.client.AbstractAS4Client
- cryptParams() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Get the mutable AS4 crypt parameters.
- CT_PARAM_TYPE - Static variable in class com.helger.phase4.messaging.mime.AS4SoapMimeMultipart
- CUSTOM_KEY_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
CUSTOM_KEY_IDENTIFIERis used to set a KeyIdentifier to a particular ID The reference id and value type are set externally. - CUSTOM_SYMM_SIGNING - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
CUSTOM_SYMM_SIGNINGis used internally only to set a specific Signature behavior. - CUSTOM_SYMM_SIGNING_DIRECT - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
CUSTOM_SYMM_SIGNING_DIRECTis used internally only to set a specific Signature behavior. - customHttpPoster() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- customHttpPoster(IHttpPoster) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the HTTP poster to be used.
- customize(WSSecEncrypt) - Method in interface com.helger.phase4.crypto.IWSSecEncryptCustomizer
-
The customization happens AFTER all the default properties are applied.
- customize(WSSecSignature) - Method in interface com.helger.phase4.crypto.IWSSecSignatureCustomizer
-
The customization happens AFTER all the default properties are applied.
- customizeAfterHandling(IRequestWebScopeWithoutResponse, AS4UnifiedResponse, AS4RequestHandler) - Method in interface com.helger.phase4.servlet.IAS4ServletRequestHandlerCustomizer
-
Called after the message was handled, and no exception was thrown.
- customizeBeforeHandling(IRequestWebScopeWithoutResponse, AS4UnifiedResponse, AS4RequestHandler) - Method in interface com.helger.phase4.servlet.IAS4ServletRequestHandlerCustomizer
-
Called before the message is handled.
- customizeBeforeSending() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Internal method that is invoked after the required fields are checked but before sending takes place.
- customPartProperties() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- customPartProperties() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- customProperties() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- customProperties(ICommonsOrderedMap<String, String>) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Use the provided map of custom properties.
- customProperty(String, String) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Remove all existing custom properties and only use the provided one.
D
- data(byte[]) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- data(ByteArrayWrapper) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- data(File) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- DATA_TYPE_STRING - Static variable in class com.helger.phase4.model.pmode.leg.PModeProperty
- DataContentHandlerSoap12 - Class in com.helger.phase4.messaging.mime
-
Special DataContentHandler for SOAP 1.2 messages with the special MIME type.
- DataContentHandlerSoap12() - Constructor for class com.helger.phase4.messaging.mime.DataContentHandlerSoap12
- debug(Supplier<? super String>) - Static method in class com.helger.phase4.messaging.http.AS4HttpDebug
-
Debug the provided string if
AS4HttpDebug.isEnabled(). - DECOMPRESSION_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- DECRYPT_VERIFY - Enum constant in enum com.helger.phase4.crypto.ECryptoMode
-
For decryption and signature verification
- decryptAS4In(String, byte[], IAS4CryptoFactory, IAS4CryptoFactory, Consumer<HttpHeaderMap>, AS4DumpReader.IDecryptedPayloadConsumer) - Static method in class com.helger.phase4.dump.AS4DumpReader
-
Utility method to decrypt dumped .as4in message late.
Note: this method was mainly created for internal use and does not win the prize for the most sexy piece of software in the world ;-) - decryptRequestDataModifier() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- decryptRequestDataModifier(IAS4DecryptParameterModifier) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set an optional customizing callback that is invoked when decrypting a message, to be able to modify the decryption configuration.
- DEFAULT_ACTION_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_AT_LEAST_ONCE_ACK_ON_DELIVERY - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_AT_LEAST_ONCE_CONTRACT - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_AT_LEAST_ONCE_CONTRACT_ACK_RESPONSE - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_AT_MOST_ONCE_CONTRACT - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_BASE_PATH - Static variable in class com.helger.phase4.dump.AS4IncomingDumperFileBased
-
The default relative path for incoming messages.
- DEFAULT_BASE_PATH - Static variable in class com.helger.phase4.dump.AS4OutgoingDumperFileBased
-
The default relative path for outgoing messages.
- DEFAULT_CONFIG_PREFIX - Static variable in class com.helger.phase4.crypto.CAS4Crypto
- DEFAULT_DEBUG - Static variable in class com.helger.phase4.messaging.http.AS4HttpDebug
- DEFAULT_DIGEST_ALGORITHM - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_DUPLICATE_DETECTION - Static variable in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- DEFAULT_DYNAMIC - Static variable in interface com.helger.phase4.model.pmode.IPModeIDProvider
-
The default implementation combines initiator ID value and responder ID value with a minus sign
- DEFAULT_EBMS - Static variable in enum com.helger.phase4.model.EMEP
- DEFAULT_EBMS - Static variable in enum com.helger.phase4.model.EMEPBinding
- DEFAULT_ENCRYPT_SYMMETRIC_SESSION_KEY - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_FILE_EXTENSION - Static variable in interface com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile.IFileProvider
-
The default file extension to be used
- DEFAULT_FILE_EXTENSION - Static variable in interface com.helger.phase4.dump.IAS4IncomingDumperFileProvider
-
The default file extension to be used
- DEFAULT_FILE_EXTENSION - Static variable in interface com.helger.phase4.dump.IAS4OutgoingDumperFileProvider
-
The default file extension to be used
- DEFAULT_FORCE_MIME_MESSAGE - Static variable in class com.helger.phase4.client.AS4ClientUserMessage
- DEFAULT_FROM_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_HANDLE_HTTP_HEADERS - Static variable in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- DEFAULT_HANDLE_STATUS_LINE - Static variable in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- DEFAULT_IN_ORDER_CONTACT - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_INCLUDE_HEADERS - Static variable in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
- DEFAULT_INCLUDE_HEADERS - Static variable in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
- DEFAULT_INITIATOR_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_INSTANCE - Static variable in interface com.helger.phase4.attachment.IAS4IncomingAttachmentFactory
-
The default instance of
IAS4IncomingAttachmentFactorythat usesWSS4JAttachment.createIncomingFileAttachment(MimeBodyPart, AS4ResourceHelper) - DEFAULT_KEY_ENCRYPTION_ALGORITHM - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_KEY_IDENTIFIER_TYPE - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_KEY_IDENTIFIER_TYPE - Static variable in class com.helger.phase4.crypto.AS4SigningParams
- DEFAULT_KEY_STORE_TYPE - Static variable in class com.helger.phase4.crypto.CAS4Crypto
- DEFAULT_KEYSTORE_TYPE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- DEFAULT_LOCALE - Static variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- DEFAULT_MANDATORY - Static variable in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- DEFAULT_MANDATORY - Static variable in class com.helger.phase4.model.pmode.leg.PModeProperty
- DEFAULT_MAX_RETRIES - Static variable in class com.helger.phase4.messaging.http.HttpRetrySettings
- DEFAULT_MAX_RETRIES - Static variable in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- DEFAULT_MGF_ALGORITHM - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_MPC_ID - Static variable in class com.helger.phase4.CAS4
- DEFAULT_PHASE4_INCOMING_DUPLICATEDISPOSAL_MINUTES - Static variable in class com.helger.phase4.config.AS4Configuration
- DEFAULT_PHASE4_MANAGER_INMEMORY - Static variable in class com.helger.phase4.config.AS4Configuration
- DEFAULT_PHASE4_WSS4J_SYNCSECURITY - Static variable in class com.helger.phase4.config.AS4Configuration
- DEFAULT_PMODE_AUTHORIZE - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_QUOTE_HTTP_HEADERS - Static variable in class com.helger.phase4.messaging.http.BasicHttpPoster
- DEFAULT_RECEPTION_AWARENESS - Static variable in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- DEFAULT_REPORT_AS_RESPONSE - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- DEFAULT_REPORT_DELIVERY_FAILURES_NOTIFY_PRODUCER - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- DEFAULT_REPORT_PROCESS_ERROR_NOTIFY_CONSUMER - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- DEFAULT_REPORT_PROCESS_ERROR_NOTIFY_PRDOUCER - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- DEFAULT_RESPONDER_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_RETRY - Static variable in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- DEFAULT_RETRY_DURATION - Static variable in class com.helger.phase4.messaging.http.HttpRetrySettings
- DEFAULT_RETRY_INCREASE_FACTOR - Static variable in class com.helger.phase4.messaging.http.HttpRetrySettings
- DEFAULT_RETRY_INTERVAL_MS - Static variable in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- DEFAULT_ROLE - Static variable in class com.helger.phase4.CAS4
- DEFAULT_SEND_RECEIPT - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_SEND_RECEIPT_NON_REPUDIATION - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_SERVICE_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_SESSION_KEY_PROVIDER - Static variable in class com.helger.phase4.crypto.AS4CryptParams
- DEFAULT_START_GROUP - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_TERMINATE_GROUP - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- DEFAULT_TO_URL - Static variable in class com.helger.phase4.CAS4
- DEFAULT_TRUST_STORE_TYPE - Static variable in class com.helger.phase4.crypto.CAS4Crypto
- DEFAULT_TRUSTSTORE_TYPE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- DEFAULT_USE_SINGLE_CERTIFICATE - Static variable in class com.helger.phase4.crypto.AS4SigningParams
- DEFAULT_USERNAME_TOKEN_CREATED - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_USERNAME_TOKEN_DIGEST - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_USERNAME_TOKEN_NONCE - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_VALIDATE_AGAINST_PROFILE - Static variable in interface com.helger.phase4.incoming.IAS4IncomingProfileSelector
- DEFAULT_X509_ENCRYPTION_ENCRYPT - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DEFAULT_X509_SIGN - Static variable in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- DefaultPMode - Class in com.helger.phase4.model.pmode
-
Default PMode configuration Specification from
http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/core/os/ebms_core-3.0-spec-os.pdf
This PMode is NOT specific to any profile and only present as a fallback. - deleteMPC(String) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Delete the MPC with the provided ID.
- deleteMPC(String) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- deleteMPC(String) - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- deletePMode(String) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Delete the provided PMode.
- deletePMode(String) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- deletePMode(String) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- DELIVER - Enum constant in enum com.helger.phase4.model.EMessagingOperation
-
This operation makes data of a previously received (via Receive operation) ebMS User Message Unit available to the Consumer.
- DELIVERY_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- description(Ebms3Description) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- description(String, Locale) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- DIGEST_SHA_256 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- DIGEST_SHA_384 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- DIGEST_SHA_512 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- disableEncryption() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
-
Set all field that affect encryption to "no encryption".
- disableSigning() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
-
Set all field that affect signing to "no signing".
- disableUsernameToken() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
-
Set all field that affect username token to "don't use".
- DS_NS - Static variable in class com.helger.phase4.CAS4
- DSigReferenceMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
ReferenceTypeobjects. - DSigReferenceMarshaller() - Constructor for class com.helger.phase4.marshaller.DSigReferenceMarshaller
- DSISG11_NS - Static variable in class com.helger.phase4.CAS4
- DYSFUNCTIONAL_RELIABILITY - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
E
- EAS4CompressionMode - Enum in com.helger.phase4.attachment
-
Defines the allowed AS4 compression modes.
- EAS4MessageMode - Enum in com.helger.phase4.messaging
-
Message mode.
Was originally calledEAS4IncomingMessageModeuntil v1.2.0. - EAS4MessageType - Enum in com.helger.phase4.model.message
-
Defines the meta message types.
- EAS4UserMessageSendResult - Enum in com.helger.phase4.sender
-
Specific enumeration with the result error codes of the
AbstractAS4UserMessageBuilder.sendMessageAndCheckForReceipt()method.
Old name before v3:ESimpleUserMessageSendResult - EBBP_NS - Static variable in class com.helger.phase4.CAS4
- EbbpSigPartyInfoType - Class in com.helger.phase4.ebms3header
-
This type defines the structure for PartyInfo Definition.
- EbbpSigPartyInfoType() - Constructor for class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EbbpSigPartyInfoType(String) - Constructor for class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EbbpSigProcessSpecificationInfoType - Class in com.helger.phase4.ebms3header
-
This defines the content structure for identifying the root ProcessSpecification for which this business signal is being sent.
- EbbpSigProcessSpecificationInfoType() - Constructor for class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EbbpSigRoleType - Class in com.helger.phase4.ebms3header
-
This type defines the structure for Role Definition.
- EbbpSigRoleType() - Constructor for class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EbbpSigSignalIdentificationInformation - Class in com.helger.phase4.ebms3header
-
This defines the content structure for identiying various parameters pertaining to the business signal.
- EbbpSigSignalIdentificationInformation() - Constructor for class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EBMS_CONNECTION_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_DECOMPRESSION_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_DELIVERY_FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_DYSFUNCTIONAL_RELIABILITY - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_EMPTY_MESSAGE_PARTITION_CHANNEL - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_EXTERNAL_PAYLOAD_ERROR - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_FAILED_AUTHENTICATION - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_FAILED_DECRYPTION - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_FEATURE_NOT_SUPPORTED - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_FEATURE_NOT_SUPPORTED_INCONSISTENCY - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_INVALID_HEADER - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_INVALID_RECEIPT - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_MIME_INCONSISTENCY - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_MISSING_RECEIPT - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_NS - Static variable in class com.helger.phase4.CAS4
- EBMS_OTHER - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_POLICY_NONCOMPLIANCE - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_PROCESSING_MODE_MISMATCH - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_VALUE_INCONSISTENT - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- EBMS_VALUE_NOT_RECOGNIZED - Enum constant in enum com.helger.phase4.model.error.EEbmsError
- Ebms3AgreementRef - Class in com.helger.phase4.ebms3header
-
Java class for AgreementRef complex type
- Ebms3AgreementRef() - Constructor for class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3AgreementRef(String) - Constructor for class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3CollaborationInfo - Class in com.helger.phase4.ebms3header
-
Java class for CollaborationInfo complex type
- Ebms3CollaborationInfo() - Constructor for class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Description - Class in com.helger.phase4.ebms3header
-
Java class for Description complex type
- Ebms3Description() - Constructor for class com.helger.phase4.ebms3header.Ebms3Description
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Description(String) - Constructor for class com.helger.phase4.ebms3header.Ebms3Description
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Error - Class in com.helger.phase4.ebms3header
-
Java class for Error complex type
- Ebms3Error() - Constructor for class com.helger.phase4.ebms3header.Ebms3Error
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3ErrorBuilder - Class in com.helger.phase4.model.error
-
Builder class for
Ebms3Error - Ebms3ErrorBuilder() - Constructor for class com.helger.phase4.model.error.Ebms3ErrorBuilder
-
Create an empty builder.
- Ebms3ErrorBuilder(IEbmsError, Locale) - Constructor for class com.helger.phase4.model.error.Ebms3ErrorBuilder
- Ebms3From - Class in com.helger.phase4.ebms3header
-
Java class for From complex type
- Ebms3From() - Constructor for class com.helger.phase4.ebms3header.Ebms3From
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3MessageInfo - Class in com.helger.phase4.ebms3header
-
Java class for MessageInfo complex type
- Ebms3MessageInfo() - Constructor for class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3MessageProperties - Class in com.helger.phase4.ebms3header
-
Java class for MessageProperties complex type
- Ebms3MessageProperties() - Constructor for class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Messaging - Class in com.helger.phase4.ebms3header
-
The eb:Messaging element is the top element of ebMS-3 headers, and it is placed within the SOAP Header element (either SOAP 1.1 or SOAP 1.2).
- Ebms3Messaging() - Constructor for class com.helger.phase4.ebms3header.Ebms3Messaging
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3MessagingMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
Ebms3Messagingobjects. - Ebms3MessagingMarshaller() - Constructor for class com.helger.phase4.marshaller.Ebms3MessagingMarshaller
- Ebms3NamespaceHandler - Class in com.helger.phase4.marshaller
-
A special XML namespace context that contains all default Ebms3 mappings.
- Ebms3NamespaceHandler() - Constructor for class com.helger.phase4.marshaller.Ebms3NamespaceHandler
- Ebms3PartInfo - Class in com.helger.phase4.ebms3header
-
Java class for PartInfo complex type
- Ebms3PartInfo() - Constructor for class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PartProperties - Class in com.helger.phase4.ebms3header
-
Java class for PartProperties complex type
- Ebms3PartProperties() - Constructor for class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PartyId - Class in com.helger.phase4.ebms3header
-
Java class for PartyId complex type
- Ebms3PartyId() - Constructor for class com.helger.phase4.ebms3header.Ebms3PartyId
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PartyId(String) - Constructor for class com.helger.phase4.ebms3header.Ebms3PartyId
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PartyInfo - Class in com.helger.phase4.ebms3header
-
Java class for PartyInfo complex type
- Ebms3PartyInfo() - Constructor for class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PayloadInfo - Class in com.helger.phase4.ebms3header
-
Java class for PayloadInfo complex type
- Ebms3PayloadInfo() - Constructor for class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - ebms3Properties() - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
With properties optional info can be added for the receiving party.
- Ebms3Property - Class in com.helger.phase4.ebms3header
-
Java class for Property complex type
- Ebms3Property() - Constructor for class com.helger.phase4.ebms3header.Ebms3Property
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Property(String) - Constructor for class com.helger.phase4.ebms3header.Ebms3Property
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3PullRequest - Class in com.helger.phase4.ebms3header
-
Java class for PullRequest complex type
- Ebms3PullRequest() - Constructor for class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Receipt - Class in com.helger.phase4.ebms3header
-
Java class for Receipt complex type
- Ebms3Receipt() - Constructor for class com.helger.phase4.ebms3header.Ebms3Receipt
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Schema - Class in com.helger.phase4.ebms3header
-
Java class for Schema complex type
- Ebms3Schema() - Constructor for class com.helger.phase4.ebms3header.Ebms3Schema
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Service - Class in com.helger.phase4.ebms3header
-
Java class for Service complex type
- Ebms3Service() - Constructor for class com.helger.phase4.ebms3header.Ebms3Service
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3Service(String) - Constructor for class com.helger.phase4.ebms3header.Ebms3Service
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3SignalMessage - Class in com.helger.phase4.ebms3header
-
In the core part of ebMS-3 specification, an eb:Signal Message is allowed to contain eb:MessageInfo and at most one Receipt Signal, at most one eb:PullRequest element, and/or a series of eb:Error elements.
- Ebms3SignalMessage() - Constructor for class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3SignalMessageMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
Ebms3SignalMessageobjects. - Ebms3SignalMessageMarshaller() - Constructor for class com.helger.phase4.marshaller.Ebms3SignalMessageMarshaller
- Ebms3To - Class in com.helger.phase4.ebms3header
-
Java class for To complex type
- Ebms3To() - Constructor for class com.helger.phase4.ebms3header.Ebms3To
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3UserMessage - Class in com.helger.phase4.ebms3header
-
Java class for UserMessage complex type
- Ebms3UserMessage() - Constructor for class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Ebms3UserMessageMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
Ebms3UserMessageobjects. - Ebms3UserMessageMarshaller() - Constructor for class com.helger.phase4.marshaller.Ebms3UserMessageMarshaller
- EbmsError - Class in com.helger.phase4.model.error
-
Generic implementation of
IEbmsErrorto represent other errors besidesEEbmsError. - EbmsError(String, EEbmsErrorSeverity, String, IHasDisplayText, EEbmsErrorCategory) - Constructor for class com.helger.phase4.model.error.EbmsError
- ECDH_ES_KEYWRAP_3DES - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- ECDH_ES_KEYWRAP_AES_128 - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- ECDH_ES_KEYWRAP_AES_192 - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- ECDH_ES_KEYWRAP_AES_256 - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- ECDSA_SHA_256 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- ECDSA_SHA_384 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- ECDSA_SHA_512 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- ECryptoAlgorithmC14N - Enum in com.helger.phase4.crypto
-
Enumeration with all message canonicalization algorithms supported when signing.
- ECryptoAlgorithmCrypt - Enum in com.helger.phase4.crypto
-
Enumeration with all message encryption algorithms supported.
- ECryptoAlgorithmSign - Enum in com.helger.phase4.crypto
-
This enum contains all signing supported crypto algorithms.
- ECryptoAlgorithmSignDigest - Enum in com.helger.phase4.crypto
-
This enum contains all signing supported crypto algorithms.
- ECryptoKeyEncryptionAlgorithm - Enum in com.helger.phase4.crypto
-
Enumeration of all key encryption algorithms.
- ECryptoKeyIdentifierType - Enum in com.helger.phase4.crypto
-
Enumeration with all crypto key identification types (how the key identification is transmitted).
- ECryptoMode - Enum in com.helger.phase4.crypto
-
Defines the basic crypto operation mode - either signing and encrypting or signature verifying and decrypting.
- EDDSA_ED25519 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- EDDSA_ED448 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- EEbmsError - Enum in com.helger.phase4.model.error
-
Enumeration with all predefined EBMS errors based on the specs.
- EEbmsErrorCategory - Enum in com.helger.phase4.model.error
-
EBMS error category enumeration
- EEbmsErrorSeverity - Enum in com.helger.phase4.model.error
-
EBMS error severity with mapping to
IErrorLevel. - EEbmsErrorText - Enum in com.helger.phase4.model.error
-
Translatable error texts for EBMS error messages
- EMEP - Enum in com.helger.phase4.model
-
Defines the available Message Exchange Patterns (MEPs).
- EMEPBinding - Enum in com.helger.phase4.model
-
Predefines transport channel bindings.
- EMessagingOperation - Enum in com.helger.phase4.model
-
Messaging operation to use.
- EMPTY_MESSAGE_PARTITION_CHANNEL - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- ENCRPYTION_ALGORITHM_DEFAULT - Static variable in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
-
Default encrypt algorithm
- ENCRYPT_SIGN - Enum constant in enum com.helger.phase4.crypto.ECryptoMode
-
For encryption and signing
- ENCRYPTED_KEY_SHA1_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
ENCRYPTED_KEY_SHA1_IDENTIFIERis used to set the specific key identifier EncryptedKeySHA1. - encryptSoapBodyPayload(IAS4CryptoFactory, ESoapVersion, Document, boolean, AS4CryptParams) - Static method in class com.helger.phase4.messaging.crypto.AS4Encryptor
-
Encrypt the SOAP "Body" content.
- encryptToMimeMessage(ESoapVersion, Document, ICommonsList<WSS4JAttachment>, IAS4CryptoFactory, boolean, AS4ResourceHelper, AS4CryptParams) - Static method in class com.helger.phase4.messaging.crypto.AS4Encryptor
- ENDPOINT_KEY_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
ENDPOINT_KEY_IDENTIFIERis used to specify service endpoint as public key identifier. - endpointURL() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- endpointURL() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- endpointURL(String) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set an receiver AS4 endpoint URL, independent of its usability.
- endpointURL(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set an receiver AS4 endpoint URL, independent of its usability.
- ensureSendingDateTime() - Method in class com.helger.phase4.client.AbstractAS4Client
-
Ensure the sending date time is set.
- EPModeSendReceiptReplyPattern - Enum in com.helger.phase4.model.pmode.leg
-
Defines the different sendReceipt reply-patterns
- equals(Object) - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- equals(Object) - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Exception
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- equals(Object) - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- equals(Object) - Method in class com.helger.phase4.model.MessageProperty
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- equals(Object) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- equals(Object) - Method in class com.helger.phase4.model.pmode.PMode
- equals(Object) - Method in class com.helger.phase4.model.pmode.PModeParty
- equals(Object) - Method in class com.helger.phase4.model.pmode.PModePayloadService
- equals(Object) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- equals(Object) - Method in class com.helger.phase4.profile.AS4Profile
- equals(Object) - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap11.Soap11Fault
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- equals(Object) - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- ERROR_MESSAGE - Enum constant in enum com.helger.phase4.model.message.EAS4MessageType
- errorBuilder(Locale) - Method in interface com.helger.phase4.model.error.IEbmsError
-
Create a new
Ebms3ErrorBuilderwith the information of this element. - errorCode(String) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- errorDetail(String) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- errorDetail(String, Throwable) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- errorMessages() - Method in class com.helger.phase4.client.AS4ClientErrorMessage
- ESoapVersion - Enum in com.helger.phase4.model
-
Enumeration with all known and supported SOAP versions.
- evictAllItemsBefore(OffsetDateTime) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- evictAllItemsBefore(OffsetDateTime) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerXML
- evictAllItemsBefore(OffsetDateTime) - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
-
Delete all duplicate items that were created before the provided time.
- EWSSVersion - Enum in com.helger.phase4.wss
-
Specifies the different WS Security versions available
- Exception - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- Exception() - Constructor for class com.helger.phase4.ebms3header.Exception
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Exception.ExceptionType - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- ExceptionType() - Constructor for class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - EXTERNAL_PAYLOAD_ERROR - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
F
- FAILED_AUTHENTICATION - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- FAILED_DECRYPTION - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- FAILURE - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- FEATURE_NOT_SUPPORTED - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- FEATURE_NOT_SUPPORTED_INCONSISTENT - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- filename(String) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- FINAL_RECIPIENT - Static variable in class com.helger.phase4.CAS4
-
The name of the "final recipient" (C4) message property for four-corner topology message exchanges.
- findFirst(Predicate<? super IAS4DuplicateItem>) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- findFirst(Predicate<? super IPMode>) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Find the first PMode matching the provided filter.
- findFirst(Predicate<? super IPMode>) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- findPMode(Ebms3SignalMessage) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingPullRequestProcessorSPI
-
Process incoming AS4 signal message and determine the PMode to be used.
- findPMode(String, String, String, String, String, String, String) - Method in class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- findPMode(String, String, String, String, String, String, String) - Method in interface com.helger.phase4.model.pmode.resolve.IAS4PModeResolver
-
Get the PMode from the passed parameters.
- finishFields() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Internal method that is invoked before the required field check is performed.
- finishFields() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- finishFields() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- flush() - Method in class com.helger.phase4.util.MultiOutputStream
- forceMimeMessage() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- forceMimeMessage(boolean) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Enable the enforcement of packaging the AS4 user message in a MIME message.
- forEachHeaderAndRemoveAfterwards(MimeMessage, BiConsumer<String, String>, boolean) - Static method in class com.helger.phase4.messaging.mime.AS4MimeMessageHelper
-
Take all headers from the MIME message and pass them to the provided consumer.
- fromPartyID() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- fromPartyID(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "from party ID".
- fromPartyIDType() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- fromPartyIDType(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "from party ID type".
- fromRole() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- fromRole(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "from party role".
G
- generateMimeMessage(ESoapVersion, Document, ICommonsList<WSS4JAttachment>) - Static method in class com.helger.phase4.messaging.mime.AS4MimeMessageHelper
- getAcceptanceException() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Gets the value of the acceptanceException property.
- getAction() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getAction() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Gets the value of the action property.
- getAction() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- getAddress() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- getAddressProtocol() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- getAgreement() - Method in interface com.helger.phase4.model.pmode.IPMode
- getAgreement() - Method in class com.helger.phase4.model.pmode.PMode
- getAgreementRef() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Gets the value of the agreementRef property.
- getAgreementRefValue() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getAgreementRefValue() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Get the value of the contained Ebms3AgreementRef object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getAgreementTypeValue() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getAlgorithmC14N() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getAlgorithmCrypt() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getAlgorithmSign() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getAlgorithmSignDigest() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getAlgorithmURI() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getAlgorithmURI() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getAlgorithmURI() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getAlgorithmURI() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getAlgorithmURI() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmC14N
- getAlgorithmURI() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmCrypt
- getAlgorithmURI() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmSign
- getAlgorithmURI() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmSignDigest
- getAlias() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getAll() - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- getAll() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
- getAll() - Method in interface com.helger.phase4.model.pmode.IPModeManager
- getAll() - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- getAllAddresses() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- getAllAttachments() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- getAllAttachments() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- getAllCloseables() - Method in class com.helger.phase4.util.AS4ResourceHelper
- getAllCookies() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getAllCorrelations() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- getAllCustomHttpHeaders() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- getAllCustomProperties() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getAllDSigReferenceNodes(Node) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Extract all "ds:Reference" nodes from the passed SOAP document.
- getAllDSigReferences(Node) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
This is the typed version of
MessageHelperMethods.getAllDSigReferenceNodes(Node) - getAllDSReferences() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- getAllElementProcessors() - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- getAllHttpHeaders() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getAllHttpHeaders() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getAllIDs() - Method in interface com.helger.phase4.model.pmode.IPModeManager
- getAllIDs() - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- getAllMessageProperties() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- getAllProcessors() - Static method in class com.helger.phase4.incoming.mgr.AS4IncomingMessageProcessorManager
- getAllProcessors() - Static method in class com.helger.phase4.incoming.mgr.AS4IncomingPullRequestProcessorManager
- getAllProfiles() - Method in class com.helger.phase4.profile.AS4ProfileManager
- getAllProfiles() - Method in interface com.helger.phase4.profile.IAS4ProfileManager
- getAllResponseAttachments() - Method in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- getAllTempFiles() - Method in class com.helger.phase4.util.AS4ResourceHelper
- getAllThirdPartyModules() - Method in class com.helger.phase4.config.ThirdPartyModuleProvider_phase4_lib
- getAllX509EncryptionEncryptAttachments() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getAllX509EncryptionEncryptElements() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getAllX509SignAttachments() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getAllX509SignElements() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getAndRemoveAllHeaders(MimeMessage) - Static method in class com.helger.phase4.messaging.mime.AS4MimeMessageHelper
- getAny() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.ebms3header.Exception
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap11.Soap11Body
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap11.Soap11Header
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap12.Soap12Body
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Gets the value of the any property.
- getAny() - Method in class com.helger.phase4.soap12.Soap12Header
-
Gets the value of the any property.
- getAnyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyAtIndex(int) - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAnyCount() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- getAS4Profile() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getAS4Profile() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getAS4Profile() - Method in class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- getAS4ProfileID() - Method in class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- getAS4ProfileID(IAS4IncomingMessageState) - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorConstant
- getAS4ProfileID(IAS4IncomingMessageState) - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
- getAS4ProfileID(IAS4IncomingMessageState) - Method in interface com.helger.phase4.incoming.IAS4IncomingProfileSelector
-
Try to determine the AS4 profile to be used for an incoming message.
- getAS4ResourceHelper() - Method in class com.helger.phase4.client.AbstractAS4Client
- getAsEbms3Property() - Method in class com.helger.phase4.model.MessageProperty
- getAsJson() - Method in interface com.helger.phase4.model.pmode.IPMode
- getAsProperties() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getAsSoapDocument() - Method in interface com.helger.phase4.model.message.IAS4Message
-
Create a SOAP document from this message without a SOAP body payload.
- getAsSoapDocument(Node) - Method in class com.helger.phase4.model.message.AbstractAS4Message
- getAsSoapDocument(Node) - Method in interface com.helger.phase4.model.message.IAS4Message
-
Create a SOAP document from this message with the specified optional SOAP body payload.
- getAsString() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- getAsyncResponseURL() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- getAtLeastOnceContractAcksTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- getAtLeastOnceReplyPattern() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- getAttachmentCompressionMode(String) - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getBody() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Gets the value of the body property.
- getBody() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Gets the value of the body property.
- getBodyElementName() - Method in enum com.helger.phase4.model.ESoapVersion
- getBuiltMessage() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getBusinessActivityIdentifier() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the businessActivityIdentifier property.
- getBusinessInfo() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- getCategory() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the category property.
- getCategory() - Method in class com.helger.phase4.model.error.EbmsError
- getCategory() - Method in enum com.helger.phase4.model.error.EEbmsError
- getCategory() - Method in interface com.helger.phase4.model.error.IEbmsError
-
Gets the value of the category property.
- getCertificate() - Method in class com.helger.phase4.crypto.AbstractAS4CryptoFactory
- getCertificate() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getCharset() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getCharset() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getCharsetOrDefault(Charset) - Method in interface com.helger.phase4.attachment.IAS4Attachment
-
Get the specified character set or the provided default value.
- getCharsetOrDefault(Charset) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getClone() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getClone() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getClone() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getClone() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- getCode() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Gets the value of the code property.
- getCodeValue() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Get the value of the contained Soap12Faultcode object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getCollaborationIdentifier() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the collaborationIdentifier property.
- getCollaborationInfo() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the collaborationInfo property.
- getCompressedAttachmentIDs() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getCompressedAttachmentIDs() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getCompressionMode() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getCompressionMode() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getCompressionMode() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getCompressionMode() - Method in class com.helger.phase4.model.pmode.PModePayloadService
- getCompressionModeID() - Method in class com.helger.phase4.model.pmode.PModePayloadService
- getCompressStream(OutputStream) - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
-
Get an
OutputStreamto compress the providedOutputStream. - getConfig() - Static method in class com.helger.phase4.config.AS4Configuration
- getContent() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- getContentID() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getContentLength() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- getContentTransferEncoding() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getContentTransferEncoding() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getConversationId() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Gets the value of the conversationId property.
- getConversationID() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getCrypto(ECryptoMode) - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
-
Lazily create a
Cryptoinstance using the key store and trust store from the constructor. - getCrypto(ECryptoMode) - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.Lazily create a
Cryptoinstance using the properties fromAS4CryptoFactoryProperties.cryptoProperties(). - getCrypto(ECryptoMode) - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
- getCryptoFactoryCrypt() - Method in class com.helger.phase4.client.AbstractAS4Client
- getCryptoFactoryCrypt() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getCryptoFactoryCrypt() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getCryptoFactoryCrypt() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getCryptoFactorySign() - Method in class com.helger.phase4.client.AbstractAS4Client
- getCryptoFactorySign() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getCryptoFactorySign() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getCryptoFactorySign() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getCryptoProvider() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getCryptParams() - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- getCryptParams() - Method in interface com.helger.phase4.incoming.crypto.IAS4IncomingSecurityConfiguration
- getCryptParamsCloneOrNew() - Method in interface com.helger.phase4.incoming.crypto.IAS4IncomingSecurityConfiguration
- getCurrentDate() - Method in interface com.helger.phase4.mgr.IAS4TimestampManager
- getCurrentDateTime() - Method in interface com.helger.phase4.mgr.IAS4TimestampManager
- getCurrentTime() - Method in interface com.helger.phase4.mgr.IAS4TimestampManager
- getCurrentXMLDateTime() - Method in interface com.helger.phase4.mgr.IAS4TimestampManager
- getCustomDefaultAS4ProfileID() - Static method in class com.helger.phase4.incoming.mgr.AS4ProfileSelector
- getCustomMessageIDSuffix() - Static method in class com.helger.phase4.model.message.MessageHelperMethods
- getData(ActivationDataFlavor, DataSource) - Method in class com.helger.phase4.messaging.mime.DataContentHandlerSoap12
- getDataBytes() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getDataFile() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getDataFlavors() - Method in class com.helger.phase4.messaging.mime.DataContentHandlerSoap12
- getDataPath() - Static method in class com.helger.phase4.config.AS4Configuration
- getDataType() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- getDateTime() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- getDateTime() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- getDebugXMLWriterSettings() - Static method in class com.helger.phase4.messaging.http.AS4HttpDebug
- getDecompressStream(InputStream) - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
-
Get an
InputStreamto decompress the providedInputStream. - getDecryptedAttachments() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getDecryptedAttachments() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getDecryptedSoapDocument() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getDecryptedSoapDocument() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getDecryptingCertificate() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getDecryptingCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getDecryptParameterModifier() - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- getDecryptParameterModifier() - Method in interface com.helger.phase4.incoming.crypto.IAS4IncomingSecurityConfiguration
- getDefaultAS4ProfileID() - Static method in class com.helger.phase4.config.AS4Configuration
- getDefaultAS4ProfileID() - Static method in class com.helger.phase4.incoming.mgr.AS4ProfileSelector
-
Get the default AS4 profile ID to be used in the following order: From
AS4ProfileSelector.getCustomDefaultAS4ProfileID()from the configuration properties. - getDefaultDirectoryAndFilename(IAS4IncomingMessageMetadata) - Static method in interface com.helger.phase4.dump.IAS4IncomingDumperFileProvider
- getDefaultDirectoryAndFilename(String, int) - Static method in interface com.helger.phase4.dump.IAS4OutgoingDumperFileProvider
- getDefaultDirectoryName(IAS4IncomingMessageMetadata) - Static method in interface com.helger.phase4.dump.IAS4IncomingDumperFileProvider
- getDefaultDirectoryName(OffsetDateTime) - Static method in interface com.helger.phase4.dump.IAS4OutgoingDumperFileProvider
- getDefaultFilename(IAS4IncomingMessageMetadata) - Static method in interface com.helger.phase4.dump.IAS4IncomingDumperFileProvider
- getDefaultFilename(OffsetDateTime, String, int) - Static method in interface com.helger.phase4.dump.IAS4OutgoingDumperFileProvider
- getDefaultInstance() - Static method in class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
- getDefaultInstance() - Static method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- getDefaultInstanceOrNull() - Static method in class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
-
Same as
AS4CryptoFactoryConfiguration.getDefaultInstance()just that it returnsnullinstead of throwing a RuntimeException. - getDescription() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the description property.
- getDescription() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.helger.phase4.model.error.EbmsError
- getDescription() - Method in enum com.helger.phase4.model.error.EEbmsError
- getDescription() - Method in interface com.helger.phase4.model.error.IEbmsError
-
Gets the value of the description property.
- getDescription() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
The PMode property description.
- getDescriptionValue() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Get the value of the contained Ebms3Description object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getDescriptionValue() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Get the value of the contained Ebms3Description object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getDetail() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Gets the value of the detail property.
- getDetail() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Gets the value of the detail property.
- getDigestAlgorithm() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getDisplayName() - Method in enum com.helger.phase4.model.error.EEbmsErrorCategory
- getDisplayName() - Method in enum com.helger.phase4.model.message.EAS4MessageType
- getDisplayName() - Method in class com.helger.phase4.profile.AS4Profile
- getDisplayText(Locale) - Method in enum com.helger.phase4.model.error.EEbmsErrorText
- getDumpBasePath() - Static method in class com.helger.phase4.config.AS4Configuration
- getDumpBasePathFile() - Static method in class com.helger.phase4.config.AS4Configuration
- getDurationBeforeRetry() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- getEbms3SignalMessage() - Method in class com.helger.phase4.model.message.AS4ErrorMessage
- getEbms3SignalMessage() - Method in class com.helger.phase4.model.message.AS4PullRequestMessage
- getEbms3SignalMessage() - Method in class com.helger.phase4.model.message.AS4ReceiptMessage
- getEbms3UserMessage() - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- getEbms3UserMessage() - Method in class com.helger.phase4.model.message.AS4UserMessage
- getEbmsError() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEbmsPullRequest() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEbmsReceipt() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEbmsSignalMessage() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEbmsUserMessage() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEffectiveDecryptedSoapDocument() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEffectivePModeLeg() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getEffectivePModeLeg() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getEffectivePModeLegNumber() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getEffectivePModeLegNumber() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getError() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Gets the value of the error property.
- getErrorAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- getErrorCode() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the errorCode property.
- getErrorCode() - Method in class com.helger.phase4.model.error.EbmsError
- getErrorCode() - Method in enum com.helger.phase4.model.error.EEbmsError
- getErrorCode() - Method in interface com.helger.phase4.model.error.IEbmsError
-
Gets the value of the errorCode property.
- getErrorConsumer() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getErrorCount() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- getErrorDetail() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the errorDetail property.
- getErrorHandling() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- getErrorLevel() - Method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- getExceptionMessage() - Method in class com.helger.phase4.ebms3header.Exception
-
Gets the value of the exceptionMessage property.
- getExceptionType() - Method in class com.helger.phase4.ebms3header.Exception
-
Gets the value of the exceptionType property.
- getFactory() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getFaultactor() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Gets the value of the faultactor property.
- getFaultcode() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Gets the value of the faultcode property.
- getFaultstring() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Gets the value of the faultstring property.
- getFile(EAS4MessageMode, String, int) - Method in interface com.helger.phase4.dump.IAS4OutgoingDumperFileProvider
-
Get the
Fileto write the dump to. - getFileExtension() - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getFilename() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getFilename(String) - Static method in interface com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile.IFileProvider
- getFileOpenCallback() - Method in class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
- getFileOperationManager() - Static method in class com.helger.phase4.util.AS4IOHelper
- getFileProvider() - Method in class com.helger.phase4.dump.AS4OutgoingDumperFileBased
- getFrom() - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Gets the value of the from property.
- getFromErrorCodeOrNull(String) - Static method in enum com.helger.phase4.model.error.EEbmsError
- getFromErrorLevelOrNull(IErrorLevel) - Static method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- getFromIDOrDefault(String, ECryptoAlgorithmC14N) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getFromIDOrDefault(String, ECryptoAlgorithmCrypt) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getFromIDOrDefault(String, ECryptoAlgorithmSign) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getFromIDOrDefault(String, ECryptoAlgorithmSignDigest) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getFromIDOrDefault(String, ECryptoKeyEncryptionAlgorithm) - Static method in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- getFromIDOrDefault(String, ECryptoKeyIdentifierType) - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.messaging.EAS4MessageMode
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.model.EMEP
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.model.EMEPBinding
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.model.message.EAS4MessageType
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
- getFromIDOrNull(String) - Static method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
- getFromIDOrThrow(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getFromIDOrThrow(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getFromIDOrThrow(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getFromIDOrThrow(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getFromIDOrThrow(String) - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
- getFromIErrorOrNull(IError) - Static method in enum com.helger.phase4.model.error.EEbmsError
- getFromMimeTypeOrNull(IMimeType) - Static method in enum com.helger.phase4.model.ESoapVersion
- getFromMimeTypeStringOrNull(String) - Static method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getFromNamespaceURIOrNull(String) - Static method in enum com.helger.phase4.model.ESoapVersion
- getFromPartyID() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getFromPartyIDType() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getFromPartyInfo() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the fromPartyInfo property.
- getFromPartyInfoValue() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Get the value of the contained EbbpSigPartyInfoType object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getFromRole() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getFromRole() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the fromRole property.
- getFromTypeIDOrNull(int) - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
- getFromURIOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getFromURIOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getFromURIOrNull(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getFromURIOrNull(String) - Static method in enum com.helger.phase4.model.EMEP
- getFromURIOrNull(String) - Static method in enum com.helger.phase4.model.EMEPBinding
- getFromVersionOrDefault(String, ESoapVersion) - Static method in enum com.helger.phase4.model.ESoapVersion
- getFromVersionOrDefault(String, EWSSVersion) - Static method in enum com.helger.phase4.wss.EWSSVersion
- getFromVersionOrNull(String) - Static method in enum com.helger.phase4.model.ESoapVersion
- getFromVersionOrNull(String) - Static method in enum com.helger.phase4.wss.EWSSVersion
- getGeneralException() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Gets the value of the generalException property.
- getHeader() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Gets the value of the header property.
- getHeader() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Gets the value of the header property.
- getHeaderElementName() - Method in enum com.helger.phase4.model.ESoapVersion
- getHeaderElementProcessor(QName) - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- getHref() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Gets the value of the href property.
- getHref() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Gets the value of the href property.
- getHref() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Gets the value of the href property.
- getHttpClientFactory() - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- getHttpClientFactory() - Method in interface com.helger.phase4.messaging.http.IHttpPoster
- getHttpCustomizer() - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- getHttpCustomizer() - Method in interface com.helger.phase4.messaging.http.IHttpPoster
- getHttpEntity() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- getHttpPoster() - Method in class com.helger.phase4.client.AbstractAS4Client
- getId() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getId() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Gets the value of the id property.
- getID() - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getID() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
- getID() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getID() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- getID() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- getID() - Method in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- getID() - Method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
The String ID for usage in phase4.
- getID() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmC14N
-
This is the internal algorithm ID for resolution.
- getID() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmCrypt
-
This is the internal algorithm ID for resolution.
- getID() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmSign
-
This is the internal algorithm ID for resolution.
- getID() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmSignDigest
-
This is the internal digest algorithm ID for resolution.
- getID() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- getID() - Method in enum com.helger.phase4.messaging.EAS4MessageMode
- getID() - Method in enum com.helger.phase4.model.EMEP
- getID() - Method in enum com.helger.phase4.model.EMEPBinding
- getID() - Method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- getID() - Method in enum com.helger.phase4.model.message.EAS4MessageType
- getID() - Method in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
- getID() - Method in class com.helger.phase4.model.pmode.PModeParty
-
Either
id-type:id-valueor justid-valueif not id-type is present. - getID() - Method in class com.helger.phase4.profile.AS4Profile
- getID() - Method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
- getIDType() - Method in class com.helger.phase4.model.pmode.PModeParty
- getIDValue() - Method in class com.helger.phase4.model.pmode.PModeParty
- getIncomingAttachmentFactory() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getIncomingDT() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getIncomingDT() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getIncomingDumpAwareInputStream(IAS4IncomingDumper, InputStream, IAS4IncomingMessageMetadata, HttpHeaderMap, Wrapper<OutputStream>) - Static method in class com.helger.phase4.dump.AS4DumpManager
- getIncomingDumper() - Static method in class com.helger.phase4.dump.AS4DumpManager
- getIncomingDumper() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getIncomingDuplicateDisposalMinutes() - Static method in class com.helger.phase4.config.AS4Configuration
- getIncomingDuplicateMgr() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getIncomingMetadataAsJson(IAS4IncomingMessageMetadata) - Static method in class com.helger.phase4.incoming.AS4IncomingHelper
-
Convert an
IAS4IncomingMessageMetadatastructure to a JSON representation. - getIncomingProfileSelector() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getIncomingReceiverConfiguration() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getIncomingSecurityConfiguration() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getIncomingUniqueID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getIncomingUniqueID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getIncreased(Duration, BigDecimal) - Static method in class com.helger.phase4.messaging.http.HttpRetrySettings
- getInitiator() - Method in interface com.helger.phase4.model.pmode.IPMode
- getInitiator() - Method in class com.helger.phase4.model.pmode.PMode
- getInitiatorID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getInitiatorID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getInitiatorID() - Method in interface com.helger.phase4.model.pmode.IPMode
- getInputStreamProvider() - Method in interface com.helger.phase4.attachment.IAS4Attachment
-
This is primarily an internal method.
- getInputStreamProvider() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getInstance() - Static method in class com.helger.phase4.marshaller.Ebms3NamespaceHandler
- getInstance() - Static method in class com.helger.phase4.marshaller.Soap11NamespaceHandler
- getInstance() - Static method in class com.helger.phase4.marshaller.Soap12NamespaceHandler
- getInstance() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getInstance() - Static method in class com.helger.phase4.wss.WSSConfigManager
- getInstanceVersion() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Gets the value of the instanceVersion property.
- getItemOfMessageID(String) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- getItemOfMessageID(String) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerXML
- getItemOfMessageID(String) - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
-
Find the first item with the provided message ID.
- getKeyAlias() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
- getKeyAlias() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- getKeyAlias() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getKeyAlias() - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
- getKeyEncAlgorithm() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getKeyIdentifierType() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getKeyIdentifierType() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getKeyPassword() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getKeyPasswordCharArray() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getKeyPasswordPerAlias(String) - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
-
Returns the password for the key represented by the provided alias.
- getKeyPasswordPerAliasCharArray(String) - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
- getKeyPasswordPerAliasCharArray(String) - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- getKeyPasswordPerAliasCharArray(String) - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
-
Returns the password for the key represented by the provided alias.
- getKeyStore() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
- getKeyStore() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- getKeyStore() - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
- getKeyStoreDescriptor() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
- getKeyStorePassword() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getKeyStorePath() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getKeyStoreType() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getLang() - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
<?
- getLang() - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
<?
- getLeg1() - Method in interface com.helger.phase4.model.pmode.IPMode
- getLeg1() - Method in class com.helger.phase4.model.pmode.PMode
- getLeg2() - Method in interface com.helger.phase4.model.pmode.IPMode
- getLeg2() - Method in class com.helger.phase4.model.pmode.PMode
- getLoadCACerts() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getLocale() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getLocale() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getLocale() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getLocation() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Gets the value of the location property.
- getMaxRetries() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- getMaxRetries() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- getMaxSizeKB() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- getMEP() - Method in interface com.helger.phase4.model.pmode.IPMode
- getMEP() - Method in class com.helger.phase4.model.pmode.PMode
- getMEPBinding() - Method in interface com.helger.phase4.model.pmode.IPMode
- getMEPBinding() - Method in class com.helger.phase4.model.pmode.PMode
- getMEPBindingID() - Method in interface com.helger.phase4.model.pmode.IPMode
- getMEPID() - Method in interface com.helger.phase4.model.pmode.IPMode
- getMessageCount() - Method in enum com.helger.phase4.model.EMEP
- getMessageId() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Gets the value of the messageId property.
- getMessageID() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- getMessageID() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getMessageID() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- getMessageID() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- getMessageID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getMessageID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getMessageIDFactory() - Method in class com.helger.phase4.client.AbstractAS4Client
- getMessageInfo() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Gets the value of the messageInfo property.
- getMessageInfo() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the messageInfo property.
- getMessageMetadata() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getMessagePartIdentifier() - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Gets the value of the messagePartIdentifier property.
- getMessagePartNRInformation() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Gets the value of the messagePartNRInformation property.
- getMessagePartNRInformationAtIndex(int) - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- getMessagePartNRInformationCount() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- getMessageProperties() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the messageProperties property.
- getMessageTimestamp() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getMessageTimestamp() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getMessageType() - Method in class com.helger.phase4.client.AbstractAS4Client
- getMessageType() - Method in class com.helger.phase4.model.message.AbstractAS4Message
- getMessageType() - Method in interface com.helger.phase4.model.message.IAS4Message
- getMessaging() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getMessaging() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getMessagingID() - Method in class com.helger.phase4.model.message.AbstractAS4Message
- getMessagingID() - Method in interface com.helger.phase4.model.message.IAS4Message
- getMGFAlgorithm() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getMimeMessage() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- getMimeType() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- getMimeType() - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getMimeType() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getMimeType() - Method in enum com.helger.phase4.model.ESoapVersion
- getMimeType() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- getMimeType(Charset) - Method in enum com.helger.phase4.model.ESoapVersion
-
Get the mime type of this SOAP version with the passed charset.
- getMimeTypeAsString() - Method in enum com.helger.phase4.attachment.EAS4CompressionMode
- getMode() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getMode() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getMpc() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Gets the value of the mpc property.
- getMpc() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the mpc property.
- getMPC() - Method in class com.helger.phase4.client.AS4ClientPullRequestMessage
- getMPC() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getMPC() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getMPCID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- getMPCMgr() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getMPCOfID(String) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Get the MPC with the specified ID.
- getMPCOfID(String) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- getMPCOfID(String) - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- getMPCOrDefaultOfID(String) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Get the MPC with the specified ID, or the default MPC.
- getMustUnderstandValue(boolean) - Method in enum com.helger.phase4.model.ESoapVersion
-
Get the must understand value contained in SOAP instances of this version.
- getName() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Gets the value of the name property.
- getName() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Gets the value of the name property.
- getName() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Gets the value of the name property.
- getName() - Method in class com.helger.phase4.model.MessageProperty
- getName() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
The PMode payload profile name.
- getName() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
The PMode property name.
- getNamespace() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Gets the value of the namespace property.
- getNamespacePrefix() - Method in enum com.helger.phase4.model.ESoapVersion
- getNamespacePrefix() - Method in enum com.helger.phase4.wss.EWSSVersion
- getNamespaceURI() - Method in enum com.helger.phase4.model.ESoapVersion
- getNamespaceURI() - Method in enum com.helger.phase4.wss.EWSSVersion
- getNode() - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- getNode() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Gets the value of the node property.
- getNonRepudiationInformation() - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Gets the value of the nonRepudiationInformation property.
- getObjectType() - Method in class com.helger.phase4.model.mpc.MPC
- getObjectType() - Method in class com.helger.phase4.model.pmode.PMode
- getOID() - Method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
- getOID() - Method in interface com.helger.phase4.crypto.ICryptoAlgorithmCrypt
- getOrCreateDefaultPMode(String, String, String, boolean) - Static method in class com.helger.phase4.model.pmode.DefaultPMode
- getOrCreatePMode(String, String, String) - Method in interface com.helger.phase4.profile.IAS4ProfilePModeProvider
-
Get an existing or create a new PMode.
- getOrigin() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the origin property.
- getOriginalAttachments() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getOriginalAttachments() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getOriginalDocumentIdentifier() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the originalDocumentIdentifier property.
- getOriginalMessageDateTime() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the originalMessageDateTime property.
- getOriginalMessageDateTimeLocal() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- getOriginalMessageIdentifier() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the originalMessageIdentifier property.
- getOriginalSoapDocument() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getOriginalSoapDocument() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getOtherAttributes() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap11.Soap11Body
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap11.Soap11Header
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap12.Soap12Body
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.helger.phase4.soap12.Soap12Header
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutgoingDumper() - Static method in class com.helger.phase4.dump.AS4DumpManager
- getOutgoingDumper() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getOutputStream() - Method in class com.helger.phase4.dump.AS4IncomingDumperSingleUse
- getOutputStream() - Method in class com.helger.phase4.dump.AS4OutgoingDumperSingleUse
- getPartInfo() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Gets the value of the partInfo property.
- getPartInfoAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartInfoCount() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartProperties() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Gets the value of the partProperties property.
- getPartyId() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Gets the value of the partyId property.
- getPartyId() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Gets the value of the partyId property.
- getPartyIdAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartyIdAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartyIdCount() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartyIdCount() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPartyInfo() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the partyInfo property.
- getPassword() - Method in class com.helger.phase4.model.pmode.PModeParty
- getPayload() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getPayloadInfo() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Gets the value of the payloadInfo property.
- getPayloadProfileMaxKB() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- getPayloadService() - Method in interface com.helger.phase4.model.pmode.IPMode
- getPayloadService() - Method in class com.helger.phase4.model.pmode.PMode
- getPmode() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Gets the value of the pmode property.
- getPMode() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getPMode() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getPMode() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getPModeFilter(String, PModeParty, PModeParty) - Static method in interface com.helger.phase4.model.pmode.IPModeManager
-
Get a predicate that matches a PMode by ID or initiator and responder together.
- getPModeID() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- getPModeID() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- getPModeID(PModeParty, PModeParty) - Method in interface com.helger.phase4.model.pmode.IPModeIDProvider
-
Create a PMode ID from initiator and responder.
- getPModeIDFactory() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getPModeIDProvider() - Method in class com.helger.phase4.profile.AS4Profile
- getPModeIDProvider() - Method in interface com.helger.phase4.profile.IAS4Profile
- getPModeMgr() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getPModeOfID(String) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Find the PMode with the provided ID
- getPModeOfID(String) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- getPModeOfID(String) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- getPModeOfServiceAndAction(String, String) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Find the first PMode that has the provided service and action.
- getPModeResolver() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getPrivateKeyEntry() - Method in class com.helger.phase4.crypto.AbstractAS4CryptoFactory
- getPrivateKeyEntry() - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
- getProcessorOfType(Class<T>) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Find the message processor of the specified type.
- getProcessorSupplier() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getProcessSpecificationInfo() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the processSpecificationInfo property.
- getProfileCount() - Method in class com.helger.phase4.profile.AS4ProfileManager
- getProfileID() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- getProfileID() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- getProfileID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getProfileMgr() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getProfileOfID(String) - Method in class com.helger.phase4.profile.AS4ProfileManager
- getProfileOfID(String) - Method in interface com.helger.phase4.profile.IAS4ProfileManager
-
Find an existing profile with a certain ID.
- getProperty() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Gets the value of the property property.
- getProperty() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Gets the value of the property property.
- getPropertyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPropertyAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPropertyCount() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- getPropertyCount() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- getProtocol() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- getPullRequest() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Gets the value of the pullRequest property.
- getPullReturnUserMessage() - Method in class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- getQname() - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Gets the value of the qname property.
- getQname() - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Gets the value of the qname property.
- getQName() - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- getReason() - Method in class com.helger.phase4.ebms3header.Exception
-
Gets the value of the reason property.
- getReason() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Gets the value of the reason property.
- getReceipt() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Gets the value of the receipt property.
- getReceiptDT() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getReceiptDT() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getReceiptException() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Gets the value of the receiptException property.
- getReceiverEndpointAddress() - Method in class com.helger.phase4.incoming.AS4IncomingReceiverConfiguration
- getReceiverEndpointAddress() - Method in interface com.helger.phase4.incoming.IAS4IncomingReceiverConfiguration
-
Get the URL of this receiving AS4 endpoint.
- getReceptionAwareness() - Method in interface com.helger.phase4.model.pmode.IPMode
- getReceptionAwareness() - Method in class com.helger.phase4.model.pmode.PMode
- getReference() - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Gets the value of the reference property.
- getRefToMessageId() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Gets the value of the refToMessageId property.
- getRefToMessageID() - Method in class com.helger.phase4.client.AbstractAS4Client
- getRefToMessageID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getRefToMessageID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getRefToMessageInError() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the refToMessageInError property.
- getReliability() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- getRemoteAddr() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getRemoteAddr() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
-
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
- getRemoteHost() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getRemoteHost() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
-
Returns the fully qualified name of the client or the last proxy that sent the request.
- getRemotePort() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getRemotePort() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
-
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
- getRemoteUser() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getRemoteUser() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
-
Returns the login of the user making this request, if the user has been authenticated, or
nullif the user has not been authenticated. - getReportReceiverErrorsTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- getReportSenderErrorsTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- getRequestHandlerCustomizer() - Method in class com.helger.phase4.servlet.AS4XServletHandler
- getRequestMessageID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- getRequestMessageID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- getRequiredLegs() - Method in enum com.helger.phase4.model.EMEPBinding
- getResHelper() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getResourceHelper() - Method in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- getResourceHelper() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getResourceHelper() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getResponder() - Method in interface com.helger.phase4.model.pmode.IPMode
- getResponder() - Method in class com.helger.phase4.model.pmode.PMode
- getResponderID() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getResponderID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getResponderID() - Method in interface com.helger.phase4.model.pmode.IPMode
- getResponseContent() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getResponseHeaders() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getResponseStatusLine() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getRetryCallback() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getRetryIncreaseFactor() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- getRetryIntervalMS() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- getRole() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Gets the value of the role property.
- getRole() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Gets the value of the role property.
- getRole() - Method in class com.helger.phase4.model.pmode.PModeParty
- getRole() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Gets the value of the role property.
- getSchema() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Gets the value of the schema property.
- getSecurity() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- getSecurityProviderDecrypt() - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Note: this is currently not used by WSS4J
- getSecurityProviderEncrypt() - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Note: this is currently not used by WSS4J
- getSecurityProviderSign() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getSecurityProviderVerify() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getSendingDateTime() - Method in class com.helger.phase4.client.AbstractAS4Client
- getSendReceiptReplyPattern() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getSendReceiptReplyPatternID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getSentDateTime() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- getService() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Gets the value of the service property.
- getService() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- getServiceType() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getServiceType() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- getServiceValue() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getServiceValue() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Get the value of the contained Ebms3Service object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getSessionKey() - Method in interface com.helger.phase4.crypto.ICryptoSessionKeyProvider
-
Get or create a new symmetric session key.
- getSessionKeyProvider() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getSeverity() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the severity property.
- getSeverity() - Method in class com.helger.phase4.model.error.EbmsError
- getSeverity() - Method in enum com.helger.phase4.model.error.EEbmsError
- getSeverity() - Method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- getSeverity() - Method in interface com.helger.phase4.model.error.IEbmsError
-
Gets the value of the severity property.
- getShortDescription() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Gets the value of the shortDescription property.
- getShortDescription() - Method in class com.helger.phase4.model.error.EbmsError
- getShortDescription() - Method in enum com.helger.phase4.model.error.EEbmsError
- getShortDescription() - Method in interface com.helger.phase4.model.error.IEbmsError
-
Gets the value of the shortDescription property.
- getSignalMessage() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Gets the value of the signalMessage property.
- getSignalMessageAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getSignalMessageCount() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getSignature() - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Gets the value of the signature property.
- getSignature() - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Gets the value of the signature property.
- getSigningCertificate() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getSigningCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getSigningParams() - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- getSigningParams() - Method in interface com.helger.phase4.incoming.crypto.IAS4IncomingSecurityConfiguration
- getSigningParamsCloneOrNew() - Method in interface com.helger.phase4.incoming.crypto.IAS4IncomingSecurityConfiguration
- getSoapBodyPayloadNode() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getSoapBodyPayloadNode() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getSoapDocument() - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- getSoapProcessingFinalizedCallback() - Method in class com.helger.phase4.incoming.AS4RequestHandler
- getSoapVersion() - Method in class com.helger.phase4.client.AbstractAS4Client
- getSoapVersion() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getSoapVersion() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getSoapVersion() - Method in class com.helger.phase4.model.message.AbstractAS4Message
- getSoapVersion() - Method in interface com.helger.phase4.model.message.IAS4Message
- getSoapVersion() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- getSoapWSS4JException() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getSoapWSS4JException() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getSoapWSS4JSecurityActions() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- getSoapWSS4JSecurityActions() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- getSourceStream() - Method in interface com.helger.phase4.attachment.IAS4Attachment
-
Get the source stream of the attachment using the default resource helper.
- getSourceStream() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getSourceStream(AS4ResourceHelper) - Method in interface com.helger.phase4.attachment.IAS4Attachment
-
Get the source stream of the attachment using the provided resource helper, to automatically close the stream at the end of the message.
- getSourceStream(AS4ResourceHelper) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getStubObject(IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModeJsonConverter
- getSubcode() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Gets the value of the subcode property.
- getSubcode() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Gets the value of the subcode property.
- getSubcodeValue() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Get the value of the contained Soap12Subcode object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getSubcodeValue() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Get the value of the contained Soap12Subcode object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getSupportedEnvelope() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Gets the value of the supportedEnvelope property.
- getSupportedEnvelopeAtIndex(int) - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- getSupportedEnvelopeCount() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- getTempDir() - Static method in class com.helger.phase4.util.AS4ResourceHelper
- getText() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Gets the value of the text property.
- getTextAtIndex(int) - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- getTextCount() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- getThisEndpointAddress() - Static method in class com.helger.phase4.config.AS4Configuration
- getThisMessageDateTime() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the thisMessageDateTime property.
- getThisMessageDateTimeLocal() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- getTimestamp() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Gets the value of the timestamp property.
- getTimestampLocal() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- getTimestampMgr() - Static method in class com.helger.phase4.mgr.MetaAS4Manager
- getTo() - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Gets the value of the to property.
- getToPartyID() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getToPartyIDType() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getToPartyInfo() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the toPartyInfo property.
- getToPartyInfoValue() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Get the value of the contained EbbpSigPartyInfoType object
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - getToRole() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- getToRole() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Gets the value of the toRole property.
- getTriState(String, boolean) - Static method in class com.helger.phase4.model.pmode.AbstractPModeMicroTypeConverter
- getTrustStore() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
- getTrustStore() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.
- getTrustStore() - Method in interface com.helger.phase4.crypto.IAS4CryptoFactory
- getTrustStoreDescriptor() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryConfiguration
- getTrustStorePassword() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getTrustStorePath() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getTrustStoreProvider() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getTrustStoreType() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- getType() - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Gets the value of the type property.
- getType() - Method in class com.helger.phase4.model.MessageProperty
- getTypeID() - Method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
- getUncompressedMimeType() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- getUncompressedMimeType() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- getURI() - Method in enum com.helger.phase4.model.EMEP
- getURI() - Method in enum com.helger.phase4.model.EMEPBinding
- getUsedCertificate() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getUsedCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getUserMessage() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Gets the value of the userMessage property.
- getUserMessageAtIndex(int) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getUserMessageCount() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- getUserName() - Method in class com.helger.phase4.model.pmode.PModeParty
- getUsernameTokenPassword() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getUsernameTokenUsername() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getUuid() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Gets the value of the uuid property.
- getValidator() - Method in class com.helger.phase4.profile.AS4Profile
- getValidator() - Method in interface com.helger.phase4.profile.IAS4Profile
- getValue() - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.model.MessageProperty
- getValue() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Gets the value of the value property.
- getValue() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Gets the value of the value property.
- getVersion() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Gets the value of the version property.
- getVersion() - Method in enum com.helger.phase4.model.ESoapVersion
- getVersion() - Method in enum com.helger.phase4.wss.EWSSVersion
- getWSSecEncryptCustomizer() - Method in class com.helger.phase4.crypto.AS4CryptParams
- getWSSecSignatureCustomizer() - Method in class com.helger.phase4.crypto.AS4SigningParams
- getWSSVersion() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getWSSVersionAsString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509EncryptionAlgorithm() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509EncryptionAlgorithmID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509EncryptionCertificate() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509EncryptionMinimumStrength() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509SignatureAlgorithm() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509SignatureAlgorithmID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509SignatureCertificate() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509SignatureHashFunction() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getX509SignatureHashFunctionID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- getXSDFilename() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- GZIP - Enum constant in enum com.helger.phase4.attachment.EAS4CompressionMode
-
GZip compression mode
H
- handle(HttpHeaderMap, Document, ESoapVersion, ICommonsList<WSS4JAttachment>) - Method in interface com.helger.phase4.incoming.AS4IncomingHandler.IAS4ParsedMessageCallback
-
Callback method
- handle(Callback[]) - Method in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- handle(Callback[]) - Method in class com.helger.phase4.incoming.soap.AS4KeyStoreCallbackHandler
- handleRequest(IRequestWebScopeWithoutResponse, AS4UnifiedResponse, IAS4ServletRequestHandlerCustomizer) - Method in class com.helger.phase4.servlet.AS4XServletHandler
-
Handle an incoming request.
- handleRequest(IRequestWebScopeWithoutResponse, UnifiedResponse) - Method in class com.helger.phase4.servlet.AS4XServletHandler
- handleRequest(InputStream, HttpHeaderMap, IAS4ResponseAbstraction) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
This is the main handling routine when called from an abstract (non-Servlet) API
- handleResponse(AS4ClientSentMessage<byte[]>) - Method in class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
- handleResponse(AS4ClientSentMessage<byte[]>) - Method in interface com.helger.phase4.sender.IAS4RawResponseConsumer
-
Handling a HTTP response
- handleSignalMessage(Ebms3SignalMessage, IAS4IncomingMessageMetadata, IAS4IncomingMessageState) - Method in interface com.helger.phase4.incoming.IAS4SignalMessageConsumer
-
Handling an EBMS 3 Signal Message.
- handleSignalMessage(Ebms3SignalMessage, IAS4IncomingMessageMetadata, IAS4IncomingMessageState) - Method in class com.helger.phase4.sender.ValidatingAS4SignalMsgConsumer
- handleUserMessage(Ebms3UserMessage, IAS4IncomingMessageMetadata, IAS4IncomingMessageState) - Method in interface com.helger.phase4.incoming.IAS4UserMessageConsumer
-
Handling an EBMS 3 User Message.
- hasAction() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hasAddress() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- hasAgreement() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasAlias() - Method in class com.helger.phase4.crypto.AS4CryptParams
- hasAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasAsyncResponseURL() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- hasAtLeastOnceContractAcksTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- hasAtLeastOnceReplyPattern() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- hasAttachments() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- hasBusinessInfo() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hasCertificate() - Method in class com.helger.phase4.crypto.AS4CryptParams
- hasCharset() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- hasCharset() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- hasCompressedAttachmentIDs() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasCompressionMode() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- hasCompressionMode() - Method in class com.helger.phase4.model.pmode.PModePayloadService
- hasCustomHttpHeaders() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- hasDataBytes() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- hasDataFile() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- hasDecryptedAttachments() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasDecryptedSoapDocument() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasDecryptingCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasDSReferences() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- hasErrorEntries() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasErrorHandling() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hashCode() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- hashCode() - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.Exception
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- hashCode() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- hashCode() - Method in class com.helger.phase4.model.MessageProperty
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- hashCode() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- hashCode() - Method in class com.helger.phase4.model.pmode.PMode
- hashCode() - Method in class com.helger.phase4.model.pmode.PModeParty
- hashCode() - Method in class com.helger.phase4.model.pmode.PModePayloadService
- hashCode() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- hashCode() - Method in class com.helger.phase4.profile.AS4Profile
- hashCode() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hashCode() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-equalshashcode
- hasIDType() - Method in class com.helger.phase4.model.pmode.PModeParty
- hasInitiator() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasInitiatorID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasInitiatorID(String) - Method in interface com.helger.phase4.model.pmode.IPMode
-
Check if this PMode has the provided initiator party ID.
- hasLeg1() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasLeg2() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasMaxSizeKB() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- hasMessagePartNRInformationEntries() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasMPC() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasMPCID() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hasNoAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoAnyEntries() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoErrorEntries() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoMessagePartNRInformationEntries() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoPartInfoEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoPartyIdEntries() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoPartyIdEntries() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoPropertyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoPropertyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoSignalMessageEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoSupportedEnvelopeEntries() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoTextEntries() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasNoUserMessageEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasOriginalAttachments() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasOriginalSoapDocument() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasPartInfoEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasPartyIdEntries() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasPartyIdEntries() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasPassword() - Method in class com.helger.phase4.model.pmode.PModeParty
- hasPayloadProfileMaxKB() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hasPayloadService() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasPModeID() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- hasProfileID() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateItem
- hasPropertyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasPropertyEntries() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasProtocol() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hasReceptionAwareness() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasRefToMessageID() - Method in class com.helger.phase4.client.AbstractAS4Client
- hasReliability() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hasRemoteAddr() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- hasRemoteHost() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- hasRemotePort() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- hasRemoteTlsCerts() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- hasRemoteUser() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
- hasReportReceiverErrorsTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- hasReportSenderErrorsTo() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- hasResponder() - Method in interface com.helger.phase4.model.pmode.IPMode
- hasResponderID() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasResponderID(String) - Method in interface com.helger.phase4.model.pmode.IPMode
-
Check if this PMode has the provided responder party ID.
- hasResponseContent() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- hasResponseStatusLine() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- hasSecurity() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- hasSendReceiptReplyPattern() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasService() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hasServiceType() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- hasSignalMessageEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasSigningCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasSoapWSS4JException() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- hasSupportedEnvelopeEntries() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasTextEntries() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasUsedCertificate() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
-
Deprecated, for removal: This API element is subject to removal in a future version.
- hasUserMessageEntries() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- hasUserName() - Method in class com.helger.phase4.model.pmode.PModeParty
- hasUsernameTokenPassword() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasUsernameTokenUsername() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasWSSecEncryptCustomizer() - Method in class com.helger.phase4.crypto.AS4CryptParams
- hasWSSecSignatureCustomizer() - Method in class com.helger.phase4.crypto.AS4SigningParams
- hasWSSVersion() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509EncryptionAlgorithm() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509EncryptionCertificate() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509EncryptionMinimumStrength() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509SignatureAlgorithm() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509SignatureCertificate() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasX509SignatureHashFunction() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- hasXSDFilename() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- httpClientFactory() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- httpClientFactory(HttpClientFactory) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the HTTP client factory to be used.
- httpClientFactory(HttpClientSettings) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the HTTP client factory to be used.
- HttpMimeMessageEntity - Class in com.helger.phase4.messaging.http
-
Special HTTP entity that reads and writes to a
MimeMessage. - HttpMimeMessageEntity(String, AS4MimeMessage) - Constructor for class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- httpRetrySettings() - Method in class com.helger.phase4.client.AbstractAS4Client
- httpRetrySettings() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- httpRetrySettings(HttpRetrySettings) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the HTTP retry settings to be used.
- HttpRetrySettings - Class in com.helger.phase4.messaging.http
-
An object encapsulating the HTTP retry settings.
- HttpRetrySettings() - Constructor for class com.helger.phase4.messaging.http.HttpRetrySettings
- HttpXMLEntity - Class in com.helger.phase4.messaging.http
-
Special HttpClient HTTP POST entity that contains a DOM Node as a serialized String.
- HttpXMLEntity(Node, IMimeType) - Constructor for class com.helger.phase4.messaging.http.HttpXMLEntity
I
- IAS4Attachment - Interface in com.helger.phase4.attachment
-
Read-only interface for an attachment.
- IAS4ClientBuildMessageCallback - Interface in com.helger.phase4.client
-
Callback interface for AS4 client message creation.
- IAS4CryptoFactory - Interface in com.helger.phase4.crypto
-
The basic phase4 crypto interface.
- IAS4DecryptParameterModifier - Interface in com.helger.phase4.crypto
-
Callback interface for modifying the decryption
RequestDataWSS4J object. - IAS4DuplicateItem - Interface in com.helger.phase4.duplicate
-
Base interface for a single duplication check item.
- IAS4DuplicateManager - Interface in com.helger.phase4.duplicate
-
Base interface for an AS4 duplication manager
- IAS4IncomingAttachmentFactory - Interface in com.helger.phase4.attachment
-
Factory interface for
WSS4JAttachmentobjects for handling incoming attachments. - IAS4IncomingDumper - Interface in com.helger.phase4.dump
-
Interface for dumping incoming requests
- IAS4IncomingDumperFileProvider - Interface in com.helger.phase4.dump
-
Callback interface to create a file based on the provided metadata.
- IAS4IncomingMessageMetadata - Interface in com.helger.phase4.incoming
-
This interface lets you access optional metadata for a single incoming message.
SeeAS4IncomingHelperfor a transformation method of this object to a JSON representation.
Note: it does not contain the AS4 message ID or similar parameters, because instance of the class must also be present for incoming messages that are invalid AS4 message and hence have no AS4 message ID. - IAS4IncomingMessageProcessingStatusSPI - Interface in com.helger.phase4.incoming.spi
-
Specific callback interface to inform interested entities about the end of processing of an incoming message.
Note: this interface is NOT called for outgoing messages, as for sending it is clean and deterministic when it is done. - IAS4IncomingMessageProcessorSPI - Interface in com.helger.phase4.incoming.spi
-
Implement this SPI interface to handle incoming messages appropriate.
Name before v3:com.helger.phase4.servlet.IAS4ServletMessageProcessorSPI - IAS4IncomingMessageState - Interface in com.helger.phase4.incoming
-
Read-only AS4 message state for incoming messages.
Old name before v3:IAS4MessageState - IAS4IncomingProfileSelector - Interface in com.helger.phase4.incoming
-
Callback interface to determine the used AS4 profile of an incoming message.
- IAS4IncomingPullRequestProcessorSPI - Interface in com.helger.phase4.incoming.spi
-
Implement this SPI interface to handle incoming pull request appropriately and give the servlet the right PMode back.
Name before v3:com.helger.phase4.servlet.spi.IAS4ServletPullRequestProcessorSPI - IAS4IncomingReceiverConfiguration - Interface in com.helger.phase4.incoming
-
Contains some configuration properties for incoming messages.
- IAS4IncomingSecurityConfiguration - Interface in com.helger.phase4.incoming.crypto
-
Interface to configure the security configuration for incoming messages.
- IAS4ManagerFactory - Interface in com.helger.phase4.mgr
-
Factory for global managers
- IAS4Message - Interface in com.helger.phase4.model.message
-
Base interface for an AS4 message.
- IAS4OutgoingDumper - Interface in com.helger.phase4.dump
-
Interface for dumping outgoing requests
- IAS4OutgoingDumperFileProvider - Interface in com.helger.phase4.dump
- IAS4PModeAwareCryptoFactory - Interface in com.helger.phase4.crypto
-
An extended
IAS4CryptoFactorywith the capability to receive a P-Mode that was successfully resolved during reception phase. - IAS4PModeResolver - Interface in com.helger.phase4.model.pmode.resolve
-
Resolve PMode from ID
- IAS4Profile - Interface in com.helger.phase4.profile
-
Base interface for an AS4 profile - a group of settings that outline what features of AS4 are used.
- IAS4ProfileManager - Interface in com.helger.phase4.profile
-
Base interface for an AS4 profile manager.
- IAS4ProfilePModeProvider - Interface in com.helger.phase4.profile
-
PMode provider interface
- IAS4ProfileRegistrar - Interface in com.helger.phase4.profile
-
Base interface for AS4 profile registrar
- IAS4ProfileRegistrarSPI - Interface in com.helger.phase4.profile
-
AS4 profile registrar SPI interface
- IAS4ProfileValidator - Interface in com.helger.phase4.profile
-
Generic AS4 profile validator
- IAS4ProfileValidator.EAS4ProfileValidationMode - Enum in com.helger.phase4.profile
- IAS4RawResponseConsumer - Interface in com.helger.phase4.sender
-
Specialized interface for the raw HTTP response consumer.
- IAS4RequestHandlerErrorConsumer - Interface in com.helger.phase4.incoming
-
A callback interface to be notified about returned errors.
- IAS4ResponseAbstraction - Interface in com.helger.phase4.incoming
-
A synthetic wrapper for an AS4 HTTP response.
- IAS4RetryCallback - Interface in com.helger.phase4.client
-
Callback to be informed on http retries
- IAS4SenderInterrupt - Interface in com.helger.phase4.sender
-
A specific helper interface with the sole purpose to be able to interrupt the sending of a document after all checks are performed.
- IAS4SendingDateTimeConsumer - Interface in com.helger.phase4.sender
-
A specific callback interface to get the effective sending date time
- IAS4ServletRequestHandlerCustomizer - Interface in com.helger.phase4.servlet
-
This is a special callback handler that is meant to be used in combination with the Servlet handler to customize the incoming request handler.
- IAS4SignalMessageConsumer - Interface in com.helger.phase4.incoming
-
Specialized interface for the EBMS 3 Signal Message consumer.
- IAS4SignalMessageValidationResultHandler - Interface in com.helger.phase4.sender
-
Specific callback interface for
ValidatingAS4SignalMsgConsumerto handle the results in a structured way. - IAS4SoapProcessingFinalizedCallback - Interface in com.helger.phase4.incoming
-
Callback interface to indicate finalization of async processing.
- IAS4TimestampManager - Interface in com.helger.phase4.mgr
-
Interface for providing time stamps.
The precision of all the methods in this class is milliseconds, so that it stays compatible to XML serialization. - IAS4UserMessageConsumer - Interface in com.helger.phase4.incoming
-
Specialized interface for the EBMS 3 User Message consumer.
- ICryptoAlgorithmC14N - Interface in com.helger.phase4.crypto
-
Base interface for a canonicalization algorithm.
- ICryptoAlgorithmCrypt - Interface in com.helger.phase4.crypto
-
Base interface for an encryption algorithm.
- ICryptoAlgorithmSign - Interface in com.helger.phase4.crypto
-
Base interface for a signing crypto algorithm.
- ICryptoAlgorithmSignDigest - Interface in com.helger.phase4.crypto
-
Base interface for a signing crypto algorithm digests.
- ICryptoSessionKeyProvider - Interface in com.helger.phase4.crypto
-
Interface for a "session key" provider, that is used for encrypting documents.
- IEbmsError - Interface in com.helger.phase4.model.error
-
Base interface for a single EBMS error
- IHttpPoster - Interface in com.helger.phase4.messaging.http
-
Interface for an HTTP POST sender.
- IMPC - Interface in com.helger.phase4.model.mpc
-
MPC - Message Partition Channel
- IMPCManager - Interface in com.helger.phase4.model.mpc
-
Interface for an MPC (Message Partition Channel) manager
- incomingAttachmentFactory() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- incomingAttachmentFactory(IAS4IncomingAttachmentFactory) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the incoming attachment factory to be used.
- incomingDumper() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- incomingDumper(IAS4IncomingDumper) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set a specific incoming dumper for this builder.
- incomingProfileSelector() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- incomingProfileSelector(IAS4IncomingProfileSelector) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the selector for the AS4 profile of incoming messages.
- initAS4Server() - Static method in class com.helger.phase4.incoming.AS4ServerInitializer
-
Call this method in your AS4 server to initialize everything that is necessary to use initialize AS4 message receiving.
- INSTANCE - Static variable in class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
- INSTANCE_RANDOM_AES_128 - Static variable in interface com.helger.phase4.crypto.ICryptoSessionKeyProvider
-
Session key provider for AES-128 keys that can be used e.g. for AES-128-CBC or AES-128-GCM
- INSTANCE_RANDOM_AES_128_GCM - Static variable in interface com.helger.phase4.crypto.ICryptoSessionKeyProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- INSTANCE_RANDOM_AES_256 - Static variable in interface com.helger.phase4.crypto.ICryptoSessionKeyProvider
-
Session key provider for AES-256 keys that can be used e.g. for AES-256-CBC or AES-256-GCM
- INSTANCE_RANDOM_AES_256_GCM - Static variable in interface com.helger.phase4.crypto.ICryptoSessionKeyProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- internalGetCryptoFactoryCrypt() - Method in class com.helger.phase4.client.AbstractAS4Client
- internalGetCryptoFactorySign() - Method in class com.helger.phase4.client.AbstractAS4Client
- INVALID_HEADER - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- INVALID_PARAMETERS - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Programming error, because not all mandatory fields are filled.
- INVALID_RECEIPT - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- INVALID_SIGNAL_MESSAGE_RECEIVED - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
An AS4 Signal Message was received, but it was neither a Receipt nor an Error Message but something else.
- IPMode - Interface in com.helger.phase4.model.pmode
-
Base read-only interface for a single
PMode. - IPModeIDProvider - Interface in com.helger.phase4.model.pmode
-
A nice little helper interface to dynamically create new PMode IDs based on Initiator ID and Responder ID.
- IPModeManager - Interface in com.helger.phase4.model.pmode
-
Interface for a manager for
PModeobjects. - isAS4Default() - Method in enum com.helger.phase4.model.ESoapVersion
- isAsynchronous() - Method in enum com.helger.phase4.model.EMEPBinding
- isAsynchronousInitiator() - Method in enum com.helger.phase4.model.EMEPBinding
- isAtLeastOnceAckOnDelivery() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtLeastOnceAckOnDeliveryDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtLeastOnceContract() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtLeastOnceContractAckResponse() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtLeastOnceContractAckResponseDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtLeastOnceContractDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtMostOnceContract() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isAtMostOnceContractDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isCryptEnabled(Consumer<String>) - Method in class com.helger.phase4.crypto.AS4CryptParams
- isDeprecated() - Method in class com.helger.phase4.profile.AS4Profile
- isDeprecated() - Method in interface com.helger.phase4.profile.IAS4Profile
- isDuplicateDetection() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isDuplicateDetectionDefined() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isEmpty() - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- isEmpty() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
- isEnabled() - Static method in class com.helger.phase4.messaging.http.AS4HttpDebug
- isEncryptSymmetricSessionKey() - Method in class com.helger.phase4.crypto.AS4CryptParams
- isErrorShouldBeSigned() - Method in class com.helger.phase4.client.AS4ClientErrorMessage
- isEveryRequiredFieldSet() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Check if all mandatory fields are set.
- isEveryRequiredFieldSet() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- isEveryRequiredFieldSet() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- isEveryRequiredFieldSet() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
- isForceMimeMessage() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- isGlobalDebug() - Static method in class com.helger.phase4.config.AS4Configuration
- isGlobalProduction() - Static method in class com.helger.phase4.config.AS4Configuration
- isHandleHttpHeaders() - Method in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- isHandleStatusLine() - Method in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- isIncludeHeaders() - Method in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
- isIncludeHeaders() - Method in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
- isIncludeStackTraceInErrorMessages() - Static method in class com.helger.phase4.config.AS4Configuration
- isInOrderContract() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isInOrderContractDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isInvokeSPIForPingMessage() - Method in class com.helger.phase4.profile.AS4Profile
- isInvokeSPIForPingMessage() - Method in interface com.helger.phase4.profile.IAS4Profile
- isMandatory() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- isMandatory() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- isMustUnderstand() - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- isNonRepudiation() - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
-
Default value is
false - isNoStartupInfo() - Static method in class com.helger.phase4.config.AS4Configuration
- ISoapHeaderElementProcessor - Interface in com.helger.phase4.incoming.soap
-
Base interface for SOAP header processors that are invoked for incoming messages.
- isOneWay() - Method in enum com.helger.phase4.model.EMEP
- isOptional() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- isOptional() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- isPingMessage() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- isPingMessage() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- isPingMessage(IPMode) - Static method in class com.helger.phase4.model.AS4Helper
-
Check if the combination of Action and Service resembles an EBMS Ping (aka test) Message as described in chapter 5.2.2.9.
- isPingMessage(PModeLegBusinessInformation) - Static method in class com.helger.phase4.model.AS4Helper
-
Check if the combination of Action and Service resembles an EBMS Ping (aka test) Message as described in chapter 5.2.2.9.
- isPingMessage(String, String) - Static method in class com.helger.phase4.model.AS4Helper
-
Check if the combination of Action and Service resembles an EBMS Ping (aka test) Message as described in chapter 5.2.2.9.
- isPModeAuthorize() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isPModeAuthorizeDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isProcessed() - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- isQuoteHttpHeaders() - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- isQuoteHttpHeaders() - Method in interface com.helger.phase4.messaging.http.IHttpPoster
- isRead() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- isReceiptOrError() - Method in enum com.helger.phase4.model.message.EAS4MessageType
- isReceiptShouldBeSigned() - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- isReceptionAwareness() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isReceptionAwarenessDefined() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isRepeatable() - Method in interface com.helger.phase4.attachment.IAS4Attachment
- isRepeatable() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- isRepeatable() - Method in class com.helger.phase4.messaging.mime.AS4MimeMessage
- isReportAsResponse() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportAsResponseDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportDeliveryFailuresNotifyProducer() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportDeliveryFailuresNotifyProducerDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportProcessErrorNotifyConsumer() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportProcessErrorNotifyConsumerDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportProcessErrorNotifyProducer() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isReportProcessErrorNotifyProducerDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- isRequest() - Method in enum com.helger.phase4.messaging.EAS4MessageMode
- isResponse() - Method in enum com.helger.phase4.messaging.EAS4MessageMode
- isRetry() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isRetryDefined() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- isRetryEnabled() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- isRetryFeasible() - Method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
- isS11MustUnderstand() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
if SOAP 1.1 is being used, this attribute is required
- isS12MustUnderstand() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
if SOAP 1.2 is being used, this attribute is required
- isSendReceipt() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isSendReceiptDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isSendReceiptNonRepudiation() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isSendReceiptNonRepudiationDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isSignalMessage() - Method in enum com.helger.phase4.model.message.EAS4MessageType
- isSigningEnabled() - Method in class com.helger.phase4.crypto.AS4SigningParams
- isSoapBodyPayloadPresent() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- isSoapBodyPayloadPresent() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- isSoapDecrypted() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- isSoapDecrypted() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- isSoapHeaderElementProcessingSuccessful() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- isSoapHeaderElementProcessingSuccessful() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- isSoapSignatureChecked() - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- isSoapSignatureChecked() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageState
- isStartGroup() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isStartGroupDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isStreaming() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- isSuccess() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- isSuccess() - Method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
- ISSUER_SERIAL - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Send the issuer name and the serial number of a certificate to the receiver.
- ISSUER_SERIAL_QUOTE_FORMAT - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Sets the
org.apache.wss4j.dom.message.WSSecSignature.build(Crypto)or theorg.apache.wss4j.dom.message.WSSecEncrypt.build(Crypto, SecretKey)method to send the issuer name and the serial number of a certificate to the receiver.
In contrast toECryptoKeyIdentifierType.BST_DIRECT_REFERENCEonly the issuer name and the serial number of the signing certificate are sent to the receiver. - isSynchronous() - Method in enum com.helger.phase4.model.EMEPBinding
- isTerminateGroup() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isTerminateGroupDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- isTwoWay() - Method in enum com.helger.phase4.model.EMEP
- isUseInMemoryManagers() - Static method in class com.helger.phase4.config.AS4Configuration
- isUseLeg1() - Method in class com.helger.phase4.client.AS4ClientUserMessage
- isUserMessage() - Method in enum com.helger.phase4.model.message.EAS4MessageType
- isUsernameTokenCreated() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUsernameTokenCreatedDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUsernameTokenDigest() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUsernameTokenDigestDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUsernameTokenNonce() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUsernameTokenNonceDefined() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- isUseSingleCertificate() - Method in class com.helger.phase4.crypto.AS4SigningParams
- isValidResponseTypeLeg1(EMEP, EMEPBinding, EAS4MessageType) - Static method in class com.helger.phase4.model.MEPHelper
- isValidResponseTypeLeg2(EMEP, EMEPBinding, EAS4MessageType) - Static method in class com.helger.phase4.model.MEPHelper
- isWSS4JSynchronizedSecurity() - Static method in class com.helger.phase4.config.AS4Configuration
- IWSSecEncryptCustomizer - Interface in com.helger.phase4.crypto
-
Customize the
WSSecEncryptobject additional to what is possible via theAS4CryptParamsclass. - IWSSecSignatureCustomizer - Interface in com.helger.phase4.crypto
-
Customize the
WSSecSignatureobject additional to what is possible via theAS4SigningParamsclass.
K
- KDF_CONCAT - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- KEY_ALIAS - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Keystore key alias
- KEY_PASSWORD - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Keystore key password
- KEY_VALUE - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
KEY_VALUEis used to set a ds:KeyInfo/ds:KeyValue element to refer to either an RSA or DSA public key. - KEYSTORE_FILE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Keystore filename/path
- KEYSTORE_PASSWORD - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Keystore password
- KEYSTORE_TYPE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Keystore type: JKS or PKCS12
L
- LIB_NAME - Static variable in class com.helger.phase4.CAS4
-
Name of the library.
- LIB_URL - Static variable in class com.helger.phase4.CAS4
-
The URL of the library.
- LOAD_CACERTS - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Type boolean
- locale() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- locale(Locale) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the locale to use.
- LoggingAS4SignalMsgValidationResultHandler - Class in com.helger.phase4.sender
-
A logging implementation of
IAS4SignalMessageValidationResultHandler. - LoggingAS4SignalMsgValidationResultHandler() - Constructor for class com.helger.phase4.sender.LoggingAS4SignalMsgValidationResultHandler
M
- m_aAttachments - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_aBuildMessageCallback - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aCryptoFactoryCrypt - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aCryptoFactorySign - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aCryptParams - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aCustomHttpPoster - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aDecryptParameterModifier - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aHttpClientFactory - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aHttpRetrySettings - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aIncomingDumper - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aLocale - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aMessageProperties - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_aMessaging - Variable in class com.helger.phase4.model.message.AbstractAS4Message
- m_aOutgoingDumper - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aPayload - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
- m_aPMode - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_aPMode - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_aResponseConsumer - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aRetryCallback - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aSendingDateTime - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aSendingDTConsumer - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aSignalMsgConsumer - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_aSignalMsgConsumer - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_aSignalMsgValidationResultHdl - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_aSignalMsgValidationResultHdl - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_aSigningParams - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_aUserMsgConsumer - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_bForceMimeMessage - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_eSoapVersion - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_sAction - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sAgreementRef - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sAgreementType - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sAS4ProfileID - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_sConversationID - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sEndpointURL - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_sEndpointURL - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sFromPartyID - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sFromPartyIDType - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sFromRole - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sMessageID - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_sMPC - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_sPModeID - Variable in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- m_sPModeID - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sRefToMessageID - Variable in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- m_sService - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sServiceType - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sToPartyID - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sToPartyIDType - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- m_sToRole - Variable in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- mainSendMessage() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Synchronously send the AS4 message.
- mainSendMessage() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- mainSendMessage() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
- markMPCDeleted(String) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Mark the MPC with the provided ID as deleted.
- markMPCDeleted(String) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- markMPCDeleted(String) - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- markPModeDeleted(String) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Mark the provided PMode as deleted.
- markPModeDeleted(String) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- markPModeDeleted(String) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- marshal(Boolean) - Method in class com.helger.phase4.ebms3header.runtime.ZeroOneBooleanAdapter
- MEPHelper - Class in com.helger.phase4.model
-
Message Exchange Pattern helper
- MESSAGE_ID_SUFFIX_REGEX - Static variable in class com.helger.phase4.model.message.MessageHelperMethods
-
The regular expression that any custom message ID suffix must follow.
- MessageHelperMethods - Class in com.helger.phase4.model.message
-
This class contains every method, static variables which are used by more than one message creating classes in this package.
- messageID() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- messageID(String) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the optional AS4 message ID.
- MessagePartNRInformation - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- MessagePartNRInformation() - Constructor for class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - messageProperties() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- messageProperties(MessageProperty...) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- messageProperties(Iterable<? extends MessageProperty>) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- messageProperty(Ebms3Property) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- messageProperty(MessageProperty) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- messageProperty(MessageProperty.Builder) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- MessageProperty - Class in com.helger.phase4.model
-
Represents a single message property.
- MessageProperty(String, String, String) - Constructor for class com.helger.phase4.model.MessageProperty
- MessageProperty.Builder - Class in com.helger.phase4.model
- MetaAS4Manager - Class in com.helger.phase4.mgr
-
Meta manager with all known managers.
- MetaAS4Manager() - Constructor for class com.helger.phase4.mgr.MetaAS4Manager
-
Deprecated.
- MIME_INCONSISTENCY - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- mimeType(IMimeType) - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- mimeTypeXML() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
-
Shortcut for
mimeType (CMimeType.APPLICATION_XML) - MISSING_RECEIPT - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- modifyRequestData(RequestData) - Method in interface com.helger.phase4.crypto.IAS4DecryptParameterModifier
-
Modify the provided
RequestDataobject, e.g. by allowing RSA 1.5 algorithms. - modifyWSSConfig(WSSConfig) - Method in interface com.helger.phase4.crypto.IAS4DecryptParameterModifier
-
Modify the provided
WSSConfigto add additional handlers. - mpc() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- mpc(String) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set the MPC to be used in the Pull Request.
- MPC - Class in com.helger.phase4.model.mpc
-
Default implementation for an MPC
- MPC(StubObject) - Constructor for class com.helger.phase4.model.mpc.MPC
- MPC(String) - Constructor for class com.helger.phase4.model.mpc.MPC
- MPCManagerInMemory - Class in com.helger.phase4.model.mpc
-
Manager for
MPCobjects. - MPCManagerInMemory() - Constructor for class com.helger.phase4.model.mpc.MPCManagerInMemory
- MPCManagerXML - Class in com.helger.phase4.model.mpc
-
Manager for
MPCobjects. - MPCManagerXML(String) - Constructor for class com.helger.phase4.model.mpc.MPCManagerXML
- MPCMicroTypeConverter - Class in com.helger.phase4.model.mpc
-
XML converter for
MPCobjects. - MPCMicroTypeConverter() - Constructor for class com.helger.phase4.model.mpc.MPCMicroTypeConverter
- MT_MULTIPART_RELATED - Static variable in class com.helger.phase4.incoming.AS4RequestHandler
- MultiOutputStream - Class in com.helger.phase4.util
-
An output stream that writes to multiple output streams.
- MultiOutputStream(OutputStream...) - Constructor for class com.helger.phase4.util.MultiOutputStream
N
- name(String) - Method in class com.helger.phase4.model.MessageProperty.Builder
- NO_SIGNAL_MESSAGE_RECEIVED - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Some answer was received, but it was no valid AS4 Signal Message
- NonRepudiationInformation - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- NonRepudiationInformation() - Constructor for class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - NonRepudiationInformationMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
NonRepudiationInformationobjects. - NonRepudiationInformationMarshaller() - Constructor for class com.helger.phase4.marshaller.NonRepudiationInformationMarshaller
- NOTIFY - Enum constant in enum com.helger.phase4.model.EMessagingOperation
-
This operation notifies either a Producer or a Consumer about the status of a previously submitted or received ebMS User Message Unit, or about general MSH status.
O
- ObjectFactory - Class in com.helger.phase4.ebms3header
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.phase4.ebms3header package.
- ObjectFactory - Class in com.helger.phase4.soap11
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.phase4.soap11 package.
- ObjectFactory - Class in com.helger.phase4.soap12
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.helger.phase4.soap12 package.
- ObjectFactory() - Constructor for class com.helger.phase4.ebms3header.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.phase4.ebms3header
- ObjectFactory() - Constructor for class com.helger.phase4.soap11.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.phase4.soap11
- ObjectFactory() - Constructor for class com.helger.phase4.soap12.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.helger.phase4.soap12
- onAfterInstantiation(IScope) - Method in class com.helger.phase4.mgr.MetaAS4Manager
- onAfterInstantiation(IScope) - Method in class com.helger.phase4.wss.WSSConfigManager
- onAS4ErrorMessage(IAS4IncomingMessageState, ICommonsList<Ebms3Error>, AS4ErrorMessage) - Method in interface com.helger.phase4.incoming.IAS4RequestHandlerErrorConsumer
-
Invoked when an AS4 error message is created.
- onAS4Message(AbstractAS4Message<?>) - Method in interface com.helger.phase4.client.IAS4ClientBuildMessageCallback
-
Called for the created domain object.
- onBeforeDestroy(IScope) - Method in class com.helger.phase4.wss.WSSConfigManager
- onBeforeRetry(String, String, int, int, long, Exception) - Method in interface com.helger.phase4.client.IAS4RetryCallback
-
Invoked when it is clear that a retry will happen, but before the waiting starts
- onBeginRequest(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, HttpHeaderMap, int) - Method in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
- onBeginRequest(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, HttpHeaderMap, int) - Method in interface com.helger.phase4.dump.IAS4OutgoingDumper
-
Called for new requests.
- ONE_WAY - Enum constant in enum com.helger.phase4.model.EMEP
-
The One-Way MEP which governs the exchange of a single User Message Unit unrelated to other User Messages.
- onEffectiveSendingDateTime(OffsetDateTime) - Method in interface com.helger.phase4.sender.IAS4SendingDateTimeConsumer
-
Callback to do something with the sending date time
- onEncryptedMimeMessage(AS4MimeMessage) - Method in interface com.helger.phase4.client.IAS4ClientBuildMessageCallback
-
This method is only called if encryption is enabled and at least one attachments is present.
- onEncryptedSoapDocument(Document) - Method in interface com.helger.phase4.client.IAS4ClientBuildMessageCallback
-
This method is only called if encryption is enabled and no attachments are present.
- onEndRequest(IAS4IncomingMessageMetadata, Exception) - Method in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
- onEndRequest(IAS4IncomingMessageMetadata, Exception) - Method in interface com.helger.phase4.dump.IAS4IncomingDumper
-
Called after the AS4 request is handled internally.
- onEndRequest(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, Exception) - Method in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
- onEndRequest(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, Exception) - Method in interface com.helger.phase4.dump.IAS4OutgoingDumper
-
Called after the AS4 request is handled internally.
- onError(String) - Method in interface com.helger.phase4.sender.IAS4SignalMessageValidationResultHandler
-
Called for each error found.
- onError(String) - Method in class com.helger.phase4.sender.LoggingAS4SignalMsgValidationResultHandler
- onExecute(JobDataMap, IJobExecutionContext) - Method in class com.helger.phase4.incoming.mgr.AS4DuplicateCleanupJob
- onInit() - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- onMessageProcessingEnded(IAS4IncomingMessageMetadata, Exception) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessingStatusSPI
-
This method is called after the incoming message is completely processed.
- onMessageProcessingStarted(IAS4IncomingMessageMetadata) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessingStatusSPI
-
This method is called before the incoming message is started to be processed.
- onNewRequest(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
- onNewRequest(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in interface com.helger.phase4.dump.IAS4IncomingDumper
-
Called for new incoming AS4 requests.
- onNotApplicable() - Method in interface com.helger.phase4.sender.IAS4SignalMessageValidationResultHandler
-
This method is only called if sent and/or received message did not contain DSig references, so there was nothing to compare to.
- onNotApplicable() - Method in class com.helger.phase4.sender.LoggingAS4SignalMsgValidationResultHandler
- onProcessingFinalized(boolean) - Method in interface com.helger.phase4.incoming.IAS4SoapProcessingFinalizedCallback
-
Indicate that processing has finished.
- onSignedSoapDocument(Document) - Method in interface com.helger.phase4.client.IAS4ClientBuildMessageCallback
-
Called for the signed SOAP document.
- onSoapDocument(Document) - Method in interface com.helger.phase4.client.IAS4ClientBuildMessageCallback
-
Called for the unsigned and unencrypted SOAP document.
- onSuccess() - Method in interface com.helger.phase4.sender.IAS4SignalMessageValidationResultHandler
-
Called if no issues were found between the sent and the received receipts.
- onSuccess() - Method in class com.helger.phase4.sender.LoggingAS4SignalMsgValidationResultHandler
- openOutputStream(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
-
Create the output stream to which the data should be dumped.
- openOutputStream(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in class com.helger.phase4.dump.AS4IncomingDumperFileBased
- openOutputStream(IAS4IncomingMessageMetadata, HttpHeaderMap) - Method in class com.helger.phase4.dump.AS4IncomingDumperSingleUse
- openOutputStream(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, HttpHeaderMap, int) - Method in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
-
Create the output stream to which the data should be dumped.
- openOutputStream(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, HttpHeaderMap, int) - Method in class com.helger.phase4.dump.AS4OutgoingDumperFileBased
- openOutputStream(EAS4MessageMode, IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, HttpHeaderMap, int) - Method in class com.helger.phase4.dump.AS4OutgoingDumperSingleUse
- origin(String) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- ORIGINAL_SENDER - Static variable in class com.helger.phase4.CAS4
-
The name of the "original sender" (C1) message property for four-corner topology message exchanges.
- OT - Static variable in class com.helger.phase4.model.mpc.MPC
- OT - Static variable in class com.helger.phase4.model.pmode.PMode
- OTHER - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- outgoingDumper() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- outgoingDumper(IAS4OutgoingDumper) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set a specific outgoing dumper for this builder.
- overwriteMimeType(String) - Method in class com.helger.phase4.attachment.WSS4JAttachment
P
- parseAS4Message(IAS4IncomingAttachmentFactory, AS4ResourceHelper, IAS4IncomingMessageMetadata, InputStream, HttpHeaderMap, AS4IncomingHandler.IAS4ParsedMessageCallback, IAS4IncomingDumper) - Static method in class com.helger.phase4.incoming.AS4IncomingHandler
- parseSignalMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ResourceHelper, IPMode, Locale, IAS4IncomingMessageMetadata, HttpResponse, byte[], IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4SignalMessageConsumer) - Static method in class com.helger.phase4.incoming.AS4IncomingHandler
- parseUserMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ResourceHelper, IPMode, Locale, IAS4IncomingMessageMetadata, HttpResponse, byte[], IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4UserMessageConsumer) - Static method in class com.helger.phase4.incoming.AS4IncomingHandler
- parseUserOrSignalMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ResourceHelper, IPMode, Locale, IAS4IncomingMessageMetadata, HttpResponse, byte[], IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4UserMessageConsumer, IAS4SignalMessageConsumer) - Static method in class com.helger.phase4.incoming.AS4IncomingHandler
- PART_PROPERTY_CHARACTER_SET - Static variable in class com.helger.phase4.model.message.MessageHelperMethods
- PART_PROPERTY_COMPRESSION_TYPE - Static variable in class com.helger.phase4.model.message.MessageHelperMethods
- PART_PROPERTY_MIME_TYPE - Static variable in class com.helger.phase4.model.message.MessageHelperMethods
- PATH_SCHEMATA - Static variable in class com.helger.phase4.CAS4
- payload() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Get the payload to be send out.
- payload(AS4OutgoingAttachment) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Set the payload to be send out.
- payload(AS4OutgoingAttachment.Builder) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
-
Set the payload to be send out.
- payloadProfiles() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- Phase4Exception - Exception Class in com.helger.phase4.util
-
phase4 base exception.
- Phase4Exception(String) - Constructor for exception class com.helger.phase4.util.Phase4Exception
- Phase4Exception(String, Throwable) - Constructor for exception class com.helger.phase4.util.Phase4Exception
- Phase4Exception(Throwable) - Constructor for exception class com.helger.phase4.util.Phase4Exception
- Phase4RuntimeException - Exception Class in com.helger.phase4.util
-
phase4 base runtime exception.
- Phase4RuntimeException(String) - Constructor for exception class com.helger.phase4.util.Phase4RuntimeException
- Phase4RuntimeException(String, Throwable) - Constructor for exception class com.helger.phase4.util.Phase4RuntimeException
- Phase4RuntimeException(Throwable) - Constructor for exception class com.helger.phase4.util.Phase4RuntimeException
- pmode() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- pmode() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- pmode(IPMode) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set the PMode to be used.
- pmode(IPMode) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the PMode to be used.
- PMode - Class in com.helger.phase4.model.pmode
-
Default implementation of
IPMode - PMode(String, PModeParty, PModeParty, String, EMEP, EMEPBinding, PModeLeg, PModeLeg, PModePayloadService, PModeReceptionAwareness) - Constructor for class com.helger.phase4.model.pmode.PMode
- PModeAddressList - Class in com.helger.phase4.model.pmode.leg
-
List of addresses in a PMode
- PModeAddressList() - Constructor for class com.helger.phase4.model.pmode.leg.PModeAddressList
- PModeAddressList(Iterable<? extends String>) - Constructor for class com.helger.phase4.model.pmode.leg.PModeAddressList
- PModeAddressList(String...) - Constructor for class com.helger.phase4.model.pmode.leg.PModeAddressList
- PModeAddressListJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for
PModeAddressListobjects. - PModeAddressListMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for
PModeAddressListobjects. - PModeAddressListMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeAddressListMicroTypeConverter
- pmodeID() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- pmodeID() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- pmodeID(String) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set the optional PMode ID for packaging in the pull request.
- pmodeID(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the optional PMode ID for packaging in the user message.
- PModeJsonConverter - Class in com.helger.phase4.model.pmode
-
JSON converter for objects of class
PMode. - PModeLeg - Class in com.helger.phase4.model.pmode.leg
-
Contains the information for a single direction (leg) of a PMode
- PModeLeg() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLeg
- PModeLeg(PModeLegProtocol, PModeLegBusinessInformation, PModeLegErrorHandling, PModeLegReliability, PModeLegSecurity) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLeg
- PModeLegBusinessInformation - Class in com.helger.phase4.model.pmode.leg
-
Business information - This set of parameters only applies to user messages.
- PModeLegBusinessInformation() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- PModeLegBusinessInformation(String, String, String, ICommonsOrderedMap<String, PModeProperty>, ICommonsOrderedMap<String, PModePayloadProfile>, Long, String) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- PModeLegBusinessInformationJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModeLegBusinessInformation. - PModeLegBusinessInformationMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeLegBusinessInformation. - PModeLegBusinessInformationMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationMicroTypeConverter
- PModeLegErrorHandling - Class in com.helger.phase4.model.pmode.leg
-
Error handling - This P-Mode group concerns errors generated by the reception of the message (for either a User message or a Signal message, unless indicated otherwise) sent over leg 1 of the MEP.
- PModeLegErrorHandling() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- PModeLegErrorHandling(PModeAddressList, PModeAddressList, ETriState, ETriState, ETriState, ETriState) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- PModeLegErrorHandlingJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModeLegErrorHandling. - PModeLegErrorHandlingMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeLegErrorHandling. - PModeLegErrorHandlingMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingMicroTypeConverter
- PModeLegJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for
PModeLeg. - PModeLegMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for
PModeLeg. - PModeLegMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegMicroTypeConverter
- PModeLegProtocol - Class in com.helger.phase4.model.pmode.leg
-
PMode leg protocol parameters.
- PModeLegProtocol() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- PModeLegProtocol(String, ESoapVersion) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- PModeLegProtocolJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModeLegProtocol. - PModeLegProtocolMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeLegProtocol. - PModeLegProtocolMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegProtocolMicroTypeConverter
- PModeLegReliability - Class in com.helger.phase4.model.pmode.leg
-
PMode reliability stuff.
- PModeLegReliability() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegReliability
- PModeLegReliability(ETriState, ETriState, String, ETriState, String, ETriState, ETriState, ETriState, ICommonsList<String>, ETriState) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegReliability
- PModeLegReliabilityJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModeLegReliability. - PModeLegReliabilityMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeLegReliability. - PModeLegReliabilityMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegReliabilityMicroTypeConverter
- PModeLegSecurity - Class in com.helger.phase4.model.pmode.leg
-
PMode security part.
- PModeLegSecurity() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- PModeLegSecurity(EWSSVersion, ICommonsList<String>, ICommonsList<String>, String, ECryptoAlgorithmSignDigest, ECryptoAlgorithmSign, ICommonsList<String>, ICommonsList<String>, String, ECryptoAlgorithmCrypt, Integer, String, String, ETriState, ETriState, ETriState, ETriState, ETriState, EPModeSendReceiptReplyPattern, ETriState) - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- PModeLegSecurityJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModeLegSecurity. - PModeLegSecurityMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeLegSecurity. - PModeLegSecurityMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModeLegSecurityMicroTypeConverter
- PModeManagerInMemory - Class in com.helger.phase4.model.pmode
-
Persisting manager for
PModeobjects. - PModeManagerInMemory() - Constructor for class com.helger.phase4.model.pmode.PModeManagerInMemory
- PModeManagerXML - Class in com.helger.phase4.model.pmode
-
Persisting manager for
PModeobjects. - PModeManagerXML(String) - Constructor for class com.helger.phase4.model.pmode.PModeManagerXML
- PModeMicroTypeConverter - Class in com.helger.phase4.model.pmode
-
XML converter for objects of class
PMode. - PModeMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.PModeMicroTypeConverter
- PModeParty - Class in com.helger.phase4.model.pmode
-
Party within a PMode
- PModeParty(String, String, String, String, String) - Constructor for class com.helger.phase4.model.pmode.PModeParty
- PModePartyJsonConverter - Class in com.helger.phase4.model.pmode
-
JSON converter for objects of class
PModeParty. - PModePartyMicroTypeConverter - Class in com.helger.phase4.model.pmode
-
XML converter for objects of class
PModeParty. - PModePartyMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.PModePartyMicroTypeConverter
- PModePayloadProfile - Class in com.helger.phase4.model.pmode.leg
-
A payload part is a data structure that consists of five properties: name (or Content-ID) that is the part identifier, and can be used as an index in the notation PayloadProfile[]; MIME data type (
text/xml,application/pdf, etc.); name of the applicable XML Schema file if the MIME data type is text/xml; maximum size in kilobytes; and a Boolean value indicating whether the part is expected or optional, within the User message. - PModePayloadProfile() - Constructor for class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- PModePayloadProfile(String, IMimeType, String, Integer, EMandatory) - Constructor for class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- PModePayloadProfileJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
JSON converter for objects of class
PModePayloadProfile. - PModePayloadProfileMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModePayloadProfile. - PModePayloadProfileMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModePayloadProfileMicroTypeConverter
- PModePayloadService - Class in com.helger.phase4.model.pmode
- PModePayloadService(EAS4CompressionMode) - Constructor for class com.helger.phase4.model.pmode.PModePayloadService
- PModePayloadServiceJsonConverter - Class in com.helger.phase4.model.pmode
-
JSON converter for objects of class
PModePayloadService. - PModePayloadServiceMicroTypeConverter - Class in com.helger.phase4.model.pmode
-
XML converter for objects of class
PModePayloadService. - PModePayloadServiceMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.PModePayloadServiceMicroTypeConverter
- PModeProperty - Class in com.helger.phase4.model.pmode.leg
-
A property is a data structure that consists of four values: the property name, which can be used as an identifier of the property (e.g. a required property named "messagetype" can be noted as:
Properties[messagetype].required="true"); the property description; the property data type; and a Boolean value, indicating whether the property is expected or optional, within the User message. - PModeProperty() - Constructor for class com.helger.phase4.model.pmode.leg.PModeProperty
- PModeProperty(String, String, String, EMandatory) - Constructor for class com.helger.phase4.model.pmode.leg.PModeProperty
- PModePropertyJsonConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeProperty. - PModePropertyMicroTypeConverter - Class in com.helger.phase4.model.pmode.leg
-
XML converter for objects of class
PModeProperty. - PModePropertyMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.leg.PModePropertyMicroTypeConverter
- PModeReceptionAwareness - Class in com.helger.phase4.model.pmode
- PModeReceptionAwareness(ETriState, ETriState, int, long, ETriState) - Constructor for class com.helger.phase4.model.pmode.PModeReceptionAwareness
- PModeReceptionAwarenessJsonConverter - Class in com.helger.phase4.model.pmode
-
JSON converter for objects of class
PModeReceptionAwareness. - PModeReceptionAwarenessMicroTypeConverter - Class in com.helger.phase4.model.pmode
-
XML converter for objects of class
PModeReceptionAwareness. - PModeReceptionAwarenessMicroTypeConverter() - Constructor for class com.helger.phase4.model.pmode.PModeReceptionAwarenessMicroTypeConverter
- pmodeResolver() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- pmodeResolver(IAS4PModeResolver) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the PMode resolver to be used.
- PModeValidationException - Exception Class in com.helger.phase4.model.pmode
-
A special exception thrown in PMode validation.
- PModeValidationException(String) - Constructor for exception class com.helger.phase4.model.pmode.PModeValidationException
- POLICY_NONCOMPLIANCE - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- PREFIX_CID - Static variable in class com.helger.phase4.model.message.MessageHelperMethods
- processAS4ResponseMessage(IAS4IncomingMessageMetadata, IAS4IncomingMessageState, String, byte[], boolean) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessorSPI
-
Optional callback to process a response message
- processAS4SignalMessage(IAS4IncomingMessageMetadata, HttpHeaderMap, Ebms3SignalMessage, IPMode, IAS4IncomingMessageState, ICommonsList<Ebms3Error>) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessorSPI
-
Process incoming AS4 signal message - pull-request and receipt.
Attachment and Payload are not needed since they are allowed, but should not be added to a SignalMessage Because the will be ignored in the MSH - Processing. - processAS4UserMessage(IAS4IncomingMessageMetadata, HttpHeaderMap, Ebms3UserMessage, IPMode, Node, ICommonsList<WSS4JAttachment>, IAS4IncomingMessageState, ICommonsList<Ebms3Error>) - Method in interface com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessorSPI
-
Process incoming AS4 user message
- processEbmsMessage(AS4ResourceHelper, Locale, SoapHeaderElementProcessorRegistry, HttpHeaderMap, Document, ESoapVersion, ICommonsList<WSS4JAttachment>, IAS4IncomingProfileSelector, ICommonsList<Ebms3Error>, IAS4IncomingMessageMetadata) - Static method in class com.helger.phase4.incoming.AS4IncomingHandler
- processHeaderElement(Document, Element, ICommonsList<WSS4JAttachment>, AS4IncomingMessageState, ICommonsList<Ebms3Error>) - Method in interface com.helger.phase4.incoming.soap.ISoapHeaderElementProcessor
-
Process the passed header element.
- processHeaderElement(Document, Element, ICommonsList<WSS4JAttachment>, AS4IncomingMessageState, ICommonsList<Ebms3Error>) - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorExtractEbms3Messaging
- processHeaderElement(Document, Element, ICommonsList<WSS4JAttachment>, AS4IncomingMessageState, ICommonsList<Ebms3Error>) - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorWSS4J
- PROCESSING - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorCategory
- PROCESSING_MODE_MISMATCH - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- properties() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- PROPERTY_PHASE4_MANAGER_INMEMORY - Static variable in class com.helger.phase4.config.AS4Configuration
-
The boolean property to enable in-memory managers.
- PROPERTY_PHASE4_WSS4J_SYNCSECURITY - Static variable in class com.helger.phase4.config.AS4Configuration
-
The boolean property to enable synchronization of sign/verify and encrypt/decrypt.
- PULL - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
maps an MEP User message to the second leg of an underlying two-way transport protocol, as a result of an ebMS Pull Signal sent over the first leg.
- PULL_PUSH - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
The Two-Way/Pull-and-Push MEP composes the choreography of a One-Way/Pull MEP followed by the choreography of a One-Way/Push MEP, with both MEPs initiated from the same MSH.
- PULL_REQUEST - Enum constant in enum com.helger.phase4.model.message.EAS4MessageType
- PUSH - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
maps an MEP User message to the 1st leg of an underlying 2-way transport protocol, or of a 1-way protocol.
- PUSH_PULL - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
The Two-Way/Push-and-Pull MEP composes the choreography of a One-Way/Push MEP followed by the choreography of a One-Way/Pull MEP, both initiated from the same MSH (Initiator).
- PUSH_PUSH - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
The Two-Way/Push-and-Push MEP composes the choreographies of two One-Way/Push MEPs in opposite directions, the User Message unit of the second referring to the User Message unit of the first via eb:RefToMessageId.
Q
- QNAME_MESSAGING - Static variable in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorExtractEbms3Messaging
-
The QName for which this processor should be invoked
- QNAME_SECURITY - Static variable in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorWSS4J
-
The QName for which this processor should be invoked
R
- rawResponseConsumer() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- rawResponseConsumer(IAS4RawResponseConsumer) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set an optional handler for the synchronous result message received from the other side.
- readAndSkipInitialHttpHeaders(byte[], Consumer<HttpHeaderMap>, IntConsumer) - Static method in class com.helger.phase4.dump.AS4DumpReader
-
Utility method to just read and consume the leading HTTP headers from a dump.
- readCryptoPropertiesFromFile(String) - Static method in class com.helger.phase4.crypto.AS4CryptoFactoryProperties
-
Deprecated.Read crypto properties from the specified file path.
- reandomContentID() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment.Builder
- RECEIPT - Enum constant in enum com.helger.phase4.model.message.EAS4MessageType
- ReceiptAcknowledgement - Class in com.helger.phase4.ebms3header
-
Java class for anonymous complex type
- ReceiptAcknowledgement() - Constructor for class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - RECEIVE - Enum constant in enum com.helger.phase4.model.EMessagingOperation
-
This operation completes the transfer of an ebMS user message from the Sending MSH to the Receiving MSH.
- receiverCertificate(X509Certificate) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the receiver certificate used to encrypt the message with.
- receiverCertificateAlias(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the receiver certificate alias into the CryptoFactory keystore used to encrypt the message with.
- refToMessageID() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- refToMessageID(String) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the optional AS4 reference to a previous message ID.
- refToMessageInError(String) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- registerAndCheck(String, String, String) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- registerAndCheck(String, String, String) - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerXML
- registerAndCheck(String, String, String) - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
-
Check if the passed message ID was already handled.
- registerAS4Profile(IAS4ProfileRegistrar) - Method in interface com.helger.phase4.profile.IAS4ProfileRegistrarSPI
-
Register AS4 profiles at the provided registrar.
- registerHeaderElementProcessor(QName, ISoapHeaderElementProcessor) - Method in class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- registerMicroTypeConverter(IMicroTypeConverterRegistry) - Method in class com.helger.phase4.config.AS4MicroTypeConverterRegistrar
- registerProfile(IAS4Profile) - Method in class com.helger.phase4.profile.AS4ProfileManager
- registerProfile(IAS4Profile) - Method in interface com.helger.phase4.profile.IAS4ProfileRegistrar
-
Register a new AS4 profile.
- reinitProcessors() - Static method in class com.helger.phase4.incoming.mgr.AS4IncomingMessageProcessorManager
-
Reload all SPI implementations of
IAS4IncomingMessageProcessorSPI. - reinitProcessors() - Static method in class com.helger.phase4.incoming.mgr.AS4IncomingPullRequestProcessorManager
-
Reload all SPI implementations of
IAS4IncomingPullRequestProcessorSPI. - RELATED - Static variable in class com.helger.phase4.messaging.mime.AS4SoapMimeMultipart
- reloadAll() - Method in class com.helger.phase4.profile.AS4ProfileManager
- remoteTlsCerts() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- remoteTlsCerts() - Method in interface com.helger.phase4.incoming.IAS4IncomingMessageMetadata
-
Returns the TLS certificates presented by the remote client to authenticate itself.
- REQUEST - Enum constant in enum com.helger.phase4.messaging.EAS4MessageMode
-
A request is a message that initiated an interaction
- RESPONSE - Enum constant in enum com.helger.phase4.messaging.EAS4MessageMode
-
A response can only exist in relation to a previous request
- RESPONSE - Enum constant in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
- responseAttachments() - Method in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- retryCallback() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- retryCallback(IAS4RetryCallback) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set an optional handler that is notified if an http sending will be retried.
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.DSigReferenceMarshaller
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.Ebms3SignalMessageMarshaller
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.Ebms3UserMessageMarshaller
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.NonRepudiationInformationMarshaller
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.Soap11EnvelopeMarshaller
- ROOT_ELEMENT_QNAME - Static variable in class com.helger.phase4.marshaller.Soap12EnvelopeMarshaller
- RSA_OAEP - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- RSA_OAEP_XENC11 - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- RSA_SHA_256 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA_256_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA_384 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA_384_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA_512 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA_512_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA3_256_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA3_384_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA_SHA3_512_MGF1 - Enum constant in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- RSA15 - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
- run(Runnable) - Static method in class com.helger.phase4.wss.WSSSynchronizer
-
A wrapper around
WSSSynchronizer.call(IThrowingSupplier)swallowing the return value
S
- scheduleMe(long) - Static method in class com.helger.phase4.incoming.mgr.AS4DuplicateCleanupJob
-
Start a job that runs every minute, that removes all messages older than a certain time from duplication check.
- SEND - Enum constant in enum com.helger.phase4.model.EMessagingOperation
-
This operation initiates the transfer of an ebMS user message from the Sending MSH to the Receiving MSH, after all headers intended for the Receiving MSH have been added (including security and/or reliability, as required).
- sendAS4PullRequestAndReceiveAS4UserMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ClientPullRequestMessage, Locale, String, IAS4ClientBuildMessageCallback, IAS4OutgoingDumper, IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4RetryCallback, IAS4RawResponseConsumer, IAS4UserMessageConsumer, IPMode) - Static method in class com.helger.phase4.sender.AS4BidirectionalClientHelper
- sendAS4PullRequestAndReceiveAS4UserOrSignalMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ClientPullRequestMessage, Locale, String, IAS4ClientBuildMessageCallback, IAS4OutgoingDumper, IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4RetryCallback, IAS4RawResponseConsumer, IAS4UserMessageConsumer, IAS4SignalMessageConsumer, IAS4SignalMessageValidationResultHandler, IPMode) - Static method in class com.helger.phase4.sender.AS4BidirectionalClientHelper
- sendAS4UserMessageAndReceiveAS4SignalMessage(IAS4CryptoFactory, IAS4CryptoFactory, IAS4PModeResolver, IAS4IncomingAttachmentFactory, IAS4IncomingProfileSelector, AS4ClientUserMessage, Locale, String, IAS4ClientBuildMessageCallback, IAS4OutgoingDumper, IAS4IncomingDumper, IAS4IncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration, IAS4RetryCallback, IAS4RawResponseConsumer, IAS4SignalMessageConsumer, IAS4SignalMessageValidationResultHandler) - Static method in class com.helger.phase4.sender.AS4BidirectionalClientHelper
- senderInterrupt() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- senderInterrupt(IAS4SenderInterrupt) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the sender interrupt to be used.
- sendGenericMessage(String, HttpHeaderMap, HttpEntity, HttpClientResponseHandler<? extends T>) - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
-
Send an arbitrary HTTP POST message to the provided URL, using the contained HttpClientFactory as well as the customizer.
- sendGenericMessage(String, HttpHeaderMap, HttpEntity, HttpClientResponseHandler<? extends T>) - Method in interface com.helger.phase4.messaging.http.IHttpPoster
-
Send an arbitrary HTTP POST message to the provided URL, using the contained HttpClientFactory as well as the customizer.
- sendGenericMessageWithRetries(String, HttpHeaderMap, HttpEntity, String, HttpRetrySettings, HttpClientResponseHandler<? extends T>, IAS4OutgoingDumper, IAS4RetryCallback) - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- sendGenericMessageWithRetries(String, HttpHeaderMap, HttpEntity, String, HttpRetrySettings, HttpClientResponseHandler<? extends T>, IAS4OutgoingDumper, IAS4RetryCallback) - Method in interface com.helger.phase4.messaging.http.IHttpPoster
-
Send an arbitrary HTTP POST message to the provided URL, using the contained HttpClientFactory as well as the customizer.
- sendingDateTime() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- sendingDateTime(OffsetDateTime) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the optional sending date time.
- sendingDateTimeConsumer() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- sendingDateTimeConsumer(IAS4SendingDateTimeConsumer) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the sending date time consumer to be used.
- sendMessage() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Synchronously send the AS4 message.
- sendMessageAndCheckForReceipt() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
This is a sanity method that encapsulates all the sending checks that are necessary to determine overall sending success or error.
Note: this method is not thread-safe, because it changes the signal message consumer internally. - sendMessageAndCheckForReceipt(Consumer<? super Phase4Exception>) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
This is a sanity method that encapsulates all the sending checks that are necessary to determine overall sending success or error.
Note: this method is not thread-safe, because it changes the signal message consumer internally. - sendMessageWithRetries(String, HttpClientResponseHandler<? extends T>, IAS4ClientBuildMessageCallback, IAS4OutgoingDumper, IAS4RetryCallback) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Send the AS4 client message created by
AbstractAS4Client.buildMessage(String, IAS4ClientBuildMessageCallback)to the provided URL. - serializeXML(Node) - Static method in class com.helger.phase4.util.AS4XMLHelper
- service() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- service(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "Service" value only, leaving the type
null. - service(String, String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "Service" value consisting of type and value.
- serviceType() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- setAcceptanceException(String) - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Sets the value of the acceptanceException property.
- setAction(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The element is a string identifying an operation or an activity within a Service that may support several of these.
Example of what will be written in the user message:<eb:Action>NewPurchaseOrder</eb:Action>
This is MANDATORY. - setAction(String) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Sets the value of the action property.
- setAction(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setAddress(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- setAgreement(String) - Method in class com.helger.phase4.model.pmode.PMode
- setAgreementRef(Ebms3AgreementRef) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Sets the value of the agreementRef property.
- setAgreementRef(String) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setAgreementRefValue(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The AgreementRef element is a string that identifies the entity or artifact governing the exchange of messages between the parties.
Example of what will be written in the user message:<eb:AgreementRef pmode= "pm-esens-generic-resp">http://agreements.holodeckb2b.org/examples/agreement0</eb:AgreementRef>
This is MANDATORY. - setAgreementTypeValue(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
Set the value of the
eb:AgreementRef/@typeattribute. - setAlgorithmC14N(ECryptoAlgorithmC14N) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the canonicalization algorithm to be used.
- setAlgorithmCrypt(ECryptoAlgorithmCrypt) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
A encryption algorithm can be set.
- setAlgorithmSign(ECryptoAlgorithmSign) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
A signing algorithm can be set.
- setAlgorithmSignDigest(ECryptoAlgorithmSignDigest) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
A signing digest algorithm can be set.
- setAlias(String) - Method in class com.helger.phase4.crypto.AS4CryptParams
- setAny(Object) - Method in class com.helger.phase4.ebms3header.Exception
-
Sets the value of the any property.
- setAny(List<Object>) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAny(List<Object>) - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-list-extension
- setAS4Profile(IAS4Profile) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Set the AS4 profile of the message.
- setAtLeastOnceAckOnDelivery(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceAckOnDelivery(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceContract(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceContract(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceContractAckResponse(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceContractAckResponse(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceContractAcksTo(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtLeastOnceReplyPattern(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtMostOnceContract(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setAtMostOnceContract(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setBody(Soap11Body) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Sets the value of the body property.
- setBody(Soap12Body) - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Sets the value of the body property.
- setBusinessActivityIdentifier(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the businessActivityIdentifier property.
- setBusinessInfo(PModeLegBusinessInformation) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- setCategory(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the category property.
- setCertificate(X509Certificate) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the X509 certificate be used.
- setCharset(Charset) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- setCode(Soap12Faultcode) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Sets the value of the code property.
- setCode(QName) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Special setter with value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setCollaborationIdentifier(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the collaborationIdentifier property.
- setCollaborationInfo(Ebms3CollaborationInfo) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the collaborationInfo property.
- setCompressedAttachmentIDs(ICommonsMap<String, EAS4CompressionMode>) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setCompressionMode(EAS4CompressionMode) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- setCompressionMode(EAS4CompressionMode) - Method in class com.helger.phase4.model.pmode.PModePayloadService
-
Set the compression mode to use.
- setConfig(IConfigWithFallback) - Static method in class com.helger.phase4.config.AS4Configuration
-
Overwrite the global configuration.
- setContent(byte[], Charset) - Method in interface com.helger.phase4.incoming.IAS4ResponseAbstraction
-
Set the response payload as a byte array with a certain character set.
- setContent(HttpHeaderMap, IHasInputStream) - Method in interface com.helger.phase4.incoming.IAS4ResponseAbstraction
-
Set the content as an input stream provider.
- setContentTransferEncoding(EContentTransferEncoding) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- setContextPMode(IPMode) - Method in interface com.helger.phase4.crypto.IAS4PModeAwareCryptoFactory
-
Set the P-Mode in context.
This method is only called on reception side after successful resolving of the P-Mode from the incoming ebms information. - setConversationId(String) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Sets the value of the conversationId property.
- setConversationID(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The element is a string identifying the set of related messages that make up a conversation between Parties.
Example of what will be written in the user message:<eb:ConversationId>4321</eb:ConversationId>
This is MANDATORY. - setCookies(Cookie[]) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the cookies to be used.
- setCorrelation(ICommonsList<String>) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setCryptoFactory(IAS4CryptoFactory) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set all the crypto properties at once.
- setCryptoFactory(IAS4CryptoFactory) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the same crypto factory for signing and crypting.
- setCryptoFactoryCrypt(IAS4CryptoFactory) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the crypto factory to be used for crypting.
- setCryptoFactoryCrypt(IAS4CryptoFactory) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setCryptoFactoryCrypt(IAS4CryptoFactory) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the crypto factory crypting.
- setCryptoFactorySign(IAS4CryptoFactory) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the crypto factory to be used for signing.
- setCryptoFactorySign(IAS4CryptoFactory) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setCryptoFactorySign(IAS4CryptoFactory) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the crypto factory for signing.
- setCryptoProvider(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setCryptoProviderDefault() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setCryptParams(AS4CryptParams) - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- setCustomDefaultAS4ProfileID(String) - Static method in class com.helger.phase4.incoming.mgr.AS4ProfileSelector
-
Set the custom default AS4 profile ID.
- setCustomMessageIDSuffix(String) - Static method in class com.helger.phase4.model.message.MessageHelperMethods
-
Set a custom message ID suffix to be used in
MessageHelperMethods.createRandomMessageID(). - setDataType(String) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
Set the property data type.
- setDecryptedAttachments(ICommonsList<WSS4JAttachment>) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setDecryptedSoapDocument(Document) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setDecryptingCertificate(X509Certificate) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setDecryptParameterModifier(IAS4DecryptParameterModifier) - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- setDescription(Ebms3Description) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the description property.
- setDescription(Ebms3Description) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Sets the value of the description property.
- setDescription(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setDescription(String) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setDescription(String) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
Set the description.
- setDetail(Soap11Detail) - Method in class com.helger.phase4.soap11.Soap11Fault
-
Sets the value of the detail property.
- setDetail(Soap12Detail) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Sets the value of the detail property.
- setDigestAlgorithm(String) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the digest algorithm to use with the RSA-OAEP key transport algorithm.
- setDuplicateDetection(boolean) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set duplicate detection
- setDuplicateDetection(ETriState) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set duplicate detection
- setDurationBeforeRetry(Duration) - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
-
Set the duration before the first retry.
- setEbms3UserMessage(Ebms3UserMessage) - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
-
Needs to be set to refer to the message which this receipt is the response and if non-repudiation is not used, to fill the receipt content
- setEffectivePModeLeg(int, PModeLeg) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setEnabled(boolean) - Static method in class com.helger.phase4.messaging.http.AS4HttpDebug
-
Enable or disable
- setEncryptSymmetricSessionKey(boolean) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Enable or disable the inclusion of the symmetric session key into the transmission or not.
- setError(List<Ebms3Error>) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-list-extension
- setErrorCode(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the errorCode property.
- setErrorConsumer(IAS4RequestHandlerErrorConsumer) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set an optional error consumer that is invoked with all errors determined during message processing.
- setErrorDetail(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the errorDetail property.
- setErrorHandling(PModeLegErrorHandling) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- setErrorShouldBeSigned(boolean) - Method in class com.helger.phase4.client.AS4ClientErrorMessage
- setExceptionMessage(String) - Method in class com.helger.phase4.ebms3header.Exception
-
Sets the value of the exceptionMessage property.
- setExceptionType(Exception.ExceptionType) - Method in class com.helger.phase4.ebms3header.Exception
-
Sets the value of the exceptionType property.
- setFactory(IAS4ManagerFactory) - Static method in class com.helger.phase4.mgr.MetaAS4Manager
-
Set the manager factory to be used.
- setFaultactor(String) - Method in class com.helger.phase4.soap11.Soap11Fault
-
Sets the value of the faultactor property.
- setFaultcode(QName) - Method in class com.helger.phase4.soap11.Soap11Fault
-
Sets the value of the faultcode property.
- setFaultstring(String) - Method in class com.helger.phase4.soap11.Soap11Fault
-
Sets the value of the faultstring property.
- setFileOpenCallback(Consumer<? super File>) - Method in class com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile
-
Set the callback to be invoked every time a File is opened for writing.
- setForceMimeMessage(boolean) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
Enable the enforcement of packaging the AS4 user message in a MIME message.
- setFrom(Ebms3From) - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Sets the value of the from property.
- setFromPartyID(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The PartyID is an ID that identifies the C2 over which the message gets sent.
Example of what will be written in the user message:<eb:PartyId>ImAPartyID</eb:PartyId>
This is MANDATORY. - setFromPartyIDType(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The PartyID is an ID that identifies the C2 over which the message gets sent.
- setFromPartyInfo(EbbpSigPartyInfoType) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the fromPartyInfo property.
- setFromPartyInfo(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setFromPMode(PModeLegSecurity) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
This method calls
AS4CryptParams.setAlgorithmCrypt(ECryptoAlgorithmCrypt)based on the PMode parameters. - setFromPMode(PModeLegSecurity) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
This method calls
AS4SigningParams.setAlgorithmSign(ECryptoAlgorithmSign)andAS4SigningParams.setAlgorithmSignDigest(ECryptoAlgorithmSignDigest)based on the PMode parameters. - setFromRole(EbbpSigRoleType) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the fromRole property.
- setFromRole(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
The value of the Role element is a non-empty string, with a default value of
http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultRole. - setGeneralException(String) - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Sets the value of the generalException property.
- setHandleHttpHeaders(boolean) - Method in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- setHandleStatusLine(boolean) - Method in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- setHeader(Soap11Header) - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Sets the value of the header property.
- setHeader(Soap12Header) - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Sets the value of the header property.
- setHref(String) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Sets the value of the href property.
- setHref(String) - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Sets the value of the href property.
- setHref(String) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Sets the value of the href property.
- setHttpClientFactory(HttpClientFactory) - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- setHttpClientFactory(HttpClientFactory) - Method in interface com.helger.phase4.messaging.http.IHttpPoster
-
Set the HTTP client provider to be used.
- setHttpCustomizer(Consumer<? super HttpPost>) - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- setHttpCustomizer(Consumer<? super HttpPost>) - Method in interface com.helger.phase4.messaging.http.IHttpPoster
-
Set the HTTP Post Customizer to be used.
- setHttpHeaders(HttpHeaderMap) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- setHttpPoster(IHttpPoster) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the HTTP poster to be used.
- setId(String) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Sets the value of the id property.
- setIDType(String) - Method in class com.helger.phase4.model.pmode.PModeParty
-
Set the ID type to use.
- setIDValue(String) - Method in class com.helger.phase4.model.pmode.PModeParty
-
Set the ID value to use.
- setIncludeHeaders(boolean) - Method in class com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
-
Include or exclude the headers from the dump.
- setIncludeHeaders(boolean) - Method in class com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
-
Include or exclude the headers from the dump.
- setIncomingAttachmentFactory(IAS4IncomingAttachmentFactory) - Method in class com.helger.phase4.incoming.AS4RequestHandler
- setIncomingDumper(IAS4IncomingDumper) - Static method in class com.helger.phase4.dump.AS4DumpManager
-
Set the incoming dumper to be globally used.
- setIncomingDumper(IAS4IncomingDumper) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the specific dumper for incoming messages.
- setIncomingProfileSelector(IAS4IncomingProfileSelector) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the AS4 profile selector for incoming messages.
- setIncomingReceiverConfiguration(IAS4IncomingReceiverConfiguration) - Method in class com.helger.phase4.incoming.AS4RequestHandler
- setIncomingSecurityConfiguration(IAS4IncomingSecurityConfiguration) - Method in class com.helger.phase4.incoming.AS4RequestHandler
- setInitiator(PModeParty) - Method in class com.helger.phase4.model.pmode.PMode
- setInitiatorID(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setInOrderContract(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setInOrderContract(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setInstanceVersion(String) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Sets the value of the instanceVersion property.
- setKeyAlias(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setKeyEncAlgorithm(ECryptoKeyEncryptionAlgorithm) - Method in class com.helger.phase4.crypto.AS4CryptParams
- setKeyIdentifierType(ECryptoKeyIdentifierType) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the key identifier type to use.
- setKeyIdentifierType(ECryptoKeyIdentifierType) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the key identifier type to use.
- setKeyPassword(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setKeyStorePassword(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setKeyStorePath(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setKeyStoreType(EKeyStoreType) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setLang(String) - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Sets the value of the lang property.
- setLang(String) - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Sets the value of the lang property.
- setLeg1(PModeLeg) - Method in class com.helger.phase4.model.pmode.PMode
- setLeg2(PModeLeg) - Method in class com.helger.phase4.model.pmode.PMode
- setLoadCACerts(boolean) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setLocale(Locale) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the error for EBMS error messages.
- setLocation(String) - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Sets the value of the location property.
- setMandatory(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the payload mandatory or optional.
- setMandatory(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
Set the property mandatory or optional.
- setMandatory(EMandatory) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the payload mandatory or optional.
- setMandatory(EMandatory) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
Set the property mandatory or optional.
- setMaxRetries(int) - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
-
Set the maximum number of retries.
- setMaxRetries(int) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set the maximum number of retries.
- setMaxSizeKB(int) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the maximum size in kilobytes.
- setMaxSizeKB(Integer) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the maximum size in kilobytes.
- setMEP(EMEP) - Method in class com.helger.phase4.model.pmode.PMode
- setMEPBinding(EMEPBinding) - Method in class com.helger.phase4.model.pmode.PMode
- setMessageId(String) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Sets the value of the messageId property.
- setMessageID(String) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set a constant message ID
- setMessageID(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Set the AS4 message ID of the current message.
- setMessageIDFactory(Supplier<String>) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the factory that creates message IDs.
- setMessageInfo(Ebms3MessageInfo) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Sets the value of the messageInfo property.
- setMessageInfo(Ebms3MessageInfo) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the messageInfo property.
- setMessagePartIdentifier(String) - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Sets the value of the messagePartIdentifier property.
- setMessagePartNRInformation(List<MessagePartNRInformation>) - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-list-extension
- setMessageProperties(Ebms3MessageProperties) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the messageProperties property.
- setMessageTimestamp(XMLOffsetDateTime) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Set the AS4 message timestamp of the current message.
- setMessaging(Ebms3Messaging) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setMGFAlgorithm(String) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the mask generation function (MGF) algorithm to use with the RSA-OAEP key transport algorithm.
- setMimeType(IMimeType) - Method in interface com.helger.phase4.incoming.IAS4ResponseAbstraction
-
Set the MIME type (Content-Type) of the response.
- setMimeType(IMimeType) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the MIME type.
- setMimeType(String) - Method in class com.helger.phase4.attachment.WSS4JAttachment
-
Deprecated.Do not use this. If you need to use this, use
WSS4JAttachment.overwriteMimeType(String) - setMpc(String) - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Sets the value of the mpc property.
- setMpc(String) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the mpc property.
- setMPC(IMPC) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setMPC(String) - Method in class com.helger.phase4.client.AS4ClientPullRequestMessage
- setMPCID(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setMustUnderstand(boolean) - Method in class com.helger.phase4.model.message.AbstractAS4Message
- setMustUnderstand(boolean) - Method in interface com.helger.phase4.model.message.IAS4Message
-
Set the "mustUnderstand" value depending on the used SOAP version.
- setName(String) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Sets the value of the name property.
- setName(String) - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Sets the value of the name property.
- setName(String) - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Sets the value of the name property.
- setName(String) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the name.
- setName(String) - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
-
Set the property name.
- setNamespace(String) - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Sets the value of the namespace property.
- setNode(String) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Sets the value of the node property.
- setNonRepudiation(boolean) - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- setNonRepudiationInformation(NonRepudiationInformation) - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Sets the value of the nonRepudiationInformation property.
- setObjectFields(IBusinessObject, IJsonObject) - Static method in class com.helger.phase4.model.pmode.PModeJsonConverter
- setOrigin(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the origin property.
- setOriginalAttachments(ICommonsList<WSS4JAttachment>) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setOriginalDocumentIdentifier(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the originalDocumentIdentifier property.
- setOriginalMessageDateTime(XMLOffsetDateTime) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the originalMessageDateTime property.
- setOriginalMessageDateTime(LocalDateTime) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- setOriginalMessageIdentifier(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the originalMessageIdentifier property.
- setOriginalSoapDocument(Document) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setOutgoingDumper(IAS4OutgoingDumper) - Static method in class com.helger.phase4.dump.AS4DumpManager
-
Set the outgoing dumper to be globally used.
- setOutgoingDumper(IAS4OutgoingDumper) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the specific dumper for outgoing messages.
- setPartInfo(List<Ebms3PartInfo>) - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-list-extension
- setPartProperties(Ebms3PartProperties) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Sets the value of the partProperties property.
- setPartyId(List<Ebms3PartyId>) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-list-extension
- setPartyId(List<Ebms3PartyId>) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-list-extension
- setPartyInfo(Ebms3PartyInfo) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the partyInfo property.
- setPassword(String) - Method in class com.helger.phase4.model.pmode.PModeParty
-
Set the password to use.
- setPayload(Node) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
Sets the payload for a usermessage.
- setPayloadInfo(Ebms3PayloadInfo) - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Sets the value of the payloadInfo property.
- setPayloadProfileMaxKB(long) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setPayloadProfileMaxKB(Long) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setPayloadService(PModePayloadService) - Method in class com.helger.phase4.model.pmode.PMode
- setPingMessage(boolean) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setPmode(String) - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Sets the value of the pmode property.
- setPMode(IPMode) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Set the PMode to be used.
- setPMode(IPMode, boolean) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
This method should be used if you do not want to set each parameter and have a PMode ready that you wish to use.
- setPModeAuthorize(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setPModeAuthorize(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setPModeID(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
- setPModeIDFactory(Function<AS4ClientUserMessage, String>) - Method in class com.helger.phase4.client.AS4ClientUserMessage
- setPModeResolver(IAS4PModeResolver) - Method in class com.helger.phase4.incoming.AS4RequestHandler
- setProcessed(boolean) - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- setProcessorSupplier(Supplier<? extends ICommonsList<IAS4IncomingMessageProcessorSPI>>) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set a different processor supplier
- setProcessSpecificationInfo(EbbpSigProcessSpecificationInfoType) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the processSpecificationInfo property.
- setProperty(List<Ebms3Property>) - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- setProperty(List<Ebms3Property>) - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-list-extension
- setProtocol(PModeLegProtocol) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- setPullRequest(Ebms3PullRequest) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Sets the value of the pullRequest property.
- setQname(QName) - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Sets the value of the qname property.
- setQname(QName) - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Sets the value of the qname property.
- setQuoteHttpHeaders(boolean) - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- setQuoteHttpHeaders(boolean) - Method in interface com.helger.phase4.messaging.http.IHttpPoster
-
Enable or disable, if HTTP header values should be quoted or not.
- setReason(Soap12Faultreason) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Sets the value of the reason property.
- setReason(String) - Method in class com.helger.phase4.ebms3header.Exception
-
Sets the value of the reason property.
- setReceipt(Ebms3Receipt) - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Sets the value of the receipt property.
- setReceiptException(String) - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Sets the value of the receiptException property.
- setReceiptShouldBeSigned(boolean) - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
- setReceiverEndpointAddress(String) - Method in class com.helger.phase4.incoming.AS4IncomingReceiverConfiguration
- setReceptionAwareness(boolean) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set the reception awareness
- setReceptionAwareness(ETriState) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set the reception awareness
- setReceptionAwareness(PModeReceptionAwareness) - Method in class com.helger.phase4.model.pmode.PMode
- setReference(ReferenceType) - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Sets the value of the reference property.
- setRefToMessageId(String) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Sets the value of the refToMessageId property.
- setRefToMessageID(String) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the reference to the original AS4 message.
- setRefToMessageID(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Set the AS4 "reference to message ID" from the current message.
- setRefToMessageInError(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the refToMessageInError property.
- setReliability(PModeLegReliability) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- setRemoteAddr(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the remote address to be used.
- setRemoteHost(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the remote host to be used.
- setRemotePort(int) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the remote port to be used.
- setRemoteTlsCerts(X509Certificate[]) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the remote TLS certificates to be used.
- setRemoteUser(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the remote user to be used.
- setReportAsResponse(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportAsResponse(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportDeliveryFailuresNotifyProducer(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportDeliveryFailuresNotifyProducer(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportProcessErrorNotifyConsumer(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportProcessErrorNotifyConsumer(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportProcessErrorNotifyProducer(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportProcessErrorNotifyProducer(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportReceiverErrorsTo(PModeAddressList) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setReportSenderErrorsTo(PModeAddressList) - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- setRequestHandlerCustomizer(IAS4ServletRequestHandlerCustomizer) - Method in class com.helger.phase4.servlet.AS4XServletHandler
-
The customizer to be used.
- setRequestMessageID(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
-
Set the request AS4 message ID to be used.
- setResponder(PModeParty) - Method in class com.helger.phase4.model.pmode.PMode
- setResponderID(String) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setResponseError(int, String, Throwable) - Method in class com.helger.phase4.servlet.AS4UnifiedResponse
- setRetry(boolean) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set enable retry
- setRetry(ETriState) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set enable retry
- setRetryCallback(IAS4RetryCallback) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the HTTP retry callback for outgoing messages.
- setRetryIncreaseFactor(BigDecimal) - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
-
Set the retry increase factor to use. 1 means no increase. 2 means the waiting time doubles every time.
- setRetryIntervalMS(long) - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
-
Set the milliseconds to wait between retries.
- setRole(String) - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Sets the value of the role property.
- setRole(String) - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Sets the value of the role property.
- setRole(String) - Method in class com.helger.phase4.model.pmode.PModeParty
-
Set the role to use.
- setRole(String) - Method in class com.helger.phase4.soap12.Soap12Fault
-
Sets the value of the role property.
- setS11MustUnderstand(Boolean) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Sets the value of the s11MustUnderstand property.
- setS12MustUnderstand(Boolean) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Sets the value of the s12MustUnderstand property.
- setSchema(Ebms3Schema) - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Sets the value of the schema property.
- setSecurity(PModeLegSecurity) - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- setSecurityProvider(Provider) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the security provider to be used for encryption and decryption.
- setSecurityProvider(Provider) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the security provider to be used for signing and verification.
- setSecurityProviderDecrypt(Provider) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the security provider to be used for decryption (not for encryption).
Note: this is currently not used by WSS4J - setSecurityProviderEncrypt(Provider) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the security provider to be used for encryption (not for decryption).
Note: this is currently not used by WSS4J - setSecurityProviderSign(Provider) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the security provider to be used for signing (not for verification).
- setSecurityProviderVerify(Provider) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the security provider to be used for verification (not for signing).
- setSendingDateTime(OffsetDateTime) - Method in class com.helger.phase4.client.AbstractAS4Client
-
Set the sending date time of the AS4 message.
- setSendReceipt(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setSendReceipt(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setSendReceiptNonRepudiation(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setSendReceiptNonRepudiation(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setSendReceiptReplyPattern(EPModeSendReceiptReplyPattern) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setService(Ebms3Service) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Sets the value of the service property.
- setService(String) - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setService(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setServiceType(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
It is a string identifying the service type of the service specified in service value.
Example of what will be written in the user message:<eb:Service type= "MyServiceTypes">QuoteToCollect</eb:Service> - setServiceType(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- setServiceValue(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
It is a string identifying the service that acts on the message 1639 and it is specified by the designer of the service.
Example of what will be written in the user message:<eb:Service type="MyServiceTypes">QuoteToCollect</eb:Service>
This is MANDATORY. - setSessionKeyProvider(ICryptoSessionKeyProvider) - Method in class com.helger.phase4.crypto.AS4CryptParams
-
Set the session key provider to be used for encryption.
- setSeverity(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the severity property.
- setShortDescription(String) - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Sets the value of the shortDescription property.
- setSignalMessage(List<Ebms3SignalMessage>) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- setSignature(SignatureType) - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Sets the value of the signature property.
- setSignature(SignatureType) - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Sets the value of the signature property.
- setSigningCertificate(X509Certificate) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSigningParams(AS4SigningParams) - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- setSoapBodyPayloadNode(Node) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSoapBodyPayloadPresent(boolean) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSoapDocument(Node) - Method in class com.helger.phase4.client.AS4ClientReceiptMessage
-
As node set the usermessage if it is signed, so the references can be counted and used in non repudiation.
- setSoapHeaderElementProcessingSuccessful(boolean) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSoapProcessingFinalizedCallback(IAS4SoapProcessingFinalizedCallback) - Method in class com.helger.phase4.incoming.AS4RequestHandler
-
Set the internal SOAP processing finalized callback.
- setSoapVersion(ESoapVersion) - Method in class com.helger.phase4.client.AbstractAS4Client
-
This method sets the SOAP Version.
- setSoapVersion(ESoapVersion) - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- setSoapWSS4JException(Exception) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSoapWSS4JSecurityActions(int) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
- setSourceStream(InputStream) - Method in class com.helger.phase4.attachment.WSS4JAttachment
-
Deprecated.Do not use this, because it can be opened only once. Use
WSS4JAttachment.setSourceStreamProvider(IHasInputStream)instead. - setSourceStreamProvider(IHasInputStream) - Method in class com.helger.phase4.attachment.WSS4JAttachment
- setStartGroup(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setStartGroup(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setStatus(int) - Method in interface com.helger.phase4.incoming.IAS4ResponseAbstraction
-
Set the HTTP status code to be returned.
- setSubcode(Soap12Subcode) - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Sets the value of the subcode property.
- setSubcode(Soap12Subcode) - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Sets the value of the subcode property.
- setSubcode(QName) - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Special setter with value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setSubcode(QName) - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Special setter with value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setSupportedEnvelope(List<Soap12SupportedEnvType>) - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-list-extension
- setTempDir(File) - Static method in class com.helger.phase4.util.AS4ResourceHelper
-
Set a temporary directory to use.
- setTerminateGroup(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setTerminateGroup(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- setText(List<Soap12Reasontext>) - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-list-extension
- setThisMessageDateTime(XMLOffsetDateTime) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the thisMessageDateTime property.
- setThisMessageDateTime(LocalDateTime) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- setTimestamp(XMLOffsetDateTime) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Sets the value of the timestamp property.
- setTimestamp(LocalDateTime) - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-offset-dt-extension
- setTo(Ebms3To) - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Sets the value of the to property.
- setToPartyID(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
* @see #setFromPartyID(String)
- setToPartyIDType(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
* @see #setFromPartyIDType(String)
- setToPartyInfo(EbbpSigPartyInfoType) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the toPartyInfo property.
- setToPartyInfo(String) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - setToRole(EbbpSigRoleType) - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Sets the value of the toRole property.
- setToRole(String) - Method in class com.helger.phase4.client.AS4ClientUserMessage
- setTrustStorePassword(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setTrustStorePath(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setTrustStoreProvider(String) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setTrustStoreType(EKeyStoreType) - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- setType(XLinkTypeType) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Sets the value of the type property.
- setType(XLinkTypeType) - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Sets the value of the type property.
- setType(String) - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Sets the value of the type property.
- setType(String) - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Sets the value of the type property.
- setType(String) - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Sets the value of the type property.
- setType(String) - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Sets the value of the type property.
- setType(String) - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Sets the value of the type property.
- setUniqueID() - Method in class com.helger.phase4.attachment.WSS4JAttachment
-
Create a random UUID based ID and call
Attachment.setId(String) - setUsedCertificate(X509Certificate) - Method in class com.helger.phase4.incoming.AS4IncomingMessageState
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setUseLeg1(boolean) - Method in class com.helger.phase4.client.AS4ClientUserMessage
-
DEFAULT is set to
true, if you want to use leg2 for the message setfalse. - setUserMessage(List<Ebms3UserMessage>) - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-list-extension
- setUserMessageValuesFromPMode(IPMode, PModeLeg) - Method in class com.helger.phase4.client.AS4ClientUserMessage
- setUserName(String) - Method in class com.helger.phase4.model.pmode.PModeParty
-
Set the user name to use.
- setUsernameTokenCreated(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenCreated(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenDigest(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenDigest(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenNonce(boolean) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenNonce(ETriState) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenPassword(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUsernameTokenUsername(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setUseSingleCertificate(boolean) - Method in class com.helger.phase4.crypto.AS4SigningParams
-
Set the Binary Security Token value type.
- setUuid(String) - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Sets the value of the uuid property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Sets the value of the value property.
- setValue(String) - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Sets the value of the value property.
- setValue(QName) - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Sets the value of the value property.
- setValue(QName) - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Sets the value of the value property.
- setValuesFromPMode(IPMode, PModeLeg) - Method in class com.helger.phase4.client.AbstractAS4Client
- setVersion(String) - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Sets the value of the version property.
- setWSSecEncryptCustomizer(IWSSecEncryptCustomizer) - Method in class com.helger.phase4.crypto.AS4CryptParams
- setWSSecSignatureCustomizer(IWSSecSignatureCustomizer) - Method in class com.helger.phase4.crypto.AS4SigningParams
- setWSSVersion(EWSSVersion) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
-
Set the WS Security version to use.
- setX509EncryptionAlgorithm(ECryptoAlgorithmCrypt) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509EncryptionCertificate(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509EncryptionEncryptAttachments(ICommonsList<String>) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509EncryptionEncryptElements(ICommonsList<String>) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509EncryptionMinimumStrength(int) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509EncryptionMinimumStrength(Integer) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509SignAttachments(ICommonsList<String>) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509SignatureAlgorithm(ECryptoAlgorithmSign) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509SignatureCertificate(String) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509SignatureHashFunction(ECryptoAlgorithmSignDigest) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setX509SignElements(ICommonsList<String>) - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- setXSDFilename(String) - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
-
Set the XML Schema filename.
- severity(IErrorLevel) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- severity(EEbmsErrorSeverity) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- shortDescription(String) - Method in class com.helger.phase4.model.error.Ebms3ErrorBuilder
- shutdownAS4Server() - Static method in class com.helger.phase4.incoming.AS4ServerInitializer
-
Call this method to shutdown the AS4 server.
- SIGN_ALGORITHM_DEFAULT - Static variable in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
- SIGN_DIGEST_ALGORITHM_DEFAULT - Static variable in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
- SIGNAL_MESSAGE - Enum constant in enum com.helger.phase4.profile.IAS4ProfileValidator.EAS4ProfileValidationMode
- signalMsgConsumer() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- signalMsgConsumer() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- signalMsgConsumer(IAS4SignalMessageConsumer) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set an optional Ebms3 Signal Message Consumer.
- signalMsgConsumer(IAS4SignalMessageConsumer) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set an optional Ebms3 Signal Message Consumer.
- signalMsgValidationResultHdl() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- signalMsgValidationResultHdl() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- signalMsgValidationResultHdl(IAS4SignalMessageValidationResultHandler) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set an optional Ebms3 Signal Message validation result handler.
- signalMsgValidationResultHdl(IAS4SignalMessageValidationResultHandler) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set an optional Ebms3 Signal Message validation result handler.
- signingParams() - Method in class com.helger.phase4.client.AbstractAS4Client
- signingParams() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Get the mutable AS4 signing parameters.
- size() - Method in class com.helger.phase4.duplicate.AS4DuplicateManagerInMemory
- size() - Method in interface com.helger.phase4.duplicate.IAS4DuplicateManager
- SKI_KEY_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Send a
SubjectKeyIdentifierto identify the signing certificate. - SOAP_11 - Enum constant in enum com.helger.phase4.model.ESoapVersion
- SOAP_12 - Enum constant in enum com.helger.phase4.model.ESoapVersion
- Soap11Body - Class in com.helger.phase4.soap11
-
Java class for Body complex type
- Soap11Body() - Constructor for class com.helger.phase4.soap11.Soap11Body
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap11Detail - Class in com.helger.phase4.soap11
-
Java class for detail complex type
- Soap11Detail() - Constructor for class com.helger.phase4.soap11.Soap11Detail
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap11Envelope - Class in com.helger.phase4.soap11
-
Java class for Envelope complex type
- Soap11Envelope() - Constructor for class com.helger.phase4.soap11.Soap11Envelope
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap11EnvelopeMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
Soap11Envelopeobjects. - Soap11EnvelopeMarshaller() - Constructor for class com.helger.phase4.marshaller.Soap11EnvelopeMarshaller
- Soap11Fault - Class in com.helger.phase4.soap11
-
Fault reporting structure
- Soap11Fault() - Constructor for class com.helger.phase4.soap11.Soap11Fault
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap11Header - Class in com.helger.phase4.soap11
-
Java class for Header complex type
- Soap11Header() - Constructor for class com.helger.phase4.soap11.Soap11Header
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap11NamespaceHandler - Class in com.helger.phase4.marshaller
-
A special XML namespace context that contains all default SOAP 1.1 mappings.
- Soap11NamespaceHandler() - Constructor for class com.helger.phase4.marshaller.Soap11NamespaceHandler
- Soap12Body - Class in com.helger.phase4.soap12
-
Java class for Body complex type
- Soap12Body() - Constructor for class com.helger.phase4.soap12.Soap12Body
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Detail - Class in com.helger.phase4.soap12
-
Java class for detail complex type
- Soap12Detail() - Constructor for class com.helger.phase4.soap12.Soap12Detail
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Envelope - Class in com.helger.phase4.soap12
-
Java class for Envelope complex type
- Soap12Envelope() - Constructor for class com.helger.phase4.soap12.Soap12Envelope
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12EnvelopeMarshaller - Class in com.helger.phase4.marshaller
-
Marshaller for
Soap12Envelopeobjects. - Soap12EnvelopeMarshaller() - Constructor for class com.helger.phase4.marshaller.Soap12EnvelopeMarshaller
- Soap12Fault - Class in com.helger.phase4.soap12
-
Fault reporting structure
- Soap12Fault() - Constructor for class com.helger.phase4.soap12.Soap12Fault
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Faultcode - Class in com.helger.phase4.soap12
-
Java class for faultcode complex type
- Soap12Faultcode() - Constructor for class com.helger.phase4.soap12.Soap12Faultcode
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Faultcode(QName) - Constructor for class com.helger.phase4.soap12.Soap12Faultcode
-
Constructor for value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Faultreason - Class in com.helger.phase4.soap12
-
Java class for faultreason complex type
- Soap12Faultreason() - Constructor for class com.helger.phase4.soap12.Soap12Faultreason
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Header - Class in com.helger.phase4.soap12
-
Elements replacing the wildcard MUST be namespace qualified, but can be in the targetNamespace
- Soap12Header() - Constructor for class com.helger.phase4.soap12.Soap12Header
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12NamespaceHandler - Class in com.helger.phase4.marshaller
-
A special XML namespace context that contains all default SOAP 1.2 mappings.
- Soap12NamespaceHandler() - Constructor for class com.helger.phase4.marshaller.Soap12NamespaceHandler
- Soap12NotUnderstoodType - Class in com.helger.phase4.soap12
-
Java class for NotUnderstoodType complex type
- Soap12NotUnderstoodType() - Constructor for class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Reasontext - Class in com.helger.phase4.soap12
-
Java class for reasontext complex type
- Soap12Reasontext() - Constructor for class com.helger.phase4.soap12.Soap12Reasontext
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Reasontext(String) - Constructor for class com.helger.phase4.soap12.Soap12Reasontext
-
Constructor for value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Subcode - Class in com.helger.phase4.soap12
-
Java class for subcode complex type
- Soap12Subcode() - Constructor for class com.helger.phase4.soap12.Soap12Subcode
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12Subcode(QName) - Constructor for class com.helger.phase4.soap12.Soap12Subcode
-
Constructor for value of type QName
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12SupportedEnvType - Class in com.helger.phase4.soap12
-
Java class for SupportedEnvType complex type
- Soap12SupportedEnvType() - Constructor for class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - Soap12UpgradeType - Class in com.helger.phase4.soap12
-
Java class for UpgradeType complex type
- Soap12UpgradeType() - Constructor for class com.helger.phase4.soap12.Soap12UpgradeType
-
Default constructor
Note: automatically created by ph-jaxb-plugin -Xph-value-extender - SoapHeaderElementProcessorExtractEbms3Messaging - Class in com.helger.phase4.incoming.soap
-
This class manages the EBMS Messaging SOAP header element
- SoapHeaderElementProcessorExtractEbms3Messaging(IAS4PModeResolver, Consumer<? super IPMode>, IAS4IncomingReceiverConfiguration) - Constructor for class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorExtractEbms3Messaging
-
Ctor
- SoapHeaderElementProcessorRegistry - Class in com.helger.phase4.incoming.soap
-
This class manages the SOAP header element processors.
- SoapHeaderElementProcessorRegistry() - Constructor for class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorRegistry
- SoapHeaderElementProcessorWSS4J - Class in com.helger.phase4.incoming.soap
-
This class manages the WSS4J SOAP header
- SoapHeaderElementProcessorWSS4J(IAS4CryptoFactory, IAS4CryptoFactory, Provider, Supplier<? extends IPMode>, IAS4DecryptParameterModifier) - Constructor for class com.helger.phase4.incoming.soap.SoapHeaderElementProcessorWSS4J
- soapVersion() - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
- soapVersion(ESoapVersion) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Set the SOAP version to be used.
- SUBMIT - Enum constant in enum com.helger.phase4.model.EMessagingOperation
-
This operation transfers enough data from the producer to the Sending MSH to generate an ebMS User Message Unit.
- SUCCESS - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Everything worked according to plan.
- SYNC - Enum constant in enum com.helger.phase4.model.EMEPBinding
-
maps an exchange of two User messages respectively to the first and second legs of a two-way underlying transport protocol.
T
- ThirdPartyModuleProvider_phase4_lib - Class in com.helger.phase4.config
-
Implement this SPI interface if your JAR file contains external third party modules.
- ThirdPartyModuleProvider_phase4_lib() - Constructor for class com.helger.phase4.config.ThirdPartyModuleProvider_phase4_lib
- THUMBPRINT_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
THUMPRINT_IDENTIFIERis used to set the specific key identifier ThumbprintSHA1. - toPartyID() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- toPartyID(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "to party ID".
- toPartyIDType() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- toPartyIDType(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "to party ID type".
- toRole() - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
- toRole(String) - Method in class com.helger.phase4.sender.AbstractAS4UserMessageBuilder
-
Set the "to party role".
- toString() - Method in class com.helger.phase4.attachment.AS4OutgoingAttachment
- toString() - Method in class com.helger.phase4.attachment.WSS4JAttachment
- toString() - Method in class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- toString() - Method in class com.helger.phase4.client.AS4ClientBuiltMessage
- toString() - Method in class com.helger.phase4.client.AS4ClientSentMessage
- toString() - Method in class com.helger.phase4.crypto.AS4CryptoFactoryInMemoryKeyStore
- toString() - Method in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.
- toString() - Method in class com.helger.phase4.crypto.AS4CryptParams
- toString() - Method in class com.helger.phase4.crypto.AS4SigningParams
- toString() - Method in class com.helger.phase4.duplicate.AS4DuplicateItem
- toString() - Method in class com.helger.phase4.ebms3header.AcceptanceAcknowledgement
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.EbbpSigPartyInfoType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.EbbpSigProcessSpecificationInfoType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.EbbpSigRoleType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.EbbpSigSignalIdentificationInformation
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3AgreementRef
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3CollaborationInfo
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Description
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Error
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3From
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3MessageInfo
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3MessageProperties
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Messaging
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PartInfo
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PartProperties
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PartyId
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PartyInfo
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PayloadInfo
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Property
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3PullRequest
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Receipt
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Schema
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3Service
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3SignalMessage
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3To
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Ebms3UserMessage
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Exception.ExceptionType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.Exception
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.MessagePartNRInformation
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.NonRepudiationInformation
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.ebms3header.ReceiptAcknowledgement
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.incoming.AS4IncomingMessageMetadata
- toString() - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorConstant
- toString() - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
- toString() - Method in class com.helger.phase4.incoming.AS4IncomingReceiverConfiguration
- toString() - Method in class com.helger.phase4.incoming.crypto.AS4IncomingSecurityConfiguration
- toString() - Method in class com.helger.phase4.incoming.soap.AS4SingleSoapHeader
- toString() - Method in class com.helger.phase4.incoming.spi.AS4MessageProcessorResult
- toString() - Method in class com.helger.phase4.incoming.spi.AS4SignalMessageProcessorResult
- toString() - Method in class com.helger.phase4.messaging.http.BasicHttpPoster
- toString() - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- toString() - Method in class com.helger.phase4.messaging.http.HttpRetrySettings
- toString() - Method in class com.helger.phase4.messaging.mime.AS4MimeMessage
- toString() - Method in class com.helger.phase4.model.error.EbmsError
- toString() - Method in class com.helger.phase4.model.message.AbstractAS4Message
- toString() - Method in class com.helger.phase4.model.MessageProperty
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeAddressList
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLeg
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegBusinessInformation
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegErrorHandling
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegProtocol
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegReliability
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModePayloadProfile
- toString() - Method in class com.helger.phase4.model.pmode.leg.PModeProperty
- toString() - Method in class com.helger.phase4.model.pmode.PMode
- toString() - Method in class com.helger.phase4.model.pmode.PModeParty
- toString() - Method in class com.helger.phase4.model.pmode.PModePayloadService
- toString() - Method in class com.helger.phase4.model.pmode.PModeReceptionAwareness
- toString() - Method in class com.helger.phase4.model.pmode.resolve.AS4DefaultPModeResolver
- toString() - Method in class com.helger.phase4.profile.AS4Profile
- toString() - Method in class com.helger.phase4.profile.AS4ProfileManager
- toString() - Method in class com.helger.phase4.sender.AbstractAS4RawResponseConsumer
- toString() - Method in class com.helger.phase4.soap11.Soap11Body
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap11.Soap11Detail
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap11.Soap11Envelope
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap11.Soap11Fault
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap11.Soap11Header
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Body
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Detail
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Envelope
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Fault
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Faultcode
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Faultreason
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Header
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12NotUnderstoodType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Reasontext
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12Subcode
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12SupportedEnvType
-
Created by ph-jaxb-plugin -Xph-tostring
- toString() - Method in class com.helger.phase4.soap12.Soap12UpgradeType
-
Created by ph-jaxb-plugin -Xph-tostring
- TRANSPORT_ERROR - Enum constant in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Something failed on the network or HTTP(S) level
- TRUSTSTORE_FILE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Truststore filename/path
- TRUSTSTORE_PASSWORD - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Truststore password
- TRUSTSTORE_PROVIDER - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Truststore provider - must usually not be set
- TRUSTSTORE_TYPE - Static variable in class com.helger.phase4.crypto.AS4CryptoProperties
-
Deprecated.Truststore type - JKS or PKCS12?
- TWO_WAY - Enum constant in enum com.helger.phase4.model.EMEP
-
The Two-Way MEP which governs the exchange of two User Message Units in opposite directions, the first one to occur is labeled "request", the other one "reply".
- type(String) - Method in class com.helger.phase4.model.MessageProperty.Builder
U
- unmarshal(String) - Method in class com.helger.phase4.ebms3header.runtime.ZeroOneBooleanAdapter
- UNPACKAGING - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorCategory
- unschedule(TriggerKey) - Static method in class com.helger.phase4.incoming.mgr.AS4DuplicateCleanupJob
- updateMPC(IMPC) - Method in interface com.helger.phase4.model.mpc.IMPCManager
-
Update an existing MPC
- updateMPC(IMPC) - Method in class com.helger.phase4.model.mpc.MPCManagerInMemory
- updateMPC(IMPC) - Method in class com.helger.phase4.model.mpc.MPCManagerXML
- updatePMode(IPMode) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Update an existing PMode.
- updatePMode(IPMode) - Method in class com.helger.phase4.model.pmode.PModeManagerInMemory
- updatePMode(IPMode) - Method in class com.helger.phase4.model.pmode.PModeManagerXML
- useLeg1() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- useLeg1(boolean) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Determine whether to use leg 1 or leg 2 of the PMode.
- USER_MESSAGE - Enum constant in enum com.helger.phase4.model.message.EAS4MessageType
- USER_MESSAGE - Enum constant in enum com.helger.phase4.profile.IAS4ProfileValidator.EAS4ProfileValidationMode
- userMsgConsumer() - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
- userMsgConsumer(IAS4UserMessageConsumer) - Method in class com.helger.phase4.sender.AbstractAS4PullRequestBuilder
-
Set an optional Ebms3 User Message Consumer.
- UT_SIGNING - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
UT_SIGNINGis used internally only to set a specific Signature behavior.
V
- validateAgainstProfile() - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorConstant
- validateAgainstProfile() - Method in class com.helger.phase4.incoming.AS4IncomingProfileSelectorFromGlobal
- validateAgainstProfile() - Method in interface com.helger.phase4.incoming.IAS4IncomingProfileSelector
-
Configure if the profile validation rules should be applied or not.
- validateAllPModes() - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Validate all contained PModes at once.
- validateInitiatorIdentity(Ebms3UserMessage, X509Certificate, IAS4IncomingMessageMetadata, ErrorList) - Method in interface com.helger.phase4.profile.IAS4ProfileValidator
-
Validation the initiator identity
- validatePMode(IPMode) - Method in interface com.helger.phase4.model.pmode.IPModeManager
-
Validate, that the provided PMode domain object is consistent according to the underlying requirements.
- validatePMode(IPMode, ErrorList, IAS4ProfileValidator.EAS4ProfileValidationMode) - Method in interface com.helger.phase4.profile.IAS4ProfileValidator
-
Validation a PMode
- validateSignalMessage(Ebms3SignalMessage, ErrorList) - Method in interface com.helger.phase4.profile.IAS4ProfileValidator
-
Validation a SignalMessage
- validateUserMessage(Ebms3UserMessage, ErrorList) - Method in interface com.helger.phase4.profile.IAS4ProfileValidator
-
Validation a UserMessage
- ValidatingAS4SignalMsgConsumer - Class in com.helger.phase4.sender
-
Specific wrapped
IAS4SignalMessageConsumerthat verifies the DSig References between the sent message and received Receipt is identical. - ValidatingAS4SignalMsgConsumer(AS4ClientSentMessage<?>, IAS4SignalMessageConsumer, IAS4SignalMessageValidationResultHandler) - Constructor for class com.helger.phase4.sender.ValidatingAS4SignalMsgConsumer
-
Constructor
- value(String) - Method in class com.helger.phase4.model.MessageProperty.Builder
- VALUE_INCONSISTENT - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- VALUE_NOT_RECOGNIZED - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorText
- valueOf(String) - Static method in enum com.helger.phase4.attachment.EAS4CompressionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.crypto.ECryptoMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.messaging.EAS4MessageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.EMEP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.EMEPBinding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.EMessagingOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.error.EEbmsError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.error.EEbmsErrorCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.error.EEbmsErrorText
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.ESoapVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.message.EAS4MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.profile.IAS4ProfileValidator.EAS4ProfileValidationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.phase4.wss.EWSSVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.phase4.attachment.EAS4CompressionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmC14N
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmCrypt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoAlgorithmSignDigest
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoKeyEncryptionAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.crypto.ECryptoMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.messaging.EAS4MessageMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.EMEP
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.EMEPBinding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.EMessagingOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.error.EEbmsError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.error.EEbmsErrorCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.error.EEbmsErrorSeverity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.error.EEbmsErrorText
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.ESoapVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.message.EAS4MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.model.pmode.leg.EPModeSendReceiptReplyPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.profile.IAS4ProfileValidator.EAS4ProfileValidationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.sender.EAS4UserMessageSendResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.phase4.wss.EWSSVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WARNING - Enum constant in enum com.helger.phase4.model.error.EEbmsErrorSeverity
- withCryptParams(Consumer<? super AS4CryptParams>) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Modify the AS4 crypt parameters for this message.
- withSigningParams(Consumer<? super AS4SigningParams>) - Method in class com.helger.phase4.sender.AbstractAS4MessageBuilder
-
Modify the AS4 signing parameters for this message.
- write(byte[]) - Method in class com.helger.phase4.util.MultiOutputStream
- write(byte[], int, int) - Method in class com.helger.phase4.util.MultiOutputStream
- write(int) - Method in class com.helger.phase4.util.MultiOutputStream
- writeTo(OutputStream) - Method in class com.helger.phase4.messaging.http.HttpMimeMessageEntity
- writeTo(Object, String, OutputStream) - Method in class com.helger.phase4.messaging.mime.DataContentHandlerSoap12
- WSS_10 - Enum constant in enum com.helger.phase4.wss.EWSSVersion
-
Deprecated.
- WSS_11 - Enum constant in enum com.helger.phase4.wss.EWSSVersion
-
Deprecated.
- WSS_111 - Enum constant in enum com.helger.phase4.wss.EWSSVersion
- WSS4JAttachment - Class in com.helger.phase4.attachment
-
Special WSS4J attachment with an InputStream provider instead of a fixed InputStream
Note: cannot be serializable because base class is not serializable and because we're dealing withInputStreams. - WSS4JAttachment(AS4ResourceHelper, String) - Constructor for class com.helger.phase4.attachment.WSS4JAttachment
- WSS4JAttachmentCallbackHandler - Class in com.helger.phase4.attachment
-
A Callback Handler implementation for the case of signing/encrypting Attachments via the SwA (SOAP with Attachments) specification or when using xop:Include in the case of MTOM.
- WSS4JAttachmentCallbackHandler(Iterable<? extends WSS4JAttachment>, AS4ResourceHelper) - Constructor for class com.helger.phase4.attachment.WSS4JAttachmentCallbackHandler
- WSSConfigManager - Class in com.helger.phase4.wss
-
A utility class to handle the life cycle of the
WSSConfigobjects. - WSSConfigManager() - Constructor for class com.helger.phase4.wss.WSSConfigManager
-
Deprecated.
- WSSE_NS - Static variable in class com.helger.phase4.CAS4
- WSSSynchronizer - Class in com.helger.phase4.wss
-
A helper class to run all WSS stuff in a lock.
- WSU_NS - Static variable in class com.helger.phase4.CAS4
X
- X509_KEY_IDENTIFIER - Enum constant in enum com.helger.phase4.crypto.ECryptoKeyIdentifierType
-
Send the certificate used to encrypt the symmetric key.
- x509EncryptionEncryptAttachments() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- x509EncryptionEncryptElements() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- x509SignAttachments() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- x509SignElements() - Method in class com.helger.phase4.model.pmode.leg.PModeLegSecurity
- XENC_NS - Static variable in class com.helger.phase4.CAS4
- XENC11_NS - Static variable in class com.helger.phase4.CAS4
- XSD_EBBP_SIGNALS - Static variable in class com.helger.phase4.CAS4
- XSD_EBMS_HEADER - Static variable in class com.helger.phase4.CAS4
- XSD_SOAP11 - Static variable in class com.helger.phase4.CAS4
- XSD_SOAP12 - Static variable in class com.helger.phase4.CAS4
- XSDS - Static variable in class com.helger.phase4.marshaller.DSigReferenceMarshaller
- XSDS - Static variable in class com.helger.phase4.marshaller.Ebms3MessagingMarshaller
- XSDS - Static variable in class com.helger.phase4.marshaller.NonRepudiationInformationMarshaller
- XSDS - Static variable in class com.helger.phase4.marshaller.Soap11EnvelopeMarshaller
- XSDS - Static variable in class com.helger.phase4.marshaller.Soap12EnvelopeMarshaller
- XWS - Static variable in class com.helger.phase4.util.AS4XMLHelper
Z
- ZeroOneBooleanAdapter - Class in com.helger.phase4.ebms3header.runtime
-
Serializes
booleanas 0 or 1. - ZeroOneBooleanAdapter() - Constructor for class com.helger.phase4.ebms3header.runtime.ZeroOneBooleanAdapter
_
- _Body_QNAME - Static variable in class com.helger.phase4.soap11.ObjectFactory
- _Body_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
- _Envelope_QNAME - Static variable in class com.helger.phase4.soap11.ObjectFactory
- _Envelope_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
- _Fault_QNAME - Static variable in class com.helger.phase4.soap11.ObjectFactory
- _Fault_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
- _Header_QNAME - Static variable in class com.helger.phase4.soap11.ObjectFactory
- _Header_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
- _Messaging_QNAME - Static variable in class com.helger.phase4.ebms3header.ObjectFactory
- _NotUnderstood_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
- _Upgrade_QNAME - Static variable in class com.helger.phase4.soap12.ObjectFactory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AS4CryptoFactoryConfigurationinstead. This class will be removed in the next major release.