Package org.eclipse.webdav

Provides infrastructure objects for communicating with WebDAV/HTTP servers.

See:
          Description

Interface Summary
IContext The IContext interface provides access methods for most HTTP and WebDAV message header fields.
IContextFactory Factory for constructing WebDAV contexts.
ILocator Locators encapsulate a resource URL, whether it is a stable URL (such as a version URL) or a dynamic URL, and optional label selector.
ILocatorFactory Factory for constructing resource locators.
IResponse Represents a response from a WebDAV server.
IServer Represents a WebDAV server API.
IServerFactory Factory for constructing WebDAV servers.
 

Class Summary
Policy  
 

Package org.eclipse.webdav Description

Provides infrastructure objects for communicating with WebDAV/HTTP servers.

Package Specification

This package defines a set of infrastructure objects representing locations, servers and communications contexts needed for WebDAV and HTTP server interaction.



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