Uses of Class
com.github.kokorin.jaffree.net.FtpServer
Packages that use FtpServer
Package
Description
Classes used to interact with ffmpeg via local TCP connection.
-
Uses of FtpServer in com.github.kokorin.jaffree.net
Methods in com.github.kokorin.jaffree.net that return FtpServerModifier and TypeMethodDescriptionstatic FtpServerFtpServer.onRandomPorts(SeekableByteChannel channel) CreatesFtpServerwaiting for TCP connection on random port.static FtpServerFtpServer.onRandomPorts(SeekableByteChannel channel, int bufferSize) CreatesFtpServerwaiting for TCP connection on random port.