com.mucommander.file.impl.sftp
Class SFTPConnectionHandlerFactory

java.lang.Object
  extended by com.mucommander.file.impl.sftp.SFTPConnectionHandlerFactory
All Implemented Interfaces:
ConnectionHandlerFactory

public class SFTPConnectionHandlerFactory
extends java.lang.Object
implements ConnectionHandlerFactory

ConnectionHandlerFactory that creates SFTPConnectionHandler instances.

Author:
Maxence Bernard

Constructor Summary
SFTPConnectionHandlerFactory()
           
 
Method Summary
 ConnectionHandler createConnectionHandler(FileURL location)
          Creates and returns a ConnectionHandler instance for the given location.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SFTPConnectionHandlerFactory

public SFTPConnectionHandlerFactory()
Method Detail

createConnectionHandler

public ConnectionHandler createConnectionHandler(FileURL location)
Description copied from interface: ConnectionHandlerFactory
Creates and returns a ConnectionHandler instance for the given location.

Specified by:
createConnectionHandler in interface ConnectionHandlerFactory


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard