users@jersey.java.net

[Jersey] Client Socket Usage

From: Robert DiFalco <robert.difalco_at_gmail.com>
Date: Tue, 30 Dec 2014 10:35:43 -0800

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!