|
From: Radim K. <hs...@se...> - 2009-10-01 16:31:11
|
Main focus of this release is fixing URLStreamHandler.openConnection()
which returned always null. Another
noticeable addition are new locks for serializing write access within
FSPsession and canUpload() function
for checking access rights.
1.0rc8
Added FSPutil.canUpload function. this function is useful for
checking if
user can upload file before opening FSPOutputStream.
Added Junit4 testcases for URLStreamHandlerFactory and
URLStreamHandler
URLStreamHandler.openConnection() always returned null. It was used
for testing but forgotten in code.
URLStreamHandler significantly enhanced
FSPURLConnection now supports write access and lot of methods were
added
Added support for infinite timeout to FSPsession. use setTimeout(0).
This
change was needed because proper URLConnection support requires
infinite
timeout support from transport.
Added (un)lockWriter to FSPsession.
FSPOutputStream uses blocking Writer locks
Get it:
http://sourceforge.net/projects/fsp/files/jfsplib/1.0rc8/jfsplib-1.0rc8.zip/download
SHA1 (jfsplib-1.0rc8.zip) = 3afe31061a2ae5563c636d7dbeb449b82df5b4ba
--
Tato zpráva byla vytvořena převratným poštovním klientem Opery:
http://www.opera.com/mail/
|