Package org.citrusframework.message
package org.citrusframework.message
-
ClassDescriptionAbstract message processor is message direction aware and automatically applies message type selector.Enumeration representing the different error handling strategies in synchronous communication with client server interaction where the client receives an error message as response.Interface for classes being able to build control messages for validation.MessageConverter<I,
O, C extends EndpointConfiguration> Message converter interface describes methods for converting a external message type T to the internal message representation and vice versa.Message correlator interface for synchronous reply messages.Indicates message direction inbound, outbound or unbounded.Citrus specific message headers.Enumeration for supported message header types.MessagePayloadBuilder.Builder<T extends MessagePayloadBuilder,B extends MessagePayloadBuilder.Builder<T, B>> Fluent builderProcessor performs operations on the given message.Fluent builderAdapter interface marks that a class is able to act as a message processor.List of global message construction processors that modify message payload and message headers.Special message selector accepts all messages on queue.Factory capable of creating a message selector from key value pairs.Transformer is able to completely change a given message.Fluent builderEnumeration for message protocol types used in test cases.