mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
We can't compile directly against NettyClientSocketOptions method which changed signatures in 2.0.6. This change ensures the method is invoked reflectively instead.