Hi,

I've implemented a custom ConnectionFactory and Connection for a custom
protocol (not http).  I've been using them with Server and
ServerConnector.  I'd like to hook my connections into the Graceful
shutdown process that is already in place.  i.e. I'd like to give my
connections a chance to write final responses within the getStopTimeout()
window.

I'm not sure how I can add a Graceful instance into this process.  Does
anybody know how to do this?

Thanks,
Josh
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to