Uses of Interface
org.apache.camel.api.management.mbean.ComponentVerifierExtension.VerificationError.HttpAttribute
-
Packages that use ComponentVerifierExtension.VerificationError.HttpAttribute Package Description org.apache.camel.api.management.mbean Camel management MBeans API -
-
Uses of ComponentVerifierExtension.VerificationError.HttpAttribute in org.apache.camel.api.management.mbean
Fields in org.apache.camel.api.management.mbean declared as ComponentVerifierExtension.VerificationError.HttpAttribute Modifier and Type Field Description static ComponentVerifierExtension.VerificationError.HttpAttribute
ComponentVerifierExtension.VerificationError.HttpAttribute. HTTP_CODE
The erroneous HTTP code that occurredstatic ComponentVerifierExtension.VerificationError.HttpAttribute
ComponentVerifierExtension.VerificationError.HttpAttribute. HTTP_REDIRECT
If given as details, specifies that a redirect happened and the content of this detail is the redirect URLstatic ComponentVerifierExtension.VerificationError.HttpAttribute
ComponentVerifierExtension.VerificationError.HttpAttribute. HTTP_TEXT
HTTP response's body
-