|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |