Class JaxRsRequestProcessorManager

java.lang.Object
org.summerboot.jexpress.nio.server.ws.rs.JaxRsRequestProcessorManager

public class JaxRsRequestProcessorManager extends Object
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Constructor Details

    • JaxRsRequestProcessorManager

      public JaxRsRequestProcessorManager()
  • Method Details

    • registerControllers

      public static void registerControllers(@Controller Map<String,Object> controllers)
    • getRequestProcessor

      public static RequestProcessor getRequestProcessor(io.netty.handler.codec.http.HttpMethod httptMethod, String httpRequestPath)