Package nxt.http

Interface CustomAPISetup


public interface CustomAPISetup
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(org.eclipse.jetty.server.handler.HandlerList apiHandlers)
     
  • Method Details

    • apply

      void apply(org.eclipse.jetty.server.handler.HandlerList apiHandlers)