akka.zeromq
Class Backlog$

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

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

Gets the backlog

See Also:
Backlog, Serialized Form

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

Constructor Detail

Backlog$

public Backlog$()