Uses of Class
org.apache.camel.Handler

Packages that use Handler
org.apache.camel.component.mock The Mock Component which is used for testing of routing and mediation rules. 
 

Uses of Handler in org.apache.camel.component.mock
 

Methods in org.apache.camel.component.mock with annotations of type Handler
 void MockEndpoint.handle(Exchange exchange)
          Handles the incoming exchange.
 



Apache Camel