akka.zeromq
Class Linger$

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

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

Gets the linger option @see akka.zeromq.Linger

See Also:
Serialized Form

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

Field Detail

MODULE$

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

Constructor Detail

Linger$

public Linger$()
Method Detail

no

public Linger no()