Class HandlerFinder


  • public class HandlerFinder
    extends java.lang.Object
    실행할 핸들러를 찾는 클래스
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Handler find()
      핸들러 클래스를 탐색하여 해당하는 핸들러의 정보를 담은 인스턴스를 생성한다.
      static HandlerFinder of​(Request request, Response response)
      인스턴스를 생성한다.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait