akka.camel
Class Consumer$

java.lang.Object
  extended by akka.camel.Consumer$

public class Consumer$
extends java.lang.Object

Internal use only.


Field Summary
static Consumer$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
Consumer$()
           
 
Method Summary
 Mapper<org.apache.camel.model.RouteDefinition,> identityRouteMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final Consumer$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

Consumer$

public Consumer$()
Method Detail

identityRouteMapper

public Mapper<org.apache.camel.model.RouteDefinition,> identityRouteMapper()