akka.zeromq
Class RecoveryInterval$

java.lang.Object
  extended by akka.zeromq.RecoveryInterval$
All Implemented Interfaces:
Request, SocketOptionQuery, java.io.Serializable

public class RecoveryInterval$
extends java.lang.Object
implements SocketOptionQuery, scala.Serializable

Gets the RecoveryInterval

See Also:
Serialized Form

Field Summary
static RecoveryInterval$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
RecoveryInterval$()
           
 
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 RecoveryInterval$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

RecoveryInterval$

public RecoveryInterval$()