See: Description
| Interface | Description |
|---|---|
| RouteType |
Type of route.
|
| RouteTypeResolver |
Resolver for getting
RouteType from RouteTypeInfo. |
| WebServiceUriBuilder |
Contract for creating web service URI.
|
| Class | Description |
|---|---|
| AbstractBasicRoute |
Parent route definition that defines common route rules, e.g.
|
| AbstractExtRoute |
Parent route definition for extension routes.
|
| RouteConstants |
Common constants regarding to route implementation.
|
| RouteTypeInfo |
Contains information about route for getting
RouteType in RouteTypeResolver. |
| XPathValidator |
XPath validator that checks existence of mandatory element values (only those which have text values, not other sub-elements).
|
| Annotation Type | Description |
|---|---|
| CamelConfiguration |
Indicates that an annotated class is a Camel configuration "component" (= defines Camel routes).
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.