Class ComparativeStatusCode


  • public class ComparativeStatusCode
    extends Object
    • Constructor Detail

      • ComparativeStatusCode

        public ComparativeStatusCode()
    • Method Detail

      • isOk

        public static boolean isOk​(org.apache.camel.Exchange exchange)
      • notOk

        public static boolean notOk​(org.apache.camel.Exchange exchange)
      • isInternationalServerError

        public static boolean isInternationalServerError​(org.apache.camel.Exchange exchange)
      • isNotFound

        public static boolean isNotFound​(org.apache.camel.Exchange exchange)
      • isUnauthorized

        public static boolean isUnauthorized​(org.apache.camel.Exchange exchange)