Class Rest


  • public class Rest
    extends Object
    • Method Detail

      • getConfig

        public javax.ws.rs.core.Response getConfig()
        GET configuration rest endpoint.
      • setConfig

        public javax.ws.rs.core.Response setConfig​(Config config)
        POST configuration rest endpoint.