jetty.project
jetty.project copied to clipboard
Review Handler Collection logic around InvocationType
trafficstars
Jetty version(s) 12.0.6
Jetty Environment Any
Java version/vendor (use: java -version)
Any
OS type/version Any
Description While reviewing PR #11412 a question about the InvocationType logic in the various Handler Collection implementations was brought up.
See
- Handler.Sequence.setHandlers()
- PathMappingsHandler.addMapping()
- Handler.Singleton.updateHandler()
- HotSwapHandler.setHandler()
- WebSocketUpgradeHandler