-
public class SftpFileTransfer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringNAMEprivate final IntegerPORT_DEFAULTprivate final Array<Integer>STATUS_NOT_EXISTSpublic final static SftpFileTransfer.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetNAME()final IntegergetPORT_DEFAULT()final Array<Integer>getSTATUS_NOT_EXISTS()-
-
Method Detail
-
getPORT_DEFAULT
final Integer getPORT_DEFAULT()
-
getSTATUS_NOT_EXISTS
final Array<Integer> getSTATUS_NOT_EXISTS()
-
-
-
-