Class FtpUtils
java.lang.Object
org.exoplatform.frameworks.ftpclient.FtpUtils
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Vitaly Guly
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetReplyCode(String reply) static booleanisPortFree(int port)
-
Field Details
-
log
protected static org.exoplatform.services.log.Log log
-
-
Constructor Details
-
FtpUtils
public FtpUtils()
-
-
Method Details
-
getReplyCode
-
isPortFree
public static boolean isPortFree(int port)
-