Hello,
I am planning on using a ThreadLocal<ProxySelector> so each time I call a WS a different proxy is used.
For that, each time AbstractController returns a thread i want to know if the thread is unique or if threads are reused by the AbstractController or Controllers in general.
Thank you,
Dimitris
