public class GzipBinaryBase64MessageValidator extends BinaryBase64MessageValidator
IGNORE_NEWLINE_TYPE_ENV, IGNORE_NEWLINE_TYPE_PROPERTY, IGNORE_WHITESPACE_ENV, IGNORE_WHITESPACE_PROPERTYlogLOG, RESOURCE_PATH, TYPE_RESOLVER, validators| Constructor and Description |
|---|
GzipBinaryBase64MessageValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsMessageType(String messageType,
Message message) |
void |
validateMessage(Message receivedMessage,
Message controlMessage,
TestContext context,
com.consol.citrus.validation.context.ValidationContext validationContext) |
isIgnoreNewLineType, isIgnoreWhitespace, setIgnoreNewLineType, setIgnoreWhitespacegetRequiredValidationContextTypefindValidationContext, validateMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookup, lookuppublic void validateMessage(Message receivedMessage, Message controlMessage, TestContext context, com.consol.citrus.validation.context.ValidationContext validationContext) throws com.consol.citrus.exceptions.ValidationException
validateMessage in class BinaryBase64MessageValidatorcom.consol.citrus.exceptions.ValidationExceptionpublic boolean supportsMessageType(String messageType, Message message)
supportsMessageType in interface MessageValidator<com.consol.citrus.validation.context.ValidationContext>supportsMessageType in class BinaryBase64MessageValidatorCopyright © 2008–2021 ConSol Software GmbH. All rights reserved.