Interface RequestExtractor


  • public interface RequestExtractor
    • Method Detail

      • withBodyHandler

        static RequestExtractor withBodyHandler()
        Returns:
        a RequestExtractor that works in case that a BodyHandler was applied to the related route.