Jetty/Openfire configuration

Hi,

Is it possible to configure the embedded jetty to use the NIO socket manager ?

More generaly, is it possible to configure jetty embedded in openfire ?

Thanks

Jetty already uses NIO for connection handling so you don’t need to do any special configuration. In order to further control Jetty, you’d need to crack open the Openfire source code.

Regards,

Matt