Class JSONBadgerfishMessageFormatter

  • All Implemented Interfaces:
    MessageFormatter

    public class JSONBadgerfishMessageFormatter
    extends AbstractJSONMessageFormatter
    This JSONBadgerfishMessageFormatter is the formatter for "Badgerfish" formatted JSON in Axis2. Eg: <out><in>mapped JSON</in></out> is converted to... {"out":{"in":{"$":"mapped JSON"}}} This can be used when you want to send messages with namespaces with JSON