Class HandlerInfo


  • public class HandlerInfo
    extends Object
    Handler info
    Author:
    L.cm
    • Constructor Detail

      • HandlerInfo

        public HandlerInfo​(org.tio.http.common.Method method,
                           HttpHandler handler)
    • Method Detail

      • getMethod

        public org.tio.http.common.Method getMethod()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object