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

Packages that use InterceptorProcessor
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
 

Uses of InterceptorProcessor in org.apache.camel.builder
 

Methods in org.apache.camel.builder with parameters of type InterceptorProcessor
 InterceptorBuilder<E> InterceptorBuilder.add(InterceptorProcessor<E> interceptor)
           
 InterceptorBuilder<E> FromBuilder.intercept(InterceptorProcessor<E> interceptor)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.