Uses of Interface
org.genesys.filerepository.service.ftp.FtpRunAs.NoArgMethod
-
-
Uses of FtpRunAs.NoArgMethod in org.genesys.filerepository.service.ftp
Methods in org.genesys.filerepository.service.ftp with parameters of type FtpRunAs.NoArgMethod Modifier and Type Method Description static <R,T extends Throwable>
RFtpRunAs. asFtpUser(FtpUser ftpUser, FtpRunAs.NoArgMethod<R,T> runnable)Run method as the ftp user.
-