Uses of Class
org.eclipse.webdav.http.client.HttpClient

Packages that use HttpClient
org.eclipse.webdav.client Provides support for the WebDAV protocol. 
 

Uses of HttpClient in org.eclipse.webdav.client
 

Fields in org.eclipse.webdav.client declared as HttpClient
protected  HttpClient RemoteDAVClient.httpClient
           
 

Methods in org.eclipse.webdav.client that return HttpClient
 HttpClient RemoteDAVClient.getHttpClient()
          Returns this DAV clients HTTP client.
 

Constructors in org.eclipse.webdav.client with parameters of type HttpClient
RemoteDAVClient(WebDAVFactory webDAVFactory, HttpClient httpClient)
          Creates a new remote DAV client.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.