Is there somewhere in the docs where I can learn about how Clients use
Sockets? I'm writing a little library to send notifications to Google Cloud
Messaging. Many will be sent.
Just to make sure everything is tip-top I'd like to know how the Jersey
client makes decisions on when to create, open, pool, reuse, etc. socket
connections.
Thanks!