Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-381

camel-mina UDP protocol should have encoding configuration

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • camel-mina
    • None

    Description

      If sending string messages using a MinaProducer then the encoding configuration is not possible to configure.

      Currently it is fixed as:

                          encoder = Charset.defaultCharset().newEncoder();
      

      It should be possible to configure this so we can have all those exotic kind of encodings to work.

      Attachments

        1. camel_381_patch_part2.txt
          14 kB
          Claus Ibsen
        2. camel_381_patch_part1.txt
          5 kB
          Claus Ibsen

        Activity

          People

            njiang Willem Jiang
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: