Package net.sourceforge.plantuml.ftp
Class FtpServer
java.lang.Object
net.sourceforge.plantuml.ftp.FtpServer
public class FtpServer
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal java.lang.String
int
getFtpConnexion
(java.lang.String user) java.lang.String
void
go()
static void
main
(java.lang.String[] args) void
processImage
(FtpConnexion connexion, java.lang.String name) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FtpServer
-
-
Method Details
-
getFreePort
public int getFreePort() -
go
public void go() throws java.io.IOException- Throws:
java.io.IOException
-
getIpServer
public java.lang.String getIpServer() -
getFtpConnexion
-
main
public static void main(java.lang.String[] args) throws java.io.IOException - Throws:
java.io.IOException
-
processImage
-
getCharset
public final java.lang.String getCharset()
-