I was wondering why this method was depricated, currently I use:

MultiThreadedHttpConnectionManager.getParams().setIntParameter("http.connect ion-manager.max-per-host",20);

Which fairly un-intutive, as compared to the earlier method setMaxConnectionsPerHost(20), which is depricated now.

Any one has idea?

--Satya

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to