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