users@websocket-spec.java.net

[jsr356-users] Session.getNegotiatedExtensions() content?

From: Joakim Erdfelt <joakim_at_intalio.com>
Date: Tue, 12 Feb 2013 15:21:00 -0700

In Session.getNegotiatedExtensions() the return is a List<String>

Is the entries for this the extension names only?
Or do they contain the extension configuration (parameters) as well?
Suggestion, how about changing this return type to
List<javax.websocket.Extension> instead?

--
Joakim Erdfelt <joakim_at_intalio.com>
webtide.com <http://www.webtide.com/>
Developer advice, services and support
from the Jetty & CometD experts
eclipse.org/jetty - cometd.org