[ 
https://issues.apache.org/jira/browse/VFS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mario Ivankovits resolved VFS-101.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

Applied.

Thanks!
Ciao,
Mario

> Reduce number of createClient() calls
> -------------------------------------
>
>                 Key: VFS-101
>                 URL: https://issues.apache.org/jira/browse/VFS-101
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: later
>            Reporter: Sergey Vladimirov
>            Priority: Minor
>             Fix For: 1.1
>
>
> FTPClientWrapper:
>     public boolean isConnected() throws FileSystemException
>     {
>         return ftpClient != null && getFtpClient().isConnected();
>     }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to