Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Porting embedded jetty8 application to embedded jetty 9

Hi 

I am porting an embedded jetty8 app to embedded jetty9. I was not able to find equivalent methods /classes for the following methods of the jetty8 class SelectChannelConnector.

setForwarded
setLowResourcesMaxIdleTime
setLowResourcesConnections
setAcceptorPriorityOffset
getConnectionRequestsMean
getConnectionsRequestsStdDev

If anyone can point me to the class/interface in jetty9 where these can be found or if there is a statement that some of these are deprecated or removed , that would help.

If there any good resources for porting older embedded jetty apps to jetty9, I would appreciate if you can point me to them.

Regards

MJ
This e-mail and any attached files are intended solely for the use of the individual or entity to which this mail is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. Any use, disclosure, copying or distribution of this e-mail or the attached files by anyone other than the intended recipient is strictly prohibited. If you have received this e-mail in error, please notify the sender by reply e-mail or collect call to (650) 388-4111 and delete this e-mail and attached files from your system. Thank you.

Back to the top