|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Policy | |
---|---|
org.apache.camel.impl | Default implementation classes for Camel Core |
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of Policy in org.apache.camel.impl |
---|
Classes in org.apache.camel.impl that implement Policy | |
---|---|
class |
NoPolicy<E>
Represents an Policy which adds no interceptors. |
Uses of Policy in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return Policy | |
---|---|
protected Policy |
PolicyRef.resolvePolicy(RouteContext routeContext)
|
Methods in org.apache.camel.model with parameters of type Policy | |
---|---|
PolicyRef |
ProcessorType.policy(Policy policy)
|
Constructors in org.apache.camel.model with parameters of type Policy | |
---|---|
PolicyRef(Policy policy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |