org.neociclo.odetteftp
Class ProtocolHandlerFactory
java.lang.Object
org.neociclo.odetteftp.ProtocolHandlerFactory
public final class ProtocolHandlerFactory
- extends Object
- Version:
- $Rev: 411 $ $Date: 2010-06-21 11:55:04 -0300 (Mon, 21 Jun 2010) $
- Author:
- Rafael Marins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getProtocolHandlerByVersion
public static ProtocolHandler getProtocolHandlerByVersion(OdetteFtpVersion version)
isProtocolVersionSupported
public static boolean isProtocolVersionSupported(OdetteFtpVersion ver)
ACCORD