Uses of Class
org.apache.camel.processor.Interceptor

Packages that use Interceptor
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of Interceptor in org.apache.camel.impl
 

Methods in org.apache.camel.impl with parameters of type Interceptor
 void RouteContext.intercept(Interceptor interceptor)
           
 

Uses of Interceptor in org.apache.camel.processor
 

Constructors in org.apache.camel.processor with parameters of type Interceptor
ProceedProcessor(Interceptor interceptor)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.