[
https://issues.jboss.org/browse/JBDS-3322?page=com.atlassian.jira.plugin....
]
Alexey Kazakov commented on JBDS-3322:
--------------------------------------
*What we can do for JBDS 9:*
Provide content assist for classes annotated *@ServerEndpoint* or *@ClientEndpoint* with
the following proposals:
- Add *@OnMessage* method (if not present yet)
- Add *@OnOpen* method
- Add *@OnClose* method
- Add *@OnError* method
*Here is a list of features in Websocets area we possibly can do if have enough time:*
* Some simple validation (e.g. multiple *@OnMessage* methods, maybe something more)
* A few simple wizards based on new Java Class wizard:
** New Server Endpoint class (annotated or using interfaces)
** New Message Encoder
** New Message Decoder
JSR-356: Websockets. Content-assist for annotations
---------------------------------------------------
Key: JBDS-3322
URL:
https://issues.jboss.org/browse/JBDS-3322
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: requirements, webservices
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Minor
Labels: websockets
Fix For: 9.0.0.Alpha2
As a Java EE developer, I wish to take advantage of the new Websockets capability.
Content-assist for annotations such as @ServerEndpoint, @OnMessage.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)