nl.hippo.client.webdav
Class HttpClientPool

java.lang.Object
  extended by nl.hippo.client.webdav.HttpClientPool

public class HttpClientPool
extends Object

Pool for storing HttpClient instances.


Constructor Summary
HttpClientPool()
           
 
Method Summary
static KeyedObjectPool getPool()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientPool

public HttpClientPool()
Method Detail

getPool

public static KeyedObjectPool getPool()


Copyright © 2006-2009 Hippo. All Rights Reserved.