]
George Gastaldi updated FORGE-1649:
-----------------------------------
Labels: Starter (was: )
Support creation of Encoders and Decoders for Websocket Messages
----------------------------------------------------------------
Key: FORGE-1649
URL:
https://issues.jboss.org/browse/FORGE-1649
Project: Forge
Issue Type: Feature Request
Components: Java EE
Affects Versions: 2.1.1.Final
Reporter: Vineet Reynolds
Labels: Starter
Fix For: 2.x Future
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: