221222223224225226227
return new ControllerDefJSONFormatAdapter(); } @Impl public static FormatAdapter<?> messageJSONFormatAdapter() { return new MessageJSONFormatAdapter(); }