You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Contains overloaded connectTimeout and readTimeout methods to set
the connect and read timeouts, respectively, on a Jersey Client
* Exposes checkTimeout method since sometimes we want to validate the
timeout directly.
Closes#557
* Contains overloaded connectTimeout and readTimeout methods to set
the connect and read timeouts, respectively, on a Jersey Client
* Exposes checkTimeout method since sometimes we want to validate the
timeout directly.
Closes#557
Initially this class (e.g.
KiwiJerseyClients
) will contain (static) utility methods to set the connect and read timeouts on JerseyClient
instances.The text was updated successfully, but these errors were encountered: