Interface | Description |
---|---|
ContentTranslator |
The aim of a content translator is to transform a content into a new one.
|
Class | Description |
---|---|
DefaultContentTranslator |
Apply no transformation at all.
|
EveryContentTranslator |
Decorator that loop through all delegate translators to transform the content
of the message.
|
MultiContentTranslator |
Decorator that is able to handle
MultiContent . |
TemplateContentTranslator |
Translator that handles
TemplateContent . |
Copyright © 2021. All rights reserved.