Class MessageFormatterDecoratorFactory
- java.lang.Object
-
- org.apache.synapse.transport.nhttp.util.MessageFormatterDecoratorFactory
-
public class MessageFormatterDecoratorFactory extends Object
Factory for getting Decorator to Message Formatter . This decorator is needed when extending message formatter by adding decoration functionality
-
-
Constructor Summary
Constructors Constructor Description MessageFormatterDecoratorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.axis2.transport.MessageFormatter
createMessageFormatterDecorator(org.apache.axis2.context.MessageContext msgContext)
-