|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferMode | |
---|---|
cz.zcu.ups.arcaoftpd.client |
Uses of TransferMode in cz.zcu.ups.arcaoftpd.client |
---|
Methods in cz.zcu.ups.arcaoftpd.client that return TransferMode | |
---|---|
TransferMode |
ClientParameters.getTransferMode()
Vraci rezim prenosu (ascii, binary) |
static TransferMode |
TransferMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransferMode[] |
TransferMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cz.zcu.ups.arcaoftpd.client with parameters of type TransferMode | |
---|---|
ClientParameters |
ClientParameters.setTransferMode(TransferMode transferMode)
Nastavuje rezim prenosu (ascii, binary) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |