Uses of Package
org.apache.camel.processor.interceptor

Packages that use org.apache.camel.processor.interceptor
org.apache.camel.management.mbean Camel management JMX Mbeans 
org.apache.camel.processor.interceptor Helper classes for interceptors. 
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.management.mbean
Tracer
          An interceptor strategy for tracing routes
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.processor.interceptor
DefaultTraceFormatter
           
Delayer
          An interceptor strategy for delaying routes.
HandleFault
          InterceptStrategy implementation to handle faults as exceptions on a RouteContext
StreamCaching
          InterceptStrategy implementation to configure stream caching on a RouteContext
TraceEventMessage
          A trace event message that contains decomposed information about the traced Exchange at the point of interception.
TraceFormatter
          Formatter to format trace logs when tracing Exchange during routing.
TraceInterceptor
          An interceptor for debugging and tracing routes
Tracer
          An interceptor strategy for tracing routes
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.