Class Config

java.lang.Object
io.github.devlibx.easy.http.config.Config
All Implemented Interfaces:
Serializable

public class Config extends Object implements Serializable
See Also:
  • Constructor Details

    • Config

      public Config()
  • Method Details

    • addServer

      public void addServer(Server server)
    • addApi

      public void addApi(Api api)