Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #5043 - allow anonymous WebSocketListener / Endpoint classes to be used #5054

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

lachlan-roberts
Copy link
Contributor

Issue #5043

The MethodHandles for the Endpoint metadata should use the actual interface with the methods rather than the endpointClass which may be private.

This is different for annotated Endpoint classes which must be public as we need to discover the annotated methods.

…us classes

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
… be used

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@joakime joakime merged commit 25a2326 into jetty-10.0.x Jul 22, 2020
@lachlan-roberts lachlan-roberts deleted the jetty-10.0.x-5043-AnonymousWebSocketListener branch July 22, 2020 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants