Class ServerDTO


  • public class ServerDTO
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String configuration  
    • Constructor Summary

      Constructors 
      Constructor Description
      ServerDTO()  
    • Field Detail

      • configuration

        public java.lang.String configuration
    • Constructor Detail

      • ServerDTO

        public ServerDTO()
    • Method Detail

      • getConfigurationURI

        public java.net.URI getConfigurationURI()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getConfigurationFile

        public java.io.File getConfigurationFile()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception