Uses of Class
fr.ens.biologie.genomique.eoulsan.data.protocols.URLDataProtocol
-
Packages that use URLDataProtocol Package Description fr.ens.biologie.genomique.eoulsan.data.protocols This package contains class for protocols used by theDataFile
classes. -
-
Uses of URLDataProtocol in fr.ens.biologie.genomique.eoulsan.data.protocols
Subclasses of URLDataProtocol in fr.ens.biologie.genomique.eoulsan.data.protocols Modifier and Type Class Description class
FTPURLDataProtocol
This class define the ftp protocol in local mode.class
HTTPSURLDataProtocol
This class define the http protocol in local mode.class
HTTPURLDataProtocol
This class define the http protocol in local mode.
-