Package org.abstracthorizon.danube.webdav.fs

Class Summary
FileSystemWebDAVConnectionHandler  
FileSystemWebDAVResourceAdapter Simple file system resource adapter
FSDAVFactory DAV Factory that returns file system specific request properties
FSLockingMechanism Locking mechanism that locks files on the file system by using RandomAccessFile to open the file with "rw" attributes.
RandomAccessFileRangeInputStream Input stream that is based on RandomAccessFile and has given offset and length.
RandomAccessFileRangeOutputStream Output stream to a file based on RandomAccessFile with given length and initial offset.
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.