Interface HertsHttpInterceptor


  • public interface HertsHttpInterceptor
    Herts http server interceptor
    • Method Detail

      • beforeHandle

        void beforeHandle​(HertsHttpRequest request)
        Before handle intercept
        Parameters:
        request - Herts Request class
      • afterHandle

        void afterHandle()
        After handle intercept