Package org.apache.webdav.client

Interface Summary
IClient Interface for wrapping apache http clients.
IURI Interface for the common URI implementations.
 

Class Summary
ClientCredentials  
ClientFactory Delivers the IClient implementation of apache http 3 or 4.
HttpClient3 Wrapper class for Apache http client version 3
HttpClient4 Wrapper class for Apache http client version 4
HttpStatus For wrapping the status values of http clients
URI3 Wraps the URI specials of apache http client 3.
URI4 Wraps the URI specials of apache http client 4.
URIEncoder Taken from UrlUtil (cstUtils)
 



Copyright (c) 2003 - Apache Software Foundation