Jerome Louvel wrote:
Hi John,

You only have to put "com.noelios.restlet.ext.httpclient_3.1.jar" in your
classpath instead of "com.noelios.restlet.ext.net.jar". The NRE will
automatically use it when your create an HTTP/S Client connector.
You can also tweak its specific parameters for the max number of connections
per host, etc. See the Javadocs for details of each parameter.

In other apis (like the trax java api) I find the automatic selection of implementation quite annoying. I prefer explicitly selecting my implementation of choice. Can this be done in the Restlet API?

Ta,

--
Mike

Reply via email to