Uses of Interface
tecgraf.ftc_1_3.server.FileServerConfig

Packages that use FileServerConfig
tecgraf.ftc_1_3.server   
 

Uses of FileServerConfig in tecgraf.ftc_1_3.server
 

Classes in tecgraf.ftc_1_3.server that implement FileServerConfig
 class FileServerConfigImpl
          Classe responsavel por armazenar as configurações utilizadas no FileServer.
 

Methods in tecgraf.ftc_1_3.server that return FileServerConfig
 FileServerConfig FileServer.getConfig()
          Retorna Objeto com as configurações utilizadas pelo servidor
 

Methods in tecgraf.ftc_1_3.server with parameters of type FileServerConfig
 void FileServer.setConfig(FileServerConfig config)
           
 



Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.