Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1649

Support creation of Encoders and Decoders for Websocket Messages

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.x Future
    • 2.1.1.Final
    • Java EE

      We should support creation of Encoders and Decoders for POJOs so that they can be converted into Websocket Messages.

      This needs to be done with the message mediatype in mind. For instance, if we are to produce JSON messages, we should generate encoders and decoders that support different APIs, but notably one that uses the new JSON-P API (possibly supporting both object and stream based APIs). Likewise, for XML, we should support several APIs to marshal/unmarshal messages of type XML.

              Unassigned Unassigned
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: