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

Packages that use org.apache.camel.processor.interceptor
org.apache.camel.component.log The Log Component uses Jakarta Commons Logging to log message exchanges. 
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 
org.apache.camel.processor.interceptor Helper classes for interceptors. 
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.component.log
ExchangeFormatter
          A plugin used to turn an Exchange into a String so it can be logged to a file
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.impl
ExchangeFormatter
          A plugin used to turn an Exchange into a String so it can be logged to a file
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.processor
ExchangeFormatter
          A plugin used to turn an Exchange into a String so it can be logged to a file
 

Classes in org.apache.camel.processor.interceptor used by org.apache.camel.processor.interceptor
Breakpoint
           
Debugger
          An interceptor strategy for debugging and tracing routes
DebugInterceptor
          An interceptor for debugging and tracing routes
ExceptionEvent
          Represents an exception that occurred when processing an exchange
ExchangeFormatter
          A plugin used to turn an Exchange into a String so it can be logged to a file
TraceFormatter
           
TraceInterceptor
          An interceptor for debugging and tracing routes
Tracer
          An interceptor strategy for tracing routes
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.