users@jersey.java.net

DefaultClientConfig multi-threaded?

From: Matthieu Riou <matthieu_at_offthelip.org>
Date: Tue, 13 Jan 2009 12:03:23 -0800

Hi,

I was wondering what exactly can be shared by several threads when using the
Jersey client API. Can a DefaultClientConfig be used by several threads in
parrallel provided that it doesn't change?

Thanks,
Matthieu