Class GatewayPredicate.NegateGatewayPredicate

    • Constructor Detail

      • NegateGatewayPredicate

        public NegateGatewayPredicate​(GatewayPredicate predicate)
    • Method Detail

      • test

        public boolean test​(org.springframework.web.server.ServerWebExchange t)
        Specified by:
        test in interface Predicate<org.springframework.web.server.ServerWebExchange>