Skip to content

Allow re-use by making these public with a public constructor#949

Merged
jansupol merged 1 commit intoeclipse-ee4j:2.xfrom
zenbones:2.x
Dec 11, 2025
Merged

Allow re-use by making these public with a public constructor#949
jansupol merged 1 commit intoeclipse-ee4j:2.xfrom
zenbones:2.x

Conversation

@zenbones
Copy link
Copy Markdown

Allow public construction on classes that can be used to configure Tyrus/Grizzly programmatically. I can see maybe wanting GrizzlyServerFilter as a non-public helper, although, I think this is central enough that you should be proud to make it available. WebSocketAddOn just needs to be public for the sake of creating and configuring a grizzly server.

@jansupol jansupol merged commit 93ca291 into eclipse-ee4j:2.x Dec 11, 2025
2 checks passed
@zenbones zenbones deleted the 2.x branch March 2, 2026 05:20
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