akka.camel.internal
Class ActivationProtocol$

java.lang.Object
  extended by akka.camel.internal.ActivationProtocol$

public class ActivationProtocol$
extends java.lang.Object

Copyright (C) 2009-2014 Typesafe Inc.


Field Summary
static ActivationProtocol$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
ActivationProtocol$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

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

Constructor Detail

ActivationProtocol$

public ActivationProtocol$()