|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.file.impl.sftp.SFTPProtocolProvider
public class SFTPProtocolProvider
This class is the provider for the FTP filesystem implemented by FTPFile.
SFTPFile| Constructor Summary | |
|---|---|
SFTPProtocolProvider()
|
|
| Method Summary | |
|---|---|
AbstractFile |
getFile(FileURL url)
Creates a new instance of AbstractFile that matches the specified URL. |
static boolean |
isAvailable()
Returns true if SFTP support is available under the current runtime. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SFTPProtocolProvider()
| Method Detail |
|---|
public AbstractFile getFile(FileURL url)
throws java.io.IOException
ProtocolProviderAbstractFile that matches the specified URL.
getFile in interface ProtocolProviderurl - URL to map as an AbstractFile.
AbstractFile that matches the specified URL.
java.io.IOException - if an error occurs.public static boolean isAvailable()
true if SFTP support is available under the current runtime.
SFTP support currently requires Java 1.5 or higher.
true if SFTP support is available under the current runtime
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard