Uses of Annotation Type
com.helger.phase4.v3.ChangeV3
Packages that use ChangeV3
Package
Description
-
Uses of ChangeV3 in com.helger.phase4.crypto
Methods in com.helger.phase4.crypto with annotations of type ChangeV3Modifier and TypeMethodDescriptiondefault StringIAS4CryptoFactory.getKeyPasswordPerAlias(String sSearchKeyAlias) Returns the password for the key represented by the provided alias. -
Uses of ChangeV3 in com.helger.phase4.dump
Methods in com.helger.phase4.dump with annotations of type ChangeV3Modifier and TypeMethodDescriptiondefault voidIAS4IncomingDumper.onEndRequest(IAS4IncomingMessageMetadata aMessageMetadata) Called after the AS4 request is handled internally.default voidIAS4OutgoingDumper.onEndRequest(EAS4MessageMode eMsgMode, IAS4IncomingMessageMetadata aMessageMetadata, IAS4MessageState aState, String sMessageID) Called after the AS4 request is handled internally.final voidAbstractAS4OutgoingDumperWithHeaders.setIncludeHeaders(boolean b) Include or exclude the headers from the dump. -
Uses of ChangeV3 in com.helger.phase4.profile
Methods in com.helger.phase4.profile with annotations of type ChangeV3Modifier and TypeMethodDescriptionIAS4Profile.createPModeTemplate(String sInitiatorID, String sResponderID, String sAddress) Create a PMode for the provided parameters.default voidIAS4ProfileValidator.validatePMode(IPMode aPMode, com.helger.commons.error.list.ErrorList aErrorList) Validation a PMode -
Uses of ChangeV3 in com.helger.phase4.servlet
Classes in com.helger.phase4.servlet with annotations of type ChangeV3Methods in com.helger.phase4.servlet with annotations of type ChangeV3Modifier and TypeMethodDescriptiondefault voidAS4XServletHandler.IHandlerCustomizer.customizeAfterHandling(com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope, AS4UnifiedResponse aUnifiedResponse, AS4RequestHandler aHandler) Called after the message was handled, and no exception was thrown.default booleanIAS4IncomingProfileSelector.validateAgainstProfile()Configure if the profile validation rules should be applied or not. -
Uses of ChangeV3 in com.helger.phase4.servlet.spi
Methods in com.helger.phase4.servlet.spi with annotations of type ChangeV3Modifier and TypeMethodDescriptiondefault voidIAS4ServletMessageProcessorSPI.processAS4ResponseMessage(IAS4IncomingMessageMetadata aMessageMetadata, IAS4MessageState aState, String sResponseMessageID, byte[] aResponseBytes, boolean bResponsePayloadIsAvailable) Optional callback to process a response message