Hi, I've read http://hc.apache.org/httpclient-3.x/threading.html. Is
it safe to define HttpClient as static below? - Thanks, Xiaobo

static HttpClient client = new HttpClient(new
MultiThreadedHttpConnectionManager());

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to