| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Field and Description |
|---|---|
static ComponentVerifier.VerificationError.HttpAttribute |
ComponentVerifier.VerificationError.HttpAttribute.HTTP_CODE
The erroneous HTTP code that occurred
|
static ComponentVerifier.VerificationError.HttpAttribute |
ComponentVerifier.VerificationError.HttpAttribute.HTTP_REDIRECT
If given as details, specifies that a redirect happened and the
content of this detail is the redirect URL
|
static ComponentVerifier.VerificationError.HttpAttribute |
ComponentVerifier.VerificationError.HttpAttribute.HTTP_TEXT
HTTP response's body
|
Apache Camel