Package org.apache.camel.processor.interceptor

Helper classes for interceptors.

See:
          Description

Interface Summary
TraceEventMessage A trace event message that contains decomposited information about the traced Exchange at the point of interception.
TraceFormatter Formatter to format trace logs when tracing Exchange during routing.
 

Class Summary
Breakpoint  
Debugger An interceptor strategy for debugging and tracing routes
DebugInterceptor An interceptor for debugging and tracing routes
DefaultTraceEventMessage Default TraceEventMessage.
DefaultTraceFormatter  
Delayer An interceptor strategy for delaying routes.
DelayInterceptor An interceptor for delaying routes.
ExceptionEvent Represents an exception that occurred when processing an exchange
HandleFault InterceptStrategy implementation to handle faults as exceptions on a RouteContext
HandleFaultInterceptor  
StreamCaching InterceptStrategy implementation to configure stream caching on a RouteContext
StreamCachingInterceptor DelegateProcessor that converts a message into a re-readable format
TraceEventExchange Represents a trace of an Exchange, intercepted at the given node that occured during routing.
TraceInterceptor An interceptor for debugging and tracing routes
Tracer An interceptor strategy for tracing routes
 

Package org.apache.camel.processor.interceptor Description

Helper classes for interceptors.



Copyright © 2009 Apache Software Foundation. All Rights Reserved.