[forge-issues] [JBoss JIRA] (FORGE-1649) Support creation of Encoders and Decoders for Websocket Messages

George Gastaldi (JIRA) issues at jboss.org
Tue Apr 15 16:44:33 EDT 2014


     [ https://issues.jboss.org/browse/FORGE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list